/*
Template Name: Moltran Dashboard
Author: CoderThemes
Email: coderthemes$gmail.com
File: Pages
*/
/*
  - Profile
  - Timeline-2
  - Pricing
  - Sweet Alerts
  - Maps
  - Email
  - Timeline
  - Charts
  - Count Down
  - Gallery
  - Maintenance
  - Account Pages
  - Performance Pages
*/
/* ==============
  Profile
===================*/
.bg-img {
  background: url(../images/small/bg.jpg) center; }

.bg-overlay {
  -moz-border-radius: 6px 6px 0px 0px;
  -webkit-border-radius: 6px 6px 0px 0px;
  background-color: rgba(49, 126, 235, 0.4);
  border-radius: 6px 6px 0px 0px;
  height: 100%;
  left: 0px;
  position: absolute;
  top: 0px;
  width: 100%; }

.bg-picture {
  -webkit-background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  margin: -20px -25px 0px -25px;
  padding: 100px 0px;
  position: relative; }

.bg-picture > .bg-picture-overlay {
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(0, 0, 0, 0.4) 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(rgba(0, 0, 0, 0.4)));
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(0, 0, 0, 0.4) 100%);
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, rgba(0, 0, 0, 0.4) 100%);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0; }

.profile-info-name {
  position: relative; }

.profile-tab-content {
  background-color: transparent !important;
  box-shadow: none !important;
  margin-top: 35px; }

.user-tabs {
  background-color: #fff;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  margin-left: -35px;
  padding-left: 25px; }
  .user-tabs .nav.nav-tabs {
    box-shadow: none !important; }
    .user-tabs .nav.nav-tabs a {
      text-transform: uppercase; }
  .user-tabs .pull-right .btn {
    margin-top: 8px; }

.about-info-p {
  margin-bottom: 20px; }
  .about-info-p p {
    font-size: 16px; }

/* ==============
  Sweet Alert
===================*/
.sweet-alert p {
  font-size: 14px;
  font-weight: 500;
  line-height: 22px; }

button.confirm {
  background-color: #e30613 !important;
  border-color: #e30613 !important;
  box-shadow: none !important; }

/* ==============
  Courses
===================*/
.course-img img {
  height: 140px; }

/* ==============
  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: #fff;
  opacity: 7;
  font-size: 12px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

.flot-chart .error {
  display: none; }

/* ==============
  Maintenance
===================*/
.icon-main {
  font-size: 88px;
  margin-bottom: 50px; }

.maintenance-page {
  margin: 10% 0%; }

.mainten-box {
  margin-bottom: 30px; }
  .mainten-box .text-m-mode {
    margin: 0px auto;
    width: 80%; }

.media-main a.pull-left {
  width: 100px; }
.media-main .info {
  color: #000000;
  overflow: hidden; }
  .media-main .info h4 {
    margin-bottom: 5px;
    padding-top: 10px; }

/* ==============
  Account pages
===================*/
.wrapper-page {
  margin: 20px;
  width: 320px; }

.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: #252932;
  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; }

/* ==============
  PERFROMANCE pages
===================*/
.simple a {
  color: inherit; }

.simple a:hover {
  color: #e30613;
  text-decoration: none; }

.accordion-header {
  background: #3C3C3B;
  padding: 10px;
  margin: 0 0 10px 0;
  color: #fff;
  contain: content; }

.accordion-header h1, .accordion-header h2, .accordion-header h3, .accordion-header h4, .accordion-header h5, .accordion-header h6 {
  color: #fff; }

.simple#accordion .panel-heading {
  background: #fff;
  padding: 15px 20px; }

.simple#accordion .panel-heading p {
  margin: 0; }

