.width_100_per{
	width: 100% !important;
}

.width_20_per{
	width:20% !important;
}

.width_40_per{
	width:40% !important;
}
.width_50_per{
	width: 50% !important;
}
.width_60_per{
	width:60% !important;
}

.ml_5{
	margin-left: 5px;
}

.event-yes-no-decline{
	/* width: 76px; */
	height: 26px;
	/* margin: 18px 10px; */
	font-family: 'URW DIN',Arial;
	font-size: 12px ;
	font-weight: 300 ;
	color: #00143C ;
	background-color: #f1f1f1 ;
	border: 1.11111px solid #e7e7e7 ;
	border-radius: 12px ;

	display: flex
;
    padding-right: 8px;
    justify-content: space-between !important;
}

.event-yes-no-decline img{
	float: none!important;
	max-width: 24px!important;
}

.event-yes-no-decline div{
	display: flex;
	gap: 4px;
    float: none;
    margin: 0!important;
    line-height: 24px;
	align-items: center;
}
.event-yes-no-decline span{
	top: 0!important;
}

.event-yes-no-decline font{
	white-space: nowrap;
	word-break: inherit;
}

.main_event_participant_count{
    border-bottom: 1px solid #e7e7e7;
    padding-bottom: 15px;
    padding-top: 10px;
    margin-bottom: 15px;
}

.event-main-inner-header{
	display: flex;
	/* justify-content: space-between; */
	gap: 10px;
	align-items: center;
    height: 80%;
	/* margin-right: 7%; */
}

.error{
	color: red;
}
.card-header h4 a{
	color: #00143c;
}
.card-toolbar .btn-favorite.active{
	color: #48d23e;
}
#showTeamMsg{
	font-size: 15px;
}
.reqField{
	color: #434343;
}
.controls-center li.prev {
left: -50px;
list-style: none;
}
.controls-center li.next {
right: -50px;
list-style: none;
}
.controls-center li {
position: absolute;
color: #dbdbdb;
font-size: 40px;
top: 50%;
transform: translateY(-50%);
}
.btn-share {
	padding: 12px !important;
	padding-bottom: 6px !important;
}
.btn-share img {
	width: 27px !important;
	height: 27px !important;
	top:0px !important;
}
.btn-share .st-btn[data-network='sharethis'] {
	background: none !important;
}
.st-disclaimer {
	display: none !important;
}
.sharethis-inline-share-buttons .st-btn {
	padding: 4px !important;
	height: unset !important;
	line-height: unset !important;
}

/*** Popup CSS **/
.modal-content {
	background-color: #e6e7eb;
}
.modal-body .close {
	background: #e32525;
	opacity: 1;
	border-radius: 50%;
	width: 25px;
	height: 25px;
	line-height: 20px;
	color: #fff;
}
.custom-btn{
	vertical-align: middle;
    text-align: center;
    color: #48D23E;
    text-decoration: none;
    font-family: 'URW DIN';
    font-size: 10.0pt;
    font-style: normal;
    font-weight: 300;
    border: 1px solid #48D23E;
    background-color: transparent;
    border-radius: 5px;
    height: 31px;
    display: inline-block;
    line-height: 31px;
    margin-right: 6px;
    padding: 0px 20px 32px 20px;
	cursor: pointer;
	white-space: nowrap;
}
.delete-custom-btn{
  color:red !important;
  vertical-align: middle;
  text-align: center;
  text-decoration: none;
  font-family: 'URW DIN';
  font-size: 10.0pt;
  font-style: normal;
  font-weight: 300;
  background-color: transparent;
  border-radius: 5px;
  height: 31px;
  display: inline-block;
  line-height: 31px;
  margin-right: 6px;
  padding: 0px 20px 32px 20px;
  cursor: pointer;
  white-space: nowrap;
}
.modal-header .fs-20{
	font-size: 20px!important;
  }
.modal-title {
	font-size: 25px !important;
	/*text-transform: capitalize;*/
	font-weight: 600 !important;
	font-family: 'URW DIN' !important;
	color: #00143c;
	text-align: center;
	margin-top: 20px;
}

.model-wapper .model-heading{
  font-family: 'URW DIN';
  font-size: 18.67px;
  font-weight: 600;
  color: #00143c;
}

.modal-footer .model-footer-btn{
  font-family: 'URW DIN';
  font-size: 14px;
  font-weight: 600;
  color: #ffffff;
}

.top_btns {
	margin-top: 10px;
	margin-bottom: 20px;
}
.top_btns .btn_style_popup {
	background: #48d23e;
	color: #fff;
	border: none;
	padding: 7px 25px;
	cursor:pointer;
	border-radius: .25rem;
	font-size: 15px;
	font-weight: 400;
}
.filter_form {
	margin: 0 -1em;
	padding: 0 1em;
}
.filter_form .form-control {
	font-weight: 300;
	font-size: 13px;
	text-transform: uppercase;
	font-style: italic;
}
.inner_div {
	border-top: 1px solid #e7e7e7;
	padding: 10px 0;
}
.session_item .created_date {
	font-size: 13px;
	color: #a6adbb;
	display: block;
	font-weight: 300;
	text-align: right;
	margin-bottom: 5px;
}
.session_item h3 {
	font-size: 15px;
	line-height: 22px;
	color: #00143c;
	font-weight: 400;
	font-family: 'URW DIN';
	text-transform: none;
	margin-bottom:0;
	margin-right:18px;
}
.session_item p {
	font-size: 14px;
	font-weight: 300;
	font-family: 'URW DIN';
	color: #00143c;
	margin-bottom: 0;
}
.session_item .inner_div:hover, .session_item .inner_div:active, .session_item .inner_div:has(.collapse.show), .session_item .inner_div.active {
	background: #fff;
	display: block;
	padding: 10px 20px;
	margin-left: -20px;
	margin-right: -20px;
	margin-bottom: -2px;
	border: 1px solid #e7e7e7;
	cursor:pointer;
	border-radius: 5px;
}

.session_item .inner_div.active, .session_item .inner_div:hover {
	background: #fff;
	display: block;
	padding: 10px 20px;
	margin-left: -20px;
	margin-right: -20px;
	margin-bottom: -2px;
	border: 1px solid #e7e7e7;
	cursor:pointer;
	border-radius: .25rem;
}

.week_name .form-group .form-check-line {
	padding-top: 10px;
	padding-bottom: 10px;
}
.week_name .form-group .form-check .form-check-input:checked + .form-check-label::after {
	visibility: visible;
}
.week_name .text-white {
	color: #595959 !important;
}
.week_name .form-group {
	margin-bottom: 0;
}
.week_name .form-group .form-check {
	border-bottom: 2px solid #e7e7e7 !important;
}
.week_name .form-group:first-child .form-check{
	border-top: 2px solid #e7e7e7 !important;
}
.week_name .form-group .form-check .form-check-label::before {
	top: .825rem;
}
.week_name .form-group .form-check .form-check-label.text-white::before {
	border: 1px solid #ababab;
}
.week_name .form-group .form-check .form-check-label::after {
	top: 1.08rem;
}
.btn_left{
	width: 48%;
	margin-right: 4%;
}
.btn_right{
	width: 48%;
}
.cancel_btn {
	width: 48%;
	margin-right: 4%;
	cursor: pointer;
	border: none;
	padding: 7px 10px;
	background: #fc363b;
	color: #fff;
	border-radius: 5px;
}
.apply_btn{
	width:48%;
	cursor: pointer;
	border: none;
	padding: 7px 10px;
	background: #48d23e;
	color: #fff;
	border-radius: 5px;
}
.addtocheckbox {
	margin-bottom: -10px;
	position: absolute;
}
/*** Popup CSS **/
.icon-image {
	width: 20px;
}
.navbar-nav .icon-image {
	width: 20px;
	margin-right: 8px;
}
.add-edit-exrecise .form-group .form-check .form-check-label {
	color: #434343 !important;
	font-weight: 100 !important;
	padding-left: 15px !important;
	border-bottom-color: #434343 !important;
	width: 92%;
}
.add-edit-exrecise .collapse-toggler {
	color: #00143C !important;
	border-bottom-color: #434343 !important;
}

