/*
Template Name: Moltran Dashboard
Author: CoderThemes
Email: coderthemes$gmail.com
File: Pages
*/
/*
  - Profile
  - Sweet Alerts
  - Charts
  - Login Pages
  - Course View
  - Feed Page
  - Admin Page
*/
/* ==============
  Profile
===================*/
.profile img {
  border: 3px solid #fff; }

/* ==============
  Sweet Alert
===================*/
.sweet-alert p {
  font-size: 14px;
  font-weight: 500;
  line-height: 22px; }

button.confirm {
  background-color: #009ee6 !important;
  border-color: #009ee6 !important;
  box-shadow: none !important; }

/* ==============
  Charts
===================*/
.jqstooltip {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

.chart {
  position: relative;
  display: inline-block;
  width: 110px;
  height: 110px;
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: center; }
  .chart canvas {
    position: absolute;
    top: 0;
    left: 0; }

.chart.chart-widget-pie {
  margin-top: 5px;
  margin-bottom: 5px; }

.percent {
  display: inline-block;
  line-height: 110px;
  z-index: 2; }
  .percent:after {
    content: '%';
    margin-left: 0.1em;
    font-size: 8em; }

#flotTip {
  padding: 4px 8px;
  background-color: #000000;
  z-index: 100;
  color: #ffffff;
  opacity: 7;
  font-size: 12px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

.flot-chart .error {
  display: none; }

/* ==============
  Login page
===================*/
.login-pg label,
.login label {
  text-transform: capitalize;
  font-weight: 400;
  font-size: 14px; }

#toggleButton {
  position: absolute;
  right: 0px;
  bottom: 0px; }

.login-logo {
  width: 100%;
  max-height: inherit; }

.panel-pages {
  border-radius: 6px; }
  .panel-pages .panel-body {
    padding: 30px; }
  .panel-pages .panel-heading {
    -moz-border-radius: 6px 6px 0px 0px;
    -webkit-border-radius: 6px 6px 0px 0px;
    border-radius: 6px 6px 0px 0px;
    padding: 40px 20px;
    position: relative; }
    .panel-pages .panel-heading h3 {
      position: relative;
      z-index: 999; }

.user-thumb {
  margin-top: -44px;
  position: relative;
  z-index: 999; }
  .user-thumb img {
    height: 88px;
    margin: 0px auto;
    width: 88px; }

.ex-page-content h1 {
  color: #343433;
  font-size: 98px;
  font-weight: 700;
  line-height: 150px;
  text-shadow: rgba(61, 61, 61, 0.3) 1px 1px, rgba(61, 61, 61, 0.2) 2px 2px, rgba(61, 61, 61, 0.3) 3px 3px; }

html.login-pg .content-page {
  margin-left: 0 !important; }

.login-pg .input-group {
  border: 1px solid #ddd;
  border-radius: 4px; }

.login-pg .input-group-addon {
  padding: 0;
  border: 0;
  margin: 0;
  border-radius: 0 4px 4px 0; }

.cb-slideshow,
.cb-slideshow:after {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  z-index: -1; }

.cb-slideshow:after {
  content: ''; }

.cb-slideshow li span {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  color: transparent;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: none;
  opacity: 0;
  z-index: 0;
  -webkit-backface-visibility: hidden;
  -webkit-animation: imageAnimation 36s linear infinite 0s;
  -moz-animation: imageAnimation 36s linear infinite 0s;
  -o-animation: imageAnimation 36s linear infinite 0s;
  -ms-animation: imageAnimation 36s linear infinite 0s;
  animation: imageAnimation 36s linear infinite 0s; }

.cb-slideshow li div {
  z-index: 1000;
  position: absolute;
  bottom: 30px;
  left: 0px;
  width: 100%;
  text-align: center;
  opacity: 0;
  color: #fff;
  -webkit-animation: titleAnimation 36s linear infinite 0s;
  -moz-animation: titleAnimation 36s linear infinite 0s;
  -o-animation: titleAnimation 36s linear infinite 0s;
  -ms-animation: titleAnimation 36s linear infinite 0s;
  animation: titleAnimation 36s linear infinite 0s; }

.cb-slideshow li div h3 {
  font-size: 240px;
  padding: 0;
  line-height: 200px; }

.cb-slideshow li:nth-child(1) span {
  background-image: url(../images/slides/banner-designs-one-01.jpg); }

.cb-slideshow li:nth-child(2) span {
  background-image: url(../images/slides/banner-designs-one-02.jpg);
  -webkit-animation-delay: 6s;
  -moz-animation-delay: 6s;
  -o-animation-delay: 6s;
  -ms-animation-delay: 6s;
  animation-delay: 6s; }

.cb-slideshow li:nth-child(3) span {
  background-image: url(../images/slides/banner-designs-one-03.jpg);
  -webkit-animation-delay: 12s;
  -moz-animation-delay: 12s;
  -o-animation-delay: 12s;
  -ms-animation-delay: 12s;
  animation-delay: 12s; }

.cb-slideshow li:nth-child(4) span {
  background-image: url(../images/slides/banner-designs-one-04.jpg);
  -webkit-animation-delay: 18s;
  -moz-animation-delay: 18s;
  -o-animation-delay: 18s;
  -ms-animation-delay: 18s;
  animation-delay: 18s; }

.cb-slideshow li:nth-child(5) span {
  background-image: url(../images/slides/banner-designs-one-05.jpg);
  -webkit-animation-delay: 24s;
  -moz-animation-delay: 24s;
  -o-animation-delay: 24s;
  -ms-animation-delay: 24s;
  animation-delay: 24s; }

/* Animation for the slideshow images */
@-webkit-keyframes imageAnimation {
  0% {
    opacity: 0;
    -webkit-animation-timing-function: ease-in; }
  8% {
    opacity: 1;
    -webkit-animation-timing-function: ease-out; }
  17% {
    opacity: 1; }
  25% {
    opacity: 0; }
  100% {
    opacity: 0; } }
@-moz-keyframes imageAnimation {
  0% {
    opacity: 0;
    -moz-animation-timing-function: ease-in; }
  8% {
    opacity: 1;
    -moz-animation-timing-function: ease-out; }
  17% {
    opacity: 1; }
  25% {
    opacity: 0; }
  100% {
    opacity: 0; } }
@-o-keyframes imageAnimation {
  0% {
    opacity: 0;
    -o-animation-timing-function: ease-in; }
  8% {
    opacity: 1;
    -o-animation-timing-function: ease-out; }
  17% {
    opacity: 1; }
  25% {
    opacity: 0; }
  100% {
    opacity: 0; } }
@-ms-keyframes imageAnimation {
  0% {
    opacity: 0;
    -ms-animation-timing-function: ease-in; }
  8% {
    opacity: 1;
    -ms-animation-timing-function: ease-out; }
  17% {
    opacity: 1; }
  25% {
    opacity: 0; }
  100% {
    opacity: 0; } }
@keyframes imageAnimation {
  0% {
    opacity: 0;
    animation-timing-function: ease-in; }
  8% {
    opacity: 1;
    animation-timing-function: ease-out; }
  17% {
    opacity: 1; }
  25% {
    opacity: 0; }
  100% {
    opacity: 0; } }
/* Animation for the title */
@-webkit-keyframes titleAnimation {
  0% {
    opacity: 0; }
  8% {
    opacity: 1; }
  17% {
    opacity: 1; }
  19% {
    opacity: 0; }
  100% {
    opacity: 0; } }
@-moz-keyframes titleAnimation {
  0% {
    opacity: 0; }
  8% {
    opacity: 1; }
  17% {
    opacity: 1; }
  19% {
    opacity: 0; }
  100% {
    opacity: 0; } }
@-o-keyframes titleAnimation {
  0% {
    opacity: 0; }
  8% {
    opacity: 1; }
  17% {
    opacity: 1; }
  19% {
    opacity: 0; }
  100% {
    opacity: 0; } }
@-ms-keyframes titleAnimation {
  0% {
    opacity: 0; }
  8% {
    opacity: 1; }
  17% {
    opacity: 1; }
  19% {
    opacity: 0; }
  100% {
    opacity: 0; } }
@keyframes titleAnimation {
  0% {
    opacity: 0; }
  8% {
    opacity: 1; }
  17% {
    opacity: 1; }
  19% {
    opacity: 0; }
  100% {
    opacity: 0; } }
/* Show at least something when animations not supported */
.no-cssanimations .cb-slideshow li span {
  opacity: 1; }

@media screen and (max-width: 1140px) {
  .cb-slideshow li div h3 {
    font-size: 140px; } }
@media screen and (max-width: 600px) {
  .cb-slideshow li div h3 {
    font-size: 80px; } }
/* ==============
  Course View
===================*/
.sponsor-logo {
  position: absolute;
  left: 20px;
  top: 10px; }

.sponsor_img {
  object-fit: contain; }

.course-img img {
  width: 100%;
  height: auto;
  aspect-ratio: 16/9; }

#orgshow .panel-group .panel .panel-heading a[data-toggle=collapse]:before {
  display: none; }

