/*
Template Name: Moltran Dashboard
Author: CoderThemes
Email: coderthemes$gmail.com
File: Components
*/
/*
  - Buttons
  - Cards
  - Panels
  - Checkbox and Radio
  - Progressbars
  - Tables
  - Form Elements
  - Widgets
  - Carousel
  - modals
  - accordions
  - nav pills
*/
/* ==============
  Buttons
===================*/
.btn {
  border-radius: 4px;
  letter-spacing: 0.2px;
  margin: 5px 5px 5px 0; }
  .btn.focus, .btn:focus {
    box-shadow: none !important; }
  .btn .icon {
    vertical-align: middle; }

.btn-lg {
  font-size: 14px;
  padding: 10px 20px !important; }
  .btn-lg i {
    font-size: 18px;
    vertical-align: inherit; }

.btn-circle {
  border-radius: 100%; }
  .btn-circle.thumb-sm {
    padding: 6px 8px;
    line-height: 42px;
    margin: 0;
    height: 45px;
    width: 45px; }
    .btn-circle.thumb-sm i {
      font-size: 20px;
      vertical-align: initial; }

.btn-group-wrap {
  background: #f9f9f9;
  border-radius: 25px; }

.close {
  float: right;
  font-size: 14px;
  font-weight: 300;
  line-height: 195%;
  color: #000;
  opacity: 1;
  text-shadow: none; }