.add-edit-exrecise .collapse-toggler:hover {
	color: #777 !important;
}

/** Youtube video modal start **/
#videoModal .modal-dialog {
      max-width: 1170px;
      margin: 30px auto;
  }
  #videoModal .modal-body {
      position:relative;
      padding:0px;
  }
  #videoModal .close {
      position:absolute;
      right:-30px;
      top:0;
      z-index:999;
      font-size:2rem;
      font-weight: normal;
      color:#fff;
      opacity:1;
  }
  #videoModal.modal.fade.show {
    background: rgba(0,0,0,0.8);
}
/** Youtube video modal end **/

/** Image Popup modal start **/
/* #imageModal .modal-dialog {
      max-width: 1100px;
      margin: 30px auto;
  	}*/
 #imageModal .modal-body {
      position:relative;
      padding:0px;
  }
  #imageModal .close {
      position:absolute;
      right:-30px;
      top:0;
      z-index:999;
      font-size:2rem;
      font-weight: normal;
      color:#fff;
      opacity:1;
  }
  #imageModal.modal.fade.show {
    background: rgba(0,0,0,0.8);
}
/** Image Popup modal end **/
.inner_content .session-details p strong {
    color: #00143C;
}

.modal-backdrop{
  z-index: 1 !important;
}
#permission-dialog.modal.fade.show.d-none{
  display: none !important;
}
#permission-dialog.modal.fade.show {
  display: block !important;
}
.modal.fade.show {
	background: rgba(0,0,0,0.8);
	z-index: 1040;
}
.card-exercise .card-header h4 a {
	width: 76%;
	display: inline-block;
}
.card-exercise .card-header h4 .exercise-date {
	margin-top: 15px;
}
.card-exercise .card-header h4 {
	padding-right: unset;
}
.session-notification-box {
	display: inline-block;
	padding: 65px;
	color: #434343;
	font-weight: 300;
}
/*!
 * Datetimepicker for Bootstrap 3
 * version : 4.17.47
 * https://github.com/Eonasdan/bootstrap-datetimepicker/
 */