/* ==============
  Feed Page
===================*/
.newsfeed #wrapper {
  overflow: inherit; }
  .newsfeed #wrapper .content-page {
    overflow: visible !important; }
  .newsfeed #wrapper .affix {
    top: 80px;
    width: 19%; }
  .newsfeed #wrapper #article-list .panel:hover .dropdown.more {
    opacity: 1; }
  .newsfeed #wrapper #article-list .panel .dropdown.more {
    opacity: 0; }
  .newsfeed #wrapper .link-preview-post img {
    height: 300px;
    width: 100%; }
  .newsfeed #wrapper .mentiontype .btn-circle {
    height: 40px;
    width: 40px;
    font-size: 18px;
    padding: 8px 0;
    line-height: 22px;
    margin: 0; }
  .newsfeed #wrapper .mentiontype .fileinput-filename {
    display: none; }
  .newsfeed #wrapper .share_input {
    width: 100%;
    border: none; }
  .newsfeed #wrapper .feedHighFive, .newsfeed #wrapper .feedComment {
    line-height: 2.8rem; }
    .newsfeed #wrapper .feedHighFive i, .newsfeed #wrapper .feedComment i {
      font-size: 2.8rem;
      float: left;
      margin-right: 5px; }
  .newsfeed #wrapper input[type="file"] {
    display: block; }
  .newsfeed #wrapper .pip {
    display: inline-block;
    position: relative; }
  .newsfeed #wrapper .remove {
    position: absolute;
    right: -10px;
    top: -10px;
    border-radius: 100%; }
  .newsfeed #wrapper .panel.panel-default.share_bx.focused {
    box-shadow: 0 0px 0px 1600px rgba(0, 0, 0, 0.65);
    position: relative;
    z-index: 999; }
  .newsfeed #wrapper .removePhoto {
    top: 15px;
    position: relative;
    font-size: 23px; }
  .newsfeed #wrapper .comment-list {
    margin: 15px -10px; }
    .newsfeed #wrapper .comment-list p {
      font-size: 13px;
      margin: 3px 0; }
  .newsfeed #wrapper a.likeActive, .newsfeed #wrapper a.commentActive {
    color: #cc3333; }
  .newsfeed #wrapper html {
    scroll-behavior: smooth; }

