.no-shadows {
    box-shadow: none!important;
}
/*Slider*/
a.disabled {
  pointer-events: none;
  cursor: default;
}
.slideshow-container .mySlides {display: none}
img {vertical-align: middle;}

/* Slideshow container */
.slideshow-container {
  max-width: 1000px;
  position: relative;
  margin: auto;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
}

/* Next & previous buttons */
.slideshow-container .prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -22px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
}

/* Position the "next button" to the right */
.slideshow-container .next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.slideshow-container .prev:hover, .slideshow-container .next:hover {
  background-color: rgba(0,0,0,0.8);
}

/* Caption text */
.slideshow-container .text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
  background-color:rgba(0, 0, 0, 0.5);
}

/* Number text (1/3 etc) */
.slideshow-container .numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.slideshow-container .dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.slideshow-container .active, .slideshow-container .dot:hover {
  background-color: #717171;
}

/* Fading animation */
.slideshow-container .fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .prev, .next,.text {font-size: 11px}
}
/*Slider*/

/*Notification*/
.notification_lists{
  overflow-y: auto;
}

.custom_scroll::-webkit-scrollbar{
  width: 10px;
  background-color: #F5F5F5;
}

.custom_scroll::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}

.custom_scroll::-webkit-scrollbar-thumb {
  background-color: #9f9c9c;
}


.skeleton-wrapper-inner {
  padding: 15px;
  position: relative;
}

.skeleton-wrapper-body div {
  -webkit-animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-name: placeholderSkeleton;
  -webkit-animation-timing-function: linear;
  background: #f6f7f8;
  background-image: -webkit-gradient(linear, left center, right center, from(#f6f7f8), color-stop(.2, #edeef1), color-stop(.4, #f6f7f8), to(#f6f7f8));
  background-image: -webkit-linear-gradient(left, #f6f7f8 0%, #edeef1 20%, #f6f7f8 40%, #f6f7f8 100%);
  background-repeat: no-repeat;
  background-size: 800px 104px;
  height: 104px;
  position: relative;
}

.skeleton-wrapper-body {
  -webkit-animation-name: skeletonAnimate;
  background-image: -webkit-gradient(linear, center top, center bottom, from(deg), color-stop(0, red), color-stop(.15, orange), color-stop(.3, yellow), color-stop(.45, green), color-stop(.6, blue), color-stop(.75, indigo), color-stop(.8, violet), to(red));
  background-image: -webkit-linear-gradient(135deg, red 0%, orange 15%, yellow 30%, green 45%, blue 60%,indigo 75%, violet 80%, red 100%);
  background-repeat: repeat;
  background-size: 50% auto;
}

.skeleton-wrapper-body div {
  position: absolute;
  right: 15px;
  left: 12px;
  top: 15px;
}


div.skeleton-label {
  top: 0px;
  height: 5px;
  width: 100px;
}
div.skeleton-content-1,
div.skeleton-content-2,
div.skeleton-content-3 {
  left: 12px;
  right: 15px;
  height: 7px;
}
div.skeleton-content-1 {
  top: 12px;
}
div.skeleton-content-2 {
  top: 25px;
}


@-webkit-keyframes placeholderSkeleton {
  0% {
    background-position: -468px 0;
  }
  100% {
    background-position: 468px 0;
  }
}

@-webkit-keyframes skeletonAnimate {
  from {
    background-position: top left;
  }
  to {
    background-position: top right;
  }
}

/*Notiifcation*/


/*Facebook Feeds*/

.fb_feeds_collection{
  background: transparent;
  font-size: 12px;
}
.fb_feed_lists{
  min-height: 341px;
  max-height: 341px;
  overflow-y: auto;
}

.fb_feed_lists a{
  color:#000;
}
.fb_feed_lists a:hover{
  color:#c53331;
}
/*Facebook Feeds*/


/*Profile*/
.tabs .indicator {
    height: 3px;
    background-color: #434343;
}

/*
 * imgAreaSelect animated border style
 */

.imgareaselect-border1 {
  background: url(border-anim-v.gif) repeat-y left top;
}

.imgareaselect-border2 {
    background: url(border-anim-h.gif) repeat-x left top;
}

.imgareaselect-border3 {
    background: url(border-anim-v.gif) repeat-y right top;
}

.imgareaselect-border4 {
    background: url(border-anim-h.gif) repeat-x left bottom;
}

.imgareaselect-border1, .imgareaselect-border2,
.imgareaselect-border3, .imgareaselect-border4 {
    filter: alpha(opacity=50);
  opacity: 0.5;
}

.imgareaselect-handle {
    background-color: #fff;
  border: solid 1px #000;
    filter: alpha(opacity=50);
  opacity: 0.5;
}

.imgareaselect-outer {
  background-color: #000;
    filter: alpha(opacity=50);
  opacity: 0.5;
}

.imgareaselect-selection {
}



img.crop{
  width:100% !important;
  height:auto !important;
}

.profile-image,.circleP{
  width: 100px;
  height: 100px !important;
  max-width: 100% !important;
  -webkit-border-radius: 50% !important;
  border-radius: 50% !important;
  -webkit-transition: -webkit-box-shadow 0.3s ease !important;
  transition: box-shadow 0.3s ease !important;
  -webkit-box-shadow: 0px 0px 0px 8px rgba(0, 0, 0, 0.06) !important;
  box-shadow: 0px 0px 0px 5px rgba(0, 0, 0, 0.06) !important;
  margin: 0px auto !important; 
      margin-top: 0px !important;
  top: 10% !important;
  margin-top: 10px !important;
}

.profile-image img{
  position: unset !important;
}

.bgColor {
      text-align: center;    
    }
    .upload-preview {border-radius:4px;width: 200px;height: 200px; opacity:0.5;}
    #body-overlay {background-color: rgba(0, 0, 0, 0.6);z-index: 999;position: absolute;left: 0;top: 0;width: 100%;height: 100%;display: none;}
    #body-overlay div {position:absolute;left:50%;top:50%;margin-top:-32px;margin-left:-32px;}
    #targetOuter{ 
      position:relative;
      text-align: center;
      background-color: #F0E8E0;
      margin: 20px auto;
      width: 200px;
      height: 200px;
      border-radius: 4px;
    }
    
    .inputFile{
      margin-top: 0px;
      left: 0px;
      right: 0px;
      top: 0px;
      width: 200px;
      height: 36px;
      background-color: #FFFFFF;
      overflow: hidden;
      opacity: 0;
      position: absolute;
      cursor: pointer;
    }
    .icon-choose-image {
      position: absolute;
      top: 50%;
      left: 50%;
      margin-top: -24px;
      margin-left: -24px;
      width: 48px;
      height: 48px;
      cursor:pointer;
      
    }
    #profile-upload-option{
      display:none;
      position: absolute;
      top: 163px;
      left: 23px;
      margin-top: -24px;
      margin-left: -24px;
      width: 200px;
    }

    .profile-upload-option-list.upload{
      background:#217821;
      color:#fff;
    }
    .profile-upload-option-list.cancel{
      background:#d45c5c;
      color:#fff;
    }
    .profile-upload-option-list{
      margin: 1px;
      cursor: pointer;
      position: relative;
      padding:5px 0px;
    }
    .profile-upload-option-list:hover{
      cursor: poniter;
    }
/*Profile*/


/*Dashboard*/
.basicInfoCard{
  padding:31px !important;
}
.basicInfoCard p{
  display:flex;
}
.basicInfoCard span{
  padding-left:5px;
}



.dropbtnjz {
  background-color: #4CAF50;
  color: white;
  padding: 16px;
  font-size: 16px;
  border: none;
  cursor: pointer;
}

.dropdownjz {
  position: relative;
  display: inline-block;
}

.dropdownjz-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 99;
}