.bootstrap-datetimepicker-widget {
  list-style: none;
}
.bootstrap-datetimepicker-widget.dropdown-menu {
  display: block;
  margin: 2px 0;
  padding: 4px;
  width: 19em;
}
@media (min-width: 768px) {
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}
@media (min-width: 992px) {
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}
@media (min-width: 1200px) {
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
	#imageModal.modal.show .modal-dialog, #imageModal.modal.show .modal-dialog .modal-body, #imageModal.modal.show .modal-dialog .modal-body .carousel-item, #imageModal.modal.show .modal-dialog .modal-body .carousel-item img {
		width: 1200px;
		max-width: none;
		height: 720px;
	}
}
#imageModal.modal.show .modal-dialog .modal-body .carousel-item img {
	object-fit: contain;
	max-width: 1182px;
}
.bootstrap-datetimepicker-widget.dropdown-menu:before,
.bootstrap-datetimepicker-widget.dropdown-menu:after {
  content: '';
  display: inline-block;
  position: absolute;
}
.bootstrap-datetimepicker-widget.dropdown-menu.bottom:before {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  top: -7px;
  left: 7px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.bottom:after {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  top: -6px;
  left: 8px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.top:before {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #ccc;
  border-top-color: rgba(0, 0, 0, 0.2);
  bottom: -7px;
  left: 6px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.top:after {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid white;
  bottom: -6px;
  left: 7px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:before {
  left: auto;
  right: 6px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:after {
  left: auto;
  right: 7px;
}
.bootstrap-datetimepicker-widget .list-unstyled {
  margin: 0;
}
.bootstrap-datetimepicker-widget a[data-action] {
  padding: 6px 0;
}
.bootstrap-datetimepicker-widget a[data-action]:active {
  box-shadow: none;
}
.bootstrap-datetimepicker-widget .timepicker-hour,
.bootstrap-datetimepicker-widget .timepicker-minute,
.bootstrap-datetimepicker-widget .timepicker-second {
  width: 54px;
  font-weight: bold;
  font-size: 1.2em;
  margin: 0;
}
.bootstrap-datetimepicker-widget button[data-action] {
  padding: 6px;
}
.bootstrap-datetimepicker-widget .btn[data-action="incrementHours"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Increment Hours";
}
.bootstrap-datetimepicker-widget .btn[data-action="incrementMinutes"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Increment Minutes";
}
.bootstrap-datetimepicker-widget .btn[data-action="decrementHours"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Decrement Hours";
}
.bootstrap-datetimepicker-widget .btn[data-action="decrementMinutes"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Decrement Minutes";
}
.bootstrap-datetimepicker-widget .btn[data-action="showHours"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Show Hours";
}
.bootstrap-datetimepicker-widget .btn[data-action="showMinutes"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Show Minutes";
}
.bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Toggle AM/PM";
}
.bootstrap-datetimepicker-widget .btn[data-action="clear"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Clear the picker";
}
.bootstrap-datetimepicker-widget .btn[data-action="today"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Set the date to today";
}
.bootstrap-datetimepicker-widget .picker-switch {
  text-align: center;
}
.bootstrap-datetimepicker-widget .picker-switch::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Toggle Date and Time Screens";
}
.bootstrap-datetimepicker-widget .picker-switch td {
  padding: 0;
  margin: 0;
  height: auto;
  width: auto;
  line-height: inherit;
}
.bootstrap-datetimepicker-widget .picker-switch td span {
  line-height: 2.5;
  height: 2.5em;
  width: 100%;
}
.bootstrap-datetimepicker-widget table {
  width: 100%;
  margin: 0;
}
.bootstrap-datetimepicker-widget table td,
.bootstrap-datetimepicker-widget table th {
  text-align: center;
  border-radius: 4px;
}
.bootstrap-datetimepicker-widget table th {
  height: 20px;
  line-height: 20px;
  width: 20px;
}
.bootstrap-datetimepicker-widget table th.picker-switch {
  width: 145px;
}
.bootstrap-datetimepicker-widget table th.disabled,
.bootstrap-datetimepicker-widget table th.disabled:hover {
  background: none;
  color: #777777;
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget table th.prev::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Previous Month";
}
.bootstrap-datetimepicker-widget table th.next::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Next Month";
}
.bootstrap-datetimepicker-widget table thead tr:first-child th {
  cursor: pointer;
}
.bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
  background: #eeeeee;
}
.bootstrap-datetimepicker-widget table td {
  height: 54px;
  line-height: 54px;
  width: 54px;
}
.bootstrap-datetimepicker-widget table td.cw {
  font-size: .8em;
  height: 20px;
  line-height: 20px;
  color: #777777;
}
.bootstrap-datetimepicker-widget table td.day {
  height: 20px;
  line-height: 20px;
  width: 20px;
}
.bootstrap-datetimepicker-widget table td.day:hover,
.bootstrap-datetimepicker-widget table td.hour:hover,
.bootstrap-datetimepicker-widget table td.minute:hover,
.bootstrap-datetimepicker-widget table td.second:hover {
  background: #eeeeee;
  cursor: pointer;
}
.bootstrap-datetimepicker-widget table td.old,
.bootstrap-datetimepicker-widget table td.new {
  color: #777777;
}
.bootstrap-datetimepicker-widget table td.today {
  position: relative;
}
.bootstrap-datetimepicker-widget table td.today:before {
  content: '';
  display: inline-block;
  border: solid transparent;
  border-width: 0 0 7px 7px;
  border-bottom-color: #337ab7;
  border-top-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  bottom: 4px;
  right: 4px;
}
.bootstrap-datetimepicker-widget table td.active,
.bootstrap-datetimepicker-widget table td.active:hover {
  background-color: #337ab7;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.bootstrap-datetimepicker-widget table td.active.today:before {
  border-bottom-color: #fff;
}
.bootstrap-datetimepicker-widget table td.disabled,
.bootstrap-datetimepicker-widget table td.disabled:hover {
  background: none;
  color: #777777;
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget table td span {
  display: inline-block;
  width: 54px;
  height: 54px;
  line-height: 54px;
  margin: 2px 1.5px;
  cursor: pointer;
  border-radius: 4px;
}
.bootstrap-datetimepicker-widget table td span:hover {
  background: #eeeeee;
}
.bootstrap-datetimepicker-widget table td span.active {
  background-color: #337ab7;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.bootstrap-datetimepicker-widget table td span.old {
  color: #777777;
}
.bootstrap-datetimepicker-widget table td span.disabled,
.bootstrap-datetimepicker-widget table td span.disabled:hover {
  background: none;
  color: #777777;
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget.usetwentyfour td.hour {
  height: 27px;
  line-height: 27px;
}
.bootstrap-datetimepicker-widget.wider {
  width: 21em;
}
.bootstrap-datetimepicker-widget .datepicker-decades .decade {
  line-height: 1.8em !important;
}
.input-group.date .input-group-addon {
  cursor: pointer;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.card-session h4, .card-exercise h4 {
	min-height: 52px;
}
.card-exercise .card-subline {
	min-height: 95px;
}
/*.card-session .card-subline {
	min-height: 57px;
}*/
.card-session .card-text, .card-exercise .card-text {
	min-height: 122px;
	padding-bottom: 15px;
}
.sortIcon {
  position: relative;
}
.sortIcon p.icon_lines{
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  top:30px;
  margin:0;
}
.sortIcon p.icon_lines i{
  color:#b1afaf;
}
.mce-panel {
	border-radius: 4px;
	background-color: unset !important;
	margin-bottom: 10px !important;
}
.sessions-date {
	position: absolute;
top: 190px;
vertical-align: bottom;
right: 19px;
}
.exercise-age-field .checkbox{
	display: inline-block;
	margin-right: 22px;
}
.exercise-age-field .checkbox:last-child{
	margin-right: 0px;
}
.exercise-age-field input[type='checkbox'] {
	width: 20px !important;
}

/*exercises thumbnail css*/
.gallery_block li img {
    max-height: 140px;
    min-height: 100px;
    object-fit: cover;
		height: 100px !important;
		width: 176px !important;
		border: 1px solid #e7e7e7;
}

@media(max-width: 991px) {
  .gallery_block li img {
    max-height: 80px;
    min-height: 70px;
  }
}

@media(max-width: 360px){
  .gallery_block li img {
    max-height: 50px;
    min-height: 40px;
  }
}

.user-profile-details .rounded-circle {
border-radius: 50% !important;
height: 250px;
width: 250px;
object-fit: cover;
}
.textarea-h-57 {
	height: 57px !important;
}
.listing-author-icon {
	height: 50px;
	width: 50px;
	object-fit: cover;
}
.profile-sm img {
	object-fit: cover;
}
.articleSidebarList{
  max-height: 800px;
  overflow-y: auto;
	overflow-x: hidden;
}
.multilengual-field span {
	font-weight: 500;
	font-size: 15px;
}
.multilengual-field input {
	margin-bottom: 5px;
}

/***** E-Book *****/
.eBook-Price strong, .eBook-dtsl h4, .ebooksprice strong{
  color: #00143C;
}
.eBook-dtsl h4{
  font-size: 18px;
}
.table_entries{
  table-layout: fixed;
}
.table_entries tbody tr td{
  font-weight: 400;
}
.table_entries .eBook-dtsl{width: 70%;}
.table_entries .ebook-photo{width: 30%;}

.inner-label span{
  font-size: 10px;
}
.totaleBook-Price a.btn-green{padding: 19px 15px 15px; line-height: 0;}
.card-exercise .product-price{align-items: center;}
.card-exercise .price-prdt{padding-top: 0.6rem;}
.eBook-leftbar .ebooksprice span.currency{
  font-weight: lighter;
  color:#00143C;
  font-size: 12px;
}
.card-exercise .price-prdt span{font-size: 12px;}

@media(max-width: 991px) {
  .gallery_block li img {
    max-height: 80px;
    min-height: 70px;
  }
}
@media(max-width: 360px){
  .gallery_block li img {
    max-height: 50px;
    min-height: 40px;
  }
}
.check-fields .checkbox {
	display: inline-block;
	width: 49%;
}
.exercise_content_block ul li {
	list-style: disc;
	list-style-position: unset;
}
.exercise_content_block .collapse-button {
	cursor: pointer;
}
[data-toggle="collapse"] .fa:before {
  content: "\f106";
}

[data-toggle="collapse"].collapsed .fa:before {
  content: "\f107";
}
.custom-exerciseImages-upload-btn, .btn-green {
  display: inline-block;
  padding: 8px 30px 5px;
  cursor: pointer;
	background: #48d23e;
	color: #ffffff !important;
	border-radius: 4px;
	border:0px;
	font-size: 16px;
	font-weight: normal;
}
#addExerciseForm #exerciseImages {
    display: none;
}

.edit-bar-listing .icon-image {
	width: 20px;
}
.right-btns {
	width: unset !important;
}
.right-btns button {
	padding: 0px !important;
}
.mrg_t-15 {
	margin-top: -15px;
}
#html5-watermark {
    display:none !important;
 }
 /*.exercise_image-block .gallery_block li a {
	 position: absolute;
  display: block;
  background: url(http://www.slatecube.com/images/play-btn.png);
  height: 100%;
  width: 100%;
  top: 75px;
  left: 150px;
  background-size: 50px 50px;
  background-repeat: no-repeat;
 }*/

.add-cal-time-field {
	width: 70px;
	top: 2px;
	position: absolute;
	left: 100px;
	height: 32px;
}
.form-group .form-check .form-check-label.radio-btn:after {
border: 1px solid #48d23e;
background-color: #48d23e;
}
.form-group .form-check .form-check-label.radio-btn:before {
border: 1px solid #00143c;
}
.cal-plan-sess-icon-image {
	position: absolute;
	right: 15px;
	margin-top: -10px;
}
td.fc-day-top {
	cursor: pointer;
}
.fc-day-grid-container {
	height: 384px !important;
}
.drawing-img-view-height {
	/*height:514px;*/
	object-fit: contain;
}
.overlay {
    display: none;
    background-color: #e7e7e7;
    opacity: 0.80;
    position: fixed;
    z-index: 9999;
    width: 100%;
    height: 100%;
    overflow: hidden;
    top: 0;
    left: 0;
}
.spinner {
    display: none;
    width: 170px;
    height: 70px;
    position: fixed;
    top: 280px;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 5000;
    text-align: center;
	font-weight: bold;
}
.edit-save-warning {
	display: flex;
	margin-bottom: 15px;
	margin-top: -10px;
	width: 100%;
}
.edit-save-warning span {
	padding: 10px;
	border-radius: 5px;
	width: 100%;
}
.p-note p {
	color: #00143c !important;
}
.p-note {
	font-weight: 398;
}
span.plan-session i {
	font-size: 24px;
	color: #454545;
	margin-top: -3px;
	float: right;
}
.sess-date-time-dots {
	cursor:pointer;
	color: #a6adbb;
}
.sess-date-time-dots p strong {
	color: #a6adbb !important;
}
div.date-time-box {
  max-height: 400px;
    overflow-y: auto;
}
div.date-time-box::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 7px;
}

div.date-time-box::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: rgba(0, 0, 0, .5);
  box-shadow: 0 0 1px rgba(255, 255, 255, .5);
}
.upcoming {
	float: right;
	font-size: 13px;
	background: #48d23e;
	padding: 4px 6px;
	color: #fff;
	border-radius: 3px;
	margin-right: 6px;
	margin-top: 5px;
	/*height: 24px;*/
line-height: 21px;
}
.former {
	float: right;
	font-size: 13px;
	background: #ff4c4c;
	padding: 4px 6px;
	color: #fff;
	border-radius: 3px;
	margin-right: 6px;
	margin-top: 5px;
	/* height: 24px; */
line-height: 21px;
}
.modal-body hr:last-child {
	display: none;
}
.pop-sess span.plan-session i {
	margin-top: 0px !important;
}
.pop-sess span.upcoming, .pop-sess span.former {
	font-family: 'URW DIN';
	text-transform: uppercase;
	font-weight: 400;
}
.matrl-field-view ul {
	padding-left: 16px;
}
.matrl-field-view ul li {
	text-transform: capitalize;
}
.material-field .collapse-toggler{
	color: #000 !important;
	border-bottom: 0px;
}
.material-field .collapse-toggler .fas {
	top:0px;
}
.mce-window {
	background: #ffffff !important;
}
.session-details .icon-block {
	margin-right: 4px;
}
.navbar-offcanvas {
	border-bottom: 0px;
}
.fc-header-toolbar {
	font-size: 0.8em;
}
.fc-scroller {
	overflow-y: auto !important;
}
.fc-scroller::-webkit-scrollbar {
  display: none;
}

