.mr5 {
  margin-right: 5px !important;
}

.mr10 {
  margin-right: 10px !important;
}

.mr15 {
  margin-right: 15px !important;
}

.mr20 {
  margin-right: 20px !important;
}

.ml5 {
  margin-left: 5px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.ml15 {
  margin-left: 15px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.pt4 {
  padding-top: 4px !important;
}

.pt5 {
  padding-top: 5px !important;
}

.w100 {
  width: 100px !important;
}

.w150 {
  width: 150px !important;
}

.w200 {
  width: 200px !important;
}

.w250 {
  width: 250px !important;
}

.w300 {
  width: 300px !important;
}

.h50 {
  height: 50px !important;
}

.h100 {
  height: 100px !important;
}

.h150 {
  height: 150px !important;
}

.h200 {
  height: 200px !important;
}

.h250 {
  height: 250px !important;
}

.h300 {
  height: 300px !important;
}

body {
  background-color: #F7F6FB;
  color: #131340;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  color: #131340;
}

.page-title-box .page-title {
  color: #131340;
	font-size: 1rem;
	margin: 0;
	line-height: 2rem;
}

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

.error-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.error-list li {
  padding-left: 10px;
}

.modal-header .modal_custom_header {
  border-bottom: 1px solid #eee !important;
}

.modal-footer .modal_custom_footer {
  background-color: #fff !important;
  border-top: 1px solid #eee !important;
}

.react-datepicker__time-container {
  width: 100px !important;
}

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box {
  width: 100px !important;
}

.react-datepicker__time-container .react-datepicker-time__header {
  padding-top: 12px !important;
  padding-bottom: 12px !important;
}

.react-datepicker__navigation--next--with-time:not(.react-datepicker__navigation--next--with-today-button) {
  right: 110px !important;
}

.pointer {
  cursor: pointer;
}

.pull-right {
  float: right !important;
}

code {
  color: #2991c7
}

.text-red {
  color: #F08080 !important;
}

.text-gold {
  color: #FFD700 !important;
}

.cell-valign-middle {
  vertical-align: middle !important;
}

.inline-block {
  display: inline-block;
}

.text-bold {
  font-weight: bold;
}

.fs16 {
  font-size: 16px;
}

.fs18 {
  font-size: 18px;
}

.m0 {
  margin: 0px;
}

.p0 {
  padding: 0px;
}

.p5 {
  padding: 5px;
}

.content-page {
  margin-top: 0px !important;
}

.sync_status {
  width: 20px;
  height: 20px;
  margin: 0 auto;
  border-radius: 10px;
  border: 1px solid #CED5DC;
}

.portal-option-container {
  background-color: #F7F6FB;
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 0 12px;
  border-radius: 5px;
}


.navigation-wrapper {
  flex: 1;
  display: flex;
  flex-direction: row;
  background: #2991c7 !important;
}

.navigation-footer {
  position: absolute;
  bottom: 10px;
  left: 0px;
}

.custom-logo-box {
  height: 55px;
  width: 55px;
  float: left;
  background-color: #ffffff; 
}

.left-side-menu {
  /*height: 100vh !important;*/
  /*width: 50px !important;*/
  /*top: 0px !important;*/
  /*position: fixed !important;*/
  padding-left: 0 !important;
  padding-right: 0 !important;
}

#side-menu li a svg {
  display: inline-block;
  line-height: 1.0625rem;
  margin: 0 10px 0 3px;
  text-align: center;
  vertical-align: middle;
}

.stat-cell {
  display: flex; 
  justify-content: flex-start; 
  align-Items: center;
}

.stat-cell-icon {
  width: 25px;
  height: 25px;
  border-radius: 5px;
}

.session-step-number { 
  font-size: 22px
}

.presentation-btn {
  height: 30px !important;
  width: 30px !important; 
  border-radius: 15px !important;
}

.icon-disabled {
  color: #AAA;
}

.play-active {
  color: #008000;
}

#sidebar-menu > ul > li > a:hover, #sidebar-menu > ul > li > a:focus, #sidebar-menu > ul > li > a:active { 
  color: #2991c7 !important;
}

.form-control:focus {
  color: #f7f7f7;
  background-color: #2991c7;
  border-color: #fff;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

#sidebar-menu > ul > li > a.active {
  color: #2991c7 !important; 
}

.btn-primary {
  background-color: #2991c7 !important;
  border-color: #2991c7 !important;
  box-shadow: none !important;
}

.btn-primary:hover {
  background-color: #1e7fb1 !important;
  border-color: #1e7fb1 !important;
}

.btn-primary:active {
  background-color: #1e7fb1 !important;
  border-color: #1e7fb1 !important;
}