.dropdownjz-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.dropdownjz-content a:hover {background-color: #f1f1f1}

.dropdownjz:hover .dropdownjz-content {
  display: block;
}

.dropdownjz:hover .dropbtnjz {
  background-color: #3e8e41;
}
/*Dashboard*/


/*Login*/
body.loginBody{
  background-image: url('../themes/images/studnt-v2-bg.jpg') ;
      background-position: center center;
      background-repeat:  no-repeat;
      background-attachment: fixed;
      background-size:  cover;
      background-color: #999;

      margin: 0;
  padding: 0;
  font-family: exo, sans-serif;
}

/*Login*/


/* Books Page */

.moreInfoIcon{
  position: absolute;
  top: 20px;
  right: 10px;
  z-index: 1;
}

.close-icon {
  position: absolute;
  top: 5px;
  right: 5px;
  width: 1.5em !important;
  height: 1.5em !important;
  line-height: 1.5em !important;
}
.activator {
  cursor: pointer !important;
}
.productCardImage{
  max-height:42% !important;
}

.productTitle{
  font-size: 15px !important;
  font-weight: 500 !important;
  line-height: 22px !important;
}

.card-price {
  display: block;
  font-size: 1.6em !important;
}
.buttonDiv{
  display: flex;
}
.buttonDiv button{
  margin-right: 5px;
  width:100%;
  font-size: 0.8rem !important;
  letter-spacing: unset !important;
  padding: 0 0.8rem !important;
}

.card .badge.percent {
  position: absolute;
  margin: 0;
  z-index: 10;
  left: 0;
  right: auto;
}
.old-price {
  font-size: 1.3em !important;
  text-decoration: line-through;
  font-weight:400;
}
.card-price {
  display: block;
  font-size: 1.2em !important;
  font-weight:400;
}
/* Books Page */


/* More details Page */
.img-block {
  position: relative;
}
.img-block .badge {
  position: absolute;
  margin: 0;
  z-index: 1;
}
.product-card-badge-percent {
  bottom: 0;
  left: 0;
  width: 100%;
}

#product .input-number{
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
#product .input-quantity-minus, .input-quantity-plus {

  width: 1.6em;
  height: 1.6em;
  font-size: 1.6em !important;
  line-height: 1.6em !important;

}
#product .input-number input[type="number"] {

  -moz-appearance: textfield;

}
#product .input-number input[type="number"] {

  margin: 0;
  width: 50px;
  border-bottom: 0;
  text-align: center;

}

#cart-total, #compare-total {

  position: absolute;
  top: 0;
  right: 0;
  width: 20px;
  height: 20px;
  line-height: 20px;
  font-size: .7rem;

}
/* More details page */

