.preloader {
  background-color:transparent;
}
.payment input {
    height: initial!important;
    width: initial!important;
}

#paypal-form-fields-container-EAA8X8UJKWVJG{
padding-bottom:	50px!important;
}
select {
    color: #000000!important;
}
.list-group-item.active {
	color:yellow!important;
	border: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important;
	    border-color: yellow !important;
}


#paypal-form-fields-container-EAA8X8UJKWVJG select {
    color: #000!important;
}

.am-item{
	background-color:#ffffff!important;
	padding:10px!important;
}
.am-item .am-thumb{
	margin:0px!important;
}
.am-item .title{
	color:#44447b!important;
}

@media only screen and (max-width: 767px) {
	.get-button {
		padding: 5px 15px;
	}
}
.bg0{
background: #040653;
}
.bg1{
background-image: url(../assets/images/trial2.png);
background-size:     cover;  
}
/*
*/
div[aria-label="Chat"] {
z-index:1002;
}
#meetingSDKElement {
z-index:1001;
position:fixed;
}
#zoom_buttons{
z-index:1003;
position:fixed;	
width:100%;	
}

.pricing-item-20 .pricing-header .name {
    border: #fff 1px solid!important;
}
.pricing-item-20 .price h4{
    padding: 10px!important;
}
.pricing-item-20 {
    border: #fff 3px solid!important;
}

.tt {
    padding: 30px 0px!important;
    border: #fff 1px solid!important;
}
.header-section.active {
    background: none!important;
}
.text-yellow {
    color: yellow!important;
}
p{
	font-size:20px!important;
	line-height:120%!important;
}
li{
    padding-bottom:1rem;
}
.faq-menu {
    border-radius: 30px!important;
}
.fraction {display: inline-block; vertical-align: middle;font-size: 100%; text-align: center; padding-right:6px;}
.fraction span { display: block; line-height:100%!important;}
.fracdenom {padding-top: 0; border-top: .1em solid; }

.customNavigation {
    a {
        height: 40px;
        width: 40px;
        align-items: center;
        justify-content: center;
        background: #fff;
        border-radius: 50%;
        opacity: 1;
        margin-top: auto;
        margin-bottom: auto;
        box-shadow: -2px 1px 10px #bdbdbd;
        top: calc(50% - 20px);
        cursor: pointer;
    }
}
.owl-nav .owl-prev.disabled,
.owl-nav .owl-next.disabled{
    visibility: hidden;
}
.qimage{width:30px!important; display:inline-block!important;}

.boxed_header {
    display: inline-block;
    background: linear-gradient(0deg, rgb(225, 53, 143) 0%, rgb(126, 108, 231) 100%);
    box-shadow: 4.232px 12.292px 10.56px 0.44px rgba(121, 107, 232, 0.5);
    color: #ffffff;
    padding: 12px 30px;
    border-radius: 40px;
    margin-top: -40px;
    margin-bottom: 30px;
}