.btn-primary:focus {
  background-color: #1e7fb1 !important;
  border-color: #1e7fb1 !important;
}

.btn-primary:focus-visible {
  background-color: #1e7fb1 !important;
  border-color: #1e7fb1 !important;
}

.btn-primary:visited {
  background-color: #1e7fb1 !important;
  border-color: #1e7fb1 !important;
}

.cropper-crop-box {
  background-color: #fff !important;
  opacity: 1;
}

.cropper-drag-box {
  background-color: #fff !important;
  opacity: 1;
}

.cropper-modal {
  background-color: #fff !important;
  opacity: 1;
}

.ReactTable .-odd {
  background-color: #F7F6FB !important;
}

.ReactTable .-pagination {
  background-color: #fff !important;
}

.ReactTable .-previous {
  background-color: #fff !important;
}

.ReactTable .-previous .-btn {
}

.ReactTable .-next {
  background-color: #fff !important;
}
.sub-header {

  color: #131340;
}

.ReactTable .-next .-btn {
}

.btn-close, .btn-default {
  color: #131340;

}

 .ribbon-box .ribbon-blue {
  background-color: #2991c7;
}

 .logincard {
   background-color: transparent !important;
   border: none !important;
 }
.logincard .card-body {
   background-color: transparent !important;
  color: #131340;
 }

.logincard .card-body a{

  color: #131340;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance:textfield;
}

.custom-table-padding td {
  padding: 5px;
}

.blue-text {
  color: #2991c7;
}

.license-info-container {
  background-color: #fff;
  color:#131340;
  min-height: 80px;
  float: left;
  width: 150px;
  border-radius: 5px;
  margin-right: 10px;
  padding: 10px;
}

.license-info-container-inverse {
  background-color: #2991c7;
  min-height: 80px;
  float: left;
  width: 150px;
  border-radius: 5px;
  margin-right: 10px;
  padding: 10px;
  cursor: pointer;
}

.license-info-text-title {
  color: #2991c7;
  font-size: 14px;
  font-weight: bold;
}

.license-info-text-title-inverse {
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  display: flex;
  padding-top: 10px;
}

.license-info-text-white {
  color: #131340;
  font-size: 16px;
}

.big-error-w h1 {
  font-size: 4.75rem;
  margin-top: 30px;
  margin-bottom: 0px;
  font-family: "Avenir Next W01", "Proxima Nova W01", "Rubik", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-weight: 500;
  line-height: 1.2;
  color: #fff;
}

.big-error-w h5 {
  margin-bottom: 3rem;
  font-size: 1.25rem;
  font-family: "Avenir Next W01", "Proxima Nova W01", "Rubik", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-weight: 500;
  line-height: 1.2;
  color: #48a1ff;
}

.big-error-w h4 {
  margin-bottom: 0px;
  font-size: 1.5rem;
  font-family: "Avenir Next W01", "Proxima Nova W01", "Rubik", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-weight: 500;
  line-height: 1.2;
  color: #fff;
}

.ReactTable .rt-thead.-filters input, .ReactTable .rt-thead.-filters select {
  display: block;
  width: 100%;
  /* height: calc(1.5em + .9rem + 2px); */
  padding: .45rem .9rem;
  font-size: .875rem;
  font-weight: 400;
  line-height: 1.5;
  background-clip: padding-box;
  border: 1px solid #45525f !important;
  border-radius: .2rem;
  -webkit-transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
  transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
}

.modal-footer button:focus {
  outline:none !important;
  outline-width: 0 !important;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}

.modal-content {
  background-color: #F7F6FB;
}

.current-page {
  font-size: 1.5rem;
  vertical-align: middle; 
}

.current-page {
  line-height: 1; 
}

ul.pagination {
  margin-top: 0;
  margin-bottom: 0;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); 
}

ul.pagination li.page-item.active a.page-link {
  color: #445565 !important;
  background-color: #e3e7eb !important;
  border-color: #666 !important; 
}

ul.pagination a.page-link {
  /* padding: 0.75rem 1rem; */
  min-width: 3.5rem;
  text-align: center;
  box-shadow: none !important;
  border-color: #666 !important;
  color: #999;
  font-size: 0.9rem; 
}

ul.pagination a.page-link:hover {
  background-color: #f4f4f4; 
}

.contactUserListResults {
  position: absolute;
  z-index: 9999;
  height: 200px;
  width: 97%;
  overflow: auto; 
  background-color: #F7F6FB;
  border: 1px solid #45525F; 
  padding: 5px;
  margin-top: 2px; 
}

.contactUserResultRow {
  cursor: pointer;
  color: #131340;
  border-bottom: 1px solid #4C5A67;
  padding: 4px;
}