/* Cart */
.card.horizontal {

  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;

}

.card.horizontal > .card-image {
  display: flex;
  max-width: 50%;
  position: relative;
}

.card.horizontal .card-stacked {

  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  position: relative;
  border-left: 1px #d8d8d8 solid;
}

.card.horizontal .cart-list-buttons {
  position: absolute;
  right: 0;
  direction: flex;
}

.card.horizontal .input-number-cart {
  justify-content: flex-start !important;
}
.card.horizontal .input-number {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.card.horizontal .input-quantity-minus, .card.horizontal .input-quantity-plus {

  width: 1.6em;
  height: 1.6em;
  font-size: 1.6em !important;
  line-height: 1.6em !important;

}

.card.horizontal .input-number input[type="number"] {

  -moz-appearance: textfield;

}
.card.horizontal .input-number input[type="number"] {

  margin: 0;
  width: 50px;
  border-bottom: 0;
  text-align: center;

}

.card.horizontal > .card-image > a, .card.horizontal > .card-image > div {

  align-self: center;
  padding: 24px;

}
/* Cart */

/* Product Details */
.width-max{
  width: 100% !important;
}
/* Product Details */

/* Class Page */
.bootcamp-table span.price{
  color:#000;
}
.bootcamp-table span.old_bc_price{
  text-decoration: line-through;
}
.bootcamp-table span{
  color:#fff;
  float: left;
}
.bootcamp-table .btn{
  padding: 0 0.6rem !important;
  font-size: 0.6rem;
  font-weight: 600;
}

.bootcamp-table th{
  color: #fff;
  line-height: 1.4;
  background-color: #36304a;
  padding-top: 15px;
  padding-bottom: 15px;
  border-radius:0 !important;
}
.bootcamp-table th,td{
  padding-left: 15px;
}

.bootcamp-table tr{
  position: relative !important;
}

.bootcamp-table .stock{
  width: 28px;
  height: 28px;
  text-align: center;
  padding: 2px;
  color: #fff;
  border-radius: 4px;
  font-weight: 600;
}
.bootcamp-table .stock-green{
  background-color: #2aab2a;
}
.bootcamp-table .stock-red{
  background-color: #f44646;
}

.bootcamp-table a{
  color:#000
}
.bootcamp-table a:hover{
  color:#f44646
}

@media 
only screen and (max-width: 760px),
(min-device-width: 768px) and (max-device-width: 1024px)  {

  .fixed-action-btn{
    bottom:100px !important;
  }

  .bootcampDiv h5{
    padding-left:10px;
  }

  .filterDiv{
    padding-bottom:20px;
  }

	.bootcamp-table { 
	  	width: 100%; 
	}

	/* Force table to not be like tables anymore */
	.bootcamp-table, .bootcamp-table thead, .bootcamp-table tbody, .bootcamp-table th, .bootcamp-table td, .bootcamp-table tr { 
		display: block; 
	}
	
	/* Hide table headers (but not display: none;, for accessibility) */
	.bootcamp-table thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	
	.bootcamp-table tr { border: 1px solid #ccc; }
	
	.bootcamp-table td { 
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee; 
		position: relative;
		padding-left: 50%; 
	}

	.bootcamp-table td:before { 
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		left: 6px;
		width: 45%; 
    padding-right: 10px;
    padding-left:2px;
    vertical-align: middle;
		white-space: nowrap;
		/* Label the data */
		content: attr(data-column);
    color: #000;
		font-weight: bold;
	}

}
/* Class Page */

/* Checkout Page */
[type="radio"]:not(:checked), [type="checkbox"]:checked {

    position: absolute;
    opacity: 0;
    pointer-events: none;

}

.labl {
  display : block;
  width: 100%;
}
.labl > input{ /* HIDE RADIO */
  visibility: hidden; /* Makes input not-clickable */
  position: absolute; /* Remove input from document flow */
}
.labl > input + div{ /* DIV STYLES */
  cursor:pointer;
  padding:10px;
  font-size:1.3em;
  font-weight:600;
  color:#7e7e7e;
}
.labl > input:checked + div{ /* (RADIO CHECKED) DIV STYLES */
  background-color: #6bd77f;
  border: 1px solid #1a7216;
  padding: 10px;
  color: #060606;
}
.labl span{
  font-weight:400;
  font-size:12px;

}
.modeContainer .error{
  color:#FF4081;
}
/* Checkout Page */

/* My Order */
.order_title{
  font-size: 1.5em;
}
.order_date{
  color: #8e8e8e;
  font-size: 0.9em;
}
.order_price{
  font-size: 1.7em;
}
/* My Order */


/* Header Style */
ul.side-nav.leftside-navigation li:not(.no-padding).user-details {
  padding:0 !important;
}
/* Header Style */

/* Timeline */
section.timeline-outer {
  width: 80%;
  margin: 0 auto;
}

.timeline {
  border-left: 8px solid #F2654C;;
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  color: #333;
  margin: 50px auto;
  letter-spacing: 0.5px;
  position: relative;
  line-height: 1.4em;
  padding: 20px;
  list-style: none;
  text-align: left;
}

.timeline h1,
.timeline h2,
.timeline h3 {
  font-size: 1.2em;
}

.timeline .event {
  border-bottom: 1px solid rgba(160, 160, 160, 0.2);
  padding-bottom: 15px;
  margin-bottom: 20px;
  position: relative;
  padding-left: 10px;
}

.timeline .event p{
  color:#818181;
}

.timeline .event:last-of-type {
  padding-bottom: 0;
  margin-bottom: 0;
  border: none;
}

.timeline .event:before,
.timeline .event:after {
  position: absolute;
  display: block;
  top: 0;
}

.timeline .event:before {
  left: -177.5px;
  color:#818181;
  content: attr(data-date);
  text-align: right;
  font-size: 14px;
  min-width: 120px;
}

.timeline .event:after {
  box-shadow: 0 0 0 8px #F2654C;
  left: -30px;
  background: #fff;
  border-radius: 50%;
  height: 11px;
  width: 11px;
  content: "";
  top: 5px;
}
/**/
/*——————————————
Responsive Stuff
———————————————*/

@media (max-width: 945px) {
  .timeline .event::before {
    left: 0.5px;
    top: 25%;
    min-width: 0;
    font-size: 13px;
  }
  .timeline h3 {
    font-size: 14px;
  }
  
  section.lab h3.card-title {
    padding: 5px;
    font-size: 16px
  }
}

@media (max-width: 768px) {
  .timeline .event::before {
    left: 0.5px;
    top: 20px;
    min-width: 0;
    font-size: 13px;
    position: initial;
  }
  .timeline .event:nth-child(1)::before,
  .timeline .event:nth-child(3)::before,
  .timeline .event:nth-child(5)::before {
    top: 38px;
  }
  .timeline h3 {
    font-size: 14px;
  }
  
}
/* Timeline */

/* Recommended Section */
.recomm_image,.recomm_image_class{
  border-radius:0 !important;
}
.recomm_image{
  width:50px !important;
  height:63px !important;
}
.recomm_image_class{
  width:50px !important;
  height:50px !important;
}
.recomm_section p{
  color:#5f5f5f;
}
.recomm_class_options ul li{
  display: inline;
  list-style-type: none;
  padding-right: 5px;
  font-size: 0.9em;
  color:#5f5f5f;
}
.recomm_more{
  text-align: center;
  color: #fff;
  padding: 3px;
}
/* Recmmended Section */

/*Modal Close*/
.modal_close_btn{
    background: #797979;
    color: #fff;
    padding: 5px;
    border-radius: 50%;
    margin: 5px;
}

/*Youtube*/
.card-animation-1, .image-n-margin {

    margin-top: -50px;
    -webkit-transition: .3s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    transition: .5s;

}
.card-animation-1:hover .image-n-margin
{
    margin-top: -80px;
    margin-bottom: 30px;

    cursor: pointer;
    -webkit-transition: .5s;
       -moz-transition: .5s;
         -o-transition: .5s;
            transition: .5s;
}


/*Result Section*/
.floating-menu {
    font-family: sans-serif;
    background: #f32f72;
    padding: 5px;;
    width: 180px;
    height: auto;
    z-index: 100;
    position: fixed;
    top:35%;
    right: 0px;
}

.floating-menu ul li a, 
    .floating-menu h3 {
    font-size: 0.9em;
    display: block;
    margin: 0 0.5em;
    color: white;
    font-weight: bold;
    line-height: 30px !important;
}
.floating-menu ul li a:hover {
    background-color: #555;
    color: white;
}
@media (max-width: 768px) {
    .floating-menu {
    top:25%;
    /*display: none;*/
    }  
}

.scrolling table {
    table-layout: inherit;
    *margin-left: -100px;/*ie7*/
}
.scrolling td, th {
    vertical-align: top;
    padding: 10px;
    min-width: 100px;
}
.scrolling th {
    position: absolute;
    *position: relative; /*ie7*/
    left: 0;
    width: 120px;
}
.outer {
    position: relative
}
.inner {
    overflow-x: auto;
    overflow-y: visible;
    margin-left: 120px;
}
.card.horizontal .card-stacked .card-title {
 line-height: 32px;
    display: block;
    /*background: #b75e70 !important;*/
    background: #736f70 !important;
    font-size: 18px;
    font-weight: 400;
    text-transform: uppercase;
    padding: 4px 30px;
    color: white;
    
}
span.b {
  display: inline-block;
  width: 40%;
  font-weight: bold;
}

#responsive-table .card-title{
  line-height: 32px;
    display: block;
    /*background: #b75e70 !important;*/
    background: #736f70 !important;
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase;
    padding: 4px 30px;
    color: white;
}
#responsive-table td {
padding: 10px 5px !important;
border-bottom: 1px solid #ece9e9;
}