.fc-scroller::-moz-scrollbars {
  display: none;

}
.normal-text-transform {
	text-transform: none !important;
}
.modal-header .modal-title {
	text-align: left;
	margin-top: 6px;
	margin-left: 15px;
}

.modal-header .close {
	position: unset;
	opacity: 1;
}
.modal-header .close:hover {
	opacity: 1;
}
.modal-header .close img {
	width: 25px;
}
.modal-body .close {
	background: #ffffff !important;
	right: 0px !important;
	margin: 0.8rem !important;
}
.add-exercise-session-img img {
	width: 100px;
}
.popup-add-sess-plan {
	text-align: center;
}
.popup-add-sess-plan img {
	width: 80px;
}
.limit-dropdown {
	margin-top: 22px;
	font-family: 'URW DIN',Arial;
	font-weight: bold;
	height: 35px !important;
}
.numeric-pagination
{
		margin: 0px;
}
.numeric-pagination .disabled
{
		display: none;
}
.numeric-pagination .current {
		background-color: #E32D37;
		border: 1px solid #E32D37;
		color: #fff;
		float: left;
		line-height: 1.42857;
		margin-left: -1px;
		padding: 6px 12px;
		position: relative;
		text-decoration: none;
}
.numeric-pagination > li > a {
	background: #fafafa;
	color: #666;
}
.numeric-pagination > li:first-of-type a,
.numeric-pagination > li:last-of-type a {
	border-radius: 0;
}
.numeric-pagination>li>a {
		background:#fafafa;
		color:#666
}
.numeric-pagination>li:first-of-type a,.numeric-pagination>li:last-of-type a {
		border-radius:0
}
.numeric-pagination {
	display: inline-block;
	padding-left: 0;
	margin: 20px 0 0;
	border-radius: 4px;
}
.numeric-pagination > li {
	display: inline;
}
.numeric-pagination > li > a,
.numeric-pagination > li > span {
	position: relative;
	float: left;
	padding: 10px 12px 3px 12px;
	margin-left: -1px;
	line-height: 1.42857143;
	color: #00143C;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #e7e7e7;
}
.numeric-pagination > li:first-child > a,
.numeric-pagination > li:first-child > span {
	margin-left: 0;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}
.numeric-pagination > li:last-child > a,
.numeric-pagination > li:last-child > span {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}
.numeric-pagination > li > a:hover,
.numeric-pagination > li > span:hover,
.numeric-pagination > li > a:focus,
.numeric-pagination > li > span:focus {
	color: #00143C;
	background-color: #eee;
	border-color: #e7e7e7;
}
.numeric-pagination > .active > a,
.numeric-pagination > .active > span,
.numeric-pagination > .active > a:hover,
.numeric-pagination > .active > span:hover,
.numeric-pagination > .active > a:focus,
.numeric-pagination > .active > span:focus {
	z-index: 2;
	color: #fff;
	cursor: default;
	background-color: #00143C;
	border-color: #00143C;
}
.numeric-pagination > .disabled > span,
.numeric-pagination > .disabled > span:hover,
.numeric-pagination > .disabled > span:focus,
.numeric-pagination > .disabled > a,
.numeric-pagination > .disabled > a:hover,
.numeric-pagination > .disabled > a:focus {
	color: #777;
	cursor: not-allowed;
	background-color: #fff;
	border-color: #e7e7e7;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
	padding: 10px 16px;
	font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
	padding: 5px 10px;
	font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}
.pagination-footer {
		text-align: center;
}
.categories-list .sub-cat-legend a {
	padding-left: 15px;
}
.categories-list .sub-cat-list .sub-cat-list-box, .category_filter .form-group .form-check .form-check-label {
	padding-left: 15px;
}
.wrap-content {
	white-space: unset !important;
	line-height: 1.4;
	text-align: left;
	padding-top: 4px;
	margin-bottom: 7px !important;
	word-break: break-all;
}
.no-padding {
	padding: 0px !important;
}
.add-edit-exrecise .form-group .form-check .form-check-label:hover {
	color: #00143C !important;
}
.subscription-table th, .subscription-table td {
	padding: 4px;
}
.card-text p {
	margin-bottom: 15px;
}

/** New Startpage layout **/
.startpage {
    font-size: 130%;
}
.startpage p {
    line-height: 30px;
    font-weight: 300;
}
.startpage hr {
    background:#00143C;
    padding: 0;
    margin: 0;
}
.startpage .about-btn {
    background: #01DF3E;
    border: #01DF3E;
    padding: 5px 15px 5px 15px;
    color: white;
    margin: 35px auto 35px auto;
    display: inline-block;
}
.startpage .section-title {
    text-transform: none
}
.startpage .main_image {
    /*background: white;*/
}
.startpage #text-blocks {
    background: white;
}
.startpage #text-blocks .col-left {
    padding-right: 50px;
    padding-left: 50px;
}
.startpage #text-blocks .col-right {
    padding-right: 50px;
    padding-left: 50px;
}
.startpage .main_image img {
    width: 100%;
    position:relative;
		top: -25px;
		margin-bottom: 40px;
}
.startpage #about-us {
    background: #f6f8f9;
}

.startpage #about-us a {
    font-weight: 300;
    padding: 10px 25px 10px 25px;
}

.startpage .table-title {
    font-size:140%
}
.startpage .icon-yes-green, .startpage .icon-no-gray {
    font-size: 0.8rem;
    vertical-align: middle;
}
.startpage .icon-yes-green i {
    color:#48D23E;
}
.startpage .icon-no-gray i {
    color:#D9D9D9;
}
.startpage .price-table-box {
    background:white;
    border: 1px solid #D9D9D9
}
.startpage .prices-table {
    background: white;
    margin-left: 2px;
    margin-right: 2px;
    margin-bottom: 70px;
}

.startpage .prices-table table {
    width:86%;
    margin-left:7%;
}
.startpage .prices-table th{
    vertical-align: top;
    padding-top: 40px;
    padding-bottom: 0;
}
.startpage .prices-table tr{
    font-weight: 300;
    font-size: 80%;
}
.startpage .prices-table .costs-row {
    font-weight: 400;
}
.startpage .prices-table .costs-row a {
    padding: 10px 20px 10px 20px;
    margin-top: 25px;
}
.text-left {
    font-weight: 400;
}
.startpage .prices-table .table-title {
    font-weight: 400;
}
.startpage .prices-table .name-column {
    width: 24%
}
.startpage .prices-table .value-column {
    width: 19%;
    vertical-align: top;
    padding-top: 40px;
    padding-bottom: 0
}
.startpage .start-btn-green {
    background: #01DF3E;
    border: 1px solid #01DF3E;
    padding: 10px 10px 10px 10px;
    color: white;
    margin:25px 10px 30px 10px;
    display:block;
}
.startpage .order-btn-white {
    background: white;
    border: 1px solid #01DF3E;
    padding: 10px 10px 10px 10px;
    color: #00143c;
    display:block;
    margin:25px 10px 30px 10px
}
.alert {
	z-index: 99;
}
.badge-pill {
	margin-right: 10px;
}
.back-to-top {
		position: fixed;
		bottom: 20px;
		right: 95px;
		display: none;
		z-index: 999;
}
.startpage #PlansMobile {
    display: none;
}