.newsfeed_post.panel p {
  word-break: break-all; }

.dropbtn {
  background-color: #009ee6;
  color: #fff;
  padding: 16px;
  font-size: 16px;
  border: none;
  cursor: pointer; }

.dropbtn:hover, .dropbtn:focus {
  background-color: #009ee6; }

.dropdown {
  position: relative;
  display: inline-block; }

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #fafafa;
  min-width: 160px;
  overflow: auto;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1; }

.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block; }

.dropdown a:hover {
  background-color: #dddddd; }

.show {
  display: block; }

.tooltip-new {
  position: relative;
  display: inline-block; }

.tooltip-new .tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: black;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  overflow: visible;
  /* Position the tooltip */
  position: absolute;
  z-index: 6000;
  font-size: 13px; }

.tooltip-new .tool-tip-top {
  bottom: 125%;
  left: 50%;
  margin-left: -60px; }

.tooltip-new:hover .tooltiptext {
  visibility: visible; }

.tooltip-new a {
  outline: none; }

.tooltip-right::after {
  overflow: visible;
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent #555 transparent; }

.tooltip-new .tool-tip-top::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent; }

ajax-loader {
  display: block;
  text-align: center; }

.ajax-loader img {
  width: 50px;
  vertical-align: middle; }

/* ==============
  Admin Page
===================*/
.admin .side-menu .menu-bottom .button-menu-mobile {
  background: #343433;
  border: 0;
  padding: 10px;
  color: #fff;
  font-size: 2.5rem; }