@media (max-width: 945px) {
#responsive-table td {
  padding: 5px !important;
}
}

.card-stacked p{
    line-height:2em;
}
.span_badge{
    min-width: 3rem;
    padding: 2px 6px;
    text-align: center;
    line-height: 22px;
    height: 22px;
    color: #fff;
    box-sizing: border-box;
    font-size: .8rem;
    font-weight: 300;
    border-radius: 2px;
}
.span_badge.success{
    background-color: #4CAF50;
}
.span_badge.danger{
    background-color: #ff4081;
}
.span_badge.warning{
    background-color: #f8ab26;
}

/*Referral*/
.l_c_h {
      width:300px;
      position:fixed;
      bottom:0;
      right:0px;
      border-radius:3px;
      z-index:5000;
      display:block;
    }
    .l_c_h .c_h {
      cursor:pointer;
      border-radius:0px;
      /*background:#c61432;*/
          background: #c00c0c;
      line-height: 34px;
    }
    .l_c_h .left_c {
      color:#ebebeb;
      font-size:16px;
      font-family:Arial, Helvetica, sans-serif;
    }
    .l_c_h .right_c {
      text-align:center;
      /*background:#DE4A4A;*/
        background:##c00c0c;;
      line-height: 36px;
    }
    .l_c_h .right_c  a {
      color:#ebebeb;
      border-radius: 3px;
      box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05) !important;
      cursor: pointer !important;
      font-size: 16px;
      line-height: normal !important;
      margin-top: 0 !important;
      padding: 1px 0px !important;
      text-align: center !important;
      text-decoration:none;
      font-weight:600;
    }
    .clear {
      clear:both;
    }
    
    .chat_container .no_provider {
      text-align:left;
      color:#5E5652;
      font-size:12px;
      width:300px;
      padding:5px;
      font-family:Arial, Helvetica, sans-serif;
      margin-left:5px;
    }
    .chat_container .footer_c {
      text-align:left;
      color:#5E5652;
      font-size:12px;
      margin-left:10px;
      margin-bottom:10px;
      font-family:Arial, Helvetica, sans-serif;
    }
    .chat_container .footer_c a {
      text-decoration:underline;
      color:#777;
      font-size:11px;
    }
    .chat_container .chat_entry {
      margin:10px;
      margin-top:0px;
    }
    .chat_container .chat_entry p {
      margin-top:10px;
      margin-bottom:10px;
    }
    .chat_container .chat_entry h4 {
      text-align:left;
      color:#1A1A1A;
      font-weight:400;
      font-size:16px;
      margin-top:0px;
    }
    .chat_container .chat_entry input[type="text"] {
      background-color: #fff;
      background-image: none;
      border: 1px solid #ccc;
      border-radius:2px;
      box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
      color: #999;
      font-size: 13px;
      padding: 8px 8px;
      margin-bottom:5px;
      transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
      width:100%;
   /*   height:30px; */ 
      font-family:Arial, Helvetica, sans-serif;
    }
    .chat_container .chat_entry input[type="text"]:focus {
      box-shadow:0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
      -webkit-box-shadow:0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
      -moz-box-shadow:0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
      outline:0 none;
      border-color:#66afe9;
    }
    .chat_container .chat_entry input[type="submit"]{
      padding: 5px 12px;
      margin-bottom: 0;
      font-size: 12px;
      font-weight: normal;
      text-align: center;
      vertical-align: middle;
      -ms-touch-action: manipulation;
      touch-action: manipulation;
      cursor: pointer;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      background-image: none;
      border: 1px solid transparent;
      border-radius:0px;
      color: #fff;
      /*background-color: #DD4A4A;*/
      background-color: #2dc3e8 !important;
      font-family:Arial, Helvetica, sans-serif;    
    }
    .chat_container .chat_entry input[type="submit"]:hover {
      background-color: #C64545;
    }
    .form-error {
      display:none;
    }
    .chat_message {
      height:250px;
      overflow-y:scroll;
      padding:10px;
      border-bottom:1px solid #222222;
      padding-top:10px;
    }
    .chat_message .message_contain {
      margin:5px;
      background:#FCF8E2;
      padding:5px;
    }
    .chat_message .user_message {
      background:#F5F5F5;
    }
    .chat_message .message_contain  .header_image {
      float:left;
      width:50px;
      margin-top:0px;
      margin-bottom:0px;
    }
    .chat_message .message_contain .chat_mess {
      font-size:13px;
      color:#444444;
      margin-top:0px;
    }
    .chat_message .message_contain .chat_date {
      color:#777;
      font-size:11px;
      margin-top:0px;
      margin-bottom:0px;
    }
    .chat_text_area {
      margin:5px;
    }
    .chat_text_area .messag_send {
      width:100%;
      resize:none;
      background-color: #fff;
      background-image: none;
      border: 1px solid #ccc;
      border-radius: 2px;
      box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
      color: #555;
      padding:5px;
      font-size:13px;
      height:35px;
    }
    .chat_text_area .messag_send:focus {
      box-shadow:0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
      -moz-box-shadow:0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
      -webkit-box-shadow:0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
      outline:0 none;
      border-color:#66afe9;
    }
    .left{
      float:left;
    }
    .right{
      float:right;
    }
    .left_icons{
      width:35px;
      height:auto;
      text-align:center;
      color:#999;
      /*background:#DE4A4A;*/
          background: ##c00c0c;;
      font-size:15px;
    }
    .left_icons a{
      color:#fff;
      font-weight:normal;
    }
    .center_icons{
      text-align:center;
      padding:2px 0px 0px 5px;
    }
    .logout img{
      margin-top:8px;
    }

    

    .refer_box_top{
      display: block;
      position: relative;
      box-sizing: border-box;
      margin: 0;
      padding: 24px 24px 0px;
      clear: both;
    }

    .refer_box_heading{
      position: relative;
      display: block;
      box-sizing: border-box;
      font-size: 24px;
      font-weight: 400;
      font-family: "Open Sans", Helvetica, Lucida, Arial, sans-serif;
      line-height: 1.2em;
      margin: 0 auto;
      padding: 6px 0px;
      color:#fff;
      text-align: center;
    }

    .refer_box_description{
      position: relative;
      display: block;
      box-sizing: border-box;
      font-size: 14px;
      line-height: 1.8em;
      font-family: "Open Sans", Helvetica, Lucida, Arial, sans-serif;
      margin: 0 auto;
      padding: 12px 0px;
      color:#fff;
      text-align: center;
    }

    .referal-input{
      background-color:#fff !important;
      padding-left:10px !important;
      box-sizing: border-box !important;
      font-size: 1em !important;
      color:#000;
      font-weight: 400;
    }
    section.puzzle_area {
        padding: 0px 0 5px 0;
    }
     /* label focus color */
    .referal-input:focus + label {
     color: #000 !important;
    }
    /* label underline focus color */
     .referal-input:focus {
       border-bottom: 1px solid #000 !important;
       box-shadow: 0 1px 0 0 #000 !important;
     }

     .referal-input::placeholder{
      color:#606060;
     }

     .referal-input.error{
      border-bottom: 2px solid #e90909 !important;
     }

    .referal-label{
      left: 1rem !important;
    }
    
    .refer_link{
        font-size: 18px;
        color: #fff;
        text-decoration: underline;
    }
    
    .code_box{
        margin: 0 auto; width: 60%;background:#fff;font-size:25px;font-weight:600;color:#000;border:3px dashed #000
    }
    
    #show_refer_more{
        float:none !important;
    }