.startpage #free-exercise, .startpage #video-list {
    display: block;
}
.startpage #free-exercise-mobile, .startpage #video-list-mobile {
    display: none;
}

/** New Dashboard layout **/
.dashboard {
}
.dashboard p {
    font-weight: 300;
    font-size: 15px;
}
.dashboard .badge.badge-light {
	color: #00143c;
	background-color: #ededed;
	border: 1px solid #CCCCCC;
	vertical-align: middle;
	white-space: unset !important;
    line-height: 1.4;
    text-align: left;
    padding-top: 4px;
    margin-bottom: 10px !important;
    letter-spacing: 0.05rem;
    padding-right: .6em;
    padding-left: .6em;
}
.dashboard .news a {
    color: #00143c;
}
.dashboard .news .news-date {
    font-size: 80%;
    color: #a6adbb;
}
.dashboard .news img, .dashboard .knowledge img {
    border-radius: .25rem;
    margin-bottom: 7px;
}
.dashboard .news p {
    margin-bottom: 5px;
		font-size: 15px;
}
.dashboard .section-title {
    text-transform: none
}
.dashboard .news .news-date {
    float:right;
    font-weight: 300
}
.dashboard .main-block {
    font-weight: 300;
    background: white;
    margin: 20px;
    padding: 15px 20px 20px 20px;
    border-radius: .25rem;
    min-height: 500px;
}
.dashboard .next-training a {
	color: #00143c;
}
.dashboard .next-training img {
	max-width: none;
}
.dashboard .next-training hr {
    clear: both;
    margin-bottom: 25px;
    margin-top: 20px;
}
.dashboard .next-training .training-date {
  float: left;
  border: 1px solid #EFEFEF;
  font-weight: 300;
  width: 60px;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
  border-radius: .25rem;
}
.dashboard .next-training .training-details .owl-carousel {
	width: 80%;
}
.dashboard .next-training .training-details {
  float: left;
  /* padding-left: 23px; */
  margin-bottom:10px;
  width: 100%;
}
.dashboard .next-training .green-link {
  color: #01DF3E;
  padding-top: 35px;
  font-size: 80%;
  font-weight: 300;
}
.dashboard .next-training p {
  margin: 0 2px 3px 0;
  font-size: 80%;
  padding-bottom:0;
}
.dashboard .next-training .service-icon {
  float: left;
  margin-left: 20px;
  border: 1px solid #EFEFEF;
  font-weight: 300;
  line-height: 55px;
  width: 60px;
  height: 60px;
  text-align: center;
  border-radius: .25rem;
}
.dashboard .next-training .text-block {
	padding-top:8px;
}
.dashboard .quick-links .title {
	padding-bottom: 18px;
}
.dashboard .quick-links li {
  line-height: 40px;
}
.dashboard .quick-links ul {
  padding: 0;
  margin: 0;
}
.dashboard .quick-links li {
  list-style-type: none;
}
.dashboard .knowledge hr {
	clear: both;
	margin-bottom: 25px;
	margin-top: 20px;
}
.dashboard .knowledge p, .dashboard .knowledge span {
    font-size: 15px;
		margin-bottom: 0px;
}

.dashboard .knowledge a {
    color: #00143c;
		/* font-weight: 600; */
}

.dashboard .knowledge .details {
    padding-left:0
}
.dashboard .manage-your-plan p {
    margin-bottom: 2px;
}
.dashboard .manage-your-plan .upgrade-now, .dashboard .news-btn {
    text-transform: uppercase;
    background: #01DF3E;
    border: #01DF3E;
    padding: 8px 15px 5px 15px;
    display: inline-block;
    width: 100%;
    text-align: center;
		font-size: 13px;
		font-weight: bold;
		color: #fff !important;
		padding-top: 8px;
		margin: 20px 0px 0px 0px;
}
.dashboard .manage-your-plan .training-date {
    float: left;
    border: 1px solid #EFEFEF;
    font-weight: 300;
    line-height: 60px;
    width: 60px;
    text-align: center;
    text-transform: uppercase;
		border-radius: .25rem;
    font-size: 75%;
}
.dashboard .services hr {
    margin-top: 20px;
    margin-bottom: 20px;
}
.dashboard .services a {
    color: #01DF3E;
		font-weight: 300;
}
.dashboard .services p {
    margin: 0;
}
.dashboard .services .service-icon {
    float: left;
    margin-left: 15px;
    border: 1px solid #EFEFEF;
    font-weight: 300;
    line-height: 55px;
    width: 60px;
    height: 60px;
    text-align: center;
    border-radius: .25rem
}
.dashboard .services .row {
    font-size: 15px;
}
.dashboard .services .row p {
    font-weight: 400;
}
.plan-field label {
  width: 25%;
}
#free-exercise .card-subline {
    /*font-size: 75%;*/
    line-height: normal;
}
.grey-slide a {
	color: #dbdbdb;
}
.exercise_content_block .collapse-button i {
	color: #e7e7e7;
}
.counter-badge {
	padding: 5px 8px 2px;
}
.video-checkbox-filter {
	border-top: 1px solid #7f899d;
	border-bottom: 1px solid #7f899d;
	padding: 13px 2px 10px 0px;
	display: flow-root;
	margin-top: 0px;
}

.border_top_none{
	border-top: none;
}

.border_bottom_none{
	border-bottom: none;
}

.margin_bottom_zero{margin-bottom:0px;}

.video-checkbox-filter label {
	line-height: normal;
}
.video-checkbox-filter input {
	float: right;
	width: 20px !important;
	font-size: 22px;
	margin-top: 3px;
}
.regular-checkbox {
	-webkit-appearance: none;
	background-color: #fafafa;
	border: 1px solid #cacece;
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 5px 10px 1px rgba(0,0,0,0.05);
	padding: 9px !important;
	border-radius: 3px;
	display: inline-block;
	position: relative;
}
.regular-checkbox:active, .regular-checkbox:checked:active {
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1);
}

.regular-checkbox:checked {
	background-color: #e9ecee;
	border: 1px solid #adb8c0;
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 5px 10px 1px rgba(0,0,0,0.05);
	color: #99a1a7;
}
.regular-checkbox:checked:after {
	content: '\2714';
	font-size: 14px;
	position: absolute;
	top: 0px;
	left: 3px;
	color: #000;
}
.big-checkbox {
	padding: 18px;
}