.buttonAsLink {
  border: none;
  background-color: transparent;
  color: #a2acb4;
}

.buttonAsPagingLink {
  border: none;
  background-color: transparent;
}

.page-item.active .page-link {
  background-color: #f4f4f4;
  color: #4C5A67;
  border-color: #4C5A67 !important;
}

.chkbox_standard {
  width: 16px;
  height: 16px;
}


.switch-toggle {
  float: left;
  background: #36404A;
  border: 1px; 
border-color: #45525F;
border-style: solid;
width: 100%;
border-radius: .2rem;
text-align: center;
}
.switch-toggle input {
 position: absolute;
 opacity: 0;
}
.switch-toggle input + label {
 padding: 7px;
 float:left;
 color: #fff;
 cursor: pointer;
 width: 33%;
}

.switch-toggle input:checked + label {
 background: #4A81D4;
 height: 43px;
margin-bottom: unset;
border-radius: .2rem;
}

.alert-custom{
  background-color:#1ABC9B;
  color:#35444C;
  font-weight: bold;
}

.input-group-append {
  margin-left: -1px;
  margin-left: 6px;
  }

  .fileinput-remove-button{
    background-color: #2991C7;
  }

  .fileinput-upload{
    background-color: #1ABC9B;
    margin-right: 1px;
  }
 

.enlarged .left-side-menu.mymenu {
  width: 50px !important;
}

.logomenu img {
  width: 86%;
  margin: 0 auto;
  padding: 10px 0 30px;
  max-width: 50px;
  height: auto;
}

.enlarged .left-side-menu.mymenu #sidebar-menu  #side-menu li a {
  position: relative;
  white-space: nowrap;
  text-align: center;
  list-style: none;
  padding: 13px 5px;
}
.enlarged .left-side-menu.mymenu #sidebar-menu  #side-menu li:hover a {
  display: flex;
}


.enlarged .left-side-menu.mymenu #sidebar-menu  #side-menu li a svg {

  margin: 0 10px 0 3px !important;

}

.iconmod {
  font-size: 1.2em;
  margin: 0 10px 0 3px !important;

}

a {
  color: #2991c7;
}

a:hover {
  color: #2991c7;
  filter: brightness(1.2);
  text-decoration: none;
}

.btn-outline-primary {
  border-color: #2991c7;
  color: #2991c7;
}

.btn-outline-primary:hover {
  color: #fff;
  background-color: #2991c7;
  border-color: #2991c7;
}

.btn-outline-primary:not(:disabled):not(.disabled).active, .btn-outline-primary:not(:disabled):not(.disabled):active, .show>.btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #2991c7;
  border-color: #2991c7;
}


.enlarged .content-page {
}

button#toggle-password {
  position: absolute;
  top: 3px;
  right: 4px;
  z-index: 9;
  width: 28px;
  height: 30px;
  background: 0;
  border: 0;
}

button#toggle-password:active, button#toggle-password:focus, button#toggle-password:hover {
  cursor: pointer;
}

button#toggle-password:focus {
  outline: none !important;
}