.mp00{
	padding:0px!important;
	margin:0px!important;
}
.blocks{height:15px!important;border:solid 1px #000!important;}
@media (max-width: 767px) {
    .table-graph img {
        display:inline-block!important;
		height: 20px;
    }
}
.vcenter{
align-items: center;
}
table.tdbordered td {border:solid 3px #000!important;}
.bordered{border:solid 3px #000;}
.bordered_thickblack{border:solid 10px #000;}
.bordered-right{border-right:solid 3px #eee!important;}
.bordered-bottom{border-bottom:solid 3px #eee!important;}
.bordered-black{border:solid 3px #000!important;}
.bordered-bottom-black{border-bottom:solid 3px #000!important;}
.bordered-top-black{border-top:solid 3px #000!important;}
.bordered-left-black{border-left:solid 3px #000!important;}


.blue{color: blue!important;}
.red {color: red!important;}
.green {color: green!important;}
.orange {color:#FF8C00!important;}
.purple {color:#9400D3!important;}
.brown {color:#A0522D!important;}


.chapter-dot {
    margin: 3px;
    width: 12px;
    height: 12px;
    display: inline-block;
    border-radius: 50%;
    position: relative;
    cursor: pointer;
	background-color:white;
}

#main_menu_level li.active {
    border-radius: 50% / 50%;
	border-width: thick !important;
}
.chapter-dot.success{background-color:#07ff15;}
.chapter-dot.blank{background-color:#cccccc78;}
ul.step_list li{
  display:list-item;
  list-style-type: disc;
  margin-top: 1em;
  margin-bottom: 1 em;
  margin-left: 0;
  margin-right: 0;
  margin-left: 15px;
  clear:left;
}

.bar {
    border: solid 1px #000 !important;
    padding-top: .5rem;
    white-space: nowrap;
}

.model_bar {
    text-align: center;
    font-size: small;
    float: left;
}
.model_bar.alert{
border-radius:0px;
}
.vbottom{
    align-items: end;
}
.tinytext{
	font-size: small;
	line-height:normal;
}

.verticaltext{
              transform-origin: left top 0;
    writing-mode: vertical-rl;
    text-orientation: mixed;
        }
		
.position_absolute{position:absolute;}
.position_relative{position:relative;}

#page_main_nav .nav-item.show .nav-link, 
#page_main_nav .nav-tabs .nav-link.active,
#page_settings_nav .nav-item.show .nav-link, 
#page_settings_nav .nav-tabs .nav-link.active
{
	background:none;
	color:yellow!important;
	border-radius: var(--bs-nav-tabs-border-radius);
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
	border-color:transparent;
}
.question_options .nav-link.active, .question_options_tabs {
	background-color:lavender;border-top-left-radius: 0px;border-top-right-radius: 0px;
} 

ul li {
    padding: 0 0;
}

@media (max-width: 575px) {
  .faq-menu {
    padding: 40px 30px;
  }
}
@media (max-width: 991px) {
  .faq-menu {
    max-width: fit-content;
    margin: 0 auto 30px;
  }
}

.modal-header {
    display: block;
}

      #section_game .bordered {
            background-color: white;
            border: 1px solid #ddd;
            padding: 20px;
            border-radius: 5px;
        }
        #section_game .answers-box {
            margin-top: 20px;
        }
        #section_game .answer {
            /*float: left;*/
            width: 8em;
            border: 1px solid #ddd;
            padding: 5px;
            margin: 5px;
            border-radius: 5px;
        }
        #section_game .right {
            border-color: #5cb85c;
            color: #5cb85c;
            background-color: #DBFFDB;
        }
        #section_game .wrong {
            border-color: #d9534f;
            color: #d9534f;
            background-color: #FFD2CE;
        }
.video-button2 {
    background: none;
    width: auto;
    height: 51px;
    line-height: 51px;
    text-align: center;
    border-radius: 50%;
    position: relative;
    color: #ffffff;
    margin: 0 auto;
}
.video-button2::before {
    background: rgba(255, 138, 0, 0.161);
    width: 100px;
    height: 100px;
    animation-delay: 0.5s;
    -webkit-animation-delay: 0.5s;
    -moz-animation-delay: 0.5s;
    border-radius: 33.33% 50%;
}

.video-button2::after, .video-button2::before {
    animation: video 25s linear infinite;
    -webkit-animation: video 25s linear infinite;
    -moz-animation: video 25s linear infinite;
    transition: all ease 0.3s;
}

@keyframes mymove {
  from {background-color: dodgerblue;}
  to {background-color: blue;}
}

.nav-link ,.log_marker{ cursor: pointer; }


/*====================== UPLOAD =================================================*/
/*
#container {
  box-shadow: 0 4px 8px rgba(0, 0, 0, .75);
  margin: auto;
  width: auto;
}
*/
.box-input {
  text-align: center;
}

.box-input svg {
  width: 5rem;
  height: 5rem;
  vertical-align: middle;
  fill: currentColor;
}
/*
form {
  color: #fff;
}
*/

input.uploader[type="button" i],
input.uploader[type="file" i]::-webkit-file-upload-button {
  display: none!important;
}

.box.has-advanced-upload {
  transition: all .15s ease-in-out, background-color .15s linear;
}
/*
.box {
  font-size: 1.25rem;
  background-color: rgba(0, 142, 198, 1);
  border: 4px solid #fff;
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, .75);
 /* padding: 5rem 8rem;*/
  width: 100%;
}
*/

.js .box-file {
  width: .1px;
  height: .1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}

.box-input label {
  margin: auto;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #fff;
  cursor: pointer;
  text-align: center;
  display: block;
  /*overflow: hidden;*/
}

.js .box-file + label * {
  pointer-events: none;
}

.js .box-file:focus + label {
  outline: 1px dotted #000;
  outline: -webkit-focus-ring-color auto 5px;
}
/*
button {
  background: #0CE9AF;
  border: none;
  box-shadow: 0 2px 4px rgba(0, 0, 0, .25);
  color: #fff;
  display: flex;
  font-size: 1.25rem;
  font-weight: 700;
  margin: auto;
  margin-top: 2.5rem;
  overflow: auto;
  padding: 1rem 1.5rem;
}

button:hover {
  box-shadow: 0 4px 12px rgba(0, 0, 0, .5);
}

button:active {
  box-shadow: none;
}
*/
.box-uploading {
  font-style: italic;
}

.box-success {
  transition: appear-from-inside .25s ease-in-out;
}

.box__success {
  animation: appear-from-inside .25s ease-in-out;
}

@keyframes appear-from-inside {
  from {
    transform: translateY( -50%) scale( 0);
  }
  75% {
    transform: translateY( -50%) scale( 1.1);
  }
  to {
    transform: translateY( -50%) scale( 1);
  }
}

.box-restart {
  font-weight: 700;
}

input.uploader,
textarea.uploader,
select.uploader {
  border-radius: 0;
  border: none;
}

input.uploader {
  line-height: normal;
}

.box-dragndrop,
.box-icon,
.box-uploading,
.box-success,
.box-error {
  display: none;
}

.box.has-advanced-upload .box-dragndrop {
  display: inline;
}
/*====================== UPLOAD =================================================*/

.icon-flex, .icon-wrapper p-1 bg-success {
    display: inline;
    justify-content: center;
    align-items: center;
}
.icon-wrapper p-1 bg-success {
    border-radius: 50%;
    overflow: hidden;
}

.bg-image{	
background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.circle{
      border: 1px solid black;
      border-radius: 50%;
      height: 50px;
      width: 50px;
      text-align: center;
      justify-content: center;
      position: relative;
    }



.table-wrapper {
  position:relative;
}
.table-scroll {
  height:150px;
  overflow:auto;  
  margin-top:20px;
}
.table-wrapper table {
  width:100%;

}
.table-wrapper table * {
  color:black;
}
.table-wrapper table thead th .text {
  position:absolute;   
  top:-20px;
  z-index:2;
  height:20px;
  width:35%;
  border:1px solid red;
}

.move {
  height: 50px;
  width: 50px;
  background-color: #d8df546e;
  border-radius: 50%;
  position: fixed;
  z-index:10000;
}
.video-container {
    	max-width: 100%; /* Set a pixel value instead if no parent container*/
    	margin: 0 auto; /* Center the container */
	}
.video-container video {
    	width: 100%; /* Fill the available width */
    	height: auto; /* Adjust height automatically */
}