.big-checkbox:checked:after {
	font-size: 19px;
	left: 1px;
	top: -2px;
}
.html5-image {
	padding: 0px !important;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: 'URW DIN';
}
.exc-desc-text {
	font-size: 14px;
	line-height: 23px;
	font-weight: 300;
	font-family: 'URW DIN';
	color: #00143c;
	height: 135px;
	overflow-y: hidden;
}
.exc-desc-text ul, .exc-desc-text-popup ul {
	padding-left: 15px;
}
.exc-desc-text-popup {
	font-size: 14px;
	line-height: 23px;
	font-weight: 300;
	font-family: 'URW DIN';
	color: #00143c;
	max-height: 131px;
	overflow-y: hidden;
}
.filter-sub-btn {
	position: sticky;
	z-index: 999;
	bottom: 0px;
	width: 305px;
	background: #00143c;
}
/*.filter-field-area {
	padding-bottom: 100px;
}*/
.popover {
	width: 320px !important;
  max-width:500px !important;
	font-family: 'URW DIN' !important;
}
.selected-sessions-list,.selected-training-list {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.selected-sessions-list li, .selected-training-list li {
  padding: 10px 15px;
  border-bottom: 1px solid #cccccc;
	color: #00143c;
}
.selected-sessions-list li:last-child, .selected-training-list li:last-child {
  border-bottom: 0px;
}
.selected-sessions-list li:hover, .selected-sessions-list li:active, .selected-training-list li:hover, .selected-training-list li:active {
    background: #fff;
    display: block;
    padding: 10px 20px;
    margin-left: -20px;
    margin-right: -20px;
    margin-bottom: -2px;
    border: 2px solid #e7e7e7;
    cursor: pointer;
    border-radius: .25rem;
}
#addExerToSessForm .exer-expendable img {
	border-radius: 5px;
}
#session-redirect-dialog .close img, #training-redirect-dialog .close img {
	width: 35px !important;
}
.exer-expendable {
	border-top: 1px solid #ccc;
	padding-top: 15px;
	margin-top: 10px;
}
.st-cmp-settings {
	display: none;
}
.popover-content {
	font-weight: 390;
}
[type="checkbox"]:checked + label:before {
	transform-origin:unset !important;
}
[type="checkbox"]:checked + label:after {
	transform: none !important;
}
.normal-font-weight {
	font-weight: 300 !important;
}
.btn-white-bg {
	border: 1px solid #48d23e !important;
	padding: 10px 15px 8px !important;
}
.btn-white-bg:hover {
	background: #48d23e !important;
	color: #ffffff !important;
}
.rc-anchor-error-msg-container {
	top:5px !important;
}
#customGLoginBtn {
	display: inline-block;
}
#customGLoginBtn span.icon {
	background: url('/webroot/img/g-normal.png') transparent 0px 50% no-repeat;
	display: inline-block;
	vertical-align: middle;
	width: 32px;
	height: 32px;
	border-radius: 5px;
	margin-right: 10px;
}
.facebook-btn {
	padding: 11.5px !important;
	margin-bottom: 20px !important;
}
#progressBarModal .inner_div h3 {
	text-transform: none;
}
.card-exercise .card-img {
	height: 245px;
	background: #ededed;
}
.card-exercise .card-img img {
	max-height: 100%;
	object-fit: cover;
	width: 100%;
}
.exercise_image-block .full-image img {
	height: 512px;
	object-fit: contain;
}
.video-popup-info-box {
	display: none;
	position: absolute;
	text-align: center;
	left: 39%;
	width: 120px;
	top: 39%;
	background: #000;
	opacity: 1;
	color: #fff;
	z-index: 9;
	padding: 10px;
}
.card-columns {
	column-gap:0px;
}
.video-panel {
	padding: 0px;
}
@media (max-width: 1200px) {
    .middle-content {
        padding-top: 20px;
    }
    /* .dashboard  .main-block {
        width: 44%;
        max-width: 44%;
        clear:both;
        flex: none;
    } */
    /* .dashboard .knowledge .details {
        padding-left: 20px;
    } */
		.dashboard .news .image-box img {
        width: 100%
    }
    .dashboard .row {
        flex-wrap: wrap
    }

    .dashboard .middle-content {
        padding-top: 20px;
    }
    #about-us .text-center {
        padding-right: 35px;
        padding-left: 35px;
    }
		.startpage #PlansMobile .controls-center .btn-floating.prev {
			left: 0 !important;
			z-index: 1;
    }
    .startpage #PlansMobile .controls-center .btn-floating.next {
        right: 0 !important;
        z-index: 1;
    }
    .startpage .prices-table.desktop {
        display: none;
    }
		.startpage #PlansMobile {
        display: block;
    }
		#text-blocks .text-right {
        padding-bottom: 20px
    }
		.startpage .store img {
        padding-bottom: 15px;
    }

    .startpage .card-exercise-container {
        padding-bottom: 25px;
    }

    .startpage #exercise {
        padding-bottom: 35px;
    }
}
/* @media (max-width: 812px) {

    .dashboard  .main-block {
        width: 90%;
        max-width: 90%;
        clear:both;
        flex: none;
    }

} */

.margin_0{margin:0px;}

.vertical_align_middle{
	display: flex; align-items: center;justify-content:center;
}
.justify_content_right{justify-content:right;}
.mobile_view{
	display: none;
}
.ml_10{margin-left:10px !important;}
.pb_5{padding-bottom:5px !important;}
.color_white{color:white !important;}

@media (max-width: 760px) {


    .startpage #free-exercise, .startpage #video-list {
        display: none;
    }

    .startpage #free-exercise-mobile, .startpage #video-list-mobile {
        display: block;
    }
		.video-panel {
			padding: 0px 1rem;
		}
		.header-text-box {
			top: 110px !important;
			padding: 5px 5px 5px 25px !important;
			font-size: 14px !important;
			max-width: 70% !important;
			left: 10px !important;
		}
		.header-text-box h1 {
			font-size: 17px !important;
		}
		.header-text-box p {
			font-size: 14px !important;
		}
		.header-text-box a.btn {
			font-size: 14px !important;
		}
		.wmp-play, .wmp-pause {
			padding: 0px 14px !important;
		}
		.exercise_image-block .full-image img {
			height: auto !important;
		}
		.middle-content #register {
			scroll-margin-top: 60px;
		}
		form#addPlanToCalendar .mob-cal {
			width: 10%;
		}
		form#addPlanToCalendar .mob-txt {
			width: 90%;
		}
		.holiday-plan-guidline .col-md-1 {
			width: 10%;
		}
		.holiday-plan-guidline .col-md-11 {
			width: 90%;
		}
}

@media (max-width: 540px) {

	.presentation-controls{
		margin-right:10px;
	}
    .grid-portrait-list-view-link {
			display: none;
		}
		.exc-bar .card-toolbar {
			display: inline-block !important;
		}
		.exc-bar .card-toolbar .btn {
			width: 100%;
		}
		.exc-bar .btn {
			padding: 0px !important;
		}
		.sess-date-time-dots {
			padding-right: 0px !important;
		}
		#filter_btn_tl img {
			padding: 30px 0 0 0;
			margin: 1px;
			width: 30px;
			height: 0px;
			display: block;
			background-image: url(/img/icons/normal/filter.png);
			background-repeat: no-repeat;
		}
		#menu_btn_tr img{
			padding:30px 0 0 0;
			margin:1px;
			width:30px;
			height:0px;
			display:block;
			background:url(/img/icons/normal/navigation.png) -116px 0;
			background-repeat:no-repeat;
		}
		.header-text-box {
			top: 79px !important;
			padding: 5px 5px 5px 20px !important;
			font-size: 12px !important;
			max-width: 100% !important;
			left: 0px !important;
		}
		.header-text-box h1 {
			font-size: 18px !important;
			margin-bottom: 5px !important;
		}
		.header-text-box p {
			font-size: 11px !important;
			line-height: 16px !important;
			margin-bottom: 3px !important;
			margin-top: 6px !important;
		}
		.header-text-box a.btn {
			font-size: 13px !important;
			line-height: 9px !important;
			padding-top: 13px !important;
			margin-top: 5px !important;
		}
		#team_level_box {
			display: none !important;
		}
		.desktop_view {
			display: none !important;
		}
		.mobile_view {
			display: inline-block !important;
		}
		.cookie-popup {
			width: 400px !important;
		}
		a.navbar-brand {
			margin-right: auto !important;
			margin-left: auto;
		}
		a.navbar-brand.show_get_more_icon {
			padding-left: 4%;
		}
		.btn-heart-icon {
			margin-top: -22px;
			margin-right: -10px !important;
		}
		.btn-heart-icon .text-white {
			display: none;
		}
		.auto-term-box {
			top:15px !important;
			width: 100% !important;
		}
		.pay-btn-box {
			margin-top: 20px !important;
		}
		.pack-tabs {
			display: block;
		}
		.pack-tabs .nav-item {
			display: grid;
		}
}

@media (min-width:576px) {
	#blocking-days .modal-dialog {
		max-width: 520px !important;
	}
}

.green-bg-btn {
  background: #48d23e;
  color: #fff;
  border: none;
  padding: 7px 25px;
  cursor: pointer;
  border-radius: 5px;
  font-size: 15px;
  font-weight: 600;
}
.white-bg-btn {
  background: #fff;
  color: #48d23e;
  border: none;
  padding: 7px 25px;
  cursor: pointer;
  border-radius: 5px;
  font-size: 15px;
  font-weight: 300;
  border: 1px solid #48d23e;
}
.red-text-btn {
  background: #fff;
  color: #FF1F20;
  border: none;
  padding: 7px 20px;
  cursor: pointer;
  border-radius: 5px;
  font-size: 15px;
  font-weight: 400;
  border: 1px solid #FF1F20;
}
#blocking-days .modal-body {
  padding: 0;
}
.modal-padding {
  padding: 1rem;
}