.admin .left.side-menu {
  background: #333333 !important; }

.admin #sidebar-menu {
  background: #333333 !important; }

.admin #sidebar-menu > ul > li > a.active {
  color: #fff !important; }

.admin #sidebar-menu > ul > li > a.active.subdrop {
  background: #333333 !important; }

.admin #sidebar-menu > ul > li > a.active.subdrop ~ ul {
  background: #333333 !important; }

.admin #sidebar-menu > ul > li > a {
  color: #8a94a6 !important; }

.admin #sidebar-menu > ul > li > a:hover {
  background: #333333 !important;
  color: #fff !important; }

.admin .side-menu #sidebar-menu > ul > li > a.active {
  background: #333333 !important; }

.admin .side-menu .subdrop {
  background: #333333 !important; }

.admin .side-menu #sidebar-menu ul ul li a {
  padding: 10px 10px 10px 46px;
  color: #8a94a6;
  background: #343433; }

.admin #sidebar-menu ul ul a:hover {
  color: #fff !important; }

.admin a.title {
  cursor: default; }
  .admin a.title .panel-title {
    font-size: 80%;
    color: #797979; }

.cart-dropdown .cart-menu {
  width: 400px;
  padding: 10px; }
.cart-dropdown:hover .dropdown-menu.cart-menu {
  display: block !important; }

.steps a {
  color: #96a6c1; }
  .steps a:hover {
    color: #000; }
    .steps a:hover div {
      background: #96a6c1 !important;
      color: white; }
  .steps a.active {
    color: #000; }
    .steps a.active:hover div {
      background: #009ee6 !important; }

.address .radio-btn {
  width: 100%;
  height: auto;
  padding: 0;
  margin: 0 !important;
  line-height: inherit; }
  .address .radio-btn label {
    border: 1px solid transparent;
    border-radius: .7rem;
    cursor: pointer;
    z-index: 90;
    padding: 1.5rem 1.25rem;
    font-weight: normal;
    position: relative;
    text-align: left; }
  .address .radio-btn label, .address .radio-btn input {
    display: block; }
  .address .radio-btn input[type="radio"] {
    z-index: 100;
    width: 0;
    height: 0; }
    .address .radio-btn input[type="radio"]:checked + label {
      background: #e5e9f0;
      border: 1px solid #e5e9f0;
      color: #343433; }
      .address .radio-btn input[type="radio"]:checked + label h1.checked {
        display: block; }
      .address .radio-btn input[type="radio"]:checked + label h1.unchecked {
        display: none; }
  .address .radio-btn h1.checked {
    display: none; }

/*# sourceMappingURL=pages.css.map */