/*Referral*/

.hr-text {
	 line-height: 1em;
	 position: relative;
	 outline: 0;
	 border: 0;
	 color: black;
	 text-align: center;
	 height: 1.5em;
	 opacity: 0.5;
}
.hr-text:before {
	 content: '';
	 background: linear-gradient(to right, transparent, #818078, transparent);
	 background: -webkit-linear-gradient(to right, transparent, #818078, transparent);
	 position: absolute;
	 left: 0;
	 top: 50%;
	 width: 100%;
	 height: 1px;
}
.hr-text:after {
	 content: attr(data-content);
	 position: relative;
	 display: inline-block;
	 color: black;
	 padding: 0 0.5em;
	 line-height: 1.5em;
	 color: #818078;
	 background-color: #fcfcfa;
}

/*Subscription*/
.small {
    letter-spacing: inherit;
    font-size: 14px;
    line-height: 24px;
}
.PlanCardSingleRowCompact {
    border-radius: 0;
}
.PlanCardSingleRowCompact {
    border: 3px solid transparent;
        border-top-color: transparent;
        border-right-color: transparent;
        border-bottom-color: transparent;
        border-left-color: transparent;
    position: relative;
    transition: box-shadow .25s ease-out,border-color .25s ease-out;
}
.PlanCardSingleRowCompact--active {
    border-color:#4687ff;
}
.Paper {
    border-radius: 3px;
}
.sha-1, .sha-1-hover:hover {
    box-shadow: 0 0 0 1px rgba(82, 84, 89, 0.39),0 1px 3px 0 rgba(144, 145, 148, 0.7);
}
.sha-1-hover, .sha-2-hover, .sha-3-hover, .sha-4-hover {
    cursor: pointer;
}
.sha-1, .sha-2, .sha-3, .sha-4 {
    transition: box-shadow .25s ease-out;
}
.fwm {
    font-weight: 500 !important;
}
.bg-bw-1 {
    background-color: #fff;
}
.h-100 {
    height: 100%;
}
.Paper > :first-child {
    border-top-right-radius: inherit;
    border-top-left-radius: inherit;
    background-clip: padding-box;
}
.p-md-4 {
    padding: 12px;
}
.p-5 {
    padding: 16px;
}
.d-md-block {
    display: block;
}
.PlanCardSingleRowCompact__indicators {
    position: relative;
    height: 0;
}
.PlanCardSingleRowCompact--active .PlanCardSingleRowCompact__radio {
    border-color: #4687ff;
    background-color:#4687ff;
}
.PlanCardSingleRowCompact__radio {
    position: absolute;
    width: 20px;
    height: 20px;
    border: 2px solid #e8e8e9;
        border-top-color: rgb(232, 232, 233);
        border-right-color: rgb(232, 232, 233);
        border-bottom-color: rgb(232, 232, 233);
        border-left-color: rgb(232, 232, 233);
    border-radius: 50%;
    transition: border-color .25s ease-out,background-color .15s ease-out;
}
.PlanCardSingleRowCompact--active .PlanCardSingleRowCompact__radio .SVG--inline {
    opacity: 1;
}
.PlanCardSingleRowCompact__radio .SVG--inline {
    position: absolute;
    opacity: 0;
    height: 16px;
    left: 0;
    top: 0;
    transition: opacity .25s ease-out;
}
.SVG-wrapper .SVG--inline {
    width: auto;
}
.SVG-wrapper .SVG--inline {
    display: inline-block;
    vertical-align: sub;
}
svg:not(:root) {
    overflow: hidden;
}
.scale-24 {
    height: 24px;
}
.c-bw-1 {
    color: #fff !important;
}

.pt-md-4 {
    padding-top: 12px;
}
.pt-5 {
    padding-top: 16px;
}
.pb-3 {
    padding-bottom: 8px;
}
.mx-6 {
    margin-right: 24px;
}
.ml-6,
.mx-6 {
    margin-left: 24px;
}
.fwb {
    font-weight: 600 !important;
}


.PlanCardSingleRowCompact--active .PlanCardSingleRowCompact__popup {
    background-color: #4687ff;
}
.PlanCardSingleRowCompact__popup {
    display: table;
    background-color: #f64f64;
    border-radius: 25px;
    transition: background-color .25s ease-out;
    font-size: 13px;
    line-height: 1.428571429;
    padding: 6px 20px;
    margin: 0 auto;
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
}
.fwm {
    font-weight: 500 !important;
}
.fwb {
    font-weight: 600 !important;
}

.PlanCardSingleRowCompact--active .PlanCardSingleRowCompact__popup::after {

    border-color:#4687ff transparent;

}
.PlanCardSingleRowCompact__popup::after {

    content: "";
    position: absolute;
    border-color: #f64f64 transparent;
    border-style: solid;
    border-width: 6px 6px 0;
    height: 0;
    width: 0;
    left: 50%;
    bottom: 0;
    -webkit-transform: translate(-50%,100%);
    transform: translate(-50%,100%);
    transition: border-color .25s ease-out;

}
.PlanCardSingleRowCompact__popup {
    font-size: 13px !important;
    font-weight:600;
    line-height: 1.428571429;
}

.c-bw-12 {
    color:#383c43;
}
.PlanCardSingleRowCompact__pricing--currency {
    font-size: 16px;
}
.PlanCardSingleRowCompact__pricing--currency {
    font-size: 14px;
    vertical-align: top;
    position: relative;
    font-weight: 500;
    line-height: 1.5;
}
.lh1{
    font-size:40px;
    font-weight:800;
}
.perMonth{
    font-weight:600 !important;
    font-size:1em !important;
}
.yearText{
    font-size:1em !important;
}

.PlanCardSingleRowCompact__description {
    font-size: 12px;
    margin-bottom: -3px;
}
.Badge {
    padding: 0 10px;
    font-size: 12px;
    line-height: 20px;
}
.Badge {
    padding: 5px 11px;
border-radius: 16px;
font-size: 14px;
font-weight: 600;
line-height: 14px;
display: inline-block;
cursor: default;
}
.bg-red-2 {
    background-color: #fddce0;
}
.c-red-6 {
    color: #f64f64;
}
.lead {
    letter-spacing: inherit;
    font-size: 20px !important;
    font-weight:600 !important;
    line-height: 32px !important;
}
.micro, .nano {
    letter-spacing: inherit;
    line-height: 20px;
    font-weight: 500;
    margin: 0;
}
.micro {
    font-size: 14px;
}
.bg-bw-4 {
    background-color: #e8e8e9;
}

.equal {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
}

/*Subscription Top*/
.featureList ul,
.featureList li {
  padding: 0;
  margin: 0;
  list-style: none;
}

.featureList ul {
  margin: 1em 0;
}

.featureList li {
  margin: 0.8em;
  margin-left: 3em;
}

.featureList li:before {
  content: '\f006';
  font-family: 'FontAwesome';
  float: left;
  margin-left: -1.5em;
  color: #0074D9;
}

.PaymentsButtonsSection__content {
    -webkit-align-items: unset;
    align-items: unset;
    font-size: 14px;
}

.total{
    font-size:1.5em;
    font-weight:600;
    color: #fa5400;
}
.Text .Text__icon-content-wrapper {
    display: inline-flex;
}
.c-gre-5 * {
    fill: #47c86f;
}
.c-bw-9 {
    color:#c0c0c0;
    font-size: 1em;
}

/*Cart*/
.woocommerce-checkout-review-order{
    background:rgba(25,118,210,.05);
    padding: 1.8rem 2rem 2rem;
}

/*Loader*/
#cover-spin {
    position:fixed;
    width:100%;
    left:0;right:0;top:0;bottom:0;
    background-color: rgba(255,255,255,0.7);
    z-index:9999;
    display:none;
}

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

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

#cover-spin::after {
    content:'';
    display:block;
    position:absolute;
    left:48%;top:40%;
    width:40px;height:40px;
    border-style:solid;
    border-color:black;
    border-top-color:transparent;
    border-width: 4px;
    border-radius:50%;
    -webkit-animation: spin .8s linear infinite;
    animation: spin .8s linear infinite;
}
#daily_button {
    display: inline-block;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow:    0 8px 0 #c5376d, 0 15px 20px rgba(0, 0, 0, .35);
    -moz-box-shadow: 0 8px 0 #c5376d, 0 15px 20px rgba(0, 0, 0, .35);
    box-shadow: 0 8px 0 #c5376d, 0 15px 20px rgba(0, 0, 0, .35);
    -webkit-transition: -webkit-box-shadow .1s ease-in-out;
    -moz-transition: -moz-box-shadow .1s ease-in-out;
    -o-transition: -o-box-shadow .1s ease-in-out;
    transition: box-shadow .1s ease-in-out;
    font-size: 17px;
    color: #fff;
    width:100%;
    text-align:center;
}