.input-password {
  padding-right: calc(1.5em + 0.75rem);
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

.input-password[type=text]:valid {
  background-image: url("data:image/svg+xml,%3Csvg width='1em' height='1em' viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.359 11.238C15.06 9.72 16 8 16 8s-3-5.5-8-5.5a7.028 7.028 0 0 0-2.79.588l.77.771A5.944 5.944 0 0 1 8 3.5c2.12 0 3.879 1.168 5.168 2.457A13.134 13.134 0 0 1 14.828 8c-.058.087-.122.183-.195.288-.335.48-.83 1.12-1.465 1.755-.165.165-.337.328-.517.486l.708.709z'/%3E%3Cpath d='M11.297 9.176a3.5 3.5 0 0 0-4.474-4.474l.823.823a2.5 2.5 0 0 1 2.829 2.829l.822.822zm-2.943 1.299l.822.822a3.5 3.5 0 0 1-4.474-4.474l.823.823a2.5 2.5 0 0 0 2.829 2.829z'/%3E%3Cpath d='M3.35 5.47c-.18.16-.353.322-.518.487A13.134 13.134 0 0 0 1.172 8l.195.288c.335.48.83 1.12 1.465 1.755C4.121 11.332 5.881 12.5 8 12.5c.716 0 1.39-.133 2.02-.36l.77.772A7.029 7.029 0 0 1 8 13.5C3 13.5 0 8 0 8s.939-1.721 2.641-3.238l.708.709z'/%3E%3Cpath fill-rule='evenodd' d='M13.646 14.354l-12-12 .708-.708 12 12-.708.708z'/%3E%3C/svg%3E") !important;
}

.input-password[type=password]:valid {
  background-image: url("data:image/svg+xml,%3Csvg width='1em' height='1em' viewBox='0 0 16 16' fill='currentColor' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' d='M16 8s-3-5.5-8-5.5S0 8 0 8s3 5.5 8 5.5S16 8 16 8zM1.173 8a13.134 13.134 0 0 0 1.66 2.043C4.12 11.332 5.88 12.5 8 12.5c2.12 0 3.879-1.168 5.168-2.457A13.134 13.134 0 0 0 14.828 8a13.133 13.133 0 0 0-1.66-2.043C11.879 4.668 10.119 3.5 8 3.5c-2.12 0-3.879 1.168-5.168 2.457A13.133 13.133 0 0 0 1.172 8z'/%3E%3Cpath fill-rule='evenodd' d='M8 5.5a2.5 2.5 0 1 0 0 5 2.5 2.5 0 0 0 0-5zM4.5 8a3.5 3.5 0 1 1 7 0 3.5 3.5 0 0 1-7 0z'/%3E%3C/svg%3E") !important;
}

.creatorNav{
  background-color: #F7F6FB !important;
  padding-top: 14.4px;
  padding-bottom: 14.4px;

}

.creatorNav .page-title{
  font-size: 30.6px;
  margin-top: 0;
  padding-top: 0px;
  padding-bottom: 0px;


}


.content-page {
  overflow: hidden;
  padding: 0 21.6px 5px 21.6px;
  min-height: 80vh;
  margin-top: 70px; }

#sidebar-menu>ul>li>a {
  font-size: 14px;
  color: #efefef;
	cursor: pointer;
}
#sidebar-menu>ul>li>a.active {
  font-weight: bold;
  color: #efefef !important;
}

.table .thead-light th {
  color: #dee2e6;
  background-color: #F7F6FB;
  color:#131340;

}

.table thead {

  background-color: #F7F6FB;
  color:#131340;

}

.card, .card-box{
  border-radius: 0px !important;
  background-color: #fff;
  color: #131340;
  border: 1px solid rgba(19, 19, 64, 0.27);
}

table {
  color: #131340 !important;
}

.rt-table {
  font-size: 1.1rem;
}

.table-striped tbody tr:nth-of-type(odd) {
  background-color: #fff;
}

.ReactTable .-odd {
  background-color: #fff !important;
}

.fa-gradient-blue {
  background: -webkit-gradient(linear, left top, left bottom, from(#2991c7), to(#39b0ec));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.fa-gradient-green {
  background: -webkit-gradient(linear, left top, left bottom, from(#1b7312), to(#39dc27));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.fa-gradient-red {
  background: -webkit-gradient(linear, left top, left bottom, from(#dc3427), to(#dd6157));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.fa-gradient-orange {
  background: -webkit-gradient(linear, left top, left bottom, from(#dc9427), to(#dda357));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.fa-gradient-grey {
  background: -webkit-gradient(linear, left top, left bottom, from(#9b9999), to(#7c7c7c));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

body.authentication-bg-pattern {
  background-image: none;
  background-color: #F7F6FB;
}

.card {
  background: #fff;
}

.card.bg-soft-success {
  background: rgb(102,143,104);

}

.card.bg-soft-danger {
  background: rgb(28,76,133);

}

.card.bg-soft-warning {
  background: rgb(194,76,36);

}


.form-control {
  background-color: #F7F6FB;
  color: #131340
}

.table-hover tbody tr:hover {
  color: #adb5bd;
  background-color: #F7F6FB;
}


.lrsinp.form-control:disabled, .lrsinp.form-control[readonly] {
	background-color: #7cd37c;
}


.react-datepicker-popper div .react-datepicker {
	display: flex
}



/* PresentationPickerDialog.css */

/* Loader Styles */
.loader-container {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100%;
}

.loader {
	border: 8px solid #f3f3f3; /* Light grey */
	border-top: 8px solid #3498db; /* Blue */
	border-radius: 50%;
	width: 60px;
	height: 60px;
	animation: spin 1s linear infinite;
}

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

/* Selected Icon Styles */
.selected-icon {
	color: #1abc9c;
	position: absolute;
	top: 10px;
	right: 10px;
	font-size: 1.5rem;
}

/* Presentation Card Styles */
.presentation-card {
	position: relative;
	cursor: pointer;
	transition: transform 0.2s;
}

.presentation-card:hover {
	transform: scale(1.02);
}

.image-container {
	position: relative;
}

.image-container img {
	width: 100%;
	height: 190px;
	object-fit: cover;
}

/* No Presentations Found */
.no-presentations {
	text-align: center;
	color: #777;
	margin-top: 50px;
	font-size: 1.2rem;
}