.btn-primary, .btn-secondary, .btn-success, .btn-info, .btn-warning, .btn-danger, .btn-dark {
  color: #fff !important; }

.btn-white, .btn-light {
  color: #617d92; }

.btn-default {
  background-color: #fff !important;
  border: 1px solid #cad4e3 !important; }
  .btn-default:hover, .btn-default.hover {
    background-color: #f3f3f3 !important; }
  .btn-default:focus, .btn-default.focus {
    background-color: #f3f3f3 !important; }
  .btn-default:active, .btn-default.active {
    background-color: #f5f5f5 !important;
    border: 1px solid #f5f5f5 !important; }

.open > .dropdown-toggle.btn-default {
  background-color: #f9f9f9 !important;
  border: 1px solid #cad4e3 !important; }

.btn-light {
  background-color: transparent !important;
  border: 1px solid transparent !important; }
  .btn-light:hover, .btn-light.hover {
    background-color: #f9f9f9 !important; }
  .btn-light:focus, .btn-light.focus {
    background-color: #f9f9f9 !important; }
  .btn-light:active, .btn-light.active {
    background-color: #fff !important;
    border: 1px solid #cad4e3 !important;
    box-shadow: none !important; }

.input-group-btn .btn-white {
  background: #fff;
  border-width: 1px;
  border-color: #cad4e3 #cad4e3 #cad4e3 #fff; }

.input-group-btn .btn-white:hover {
  background: #000000;
  border: 1px solid #000000;
  color: #fff; }

.open > .dropdown-toggle.btn-light {
  background-color: #f5f5f5 !important; }

.dropdown-menu.profile {
  width: 320px; }
  .dropdown-menu.profile #profileDropdown {
    background: #f5f5f5;
    margin: 10px; }
.dropdown-menu a {
  padding: 6px 20px;
  color: #555555;
  font-size: 12px; }

.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  border-top: .3em solid;
  border-right: .3em solid transparent;
  border-bottom: 0;
  border-left: .3em solid transparent; }

.no-caret .dropdown-toggle::after {
  display: none; }

.btn-primary, .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open > .dropdown-toggle.btn-primary {
  background-color: #000000 !important;
  border: 1px solid #000000 !important; }

.btn-secondary, .btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active, .btn-secondary.active, .btn-secondary.focus, .btn-secondary:active, .btn-secondary:focus, .btn-secondary:hover, .open > .dropdown-toggle.btn-secondary {
  background-color: #f05523 !important;
  border: 1px solid #f05523 !important; }

.btn-success, .btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .btn-success.focus, .btn-success:active, .btn-success:focus, .btn-success:hover, .open > .dropdown-toggle.btn-success {
  background-color: #00a950 !important;
  border: 1px solid #00a950 !important; }

.btn-info, .btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .btn-info.focus, .btn-info:active, .btn-info:focus, .btn-info:hover, .open > .dropdown-toggle.btn-info {
  background-color: #0048a9 !important;
  border: 1px solid #0048a9 !important; }

.btn-warning, .btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .btn-warning.focus, .btn-warning:active, .btn-warning:focus, .btn-warning:hover, .open > .dropdown-toggle.btn-warning {
  background-color: #f6c042 !important;
  border: 1px solid #f6c042 !important; }

.btn-danger, .btn-danger:active, .btn-danger:focus, .btn-danger:hover, .btn-danger.active, .btn-danger.focus, .btn-danger:active, .btn-danger:focus, .btn-danger:hover, .open > .dropdown-toggle.btn-danger {
  background-color: #cc3333 !important;
  border: 1px solid #cc3333 !important; }

.btn-dark, .btn-dark:hover, .btn-dark:focus, .btn-dark:active, .btn-dark.active, .btn-dark.focus, .btn-dark:active, .btn-dark:focus, .btn-dark:hover, .open > .dropdown-toggle.btn-dark {
  background-color: #030303 !important;
  border: 1px solid #030303 !important;
  color: #fff; }

.btn-outline-default, .btn-outline-primary, .btn-outline-secondary, .btn-outline-success, .btn-outline-info, .btn-outline-warning, .btn-outline-danger, .btn-outline-dark {
  background: transparent; }

.btn-outline-default {
  color: #797979;
  border: 1px solid #cad4e3; }
  .btn-outline-default:hover, .btn-outline-default.hover, .btn-outline-default:focus, .btn-outline-default.focus, .btn-outline-default:active, .btn-outline-default.active {
    background-color: #cad4e3; }

.btn-outline-white {
  color: #fff;
  border: 1px solid #fff; }
  .btn-outline-white:hover, .btn-outline-white.hover, .btn-outline-white:focus, .btn-outline-white.focus, .btn-outline-white:active, .btn-outline-white.active {
    background-color: #fff;
    color: #030303; }

.btn-outline-primary {
  color: #000000;
  border: 1px solid #cad4e3;
  background-color: #fff; }
  .btn-outline-primary i {
    color: #000000; }
  .btn-outline-primary:hover, .btn-outline-primary.hover, .btn-outline-primary:focus, .btn-outline-primary.focus, .btn-outline-primary:active, .btn-outline-primary.active {
    background-color: #000000;
    color: #fff; }
    .btn-outline-primary:hover i, .btn-outline-primary.hover i, .btn-outline-primary:focus i, .btn-outline-primary.focus i, .btn-outline-primary:active i, .btn-outline-primary.active i {
      color: #fff; }

.btn-outline-secondary {
  color: #f05523;
  border: 1px solid #f05523; }
  .btn-outline-secondary:hover, .btn-outline-secondary.hover, .btn-outline-secondary:focus, .btn-outline-secondary.focus, .btn-outline-secondary:active, .btn-outline-secondary.active {
    background-color: #f05523;
    color: #fff; }

.btn-outline-success {
  color: #00a950;
  border: 1px solid #00a950; }
  .btn-outline-success:hover, .btn-outline-success.hover, .btn-outline-success:focus, .btn-outline-success.focus, .btn-outline-success:active, .btn-outline-success.active {
    background-color: #00a950;
    color: #fff; }

.btn-outline-info {
  color: #0048a9;
  border: 1px solid #0048a9; }
  .btn-outline-info:hover, .btn-outline-info.hover, .btn-outline-info:focus, .btn-outline-info.focus, .btn-outline-info:active, .btn-outline-info.active {
    background-color: #0048a9;
    color: #fff; }

.btn-outline-warning {
  color: #f6c042;
  border: 1px solid #f6c042; }
  .btn-outline-warning:hover, .btn-outline-warning.hover, .btn-outline-warning:focus, .btn-outline-warning.focus, .btn-outline-warning:active, .btn-outline-warning.active {
    background-color: #f6c042;
    color: #fff; }

.btn-outline-danger {
  color: #cc3333;
  border: 1px solid #cc3333; }
  .btn-outline-danger:hover, .btn-outline-danger.hover, .btn-outline-danger:focus, .btn-outline-danger.focus, .btn-outline-danger:active, .btn-outline-danger.active {
    background-color: #cc3333;
    color: #fff; }

.btn-outline-dark {
  color: #030303;
  border: 1px solid #030303; }
  .btn-outline-dark:hover, .btn-outline-dark.hover, .btn-outline-dark:focus, .btn-outline-dark.focus, .btn-outline-dark:active, .btn-outline-dark.active {
    background-color: #030303;
    color: #fff; }

.btn-rounded {
  border-radius: 2em;
  padding: 6px 18px; }

.fileinput {
  display: inline-block;
  margin-bottom: 9px; }

.fileinput .btn {
  vertical-align: middle; }

.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-filename {
  display: inline-block;
  overflow: hidden;
  vertical-align: middle; }

.fileinput-exists .fileinput-new, .fileinput-new .fileinput-exists {
  display: none; }

/* ==============
  Cards
===================*/
.card {
  border: 0;
  border-radius: 3px;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1); }
  .card img {
    height: 220px;
    width: 100%; }
  .card .card-header {
    background: white; }
  .card .card-footer {
    background: white;
    border: 0; }
  .card .panel-body {
    height: 100px; }

@media (min-width: 576px) {
  #prep-sections .card-columns {
    -webkit-column-count: 6;
    -moz-column-count: 6;
    column-count: 6; } }
.card-img-thumb {
  position: relative;
  background: #cad4e3;
  border-radius: 3px 3px 0 0;
  overflow: hidden; }
  .card-img-thumb .overlay {
    width: 100%;
    max-height: 292px;
    height: 100%;
    opacity: 0;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    z-index: 1; }
  .card-img-thumb img {
    width: 100%;
    height: auto;
    aspect-ratio: 16/9; }

.card-info-btn {
  position: absolute;
  bottom: 10px;
  right: 10px; }

.card-img-thumb:hover .overlay {
  opacity: 1;
  transition: opacity .25s ease-in-out;
  -moz-transition: opacity .25s ease-in-out;
  -webkit-transition: opacity .25s ease-in-out; }

.card .progress {
  margin-bottom: 0;
  border-radius: 0; }

.card-info {
  position: absolute;
  font-size: 18px;
  color: #fff;
  text-shadow: 0px 0px 4px #030303;
  right: 10px;
  top: 10px; }

/* ==============
  Panels
===================*/
.panel {
  -moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
  border: none;
  margin-bottom: 20px;
  background: #fff;
  border-radius: 3px; }
  .panel .panel-body {
    padding: 20px; }
    .panel .panel-body p + p {
      margin-top: 10px; }

.panel-heading {
  border-radius: 0;
  border: none !important;
  padding: 10px 20px; }

.panel-default > .panel-heading {
  color: #030303; }

.panel-title {
  font-weight: 700;
  line-height: 2.5rem; }

.panel-footer {
  border-top: 0px; }

.panel-color .panel-title {
  color: #fff; }

.panel-primary > .panel-heading {
  background-color: #000000;
  color: #fff; }

.panel-secondary > .panel-heading {
  background-color: #f05523;
  color: #fff; }

.panel-success > .panel-heading {
  background-color: #00a950;
  color: #fff; }

.panel-info > .panel-heading {
  background-color: #0048a9;
  color: #fff; }

.panel-warning > .panel-heading {
  background-color: #f6c042;
  color: #fff; }

.panel-danger > .panel-heading {
  background-color: #cc3333;
  color: #fff; }

.panel-dark > .panel-heading {
  background-color: #030303;
  color: #fff; }

.panel-border {
  border-radius: 3px; }

.panel-border .panel-heading {
  background-color: #fff;
  border-top: 3px solid #ccc !important;
  border-radius: 3px;
  padding: 10px 20px 0px; }

.panel-border .panel-body {
  padding: 15px 20px 20px 20px; }

.panel-border.panel-primary .panel-heading {
  border-color: #000000 !important;
  color: #000000 !important; }

.panel-border.panel-success .panel-heading {
  border-color: #00a950 !important;
  color: #00a950 !important; }

.panel-border.panel-info .panel-heading {
  border-color: #0048a9 !important;
  color: #0048a9 !important; }

.panel-border.panel-warning .panel-heading {
  border-color: #f6c042 !important;
  color: #f6c042 !important; }

.panel-border.panel-danger .panel-heading {
  border-color: #cc3333 !important;
  color: #cc3333 !important; }

.panel-border.panel-dark .panel-heading {
  border-color: #030303 !important;
  color: #030303 !important; }

.panel-fill {
  border-radius: 3px; }

.panel-fill .panel-heading {
  background-color: transparent;
  color: #fff;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5) !important; }

.panel-fill .panel-body {
  color: rgba(255, 255, 255, 0.85); }

.panel-fill.panel-default .panel-body {
  color: #666; }

.panel-fill.panel-default .panel-heading {
  background-color: transparent;
  color: #030303;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important; }

.panel-fill.panel-primary {
  background-color: #000000; }

.panel-fill.panel-secondary {
  background-color: #f05523; }

.panel-fill.panel-success {
  background-color: #00a950; }

.panel-fill.panel-info {
  background-color: #0048a9; }

.panel-fill.panel-warning {
  background-color: #f6c042; }

.panel-fill.panel-danger {
  background-color: #cc3333; }

.panel-fill.panel-dark {
  background-color: #030303; }

.panel-fill.panel-purple {
  background-color: #b94098; }

.panel-group .panel {
  margin-bottom: 10px; }
  .panel-group .panel .panel-heading a[data-toggle=collapse].collapsed:before {
    content: '\ea43'; }
  .panel-group .panel .panel-heading .accordion-toggle.collapsed:before {
    content: '\ea43'; }
  .panel-group .panel .panel-heading a[data-toggle=collapse] {
    display: block; }
    .panel-group .panel .panel-heading a[data-toggle=collapse]:before {
      content: '\ea42';
      display: block;
      float: right;
      font-family: 'Synrgise';
      font-size: 14px;
      text-align: right;
      width: 25px; }
  .panel-group .panel .panel-heading .accordion-toggle {
    display: block; }
    .panel-group .panel .panel-heading .accordion-toggle:before {
      content: '\ea42';
      display: block;
      float: right;
      font-family: 'Synrgise';
      font-size: 14px;
      text-align: right;
      width: 25px; }
  .panel-group .panel .panel-heading + .panel-collapse .panel-body {
    border-top: none; }
.panel-group .panel-heading {
  padding: 12px 26px; }

.panel-group.panel-group-joined .panel + .panel {
  border-top: 1px solid #fafafa;
  margin-top: 0; }

.panel-group-joined .panel-group .panel + .panel {
  border-top: 1px solid #fafafa;
  margin-top: 0; }

.panel[data-target] {
  cursor: pointer; }

/* ==============
  Checkbox and Radio
===================*/
.checkbox {
  padding-left: 20px; }
  .checkbox label {
    display: inline-block;
    padding-left: 5px;
    position: relative; }
    .checkbox label::before {
      -o-transition: 0.3s ease-in-out;
      -webkit-transition: 0.3s ease-in-out;
      background-color: #fff;
      border-radius: 3px;
      border: 1px solid #cad4e3;
      content: "";
      display: inline-block;
      height: 17px;
      left: 0;
      margin-left: -20px;
      position: absolute;
      transition: 0.3s ease-in-out;
      width: 17px;
      outline: none !important; }
    .checkbox label::after {
      color: #555555;
      display: inline-block;
      font-size: 11px;
      height: 16px;
      left: 0;
      margin-left: -20px;
      padding-left: 3px;
      padding-top: 1px;
      position: absolute;
      top: 0;
      width: 16px; }
  .checkbox input[type="checkbox"] {
    cursor: pointer;
    opacity: 0;
    z-index: 1;
    outline: none !important; }
    .checkbox input[type="checkbox"]:disabled + label {
      opacity: 0.65; }
  .checkbox input[type="checkbox"]:focus + label::before {
    outline-offset: -2px;
    outline: none;
    outline: thin dotted; }
  .checkbox input[type="checkbox"]:checked + label::after {
    content: "\ea80";
    font-family: "Synrgise"; }
  .checkbox input[type="checkbox"]:disabled + label::before {
    background-color: #fafafa;
    cursor: not-allowed; }

.checkbox.checkbox-circle label::before {
  border-radius: 50%; }

.checkbox.checkbox-inline {
  margin-top: 0; }

.checkbox.checkbox-single label {
  height: 17px; }

.checkbox-primary input[type="checkbox"]:checked + label::before {
  background-color: #000000;
  border-color: #000000; }
.checkbox-primary input[type="checkbox"]:checked + label::after {
  color: #fff; }

.checkbox-danger input[type="checkbox"]:checked + label::before {
  background-color: #cc3333;
  border-color: #cc3333; }
.checkbox-danger input[type="checkbox"]:checked + label::after {
  color: #fff; }

.checkbox-info input[type="checkbox"]:checked + label::before {
  background-color: #0048a9;
  border-color: #0048a9; }
.checkbox-info input[type="checkbox"]:checked + label::after {
  color: #fff; }

.checkbox-warning input[type="checkbox"]:checked + label::before {
  background-color: #f6c042;
  border-color: #f6c042; }
.checkbox-warning input[type="checkbox"]:checked + label::after {
  color: #fff; }

.checkbox-success input[type="checkbox"]:checked + label::before {
  background-color: #00a950;
  border-color: #00a950; }
.checkbox-success input[type="checkbox"]:checked + label::after {
  color: #fff; }

.radio {
  padding-left: 20px; }
  .radio label {
    display: inline-block;
    padding-left: 5px;
    position: relative; }
    .radio label::before {
      -o-transition: border 0.5s ease-in-out;
      -webkit-transition: border 0.5s ease-in-out;
      background-color: #fff;
      border-radius: 50%;
      border: 1px solid #cad4e3;
      content: "";
      display: inline-block;
      height: 17px;
      left: 0;
      margin-left: -20px;
      outline: none !important;
      position: absolute;
      transition: border 0.5s ease-in-out;
      width: 17px; }
    .radio label::after {
      -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
      -ms-transform: scale(0, 0);
      -o-transform: scale(0, 0);
      -o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
      -webkit-transform: scale(0, 0);
      -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
      background-color: #555555;
      border-radius: 50%;
      content: " ";
      display: inline-block;
      height: 11px;
      left: 3px;
      margin-left: -20px;
      position: absolute;
      top: 3px;
      transform: scale(0, 0);
      transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
      width: 11px; }
  .radio input[type="radio"] {
    cursor: pointer;
    opacity: 0;
    z-index: 1;
    outline: none !important; }
    .radio input[type="radio"]:disabled + label {
      opacity: 0.65; }
  .radio input[type="radio"]:focus + label::before {
    outline-offset: -2px;
    outline: none; }
  .radio input[type="radio"]:checked + label::after {
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1); }
  .radio input[type="radio"]:disabled + label::before {
    cursor: not-allowed; }

.radio.radio-inline {
  margin-top: 0; }

.radio.radio-single label {
  height: 17px; }

.radio-primary input[type="radio"] + label::after {
  background-color: #000000; }
.radio-primary input[type="radio"]:checked + label::before {
  border-color: #000000; }
.radio-primary input[type="radio"]:checked + label::after {
  background-color: #000000; }

.radio-danger input[type="radio"] + label::after {
  background-color: #cc3333; }
.radio-danger input[type="radio"]:checked + label::before {
  border-color: #cc3333; }
.radio-danger input[type="radio"]:checked + label::after {
  background-color: #cc3333; }

.radio-info input[type="radio"] + label::after {
  background-color: #0048a9; }
.radio-info input[type="radio"]:checked + label::before {
  border-color: #0048a9; }
.radio-info input[type="radio"]:checked + label::after {
  background-color: #0048a9; }

.radio-warning input[type="radio"] + label::after {
  background-color: #f6c042; }
.radio-warning input[type="radio"]:checked + label::before {
  border-color: #f6c042; }
.radio-warning input[type="radio"]:checked + label::after {
  background-color: #f6c042; }

.radio-success input[type="radio"] + label::after {
  background-color: #00a950; }
.radio-success input[type="radio"]:checked + label::before {
  border-color: #00a950; }
.radio-success input[type="radio"]:checked + label::after {
  background-color: #00a950; }

/* Image Radio Button */
.image-radio {
  cursor: pointer;
  outline: 0;
  padding: 0;
  text-align: center; }
  .image-radio label {
    border: 2px solid transparent;
    width: 100%;
    padding: 10px; }
    .image-radio label > img {
      margin: 0 auto; }
    .image-radio label::after, .image-radio label::before {
      display: none; }
  .image-radio input[type="radio"] {
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
    margin: 0 !important;
    display: none; }
    .image-radio input[type="radio"]:checked + label {
      border-color: #0048a9; }
      .image-radio input[type="radio"]:checked + label .icon {
        display: block; }
  .image-radio .icon {
    position: absolute;
    right: 0;
    top: 0;
    padding: 10px;
    background: #0048a9;
    color: #fff;
    display: none; }

/* Radio Button */
.radio-btn {
  background: transparent;
  text-align: center;
  width: 250px;
  margin: 5px !important;
  height: 70px;
  padding: 20px;
  line-height: 175%; }

.radio-btn label {
  border: 1px solid #cad4e3;
  width: 100%;
  position: absolute;
  left: 0;
  height: 100%;
  top: 0;
  padding: inherit;
  line-height: inherit;
  vertical-align: middle;
  margin: 0 !important; }

.radio-btn label > img {
  display: none; }

.radio-btn input {
  width: 100%;
  top: 0;
  left: 0;
  height: 100%;
  margin: 0 !important; }

.radio-btn input[type="radio"]:checked + label {
  border: 1px solid #0048a9;
  color: #fff; }

.radio-btn.radio label::after, .radio-btn.radio label::before {
  display: none; }

/* ==============
  Progressbars
===================*/
.progress {
  -webkit-box-shadow: none !important;
  background-color: #f5f5f5;
  box-shadow: none !important;
  height: 10px;
  margin-bottom: 18px;
  overflow: hidden; }

.progress-bar {
  box-shadow: none;
  font-size: 8px;
  font-weight: 600;
  line-height: 12px; }

.progress.progress-sm {
  height: 5px !important; }
  .progress.progress-sm .progress-bar {
    font-size: 8px;
    line-height: 5px; }

.progress.progress-md {
  height: 15px !important; }
  .progress.progress-md .progress-bar {
    font-size: 10.8px;
    line-height: 14.4px; }

.progress.progress-lg {
  height: 20px !important; }
  .progress.progress-lg .progress-bar {
    font-size: 12px;
    line-height: 20px; }

.progress-bar-primary {
  background-color: #000000; }

.progress-bar-secondary {
  background-color: #f05523; }

.progress-bar-success {
  background-color: #00a950; }

.progress-bar-info {
  background-color: #0048a9; }

.progress-bar-warning {
  background-color: #f6c042; }

.progress-bar-danger {
  background-color: #cc3333; }

.progress-bar-dark {
  background-color: #030303; }

/* ==============
  Tables
===================*/
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
  padding: 8px;
  padding: .75rem 1.25rem;
  line-height: 1.42857143;
  vertical-align: middle !important;
  border-top: 1px solid #ddd;
  font-size: 1.2rem; }

.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 1px solid #ddd !important; }

.table > caption + thead > tr:first-child > td, .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > td, .table > thead:first-child > tr:first-child > th {
  font-family: 'Arial','Lato','Segoe UI','Helvetica Neue',Arial,sans-serif;
  border-top: 0;
  font-size: 1.2rem;
  color: #617d92;
  font-weight: 700; }

thead tr th {
  padding: 15px !important; }

.table {
  background: #fff;
  margin-bottom: 10px; }

tbody {
  color: #555555; }

table.focus-on tbody tr.focused th {
  background-color: #000000;
  color: #fff; }
table.focus-on tbody tr.focused td {
  background-color: #000000;
  color: #fff; }

.table-accordion {
  background: transparent; }

.table-accordion > tbody > tr > td {
  border-top: 10px solid #e2e6e9;
  background: #fff;
  padding: 15px 20px; }

.table-accordion thead tr th {
  padding: 5px 5px 5px 20px !important; }

.table-accordion > thead:first-child > tr:first-child > th {
  color: #567f91;
  font-weight: normal;
  font-size: 1em; }

div#datatable-buttons_info {
  float: left; }

table.dataTable th.focus, table.dataTable td.focus {
  outline: 3px solid #000000 !important;
  outline-offset: -1px; }

.fixedHeader-floating {
  top: 70px !important; }

#datatable-editable .actions a {
  padding: 5px; }
#datatable-editable .form-control {
  background-color: #fff;
  width: 100%; }
#datatable-editable .icon-trash-o {
  color: #cc3333; }
#datatable-editable .icon-times {
  color: #cc3333; }
#datatable-editable .icon-pencil {
  color: #0048a9; }
#datatable-editable .icon-save {
  color: #00a950; }

#datatable td {
  font-weight: normal; }

div.dataTables_paginate ul.pagination {
  margin-top: 30px; }

div.dataTables_info {
  padding-top: 38px; }

/* ==============
  Form Elements
===================*/
select.filter {
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none; }

select + i.icon {
  float: right;
  margin-top: -24px;
  margin-right: 5px;
  pointer-events: none;
  padding-right: 5px; }

.input-group-btn .btn {
  margin: 0px; }

.fileupload {
  overflow: hidden;
  position: relative; }
  .fileupload input.upload {
    cursor: pointer;
    filter: alpha(opacity=0);
    font-size: 20px;
    margin: 0;
    opacity: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0; }

.ms-container .ms-selectable li.ms-hover, .ms-container .ms-selection li.ms-hover {
  color: #030303 !important;
  background-color: #d0e7ef !important; }

/* ==============
  Widgets
===================*/
.mini-stat {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  margin-bottom: 20px;
  padding: 10px; }

.mini-stat-icon {
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  display: inline-block;
  float: left;
  color: #fff;
  font-size: 30px;
  height: 60px;
  line-height: 55px;
  margin-right: 10px;
  text-align: center;
  width: 60px; }
  .mini-stat-icon i {
    vertical-align: middle; }

.mini-stat-info span {
  display: block;
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 5px; }
.mini-stat-info span.name {
  display: block;
  font-size: 18px;
  font-weight: 600;
  margin-top: 5px; }

/*================================== BOOTSTRAP CAROUSEL ==================================*/
/********************************/
/*       Fade Bs-carousel       */
/********************************/
.fade-carousel {
  position: relative;
  height: auto; }

.fade-carousel .carousel-indicators > li {
  margin: 0 2px;
  background-color: rgba(255, 255, 255, 0.4);
  border-color: rgba(255, 255, 255, 0.4);
  opacity: .7; }

.fade-carousel .carousel-indicators > li.active {
  width: 10px;
  height: 10px;
  opacity: 1;
  background-color: #0048a9;
  border-color: #0048a9; }

/********************************/
/*          Hero Headers        */
/********************************/
.hero {
  position: absolute;
  top: 10%;
  z-index: 3;
  text-transform: uppercase; }
  .hero p {
    color: #fff;
    font-size: 1.5em; }

.hero h1 {
  font-size: 4em;
  font-weight: bold;
  margin: 0;
  padding: 0;
  margin-bottom: 20px; }

.fade-carousel .carousel-inner {
  height: 450px; }
  .fade-carousel .carousel-inner .item {
    height: 100%; }
    .fade-carousel .carousel-inner .item .hero, .fade-carousel .carousel-inner .item .bannerOverlay {
      opacity: 0;
      -webkit-transition: 2s all ease-in-out .1s;
      -moz-transition: 2s all ease-in-out .1s;
      -ms-transition: 2s all ease-in-out .1s;
      -o-transition: 2s all ease-in-out .1s;
      transition: 2s all ease-in-out .1s; }
    .fade-carousel .carousel-inner .item.active .bannerOverlay {
      background: linear-gradient(to right, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 60%);
      width: 100%;
      height: 100%;
      display: block;
      position: absolute;
      left: 0;
      top: 0; }
    .fade-carousel .carousel-inner .item.active .hero, .fade-carousel .carousel-inner .item.active .bannerOverlay {
      opacity: 1;
      -webkit-transition: 2s all ease-in-out .1s;
      -moz-transition: 2s all ease-in-out .1s;
      -ms-transition: 2s all ease-in-out .1s;
      -o-transition: 2s all ease-in-out .1s;
      transition: 2s all ease-in-out .1s; }
    .fade-carousel .carousel-inner .item a > img, .fade-carousel .carousel-inner .item img {
      line-height: 1;
      height: 100%;
      width: 100%;
      object-fit: cover; }

/********************************/
/*       Slides backgrounds     */
/********************************/
.fade-carousel .slides img {
  object-fit: cover;
  height: 44.5vh; }

/********************************/
/*          Media Queries       */
/********************************/
@media screen and (min-width: 980px) {
  .hero {
    width: 100%;
    padding: 20px; } }
@media screen and (max-width: 640px) {
  .hero h1 {
    font-size: 4em; } }
@media screen and (max-width: 1440px) {
  .fade-carousel .carousel-inner {
    height: 350px; }

  .item.active {
    height: 100%; } }
@media screen and (max-width: 1280px) {
  .fade-carousel .carousel-inner {
    height: auto; }

  .item.active {
    height: 100%; } }
/* ==============
  Modals
===================*/
.modal .modal-dialog .modal-content {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  border-color: #DDDDDD;
  border-radius: 2px;
  box-shadow: none;
  padding: 30px; }
  .modal .modal-dialog .modal-content .modal-header {
    border-bottom-width: 2px;
    margin: 0;
    padding: 0;
    padding-bottom: 15px; }
  .modal .modal-dialog .modal-content .modal-body {
    padding: 20px 0; }
  .modal .modal-dialog .modal-content .modal-footer {
    padding: 0;
    padding-top: 15px; }
    .modal .modal-dialog .modal-content .modal-footer.mobi {
      position: absolute;
      bottom: 0px;
      width: 100%;
      left: 0;
      border: 0; }
.modal .modal-dialog.modal-full {
  width: 100% !important;
  max-width: 100% !important; }

.modal-full {
  width: 98%; }

.modal-content .nav.nav-tabs + .tab-content {
  margin-bottom: 0px; }
.modal-content .panel-group {
  margin-bottom: 0px; }
.modal-content .panel {
  border-top: none; }

/*******************************
* MODAL AS LEFT/RIGHT SIDEBAR
* Add "left" or "right" in modal parent div, after class="modal".
* Get free snippets on bootpen.com
*******************************/
/*== MODALS ==*/
/* modal right, left, bottom */
.modal-header h4 {
  margin: 0; }

.modal-topfull {
  margin-top: 0;
  width: 100%; }

.modal-topfull .modal-content {
  border-left: none;
  border-right: none;
  border-top: none;
  background-color: #fff; }

.modal.modal-topfull {
  padding-right: 0 !important; }

.modal-bottomfull .modal-content {
  border-bottom: none;
  border-left: none;
  border-right: none; }

.modal-bottomfull .modal-dialog {
  bottom: 0;
  left: 0;
  margin-bottom: 0;
  margin-top: auto;
  position: absolute;
  right: 0;
  width: 100%; }

.modal.fade.in.modal-bottomfull .modal-dialog {
  -o-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  transition: transform 0.3s ease-out; }

.modal.fade.modal-bottomfull .modal-dialog {
  -o-transform: translate3d(0, 25%, 0);
  -webkit-transform: translate3d(0, 25%, 0);
  transform: translate3d(0, 25%, 0);
  transition: transform 0.3s ease-out; }

.modal.slideright .modal-dialog {
  bottom: 0;
  height: 100%;
  left: auto;
  margin: 0;
  max-width: 414px;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%; }

.modal.slideright .modal-body {
  background: #fff; }

.modal.slideright .modal-dialog .modal-content {
  border: none;
  min-height: 100%; }

.modal-slideleft .modal-dialog {
  bottom: 0;
  height: 100%;
  left: 0;
  margin-bottom: 0;
  margin-top: 0;
  max-width: 300px;
  position: absolute;
  right: auto;
  top: 0;
  width: 100%; }

.modal-slideleft .modal-dialog .modal-content {
  border: none;
  height: 100%; }

.modal-slideleft .modal-dialog .modal-body {
  border-collapse: collapse;
  display: table;
  height: 100% !important;
  padding-left: 0px;
  padding-right: 0px;
  table-layout: fixed;
  vertical-align: middle;
  width: 100%; }

.modal-slideleft .modal-dialog .modal-body .row {
  display: table-row; }

.modal-slideleft .modal-dialog .modal-body .row .col-md-12 {
  display: table-cell;
  float: none;
  text-align: center;
  top: -20%;
  vertical-align: middle; }

.modal.fade.slideright .modal-dialog {
  -o-transform: translate3d(25%, 0, 0);
  -webkit-transform: translate3d(25%, 0, 0);
  transform: translate3d(25%, 0, 0);
  transition: transform 0.3s ease-out; }

.modal.fade.modal-slideleft .modal-dialog {
  -o-transform: translate3d(-25%, 0, 0);
  -webkit-transform: translate3d(-25%, 0, 0);
  transform: translate3d(-25%, 0, 0);
  transition: transform 0.3s ease-out; }

.modal.fade.in.slideright .modal-dialog {
  -o-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  transition: transform 0.3s ease-out; }

.modal.fade.in.modal-slideleft .modal-dialog {
  -o-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  transition: transform 0.3s ease-out; }

.modal-img {
  -moz-transition: all 0.2s ease-out 0;
  -webkit-transition: all 0.2s ease-out 0;
  border: none;
  cursor: pointer;
  display: inline-block;
  transition: all 0.2s ease-out 0;
  width: 100%; }

.modal-container {
  -moz-transition: all 0.2s ease-out 0;
  -webkit-transition: all 0.2s ease-out 0;
  background: #E6E6E6;
  cursor: pointer;
  height: 250px;
  padding-top: 50px;
  position: relative;
  text-align: center;
  transition: all 0.2s ease-out 0; }

.modal-container:hover {
  background: #030303; }

/* mega menu admin */
.admin_menu_dropdown {
  width: 100%;
  background: #fff;
  position: relative;
  z-index: 1000;
  height: 100vh;
  border-top: 1px solid #cad4e3;
  cursor: default !important; }

.admin_menu_dropdown li {
  padding: 10px 0; }

.admin_menu_dropdown a {
  color: #030303; }

.admin_menu_dropdown a:hover {
  color: #000000; }

.hr-heading {
  border-color: #000000;
  border-width: 1px;
  width: 100px;
  margin: 20px 0 -20px 0; }

.admin_menu_dropdown .panel-body {
  padding-top: 0; }

#close_adminMenu {
  position: fixed;
  right: 25px;
  top: 80px;
  cursor: pointer;
  z-index: 1; }

/*================================== SECTION ACCORDION ==================================*/
.sections .panel-heading {
  display: block; }

.sections:hover {
  box-shadow: 0px 3px 5px #00000012; }

/* ==============
  Nav Pills
===================*/
.nav-pills > li > a {
  color: #030303;
  line-height: inherit;
  padding: 10px 20px; }

.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
  color: #fff;
  background-color: #000000; }

.nav-pills > li.selected > a, .nav-pills > li.selected > a:focus, .nav-pills > li.selected > a:hover {
  color: #fff;
  background-color: #000000; }

/*# sourceMappingURL=components.css.map */