#daily_button span {
    width:100%;
    display: inline-block;
    padding: 15px 30px;
    background-color: #ec528d;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(hsla(338, 90%, 80%, .8)), to(hsla(338, 90%, 70%, .2)));
    background-image: -webkit-linear-gradient(hsla(338, 90%, 80%, .8), hsla(338, 90%, 70%, .2));
    background-image: -moz-linear-gradient(hsla(338, 90%, 80%, .8), hsla(338, 90%, 70%, .2));
    background-image: -o-linear-gradient(hsla(338, 90%, 80%, .8), hsla(338, 90%, 70%, .2));
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: inset 0 -1px 1px rgba(255, 255, 255, .15);
    -moz-box-shadow: inset 0 -1px 1px rgba(255, 255, 255, .15);
    box-shadow: inset 0 -1px 1px rgba(255, 255, 255, .15);
    font-family: 'Pacifico', Arial, sans-serif;
    line-height: 1;
    text-shadow: 0 -1px 1px rgba(175, 49, 95, .7);
    -webkit-transition: background-color .2s ease-in-out, -webkit-transform .1s ease-in-out;
    -moz-transition: background-color .2s ease-in-out, -moz-transform .1s ease-in-out;
    -o-transition: background-color .2s ease-in-out, -o-transform .1s ease-in-out;
    transition: background-color .2s ease-in-out, transform .1s ease-in-out;
}