.simple .panel {
  border: 1px solid #D1D1D1; }

.simple#accordion .panel:hover {
  border: 1px solid #e30613; }

.simple .panel {
  border: 1px solid #D1D1D1;
  box-shadow: none;
  border-radius: 0; }

.simple .panel .panel-heading a[data-toggle=collapse].collapsed:before {
  content: "\ea9c"; }

.simple .panel .panel-heading a[data-toggle=collapse]:before {
  content: "\ea9d";
  display: block;
  float: right;
  font-family: 'Synrgise-FMI';
  font-size: 6px;
  text-align: right;
  width: 25px; }

.transparent.dashed {
  height: 100%;
  text-align: center; }

.transparent.dashed:hover {
  border-color: #e30613;
  color: #e30613; }

.transparent {
  background: transparent; }

.dashed {
  border: 1px dashed #3C3C3B; }

.setup_btn {
  padding: 30px; }

.line-thru {
  display: block;
  font-size: 1.2rem;
  position: relative; }

.line-thru span {
  color: #a5a5a5;
  position: relative;
  z-index: 3;
  padding: 10px;
  background: #fff; }

.line-thru:after {
  border-bottom: 1px solid #D1D1D1;
  content: '';
  display: block;
  left: 0px;
  position: absolute;
  top: 47%;
  width: 100%;
  z-index: 1; }

.img-lg.img-circle {
  height: 165px;
  width: 165px; }

.img-xl {
  max-width: 220px;
  height: auto;
  max-height: 220px;
  width: 100%; }

.img-lg {
  max-width: 165px;
  height: auto;
  max-height: 165px;
  width: 100%; }

.img-md {
  width: 100px !important;
  height: 100px !important; }

.img-sm {
  width: 45px !important;
  height: 45px !important; }

.img-xs {
  width: 32px;
  height: 32px; }

.img-xxs {
  width: 15px;
  height: 15px; }

.agreementStat.disagree:before {
  font-family: "Synrgise-FMI";
  content: "\ea46"; }

.agreementStat.pending:before {
  font-family: "Synrgise-FMI";
  content: "\ea46"; }

.agreementStat.agreed:before {
  font-family: "Synrgise-FMI";
  content: "\ea27"; }

.agreementStat {
  line-height: 175px; }

@media (max-width: 420px) {
  .agreementStat {
    line-height: 45px; } }
td {
  padding: 5px 10px; }

.ratedNumber {
  border: 2px solid #04A0B2;
  border-radius: 100%;
  width: 45px;
  height: 45px;
  margin: 0 auto; }

#managerRated .panel-body, #revieweeRated .panel-body, #agreedRating .panel-body {
  min-height: 170px; }

@media (min-width: 768px) {
  .performance .col-sm-5 {
    width: 48%; }

  .agreementStat {
    width: 4%; } }
.performance .table > tbody > tr > td {
  border: none; }

/* Upload file */
.btn-file {
  position: relative;
  overflow: hidden;
  vertical-align: middle; }

.btn-file > input {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  font-size: 23px;
  cursor: pointer;
  filter: alpha(opacity=0);
  opacity: 0;
  direction: ltr; }

.fileinput {
  display: inline-block;
  margin-bottom: 9px; }

.fileinput .form-control {
  display: inline-block;
  padding-top: 7px;
  padding-bottom: 5px;
  margin-bottom: 0;
  vertical-align: middle;
  cursor: text; }

.fileinput .thumbnail {
  display: inline-block;
  margin-bottom: 5px;
  overflow: hidden;
  text-align: center;
  vertical-align: middle; }

.fileinput .thumbnail > img {
  max-height: 100%; }

.fileinput .btn {
  vertical-align: middle; }

.fileinput-exists .fileinput-new, .fileinput-new .fileinput-exists {
  display: none; }

.fileinput-inline .fileinput-controls {
  display: inline; }

.fileinput-filename {
  display: inline-block;
  overflow: hidden;
  vertical-align: middle; }

/* Upload Multiple FIles */
.files input {
  background: transparent;
  padding: 18% 0% 15% 30%;
  text-align: center !important;
  margin: 0;
  width: 100% !important;
  border: 0; }

.files input:focus {
  border: 0; }

.files.dropzone:hover {
  border-color: #79aa3f; }

.files.dropzone:hover ~ .files i {
  color: #79aa3f; }

.files {
  position: relative; }

.files:after {
  pointer-events: none;
  position: absolute;
  top: 60px;
  left: 0;
  width: 50px;
  right: 0;
  height: 56px;
  display: block;
  margin: 0 auto;
  background-size: 100%;
  background-repeat: no-repeat; }

.files i {
  position: absolute;
  top: 20px;
  font-size: 80px;
  right: 0;
  left: 0;
  color: #797979; }

.color input {
  background-color: #f1f1f1; }

.files:before {
  position: absolute;
  bottom: 10px;
  left: 0;
  pointer-events: none;
  width: 100%;
  right: 0;
  height: 57px;
  content: " or drag it here... ";
  display: block;
  margin: 0 auto;
  color: #04A0B2;
  font-weight: 600;
  text-align: center; }

/*# sourceMappingURL=pages.css.map */