.white-bg, .create-blocking-form-container {
  display: block;
  background: #fff;
  border: 1px solid #C3C3C3;
  box-shadow: 0px 1px 5px 2px #c3c3c3;
}

.holiday-overlay {
  display: none;
  background-color: #e7e7e7;
  opacity: 0.80;
  position: fixed;
  z-index: 9999;
  width: 100%;
  height: 100%;
  overflow: hidden;
  top: 0;
  left: 0;
}
.holiday-spinner {
  display: block;
  width: 170px;
  height: 70px;
  position: fixed;
  top: 280px;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 5000;
  text-align: center;
  font-weight: bold;
}
.delete-holiday {
	color: #f00000 !important;
}
form .exercise_detail h5, form .exercise_detail h4, form .exercise_detail label {
	color: #00143C;
}

/* The Checkbox btn container design start */
.session_item h3 {
  clear: both;
}
.session_item .created_date{
  width: 100%;
  float: left;
  font-size: 14px;
  margin-bottom: 10px;
}
.session_item .created_date .date-span {
    margin-top: 9px;
    display: block;
}
.checkbox-btn-wrapper {
  width: 50%;
  display: inline-block;
  float: left;
}
.checkbox-btn-wrapper .container {
  display: inline-flex;
  position: relative;
  padding: .375rem 1.75rem;
  margin: 0px;
  cursor: pointer;
  font-size: 14px;
  color: #C5C2CD;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-weight: inherit;
}
.checkbox-btn-wrapper .container.btn {
	border: 1px solid #48d32f;
	margin: 0px;
	background-color: #FFFFFF;
	border-radius: 5px;
	overflow: hidden;
	float: left;
	padding: 5px 10px 2px 10px;
	width: auto;
	color: #48d32f;
	font-size: 14px;
  /*font-weight: 700;*/
}
.checkbox-btn-wrapper .container.btn .checkmark {
  display: none;
}

/* Hide the browser's default checkbox */
.checkbox-btn-wrapper .container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 7px;
  left: 0;
  height: 18px;
  width: 18px;
  background-color: #eee;
}
.checkbox-btn-wrapper .container input:disabled ~ .checkmark {
  background-color: #abbeaa !important;
}

/* On mouse-over, add a grey background color */
.checkbox-btn-wrapper .container:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.checkbox-btn-wrapper .container input:checked ~ .checkmark {
  background-color: #48D23E !important;
  border-radius: 50%;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.checkbox-btn-wrapper .container input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.checkbox-btn-wrapper .container .checkmark:after {
  left: 6px;
  top: 3px;
  width: 6px;
  height: 10px;
  border: solid white;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* The Checkbox btn container design end */

.list-view-rs {
	width: 100%;
	padding: 26px 0 26px 0;
	position: relative;
}

.list-view-training-sessions {
	width: 100%;
	padding: 13px 0 26px 0;
	position: relative;
}

.list-view-rs .bottom-sec {
	position: absolute;
	bottom: 26px;
	width: 100% !important;
}
.sess-date-time-dots p {
	line-height: 10px;
}
.list-view-rs .sess-date-time-dots {
	position: absolute;
	right: 18px;
	top:10px;
  width: 10px;
}
.vertical-toolbar-4 a {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
}
.vertical-toolbar-5 a {
	margin-top: 2px;
	margin-bottom: 2px;
	width: 100%;
}
.list-view-ls {
	position: relative;
}
.list-view-ls:after {
	content: "";
	position: absolute;
	top: 3%;
	right: 0;
	width: 2px;
	height: 94%;
	background: #f3f3f3;
}
.list-view-rs .bottom-sec:after {
	content: "";
	position: absolute;
	left: 2%;
	top: 0;
	width: 96%;
	height: 2px;
	background: #f3f3f3;
}
a.card-horizontal-block-2:hover {
	color: #00143c !important;
}
.thumbnail-box .sess-date-time-dots p {
	position: absolute;
	width: 10px;
	top: 7px;
}
.thumbnail-box .owl-carousel .owl-item img {
	height: 132px;
}
.mac-os .badge.badge-light {
	padding: 7px 12px 4px 12px !important;
}
.mac-os .main-page .category-ul {
	padding: 7px 12px 4px 12px !important;
}
.mac-os .main-page .count .category-ul {
	padding: 0px 12px 24px 12px !important;
}
.mac-os .select-team {
	padding: 7px 12px 4px 12px !important;
}
.mac-os .former, .mac-os .upcoming {
	padding: 4px 6px 0px 6px !important;
}
.mac-os #fiter-by-team {
	padding: 4px 6px 0px 6px !important;
}
.mac-os .btn-text-align {
padding-top: 15px !important;
}
.mac-os .Team .buttons-format .delete-btn {
padding: 3px 20px 4px 20px !important;
height: 35px
}
.mac-os .Team .buttons-format .cancel-btn{
padding: 3px 20px 4px 20px !important;
height: 35px
}
.mac-os .addbtn{
padding: 3px 20px 4px 20px !important;
height: 35px
}
.mac-os .Team .buttons-format .save-btn{
padding: 3px 20px 4px 18px !important;
height: 35px
}
.mac-os .Team .form-control{
padding: 3px 20px 0px 13px !important;
height: 35px
}
.mac-os .main-page .buttons-format-custom .save-btn{
padding: 3px 20px 4px 18px !important;
height: 35px
}
.mac-os .img-sec-button{
padding: 0px 1px 0px 1px !important;
height: 35px
}
.mac-os .cancel-link-btn{
padding: 3px 20px 4px 20px !important;
height: 35px
}
.mac-os .save-btn {
padding: 3px 20px 4px 20px !important;
height: 35px
}
.mac-os .user-form .form-control{
padding: 3px 20px 0px 13px !important;
height: 35px
}
.mac-os .EvalutionManage .form-control{
padding: 3px 20px 0px 13px !important;
height: 35px
}
.mac-os .template{
padding: 3px 20px 0px 13px !important;
height: 35px
}
.mac-os ul.progress_bar li{
padding: 1px 0px 0px 0px !important;
}
.mac-os .main-page .search_box .form-control{
	padding: 3px 0px 0px 12px !important;
}
.mac-os .main-page .memberselectlist select{
	padding: 3px 0px 0px 12px !important;
}
.mac-os .main-page .usermemberselectlist select{
	padding: 3px 0px 0px 12px !important;
}
.mac-os .delete-link-btn {
padding: 3px 20px 4px 20px !important;
height: 35px
}
.mac-os .delete-link-btn {
padding: 3px 20px 4px 20px !important;
height: 35px
}
.mac-os .send-msg-form textarea {
padding: 8px 20px 0px 20px !important;
height: 35px
}
.mac-os .eventCaneled{
padding: 4px 5px 1px 5px !important;

}
select > option {
	padding: 10px !important;
  font-weight: 300;
}
.mac-os .add-rating{
padding: 3px 20px 4px 18px !important;
height: 35px
}
.mac-os .submitFrm{
padding: 3px 20px 4px 18px !important;
height: 35px
}
.mac-os .EvalutionManage .category-ul{
padding: 8px 8px 4px 8px !important;
}
.mac-os .EvalutionList .memberselectlist select{
padding: 3px 0px 0px 12px !important;
}
.mac-os .EvalutionList .search_box .form-control{
padding: 3px 0px 0px 0px !important;
}
.mac-os .EvalutionList .search_box .form-group{
padding: 5px 0px 0px 12px !important;
}
.mac-os .IndividualTrainingList .search_box .form-group{
padding: 7px 0px 0px 0px !important;
}
.mac-os .IndividualTrainingList .memberselectlist select{
padding: 6px 0px 0px 12px !important;
}
.mac-os .IndividualTrainingList .usermemberselectlist select{
padding: 6px 0px 0px 12px !important;
}
.mac-os .EventList .memberselectlist select{
padding: 6px 0px 0px 12px !important;
}
.mac-os .EventList .search_box .form-group{
padding: 7px 0px 0px 0px !important;
}
.mac-os .main-page .search_box .form-group{
padding: 6px 0px 0px 0px !important;
height: 35px;
}
.mac-os .Statics-list .search_box .form-group{
padding: 7px 0px 0px 0px !important;
}
.mac-os .Statics-list .memberselectlist select{
padding: 6px 0px 0px 12px !important;
}
.mac-os a.botton_dashboard.botton_dashboard_go_to_article{
padding: 7px 20px 4px 20px !important;
height: 35px
}
.mac-os a.botton_dashboard.botton_dashboard_to_the_blog{
padding: 7px 20px 4px 20px !important;
height: 35px
}
.mac-os a.botton_dashboard.notification_btn{
	padding: 7px 0px 4px 0px !important;
	height: 35px
}
.mac-os .cancel-btn{
padding: 3px 20px 4px 20px !important;
height: 35px
}
.mac-os .pack-tabs li .nav-link {
padding: 7px 12px 0px 12px !important;
height: 39px
}
.mac-os .offer-highlight {
	padding: 6px 7px 3px 7px;
}
.mac-os .pack-tab-body .btn {
	height: 35px;
	padding: 4px 10px 0px 10px;
}

#exercise-filter .form-group .form-check .form-check-label, .video-checkbox-filter label {
	font-size: 1rem;
font-weight: 300;
}
.modal-header, .modal-footer {
	padding: 9px !important;
}
.modal-body .top_btns {
	margin: 9px 9px 20px 9px !important;
}
.modal-body div.form-group {
	margin: .5rem !important;
}
.form-group .form-check .form-check-label {
	font-size: unset !important;
}
.filter_keyword .search_filter_keyword {
	margin-bottom: .25rem !important;
	margin-top: .25rem !important;
}
.header-text-box {
	position: absolute;
	top: 20%;
	left: 80px;
	opacity: 0.8;
	padding: 10px 10px 10px 60px;
	font-size: 28px;
	font-weight: 300;
	max-width: 55%;
	color: #ffffff;
}
.header-text-box h1 {
	font-size: 50px;
	margin-bottom: 0px;
}
.header-text-box p {
	font-size: 20px;
	margin-top: 10px;
	margin-bottom: 20px;
}
#team_level_box {
border-top: 1px solid #e7e7e7 !important;
width: 88%;
margin-left: 6%;
margin-bottom: 20px;
margin-top: 20px;
}
.collapse-toggler .fas {
	right: 0px;
}
.category_filter .full_cat_checkbox {
	position: absolute;
	right: 11px;
	top: .5rem;
}
#team_level_box, .div-divider {
	border-top: 1px solid #e7e7e7 !important;
	width: 88%;
	margin-left: 6%;
	margin-bottom: 20px;
	margin-top: 20px;
}
/* Left side filter radio btn */
.filter-full-cat {
	position: absolute;
	width: 28px;
	top: 1px;
	right: 20px;
}
#calender-list .owl-carousel {
	min-height: 136px;
}
#video-list .video-container {
	padding-bottom: 25px;
}
#video-list .video-container img {
	height:200px;
	box-shadow:0 0.5rem 1rem rgba(0,0,0,0.15);
	width:100%;
	border-radius:5px;
}
#video-list .row {
	margin: 0px !important;
}
#video-list .controls-center .btn-floating.prev {
	left: -35px;
}
#video-list .controls-center .btn-floating.next {
	right: -35px;
}
#imgModalImdicators .carousel-control-next {
	right: 18px;
}
.video_playlist .btn-success {
	background: #48d23e !important;
}
.filter-full-sub-cat {
	position: absolute;
	right:20px;
	margin-top: -36px;
	width: 30px;
}
/*#st-cmp-v2 .st-cmp-app {
	width: auto !important;
	height: auto !important;
}*/
.fc-dayGrid-view .fc-body .fc-row {
	cursor: pointer;
}
.cookie-popup {
	position: fixed;
	background: #000f36;
	width: 450px;
	color: #fff;
	border: 1px solid #fff;
	padding: 20px;
	border-radius: 5px;
	bottom: 5%;
	left: 1%;
	font-size: 13px;
	font-weight: 300;
	display: none;
}
.cookie-popup a {
	color: #fff;
	font-weight: bold;
	display: block;
}
.close-cookie-popup {
	float: right;
	position: relative;
	top: -9px;
	right: -9px;
}
.font-grey-color {
	color: #a6adbb;
}
.exercise_detail .main-detail-block .exercise_content_block {
	clear: both;
	display: block;
	margin-top: 20px !important;
}
a.navbar-brand {
	margin-right: 6%;
}
a.navbar-brand.show_get_more_icon {
	margin-right: -6%;
}
.btn-heart-icon {
	margin-right: 10px;
	border: 1px solid #fff !important;
	padding: 5px 8px 4px 8px !important;
}
.mac-os .btn-heart-icon {
	padding: 5px 8px 3px 8px !important;
}
.btn-heart-icon img {
	width: 20px;
}
.btn-heart-icon .text-white {
	text-transform: none;
	font-weight: 300;
}
.right-box .tooltip.bottom {
  margin-top: 12px;
}
#cat_more_less {
	display: block;
	width: 100%;
	text-align: right;
	margin-bottom: 5px;
}
.upcommingsessionbtn{
  margin-top:216px !important;
}