#daily_button:hover span {
    background-color: #ec6a9c;
    text-shadow: 0 -1px 1px rgba(175, 49, 95, .9), 0 0 5px rgba(255, 255, 255, .8);
}

#daily_button:active, #daily_button:focus {
    -webkit-box-shadow:    0 8px 0 #c5376d, 0 12px 10px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 8px 0 #c5376d, 0 12px 10px rgba(0, 0, 0, .3);
    box-shadow:    0 8px 0 #c5376d, 0 12px 10px rgba(0, 0, 0, .3);
}

#daily_button:active span {
    -webkit-transform: translate(0, 4px);
    -moz-transform: translate(0, 4px);
    -o-transform: translate(0, 4px);
    transform: translate(0, 4px);
}

@media (min-width:801px)  { 
    
    #daily_button{
        font-size:14px;
        font-weight:600;
    }    

}
.blink-text{
    font-size: 10px;
    font-weight: 700;
    padding: 2px 5px;
    animation: blinkingText 1s infinite;
    text-shadow: none;
    vertical-align: middle;
    background-color: blueviolet;
    border-radius: 5px;
}
.blink-text-lg{
    animation: blinkingText 0.9s infinite;
}

@keyframes blinkingText{
0%{                         color: #fff;             }
50%{       color: transparent;             }
100%{    color: #fff;             }
}

.recm_class{
    border: 4px solid #0e97da;
}
.no_bold{
    font-weight: normal;
}

.red_combo{
    background: linear-gradient(45deg,#f3001c,#1a21ad) !important;
}


/*Dashboard*/
.daily_challenge_card .btn-small{
    display:inline-block;
    padding: 5px 15px;
    border-radius: 15px;
    color: #fff;
    font-size: 15px;
}

.profile-card h5{
    font-size:1.3em !important;
}
.profile-card .card-content{
    background:beige;
}

/*Accordian*/
.accordian{
    cursor:pointer;
    cursor:hand;
}
.accordian:after {
    font-family: "Font Awesome 5 Free";
    content: "\f078";
    color: #aeaeae;
    font-weight: bold;
    float: right;
}
.profile-card .active:after {
    font-family: "Font Awesome 5 Free";
    content: "\f077";
}
.accordian-hide{
    transition: max-height 0.2s ease-out;
}

/* Shikoba */
.button.button--shikoba {
	padding: 1em 30px 1em 50px;
	overflow: hidden;
	background: #fff;
	color: #37474f;
	border-color: #37474f;
	-webkit-transition: background-color 0.3s, border-color 0.3s, color 0.3s;
	transition: background-color 0.3s, border-color 0.3s, color 0.3s;
}
.button--shikoba.button--inverted {
	color: #3f51b5;
	background: transparent;
	border:2px solid #3f51b5;
}
.button--shikoba > span {
	display: inline-block;
}

.button--shikoba:hover {
	background: #3f51b5;
	border-color: #3f51b5;
	color: #fff;
}
.sbutton {
	padding: 0.5em 0.9em;
	background: none;
	color: inherit;
	vertical-align: middle;
	position: relative;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
}
.sbutton:focus {
	outline: none;
}
.sbutton > span {
	vertical-align: middle;
}
.button--text-medium {
	font-weight: 500;
}
.button--round-l {
	border-radius: 40px;
}

.button--solid {
	background: #3f51b5;
	border-color: #3f51b5;
	color: #fff;
}
/*Menu*/