/* New Designed Package page */
.membership-option {
		border: 1px solid #ddd;
		border-radius: 5px;
		padding: 15px;
		font-size: 14px;
		font-weight: 300;
		min-height: 170px;
}
.membership-option.active {
		background-color: #f8f8f8;
		border: 1px solid #999;
}
.offer-highlight {
		font-size: 13px;
		background: #ff4c4c;
		color: #fff;
		border-radius: 3px;
		font-weight: bold;
		padding: 2px 7px 3px 7px;
		margin-left: 7px;
		position: relative;
		top: -2px;
}
.pack-tabs li .nav-link {
	min-width: 250px;
	background-color: #fff;
	border: 1px solid #ddd !important;
	border-radius: 5px;
	color: #000 !important;
	border-radius: 3px !important;
	font-size: 17px;
	line-height: 15px;
	height: 39px;
	padding-left: 12px;
	padding-right: 12px;
}
.pack-tabs li .nav-link.active {
	background-color: #f8f8f8 !important;
	border: 1px solid #999 !important;
	font-size: 17px;
}
.pack-tab-body .check input {
	float: left;
	margin-top: 3px;
}
.pack-tab-body .check label {
	width:95%;
	font-size:14px;
	color: inherit;
	font-weight: 300;
}
.your-membership {
	border-left: 1px solid #00143C;
	border-right: 1px solid #00143C;
	background-color: #f8f8f8;
}
.your-membership-head {
	background-color: #00143C;
	color: #ffffff !important;
	font-size: 12px !important;
	border-radius: 6px 6px 0px 0px;
}
.no-border-row td.your-membership-bottom {
	border: 1px solid #00143C !important;
	background-color: #f8f8f8;
	border-radius: 0px 0px 6px 6px;
	display: block;
	border-top: 0px !important;
	width: 100.5%;
	margin-left: -0.6px;
}
.no-border-row td {
	border-bottom: 0px !important;
	vertical-align: top;
}
.price_label {
	font-size: 16px !important;
	font-weight: bold !important;
}
.auto-term-box {
	position: relative;
	top: -90px;
	width: 30%;
}
.btn-secondary:hover, .btn-secondary:active, .btn-secondary:focus, .btn-secondary:visited {
	color: #ffffff !important;
}
.pay-btn-box {
	margin-top: -40px;
}
a.reset-clr {
	color: inherit !important;
}
.pack-tab-body .table td {
	color: #00143c;
}
.pack-kids-logo {
	position: relative;
	top: -12px;
	left: -3px;
	height: 35px;
	width: 35px;
	transform: rotate(30deg);
	border: 0px;
	object-fit: cover;
}
.pack-tab-body .table {
	width: 99.7%;
}
