@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,500,700);
/* =============
   Common
============= */
body {
  background: #ebeff2;
  font-family: "Roboto", sans-serif;
  margin: 0;
  padding-bottom: 60px;
  overflow-x: hidden;
  font-size: 16px; }

html {
  position: relative;
  min-height: 100%;
  background: #ebeff2; }

h1, h2, h3, h4, h5, h6 {
  margin: 10px 0;
  font-family: "Roboto", sans-serif; }

h1 {
  line-height: 43px;
  font-size: 36px; }

h2 {
  line-height: 35px;
  font-size: 30px; }

h3 {
  line-height: 30px;
  font-size: 24px; }
  h3 small {
    color: #444444; }

h4 {
  line-height: 22px;
  font-size: 18px; }
  h4 small {
    color: #444444; }

h5 {
  font-size: 15px; }
  h5 small {
    color: #444444; }

h6 {
  font-size: 12px; }

p {
  line-height: 1.6; }

* {
  outline: none !important; }

b {
  font-weight: 600; }

a:hover {
  outline: 0;
  text-decoration: none; }
a:active {
  outline: 0;
  text-decoration: none; }
a:focus {
  outline: 0;
  text-decoration: none; }

.container {
  width: auto; }

.container-alt {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px; }

/* Footer */
.footer {
  bottom: 0px;
  color: #98a6ad;
  text-align: left !important;
  position: fixed;
  right: 0px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding: 20px 0;
  background-color: #ffffff;
  left: 0;
  z-index: 10; }

#wrapper {
  height: 100%;
  overflow: hidden;
  width: 100%; }

.page {
  bottom: 0;
  left: 0;
  right: 0;
  top: 0; }

/* Page titles */
.page-title {
  font-size: 20px;
  margin-bottom: 0;
  margin-top: 0;
  line-height: 70px;
  font-weight: 600; }

.header-title {
  font-size: 16px;
  font-weight: 600;
  line-height: 16px;
  margin-bottom: 8px;
  margin-top: 0;
  font-family: "Roboto", sans-serif; }

/* =============
   Helper clasess
============= */
.p-20 {
  padding: 20px !important; }

.p-30 {
  padding: 30px !important; }

.p-t-10 {
  padding-top: 10px !important; }

.p-b-10 {
  padding-bottom: 10px !important; }

.p-l-r-10 {
  padding-left: 10px;
  padding-right: 10px; }

.m-r-5 {
  margin-right: 5px !important; }

.m-r-10 {
  margin-right: 10px !important; }

.m-r-15 {
  margin-right: 15px !important; }

.m-l-5 {
  margin-left: 5px !important; }

.m-l-10 {
  margin-left: 10px !important; }

.m-l-15 {
  margin-left: 15px !important; }

.m-t-5 {
  margin-top: 5px !important; }

.m-t-10 {
  margin-top: 10px !important; }

.m-t-15 {
  margin-top: 15px !important; }

.m-t-20 {
  margin-top: 20px !important; }

.m-t-30 {
  margin-top: 30px !important; }

.m-t-40 {
  margin-top: 40px !important; }

.m-b-5 {
  margin-bottom: 5px !important; }

.m-b-10 {
  margin-bottom: 10px !important; }

.m-b-15 {
  margin-bottom: 15px !important; }

.m-b-20 {
  margin-bottom: 20px !important; }

.m-b-25 {
  margin-bottom: 25px !important; }

.m-b-30 {
  margin-bottom: 30px !important; }

.w-xs {
  min-width: 80px; }

.w-sm {
  min-width: 95px; }

.w-md {
  min-width: 110px; }

.w-lg {
  min-width: 140px; }

.m-h-40 {
  min-height: 40px; }

.m-h-50 {
  min-height: 50px; }

.l-h-34 {
  line-height: 34px; }

.font-600 {
  font-weight: 600; }

.font-bold {
  font-weight: 700; }

.font-normal {
  font-weight: normal; }

.font-light {
  font-weight: 300; }

.font-13 {
  font-size: 13px !important; }

.wrapper-md {
  padding: 20px; }

.pull-in {
  margin-left: -20px;
  margin-right: -20px; }

.b-0 {
  border: none !important; }

.vertical-middle {
  vertical-align: middle; }

.bx-shadow {
  -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); }

.bx-shadow-none {
  box-shadow: none !important; }

.mx-box {
  max-height: 380px;
  min-height: 380px; }

.thumb-sm {
  height: 32px;
  width: 32px; }

.thumb-md {
  height: 48px;
  width: 48px; }

.thumb-lg {
  height: 88px;
  width: 88px; }

.thumb-xl {
  height: 120px;
  width: 120px; }

.add-new-plus {
  height: 32px;
  text-align: center;
  width: 32px;
  display: block;
  line-height: 32px;
  color: #98a6ad;
  font-weight: 700;
  background-color: #ebeff2;
  border-radius: 50%; }

/* =============
   Extras

/* Card Box */
.card-box {
  padding: 20px;
  box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.14), 0 3px 3px -2px rgba(0, 0, 0, 0.2), 0 1px 8px 0 rgba(0, 0, 0, 0.12);
  border-radius: 5px;
  margin-bottom: 20px;
  background-color: #ffffff; }
  .card-box .card-drop {
    color: #98a6ad;
    font-size: 20px;
    height: 20px;
    line-height: 1px;
    display: inline-block; }

/* Grid page */
.grid-structure .grid-container {
  background-color: #f4f8fb;
  margin-bottom: 10px;
  padding: 10px 20px; }

/* =============
   Bootstrap-custom
============= */
.row {
  margin-right: -10px;
  margin-left: -10px; }

.container, .container-fluid, .col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto,
.col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6,
.col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2,
.col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1,
.col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8,
.col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4,
.col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
  padding-left: 10px;
  padding-right: 10px; }

.breadcrumb {
  background-color: transparent;
  margin-bottom: 15px;
  padding-top: 10px;
  padding-left: 0; }

.blockquote {
  font-size: 16px; }

.card {
  box-shadow: 0 0px 8px 0 rgba(0, 0, 0, 0.06), 0 1px 0px 0 rgba(0, 0, 0, 0.02);
  border-radius: 5px;
  border: none; }

/* Dropdown */
.dropdown-menu {
  padding: 4px 0;
  font-size: 16px;
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.05); }

.dropdown-menu-animated {
  display: block;
  visibility: hidden;
  opacity: 0;
  transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  margin-top: 20px !important; }

.show > .dropdown-menu {
  visibility: visible;
  opacity: 1;
  margin-top: 0 !important; }

.dropdown-item.active, .dropdown-item:active {
  color: #435966;
  text-decoration: none;
  background-color: #eeeeee; }

.dropdown-item {
  padding: 6px 1.5rem; }

.dropdown-lg {
  width: 260px; }

.arrow-none:after {
  border: none;
  margin: 0;
  display: none; }

.site-responses {
  position: absolute;
  right: 10px; }

.blur-filter {
  -webkit-filter: blur(2px);
  -moz-filter: blur(2px);
  -o-filter: blur(2px);
  -ms-filter: blur(2px);
  filter: blur(2px); }

/* Background colors */
.bg-custom {
  background-color: #df091d !important; }

.bg-primary {
  background-color: #f5141e !important; }

.bg-success {
  background-color: #10c469 !important; }

.bg-info {
  background-color: #35b8e0 !important; }

.bg-warning {
  background-color: #f9c851 !important; }

.bg-danger {
  background-color: #ff5b5b !important; }

.bg-muted {
  background-color: #f4f8fb !important; }

.bg-inverse {
  background-color: #3b3e47 !important; }

.bg-purple {
  background-color: #5b69bc !important; }

.bg-pink {
  background-color: #ff8acc !important; }

.bg-white {
  background-color: #ffffff !important; }

.bg-lightdark {
  background-color: #f4f8fb !important; }

/* Text colors */
.text-custom {
  color: #df091d !important; }

.text-white {
  color: #ffffff !important; }

.text-danger {
  color: #ff5b5b !important; }

.text-muted {
  color: #98a6ad !important; }

.text-primary {
  color: #f5141e !important; }

.text-warning {
  color: #f9c851 !important; }

.text-success {
  color: #10c469 !important; }

.text-info {
  color: #35b8e0 !important; }

.text-inverse {
  color: #3b3e47 !important; }

.text-pink {
  color: #ff8acc !important; }

.text-purple {
  color: #5b69bc !important; }

.text-dark {
  color: #797979 !important; }

/* Form components */
label {
  font-weight: 500; }

textarea.form-control {
  min-height: 90px; }

.form-control {
  background-color: #ffffff;
  border: 1px solid #E3E3E3;
  border-radius: 4px;
  height: 38px;
  font-size: 16px;
  max-width: 100%;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  transition: all 300ms linear; }
  .form-control:focus {
    background-color: #ffffff;
    border: 1px solid #AAAAAA;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: 0 !important; }

.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px; }

.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.input-group-btn .btn {
  padding: 8px 12px; }
.input-group-btn .btn-sm {
  padding: 5px 10px; }
.input-group-btn .btn-lg {
  padding: 10px 17px; }

select[multiple] {
  height: auto; }

.custom-control-input:checked ~ .custom-control-label::before {
  border-color: #f5141e;
  background-color: #f5141e; }

/* Badge */
.badge {
  font-weight: 500;
  padding: 3px 5px;
  font-size: 12px;
  margin-top: 1px;
  color: #ffffff; }

.badge-xs {
  font-size: 9px; }

.badge-xs, .badge-sm {
  -webkit-transform: translate(0, -2px);
  -ms-transform: translate(0, -2px);
  -o-transform: translate(0, -2px);
  transform: translate(0, -2px); }

.badge-primary {
  background-color: #f5141e; }

.badge-success {
  background-color: #10c469; }

.badge-info {
  background-color: #35b8e0; }

.badge-warning {
  background-color: #f9c851; }

.badge-danger {
  background-color: #ff5b5b; }

.badge-purple {
  background-color: #5b69bc; }

.badge-pink {
  background-color: #ff8acc; }

.badge-inverse {
  background-color: #3b3e47; }

/* Pagination/ Pager */
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }

.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

.pagination > li > a,
.pagination > li > span {
  color: #636e7b; }

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  background-color: #e4e7ea; }

.pagination-split li {
  margin-left: 5px;
  display: inline-block; }

.pagination-split li:first-child {
  margin-left: 0; }

.pagination-split li a {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px; }

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus,
.page-item.active .page-link {
  background-color: #df091d;
  border-color: #df091d; }

.pager li > a, .pager li > span {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  color: #636e7b; }

/* Tabs */
.tab-content {
  padding: 20px;
  border: 2px solid #eeeeee;
  border-top: none; }

.nav-tabs > .active > a, .nav-tabs > .active > a:focus, .nav-tabs > .active > a:hover {
  border: 2px solid #eeeeee !important;
  border-bottom-color: #ffffff !important; }

.nav-tabs {
  border-bottom: 2px solid #eeeeee; }

.nav-tabs > li {
  margin-bottom: -2px; }

.nav-tabs a {
  color: #435966;
  font-size: 15px;
  font-weight: 600;
  font-family: "Roboto", sans-serif; }

.nav > li > a:focus, .nav > li > a:hover {
  text-decoration: none;
  background-color: #f4f8fb; }

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
  border-color: #eeeeee; }

/* List group */
.list-group-item {
  border: 1px solid #ebeff2;
  border-left: none;
  border-right: none; }
  .list-group-item:hover {
    background-color: rgba(152, 166, 173, 0.1); }
  .list-group-item:first-child {
    border-top: none; }
  .list-group-item:last-child {
    border-bottom: none; }

.list-no-border .list-group-item {
  border: none; }

/* Dropcap */
.dropcap {
  font-size: 3.1em; }

.dropcap, .dropcap-circle, .dropcap-square {
  display: block;
  float: left;
  font-weight: 400;
  line-height: 36px;
  margin-right: 6px;
  text-shadow: none; }

/* Alert */
.alert .btn {
  margin-top: 10px; }

.alert-success {
  background-color: rgba(95, 190, 170, 0.3);
  border-color: rgba(95, 190, 170, 0.4);
  color: #5fbeaa; }

.alert-info {
  background-color: rgba(52, 211, 235, 0.2);
  border-color: rgba(52, 211, 235, 0.3);
  color: #35b8e0; }

.alert-warning {
  background-color: rgba(255, 189, 74, 0.2);
  border-color: rgba(255, 189, 74, 0.3);
  color: #f9c851; }

.alert-danger {
  background-color: rgba(240, 80, 80, 0.2);
  border-color: rgba(240, 80, 80, 0.3);
  color: #ff5b5b; }

/* Modals */
.modal .modal-dialog .modal-content {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  border-color: #DDDDDD;
  border-radius: 2px;
  box-shadow: none;
  padding: 25px; }
  .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-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; }

/* Tabs-Accordions */
.tabs-vertical-env .tab-content {
  margin-bottom: 0px; }

.table > thead > tr > td.middle-align, .table > tbody > tr > td.middle-align,
.table > .tfood > tr > td.middle-align, .table > thead > tr > th.middle-align,
.table > tbody > tr > th.middle-align, .table > .tfood > tr > th.middle-align {
  vertical-align: middle; }

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  background-color: #df091d;
  border-color: #df091d; }

.nav-pills > .active > a > .badge {
  color: #df091d; }

.has-success .form-control {
  border-color: #10c469;
  box-shadow: none !important; }

.has-warning .form-control {
  border-color: #f9c851;
  box-shadow: none !important; }

.has-error .form-control {
  border-color: #ff5b5b;
  box-shadow: none !important; }

.input-group-addon {
  border-radius: 2px;
  border: 1px solid #eeeeee; }

/* Tooltips */
.tooltip-inner {
  border-radius: 1px;
  padding: 6px 10px; }

.jqstooltip {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  width: auto !important;
  height: auto !important; }

/* Media */
.media {
  margin-bottom: 20px; }
  .media .media-heading {
    font-weight: 600;
    font-size: 16px; }

.media:last-of-type {
  margin-bottom: 0; }

/* =============
   Animation
============= */
/* Progressbar Animated */
@-webkit-keyframes animationProgress {
  from {
    width: 0; } }
@keyframes animationProgress {
  from {
    width: 0; } }
/* Portlets loader */
@-webkit-keyframes sk-rotateplane {
  0% {
    -webkit-transform: perspective(120px); }
  50% {
    -webkit-transform: perspective(120px) rotateY(180deg); }
  100% {
    -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg); } }
@keyframes sk-rotateplane {
  0% {
    transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg); }
  50% {
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg); }
  100% {
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg); } }
/*!
 * Waves v0.6.0
 * http://fian.my.id/Waves
 *
 * Copyright 2014 Alfiana E. Sibuea and other contributors
 * Released under the MIT license
 * https://github.com/fians/Waves/blob/master/LICENSE
 */
.waves-effect {
  position: relative;
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  vertical-align: middle;
  z-index: 1;
  will-change: opacity, transform;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }

.waves-effect .waves-ripple {
  position: absolute;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  opacity: 0;
  background: rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.7s ease-out;
  -moz-transition: all 0.7s ease-out;
  -o-transition: all 0.7s ease-out;
  -ms-transition: all 0.7s ease-out;
  transition: all 0.7s ease-out;
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -o-transition-property: -o-transform, opacity;
  transition-property: transform, opacity;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  pointer-events: none; }

.waves-notransition {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  -ms-transition: none !important;
  transition: none !important; }

.waves-circle {
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  text-align: center;
  width: 2.5em;
  height: 2.5em;
  line-height: 2.5em;
  border-radius: 50%;
  -webkit-mask-image: none; }

.waves-input-wrapper {
  border-radius: 0.2em;
  vertical-align: bottom; }
  .waves-input-wrapper .waves-button-input {
    position: relative;
    top: 0;
    left: 0;
    z-index: 1; }

.waves-block {
  display: block; }

.waves-effect.waves-light .waves-ripple {
  background-color: rgba(255, 255, 255, 0.4); }

.waves-effect.waves-custom .waves-ripple {
  background-color: rgba(223, 9, 29, 0.4); }

.waves-effect.waves-primary .waves-ripple {
  background-color: rgba(245, 20, 30, 0.4); }

.waves-effect.waves-success .waves-ripple {
  background-color: rgba(16, 196, 105, 0.4); }

.waves-effect.waves-info .waves-ripple {
  background-color: rgba(53, 184, 224, 0.4); }

.waves-effect.waves-warning .waves-ripple {
  background-color: rgba(249, 200, 81, 0.4); }

.waves-effect.waves-danger .waves-ripple {
  background-color: rgba(255, 91, 91, 0.4); }

.waves-effect.waves-pink .waves-ripple {
  background-color: rgba(255, 138, 204, 0.4); }

.waves-effect.purple .waves-ripple {
  background-color: rgba(91, 105, 188, 0.2); }

.waves-effect.waves-inverse .waves-ripple {
  background-color: rgba(59, 62, 71, 0.4); }

/* =============
   Buttons
============= */
.btn {
  border-radius: 2px;
  padding: 6px 14px;
  font-size: 16px;
  box-shadow: none !important; }

.btn-group-lg > .btn, .btn-lg {
  padding: 10px 16px !important;
  font-size: 16px; }

.btn-group-sm > .btn, .btn-sm {
  padding: 5px 10px !important;
  font-size: 12px; }

.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
  margin-left: 0; }

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.1) inset; }

.btn-custom, .btn-primary, .btn-success, .btn-info, .btn-warning, .btn-danger, .btn-inverse, .btn-purple, .btn-pink {
  color: #ffffff !important; }

.btn-custom {
  background-color: #df091d;
  border-color: #df091d; }

.btn-custom:hover, .btn-custom:focus, .btn-custom:active, .btn-custom.active,
.btn-custom.focus, .btn-custom:active, .btn-custom:focus, .btn-custom:hover,
.open > .dropdown-toggle.btn-custom {
  background-color: #c6081a !important;
  border: 1px solid #c6081a !important; }

.btn-primary {
  background-color: #f5141e !important;
  border: 1px solid #f5141e !important; }

.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: #e60a14 !important;
  border: 1px solid #e60a14 !important; }

.btn-success {
  background-color: #10c469 !important;
  border: 1px solid #10c469 !important; }

.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: #0eac5c !important;
  border: 1px solid #0eac5c !important; }

.btn-info {
  background-color: #35b8e0 !important;
  border: 1px solid #35b8e0 !important; }

.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: #21afda !important;
  border: 1px solid #21afda !important; }

.btn-warning {
  background-color: #f9c851 !important;
  border: 1px solid #f9c851 !important; }

.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: #f8c038 !important;
  border: 1px solid #f8c038 !important; }

.btn-danger {
  background-color: #ff5b5b !important;
  border: 1px solid #ff5b5b !important; }

.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: #ff4242 !important;
  border: 1px solid #ff4242 !important; }

.btn-inverse {
  background-color: #3b3e47 !important;
  border: 1px solid #3b3e47 !important; }

.btn-inverse:hover, .btn-inverse:focus, .btn-inverse:active, .btn-inverse.active, .btn-inverse.focus, .btn-inverse:active, .btn-inverse:focus, .btn-inverse:hover, .open > .dropdown-toggle.btn-inverse {
  background-color: #2f3239 !important;
  border: 1px solid #2f3239 !important; }

.btn-purple {
  background-color: #5b69bc !important;
  border: 1px solid #5b69bc !important; }

.btn-purple:hover, .btn-purple:focus, .btn-purple:active {
  background-color: #4a59b4 !important;
  border: 1px solid #4a59b4 !important; }

.btn-pink {
  background-color: #ff8acc !important;
  border: 1px solid #ff8acc !important; }

.btn-pink:hover, .btn-pink:focus, .btn-pink:active {
  background-color: #ff71c1 !important;
  border: 1px solid #ff71c1 !important; }

.btn-bordred {
  border-bottom: 3px solid transparent; }

.btn-bordred.btn-secondary {
  background-color: #727b84;
  border-bottom: 2px solid #616971 !important; }

.btn-bordred.btn-custom {
  background-color: #df091d;
  border-bottom: 2px solid #bd0819 !important; }

.btn-bordred.btn-primary {
  border-bottom: 2px solid #dc0913 !important; }

.btn-bordred.btn-success {
  border-bottom: 2px solid #0da357 !important; }

.btn-bordred.btn-info {
  border-bottom: 2px solid #20a8d1 !important; }

.btn-bordred.btn-warning {
  border-bottom: 2px solid #f7b820 !important; }

.btn-bordred.btn-danger {
  border-bottom: 2px solid #ff2828 !important; }

.btn-bordred.btn-inverse {
  border-bottom: 2px solid #0d0d0f !important; }

.btn-bordred.btn-purple {
  border-bottom: 2px solid #4755ad !important; }

.btn-bordred.btn-pink {
  border-bottom: 2px solid #ff66bc !important; }

.btn-rounded {
  border-radius: 2em;
  padding: 6px 18px; }

.btn-trans.btn-custom {
  border: 1px solid rgba(223, 9, 29, 0.1) !important;
  background-color: rgba(223, 9, 29, 0.15) !important;
  color: #df091d !important; }

.btn-trans.btn-secondary {
  border: 1px solid rgba(114, 123, 132, 0.1) !important;
  background-color: rgba(114, 123, 132, 0.15) !important;
  color: #727b84 !important; }

.btn-trans.btn-primary {
  border: 1px solid rgba(245, 20, 30, 0.1) !important;
  background-color: rgba(245, 20, 30, 0.15) !important;
  color: #f5141e !important; }

.btn-trans.btn-success {
  border: 1px solid rgba(16, 196, 105, 0.1) !important;
  background-color: rgba(16, 196, 105, 0.15) !important;
  color: #10c469 !important; }

.btn-trans.btn-info {
  border: 1px solid rgba(53, 184, 224, 0.1) !important;
  background-color: rgba(53, 184, 224, 0.15) !important;
  color: #35b8e0 !important; }

.btn-trans.btn-warning {
  border: 1px solid rgba(249, 200, 81, 0.1) !important;
  background-color: rgba(249, 200, 81, 0.15) !important;
  color: #f9c851 !important; }

.btn-trans.btn-danger {
  border: 1px solid rgba(255, 91, 91, 0.1) !important;
  background-color: rgba(255, 91, 91, 0.15) !important;
  color: #ff5b5b !important; }

.btn-trans.btn-inverse {
  border: 1px solid rgba(59, 62, 71, 0.1) !important;
  background-color: rgba(59, 62, 71, 0.15) !important;
  color: #3b3e47 !important; }

.btn-trans.btn-purple {
  border: 1px solid rgba(91, 105, 188, 0.1) !important;
  background-color: rgba(91, 105, 188, 0.15) !important;
  color: #5b69bc !important; }

.btn-trans.btn-pink {
  border: 1px solid rgba(255, 138, 204, 0.1) !important;
  background-color: rgba(255, 138, 204, 0.15) !important;
  color: #ff8acc !important; }

.search-btn {
  width: 45px;
  height: 45px;
  padding: 0; }

#search-container {
  position: absolute;
  max-width: 400px;
  z-index: 1;
  right: 53px;
  top: 52px;
  display: none; }
  #search-container .form-group:last-child {
    margin-bottom: 0px; }

.search-terms {
  font-size: 18px;
  font-weight: 300; }

/* Select 2 */
.select2-container {
  width: 100% !important; }
  .select2-container .select2-selection--single {
    border: 1px solid #ebebeb;
    height: 38px; }
    .select2-container .select2-selection--single .select2-selection__rendered {
      line-height: 36px;
      padding-left: 12px; }
    .select2-container .select2-selection--single .select2-selection__arrow {
      height: 34px;
      width: 34px;
      right: 3px; }
      .select2-container .select2-selection--single .select2-selection__arrow b {
        border-color: #c8c8c8 transparent transparent transparent;
        border-width: 6px 6px 0 6px; }

.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #c8c8c8 transparent !important;
  border-width: 0 6px 6px 6px !important; }

.select2-results__option {
  padding: 6px 12px; }

.select2-dropdown {
  border: 1px solid #e1e1e1; }

.select2-container--default .select2-search--dropdown {
  padding: 10px;
  background-color: #fbfbfb; }
  .select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #e1e1e1; }
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #df091d; }
.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #eeeeee;
  color: #435966; }
  .select2-container--default .select2-results__option[aria-selected=true]:hover {
    background-color: #df091d;
    color: #ffffff; }

.select2-container .select2-selection--multiple {
  min-height: 38px;
  border: 1px solid #e1e1e1 !important; }
  .select2-container .select2-selection--multiple .select2-selection__rendered {
    padding: 2px 10px; }
  .select2-container .select2-selection--multiple .select2-search__field {
    margin-top: 7px;
    border: 0; }
  .select2-container .select2-selection--multiple .select2-selection__choice {
    background-color: #df091d;
    border: 1px solid transparent;
    color: #ffffff;
    border-radius: 3px;
    padding: 0 7px; }
  .select2-container .select2-selection--multiple .select2-selection__choice__remove {
    color: #ffffff;
    margin-right: 5px; }
    .select2-container .select2-selection--multiple .select2-selection__choice__remove:hover {
      color: #ffffff; }

/* =============
   Checkbox and Radios
============= */
.checkbox {
  padding-left: 5px; }
  .checkbox label {
    display: inline-block;
    padding-left: 5px;
    position: relative;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px; }
    .checkbox label::before {
      -o-transition: 0.3s ease-in-out;
      -webkit-transition: 0.3s ease-in-out;
      background-color: #ffffff;
      border-radius: 3px;
      border: 1px solid #98a6ad;
      content: "";
      display: inline-block;
      height: 17px;
      left: 0;
      margin-left: -17px;
      position: absolute;
      transition: 0.3s ease-in-out;
      width: 17px;
      outline: none !important; }
    .checkbox label::after {
      color: #98a6ad;
      display: inline-block;
      font-size: 11px;
      height: 16px;
      left: 0;
      margin-left: -17px;
      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; }
  .checkbox input[type="checkbox"]:checked + label::after {
    content: "\f00c";
    font-family: 'FontAwesome'; }
  .checkbox input[type="checkbox"]:disabled + label::before {
    background-color: #eeeeee;
    cursor: not-allowed; }

.checkbox.checkbox-circle label::before {
  border-radius: 50%; }

.checkbox.checkbox-inline {
  margin-top: 0; }

.checkbox.checkbox-single input {
  height: 18px;
  width: 18px;
  position: absolute; }
.checkbox.checkbox-single label {
  height: 18px;
  width: 18px; }
  .checkbox.checkbox-single label:before {
    margin-left: 0; }
  .checkbox.checkbox-single label:after {
    margin-left: 0; }

.checkbox-custom input[type="checkbox"]:checked + label::before {
  background-color: #df091d;
  border-color: #df091d; }
.checkbox-custom input[type="checkbox"]:checked + label::after {
  color: #ffffff; }

.checkbox-primary input[type="checkbox"]:checked + label::before {
  background-color: #f5141e;
  border-color: #f5141e; }
.checkbox-primary input[type="checkbox"]:checked + label::after {
  color: #ffffff; }

.checkbox-danger input[type="checkbox"]:checked + label::before {
  background-color: #ff5b5b;
  border-color: #ff5b5b; }
.checkbox-danger input[type="checkbox"]:checked + label::after {
  color: #ffffff; }

.checkbox-info input[type="checkbox"]:checked + label::before {
  background-color: #35b8e0;
  border-color: #35b8e0; }
.checkbox-info input[type="checkbox"]:checked + label::after {
  color: #ffffff; }

.checkbox-warning input[type="checkbox"]:checked + label::before {
  background-color: #f9c851;
  border-color: #f9c851; }
.checkbox-warning input[type="checkbox"]:checked + label::after {
  color: #ffffff; }

.checkbox-success input[type="checkbox"]:checked + label::before {
  background-color: #10c469;
  border-color: #10c469; }
.checkbox-success input[type="checkbox"]:checked + label::after {
  color: #ffffff; }

.checkbox-purple input[type="checkbox"]:checked + label::before {
  background-color: #5b69bc;
  border-color: #5b69bc; }
.checkbox-purple input[type="checkbox"]:checked + label::after {
  color: #ffffff; }

.checkbox-pink input[type="checkbox"]:checked + label::before {
  background-color: #ff8acc;
  border-color: #ff8acc; }
.checkbox-pink input[type="checkbox"]:checked + label::after {
  color: #ffffff; }

.checkbox-inverse input[type="checkbox"]:checked + label::before {
  background-color: #3b3e47;
  border-color: #3b3e47; }
.checkbox-inverse input[type="checkbox"]:checked + label::after {
  color: #ffffff; }

/* Radios */
.radio label {
  display: inline-block;
  padding-left: 5px;
  position: relative;
  font-weight: 400;
  font-size: 13px; }
  .radio label::before {
    -o-transition: border 0.5s ease-in-out;
    -webkit-transition: border 0.5s ease-in-out;
    background-color: #ffffff;
    border-radius: 50%;
    border: 1px solid #98a6ad;
    content: "";
    display: inline-block;
    height: 17px;
    left: 0;
    margin-left: -20px;
    position: absolute;
    transition: border 0.5s ease-in-out;
    width: 17px;
    outline: none !important; }
  .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: #98a6ad;
    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: 5px auto -webkit-focus-ring-color;
  outline: thin dotted; }
.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-custom input[type="radio"] + label::after {
  background-color: #df091d; }
.radio-custom input[type="radio"]:checked + label::before {
  border-color: #df091d; }
.radio-custom input[type="radio"]:checked + label::after {
  background-color: #df091d; }

.radio-primary input[type="radio"] + label::after {
  background-color: #f5141e; }
.radio-primary input[type="radio"]:checked + label::before {
  border-color: #f5141e; }
.radio-primary input[type="radio"]:checked + label::after {
  background-color: #f5141e; }

.radio-danger input[type="radio"] + label::after {
  background-color: #ff5b5b; }
.radio-danger input[type="radio"]:checked + label::before {
  border-color: #ff5b5b; }
.radio-danger input[type="radio"]:checked + label::after {
  background-color: #ff5b5b; }

.radio-info input[type="radio"] + label::after {
  background-color: #35b8e0; }
.radio-info input[type="radio"]:checked + label::before {
  border-color: #35b8e0; }
.radio-info input[type="radio"]:checked + label::after {
  background-color: #35b8e0; }

.radio-warning input[type="radio"] + label::after {
  background-color: #f9c851; }
.radio-warning input[type="radio"]:checked + label::before {
  border-color: #f9c851; }
.radio-warning input[type="radio"]:checked + label::after {
  background-color: #f9c851; }

.radio-success input[type="radio"] + label::after {
  background-color: #10c469; }
.radio-success input[type="radio"]:checked + label::before {
  border-color: #10c469; }
.radio-success input[type="radio"]:checked + label::after {
  background-color: #10c469; }

.radio-purple input[type="radio"] + label::after {
  background-color: #5b69bc; }
.radio-purple input[type="radio"]:checked + label::before {
  border-color: #5b69bc; }
.radio-purple input[type="radio"]:checked + label::after {
  background-color: #5b69bc; }

.radio-pink input[type="radio"] + label::after {
  background-color: #ff8acc; }
.radio-pink input[type="radio"]:checked + label::before {
  border-color: #ff8acc; }
.radio-pink input[type="radio"]:checked + label::after {
  background-color: #ff8acc; }

/* =============
   Cards
============= */
.card-title, .card-header {
  margin-top: 0;
  font-weight: 700; }

/* =============
   Tables
============= */
.table {
  margin-bottom: 10px; }

.table-striped > tbody > tr:nth-of-type(odd), .table-hover > tbody > tr:hover,
.table > thead > tr > td.active, .table > tbody > tr > td.active, .table > tfoot > tr > td.active,
.table > thead > tr > th.active, .table > tbody > tr > th.active, .table > tfoot > tr > th.active,
.table > thead > tr.active > td, .table > tbody > tr.active > td, .table > tfoot > tr.active > td,
.table > thead > tr.active > th, .table > tbody > tr.active > th, .table > tfoot > tr.active > th {
  background-color: #f4f8fb !important; }

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th,
.table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td,
.table > thead > tr > th, .table-bordered {
  border-color: #ebeff2; }

.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border-color: #ebeff2; }

.table > thead > tr > th {
  vertical-align: bottom;
  border-color: #ebeff2; }

.table-bordered {
  border-color: #ebeff2; }

.table-dark td, .table-dark th, .table-dark thead th {
  border-color: #32383e !important; }

table.focus-on tbody tr.focused th {
  background-color: #df091d;
  color: #ffffff; }
table.focus-on tbody tr.focused td {
  background-color: #df091d;
  color: #ffffff; }

table.dataTable th.focus, table.dataTable td.focus {
  outline: 2px solid #df091d !important;
  outline-offset: -1px;
  background-color: rgba(223, 9, 29, 0.15); }

table.dataTable tbody > tr.selected, table.dataTable tbody > tr > .selected {
  background-color: #df091d; }

/* Responsive Table */
.table-rep-plugin .dropdown-menu li.checkbox-row {
  padding: 2px 15px !important; }
.table-rep-plugin .table-responsive {
  border: none !important; }
.table-rep-plugin tbody th {
  font-size: 14px;
  font-weight: normal; }
.table-rep-plugin .checkbox-row {
  padding-left: 40px; }
  .table-rep-plugin .checkbox-row label {
    display: inline-block;
    padding-left: 5px;
    position: relative; }
    .table-rep-plugin .checkbox-row label::before {
      -o-transition: 0.3s ease-in-out;
      -webkit-transition: 0.3s ease-in-out;
      background-color: #ffffff;
      border-radius: 3px;
      border: 1px solid #98a6ad;
      content: "";
      display: inline-block;
      height: 17px;
      left: 0;
      margin-left: -20px;
      position: absolute;
      transition: 0.3s ease-in-out;
      width: 17px;
      outline: none !important; }
    .table-rep-plugin .checkbox-row label::after {
      color: #f3f3f3;
      display: inline-block;
      font-size: 11px;
      height: 16px;
      left: 0;
      margin-left: -20px;
      padding-left: 3px;
      padding-top: 1px;
      position: absolute;
      top: -1px;
      width: 16px; }
  .table-rep-plugin .checkbox-row input[type="checkbox"] {
    cursor: pointer;
    opacity: 0;
    z-index: 1;
    outline: none !important; }
    .table-rep-plugin .checkbox-row input[type="checkbox"]:disabled + label {
      opacity: 0.65; }
  .table-rep-plugin .checkbox-row input[type="checkbox"]:focus + label::before {
    outline-offset: -2px;
    outline: none; }
  .table-rep-plugin .checkbox-row input[type="checkbox"]:checked + label::after {
    content: "\f00c";
    font-family: 'FontAwesome'; }
  .table-rep-plugin .checkbox-row input[type="checkbox"]:disabled + label::before {
    background-color: #eeeeee;
    cursor: not-allowed; }
  .table-rep-plugin .checkbox-row input[type="checkbox"]:checked + label::before {
    background-color: #ffffff;
    border-color: #df091d; }
  .table-rep-plugin .checkbox-row input[type="checkbox"]:checked + label::after {
    color: #df091d; }
.table-rep-plugin table.focus-on tbody tr.focused th, .table-rep-plugin table.focus-on tbody tr.focused td,
.table-rep-plugin .sticky-table-header {
  background: #df091d;
  color: #ffffff;
  border-color: #df091d; }
.table-rep-plugin .sticky-table-header {
  top: 121px !important; }
.table-rep-plugin .btn-default {
  background-color: #ffffff;
  border: 1px solid rgba(67, 89, 102, 0.3); }
.table-rep-plugin .btn-group.pull-right {
  float: right; }
  .table-rep-plugin .btn-group.pull-right .dropdown-menu {
    left: auto;
    right: 0; }

@media (max-width: 767px) {
  .table-rep-plugin .sticky-table-header {
    top: 61px !important; } }
.table-rep-plugin .btn-toolbar {
  display: block; }

.modal-block {
  background: transparent;
  margin: 40px auto;
  max-width: 600px;
  padding: 0;
  position: relative;
  text-align: left; }

/* editable table */
#datatable-editable .actions a {
  padding: 5px; }
#datatable-editable .form-control {
  background-color: #ffffff;
  width: 100%; }
#datatable-editable .fa-trash-o {
  color: #ff5b5b; }
#datatable-editable .fa-times {
  color: #ff5b5b; }
#datatable-editable .fa-pencil {
  color: #10c469; }
#datatable-editable .fa-save {
  color: #10c469; }

.box-tab {
  padding: 0;
  background: #ffffff; }
  .box-tab .nav-tabs {
    border-bottom: 2px solid #eeeeee; }
    .box-tab .nav-tabs .nav-item a {
      padding: 15px 20px;
      font-size: 20px; }
    .box-tab .nav-tabs .nav-item a.active {
      border-bottom: none;
      background-color: #f5141e; }
  .box-tab .tab-content {
    border: none; }

/* Data tables */
#datatable td {
  font-weight: normal; }

.paginate_button {
  display: inline-block !important; }

div.dataTables_paginate ul.pagination {
  margin-top: 30px; }

.dataTables_wrapper.container-fluid {
  max-width: 100%; }

div.dataTables_info {
  padding-top: 38px; }

.dt-buttons {
  float: left; }

div#datatable-buttons_info {
  float: left; }

/* Responsive data table */
table.dataTable.dtr-inline.collapsed > tbody > tr > td:first-child:before,
table.dataTable.dtr-inline.collapsed > tbody > tr > th:first-child:before {
  box-shadow: 0 0 3px fade(#435966, 20%);
  background-color: #f5141e; }

table.dataTable.dtr-inline.collapsed > tbody > tr.parent > td:first-child:before,
table.dataTable.dtr-inline.collapsed > tbody > tr.parent > th:first-child:before {
  background-color: #ff5b5b; }

/* Key Table */
table.dataTable th.focus, table.dataTable td.focus {
  outline: 3px solid #df091d !important;
  outline-offset: -1px; }

.account-pages {
  background: url("../images/big/bg1.jpg") center;
  position: absolute;
  height: 100%;
  top: 0;
  width: 100%; }

.wrapper-page {
  position: absolute;
  left: 50%;
  top: 52%;
  transform: translate(-50%, -50%);
  max-width: 420px;
  width: 100%; }
  .wrapper-page .card-box {
    box-shadow: 0 0px 24px 0 rgba(0, 0, 0, 0.06), 0 1px 0px 0 rgba(0, 0, 0, 0.02); }
  .wrapper-page .logo {
    font-size: 42px;
    color: #f5141e; }
    .wrapper-page .logo span span {
      color: #10c469; }

.panel-pages {
  border-radius: 6px; }
  .panel-pages .panel-body {
    padding: 30px; }
  .panel-pages .panel-heading {
    -moz-border-radius: 6px 6px 0 0;
    -webkit-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
    padding: 40px 20px;
    position: relative; }
    .panel-pages .panel-heading h3 {
      position: relative;
      z-index: 999; }

.user-thumb {
  position: relative;
  z-index: 999; }
  .user-thumb img {
    height: 88px;
    margin: 0 auto;
    width: 88px; }

.ex-page-content .text-error {
  color: #df091d;
  text-shadow: rgba(223, 9, 29, 0.3) 5px 1px, rgba(223, 9, 29, 0.2) 12px 3px, rgba(223, 9, 29, 0.3) 6px 4px;
  font-size: 98px;
  font-weight: 700;
  line-height: 150px; }
  .ex-page-content .text-error i {
    font-size: 78px;
    padding: 0 10px; }

.sett-wrap {
  position: relative; }
  .sett-wrap .sett-sidebar {
    position: absolute;
    width: 200px;
    background: #fff7f7;
    left: 0;
    z-index: 10;
    border-right: 1px solid #f6f6f6; }
    .sett-wrap .sett-sidebar .sett-nav-wrap {
      padding: 15px; }
      .sett-wrap .sett-sidebar .sett-nav-wrap .close-sett-sidebar {
        display: none;
        padding: 0 .5rem; }
        .sett-wrap .sett-sidebar .sett-nav-wrap .close-sett-sidebar > .feather-icon {
          display: block;
          color: #f5141e;
          font-size: 24px; }
      .sett-wrap .sett-sidebar .sett-nav-wrap .nav .nav-item .nav-link {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-transform: capitalize;
        color: #444; }
        .sett-wrap .sett-sidebar .sett-nav-wrap .nav .nav-item .nav-link .badge {
          margin-left: 10px; }
      .sett-wrap .sett-sidebar .sett-nav-wrap .nav .nav-item.active .nav-link {
        color: #f5141e; }
      .sett-wrap .sett-sidebar .sett-nav-wrap .nav.mail-labels .nav-item .nav-link {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        color: #435966;
        text-transform: capitalize; }
        .sett-wrap .sett-sidebar .sett-nav-wrap .nav.mail-labels .nav-item .nav-link .badge-indicator {
          margin-right: 15px; }
      .sett-wrap .sett-sidebar .sett-nav-wrap .nav.mail-settings .nav-item .nav-link {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-transform: capitalize; }
        .sett-wrap .sett-sidebar .sett-nav-wrap .nav.mail-settings .nav-item .nav-link > i {
          margin-right: 15px; }
      .sett-wrap .sett-sidebar .sett-nav-wrap hr {
        margin-left: -20px;
        margin-right: -20px; }
  .sett-wrap.sett-sidebar-toggle .sett-sidebar {
    left: -260px; }
  .sett-wrap.sett-sidebar-toggle .fm-box {
    margin-left: 0; }
  .sett-wrap .fm-box {
    margin-left: 200px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background: #fff; }
    .sett-wrap .fm-box .sett-main {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%; }
      .sett-wrap .fm-box .sett-main header {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        justify-content: space-between;
        -webkit-justify-content: space-between;
        -ms-flex-pack: space-between;
        height: 72px;
        padding: 0 15px;
        background: #fff;
        border-bottom: 1px solid #f5f5f5; }
        .sett-wrap .fm-box .sett-main header > span {
          font-size: 20px;
          font-weight: 600;
          text-transform: capitalize; }
        .sett-wrap .fm-box .sett-main header .sett-sidebar-move .feather-icon {
          display: block;
          color: #f5141e;
          font-size: 24px; }
        .sett-wrap .fm-box .sett-main header .fm-options-wrap {
          display: flex; }
          .sett-wrap .fm-box .sett-main header .fm-options-wrap > a, .sett-wrap .fm-box .sett-main header .fm-options-wrap > span {
            margin-left: 25px;
            display: inline-block; }
            .sett-wrap .fm-box .sett-main header .fm-options-wrap > a:first-child, .sett-wrap .fm-box .sett-main header .fm-options-wrap > span:first-child {
              margin-left: 0; }
          .sett-wrap .fm-box .sett-main header .fm-options-wrap .feather-icon {
            display: block; }
            .sett-wrap .fm-box .sett-main header .fm-options-wrap .feather-icon.grid-view {
              display: none; }
      .sett-wrap .fm-box .sett-main .fm-body {
        background: #ffffff; }
        .sett-wrap .fm-box .sett-main .fm-body .sett-view-wrap .sett-grid-view {
          padding: 20px 15px; }
      .sett-wrap .fm-box .sett-main.sett-view-switch header .fm-options-wrap .feather-icon.grid-view {
        display: block; }
      .sett-wrap .fm-box .sett-main.sett-view-switch header .fm-options-wrap .feather-icon.list-view {
        display: none; }
      .sett-wrap .fm-box .sett-main.sett-view-switch .fm-body .sett-grid-view {
        display: none; }
      .sett-wrap .fm-box .sett-main.sett-view-switch .fm-body .sett-table-view {
        display: block; }

@media (max-width: 1400px) {
  .sett-wrap .sett-sidebar {
    left: -220px; }
    .sett-wrap .sett-sidebar .sett-nav-wrap .close-sett-sidebar {
      display: block; }
  .sett-wrap.sett-sidebar-toggle .sett-sidebar {
    left: 0; }
  .sett-wrap .fm-box {
    margin-left: 0; } }
/* ===========
   Menu
 =============*/
.container-fluid {
  max-width: 96%; }

.wrapper {
  padding-top: 70px; }

.page-title-box {
  padding: 22px 0; }
  .page-title-box .page-title {
    font-size: 20px;
    margin-bottom: 0;
    margin-top: 0;
    font-weight: 600; }

#topnav {
  position: fixed;
  right: 0;
  left: 0;
  top: 0;
  z-index: 1030;
  border: 0;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  min-height: 60px;
  background: #ffffff;
  box-shadow: 0 0 18px 0 rgba(67, 89, 102, 0.1); }
  #topnav .has-submenu.active a {
    color: #df091d; }
    #topnav .has-submenu.active a i {
      color: #df091d; }
  #topnav .has-submenu.active .submenu li.active > a {
    color: #df091d; }
  #topnav .topbar-main {
    -webkit-box-shadow: 0px 0px 40px 0px rgba(82, 63, 105, 0.1);
    box-shadow: 0px 0px 40px 0px rgba(82, 63, 105, 0.1);
    background: #ffffff; }
    #topnav .topbar-main .logo {
      color: #ffffff !important;
      font-size: 20px;
      font-weight: 700;
      letter-spacing: 1px;
      line-height: 48px;
      text-transform: uppercase;
      float: left; }
    #topnav .topbar-main .logo-small {
      display: none; }
    #topnav .topbar-main .badge-topbar {
      position: absolute;
      top: 7px;
      right: 7px;
      z-index: 99; }
    #topnav .topbar-main .nav-user {
      min-width: 110px;
      text-align: right; }
      #topnav .topbar-main .nav-user span {
        margin-right: 30px; }
      #topnav .topbar-main .nav-user img {
        position: absolute;
        right: 0;
        top: 19px; }
    #topnav .topbar-main .nav > li > a {
      height: 36px;
      width: 36px;
      padding: 0;
      font-size: 24px;
      line-height: 35px;
      text-align: center;
      border-radius: 50%;
      margin: 12px 8px;
      color: rgba(67, 89, 102, 0.7); }
      #topnav .topbar-main .nav > li > a:focus, #topnav .topbar-main .nav > li > a:hover {
        background-color: rgba(67, 89, 102, 0.1);
        color: #435966; }
    #topnav .topbar-main .dropdown-menu-lg .list-group {
      margin-bottom: 0; }
    #topnav .topbar-main .dropdown-menu-lg .list-group-item {
      border: none;
      padding: 10px 20px; }
    #topnav .topbar-main .dropdown-menu-lg .media-heading {
      margin-bottom: 0; }
    #topnav .topbar-main .dropdown-menu-lg .media-body p {
      color: #828282; }
    #topnav .topbar-main .navbar-nav {
      margin: 0; }
    #topnav .topbar-main .topbar-right-menu li {
      float: left; }
  #topnav .navbar-toggle {
    border: 0;
    position: relative;
    padding: 0;
    margin: 0;
    cursor: pointer; }
    #topnav .navbar-toggle:hover {
      background-color: transparent; }
      #topnav .navbar-toggle:hover span {
        background-color: #435966; }
    #topnav .navbar-toggle:focus {
      background-color: transparent; }
      #topnav .navbar-toggle:focus span {
        background-color: #435966; }
    #topnav .navbar-toggle .lines {
      width: 25px;
      display: block;
      position: relative;
      margin: 10px 10px 0 0;
      padding-top: 13px;
      height: 44px;
      -webkit-transition: all .5s ease;
      transition: all .5s ease; }
    #topnav .navbar-toggle span {
      height: 2px;
      width: 100%;
      background-color: rgba(67, 89, 102, 0.8);
      display: block;
      margin-bottom: 5px;
      -webkit-transition: -webkit-transform .5s ease;
      transition: -webkit-transform .5s ease;
      transition: transform .5s ease; }
  #topnav .navbar-toggle.open span {
    position: absolute; }
    #topnav .navbar-toggle.open span:first-child {
      top: 18px;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg); }
    #topnav .navbar-toggle.open span:nth-child(2) {
      visibility: hidden; }
    #topnav .navbar-toggle.open span:last-child {
      width: 100%;
      top: 18px;
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg); }
  #topnav .navigation-menu {
    list-style: none;
    margin: 0;
    padding: 0;
    padding-left: 20px; }
  #topnav .navigation-menu > li {
    display: inline-block;
    position: relative; }
  #topnav .navigation-menu > li > a {
    display: block;
    color: #435966;
    font-size: 15px;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    line-height: 20px;
    padding-left: 20px;
    padding-right: 20px; }
    #topnav .navigation-menu > li > a:hover {
      color: #df091d; }
    #topnav .navigation-menu > li > a:focus {
      color: #df091d; }
    #topnav .navigation-menu > li > a:active {
      color: #df091d; }
    #topnav .navigation-menu > li > a i {
      font-size: 16px;
      margin-right: 5px;
      -webkit-transition: all .5s ease;
      transition: all .5s ease;
      vertical-align: text-top; }
  #topnav .navigation-menu > li > a:hover, #topnav .navigation-menu > li > a:focus {
    background-color: transparent; }

/*
  Responsive Menu
*/
@media (min-width: 992px) {
  #topnav .navigation-menu > li > a {
    padding-top: 20px;
    padding-bottom: 20px; }
  #topnav .navigation-menu > li:first-of-type > a {
    padding-left: 0; }
  #topnav .navigation-menu > li.last-elements .submenu > li.has-submenu .submenu {
    left: auto;
    right: 100%;
    margin-left: 0;
    margin-right: 10px; }
  #topnav .navigation-menu > li:hover a {
    color: #df091d; }
    #topnav .navigation-menu > li:hover a i {
      color: #df091d; }
  #topnav .navigation-menu > li > ul > li.has-submenu:active > a,
  #topnav .navigation-menu > li > ul > li.has-submenu:hover > a {
    color: #df091d; }
  #topnav .navigation-menu > li .submenu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    border: 1px solid #e7e7e7;
    padding: 15px 0;
    list-style: none;
    min-width: 200px;
    text-align: left;
    visibility: hidden;
    opacity: 0;
    margin-top: 10px;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    background-color: #ffffff; }
  #topnav .navigation-menu > li .submenu.megamenu {
    white-space: nowrap;
    width: auto; }
  #topnav .navigation-menu > li .submenu.megamenu > li {
    overflow: hidden;
    width: 200px;
    display: inline-block;
    vertical-align: top; }
  #topnav .navigation-menu > li .submenu > li.has-submenu > a:after {
    content: "\F142";
    font-family: "Material Design Icons";
    position: absolute;
    right: 20px;
    top: 5px;
    font-size: 18px; }
  #topnav .navigation-menu > li .submenu > li .submenu {
    left: 100%;
    top: 0;
    margin-left: 10px;
    margin-top: -1px; }
  #topnav .navigation-menu > li .submenu li {
    position: relative; }
  #topnav .navigation-menu > li .submenu li ul {
    list-style: none;
    padding-left: 0;
    margin: 0; }
  #topnav .navigation-menu > li .submenu li a {
    display: block;
    padding: 8px 25px;
    clear: both;
    white-space: nowrap;
    font-size: 15px;
    color: #435966; }
  #topnav .navigation-menu > li .submenu li a:hover {
    color: #df091d; }
  #topnav .navigation-menu > li .submenu li span {
    display: block;
    padding: 8px 25px;
    clear: both;
    line-height: 1.42857143;
    white-space: nowrap;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #435966; }
  #topnav .navbar-toggle {
    display: none; }

  #topnav #navigation {
    display: inline-block !important; } }
@media (max-width: 991px) {
  .wrapper {
    padding-top: 60px; }

  .container {
    width: auto !important; }

  #topnav .navigation-menu {
    float: none;
    max-height: 400px;
    text-align: left; }
  #topnav .navigation-menu > li {
    display: block; }
  #topnav .navigation-menu > li > a {
    color: #435966;
    padding: 15px; }
    #topnav .navigation-menu > li > a i {
      display: inline-block;
      margin-right: 10px;
      margin-bottom: 0;
      vertical-align: inherit; }
  #topnav .navigation-menu > li > a:after {
    position: absolute;
    right: 15px; }
  #topnav .navigation-menu > li .submenu {
    display: none;
    list-style: none;
    padding-left: 20px;
    margin: 0; }
  #topnav .navigation-menu > li .submenu li a {
    display: block;
    position: relative;
    padding: 7px 20px;
    color: #435966; }
  #topnav .navigation-menu > li .submenu li a:hover {
    color: #df091d; }
  #topnav .navigation-menu > li .submenu li.has-submenu > a:after {
    content: "\F140";
    font-family: "Material Design Icons";
    position: absolute;
    right: 30px; }
  #topnav .navigation-menu > li .submenu.open {
    display: block; }
  #topnav .navigation-menu > li .submenu .submenu {
    display: none;
    list-style: none; }
  #topnav .navigation-menu > li .submenu .submenu.open {
    display: block; }
  #topnav .navigation-menu > li .submenu.megamenu > li > ul {
    list-style: none;
    padding-left: 0; }
  #topnav .navigation-menu > li .submenu.megamenu > li > ul > li > span {
    display: block;
    position: relative;
    padding: 15px;
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: 2px;
    color: #435966; }
  #topnav .navigation-menu > li.has-submenu.open > a {
    color: #df091d; }
  #topnav .navbar-header {
    float: left; }

  #navigation {
    position: absolute;
    top: 62px;
    left: 0;
    width: 100%;
    display: none;
    height: auto;
    padding-bottom: 0;
    overflow: auto;
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
    background-color: #ffffff; }

  #navigation.open {
    display: block;
    overflow-y: auto; }

  #topnav .has-submenu.active a {
    color: #df091d; }
    #topnav .has-submenu.active a:active, #topnav .has-submenu.active a:focus, #topnav .has-submenu.active a i {
      color: #df091d; } }
@media (min-width: 768px) {
  #topnav .navigation-menu > li.has-submenu:hover > .submenu {
    visibility: visible;
    opacity: 1;
    margin-top: 0; }

  #topnav .navigation-menu > li.has-submenu:hover > .submenu > li.has-submenu:hover > .submenu {
    visibility: visible;
    opacity: 1;
    margin-left: 0;
    margin-right: 0; }

  .navbar-toggle {
    display: block; } }
.topbar-custom {
  border-radius: 0;
  margin-bottom: 0; }
  .topbar-custom .nav-link {
    padding: 0;
    line-height: 60px;
    color: rgba(67, 89, 102, 0.8); }
    .topbar-custom .nav-link .time-spend {
      position: absolute;
      position: absolute;
      line-height: 0;
      top: 40px;
      right: 8px;
      font-size: 12px;
      color: #10c469; }
  .topbar-custom .dropdown-toggle:after {
    content: initial; }
  .topbar-custom .menu-left {
    overflow: hidden; }
  .topbar-custom .noti-dot {
    position: relative;
    top: -45px; }
  .topbar-custom .pulse {
    width: 2px;
    height: 2px;
    border: 3px solid #ff5b5b;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background-color: #ff5b5b;
    z-index: 10;
    position: absolute;
    right: 13px; }
  .topbar-custom .dot {
    border: 4px solid #ff5b5b;
    background: transparent;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 60px;
    height: 30px;
    width: 30px;
    -webkit-animation: pulse 3s ease-out;
    -moz-animation: pulse 3s ease-out;
    animation: pulse 3s ease-out;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    position: absolute;
    top: -12px;
    left: 9px;
    z-index: 1;
    opacity: 0; }
@-moz-keyframes pulse {
  0% {
    -moz-transform: scale(0);
    opacity: 0.0; }
  25% {
    -moz-transform: scale(0);
    opacity: 0.1; }
  50% {
    -moz-transform: scale(0.1);
    opacity: 0.3; }
  75% {
    -moz-transform: scale(0.5);
    opacity: 0.5; }
  100% {
    -moz-transform: scale(1);
    opacity: 0.0; } }
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(0);
    opacity: 0.0; }
  25% {
    -webkit-transform: scale(0);
    opacity: 0.1; }
  50% {
    -webkit-transform: scale(0.1);
    opacity: 0.3; }
  75% {
    -webkit-transform: scale(0.5);
    opacity: 0.5; }
  100% {
    -webkit-transform: scale(1);
    opacity: 0.0; } }
.nav-user {
  padding: 0 12px !important; }
  .nav-user img {
    height: 32px;
    width: 32px; }

.notification-list {
  height: calc(100% - 50px); }
  .notification-list .list-group-item {
    border-bottom: 1px solid rgba(152, 166, 173, 0.2) !important;
    margin-bottom: 0; }
  .notification-list .list-group-item.active {
    background-color: rgba(152, 166, 173, 0.1); }

.user-list .user-list-item .avatar {
  float: left;
  margin-right: 5px;
  width: 30px;
  height: 30px; }
  .user-list .user-list-item .avatar img {
    border-radius: 50%;
    width: 100%; }
.user-list .user-list-item .icon {
  float: left;
  margin-right: 5px;
  height: 30px;
  width: 30px;
  border-radius: 50%;
  text-align: center; }
  .user-list .user-list-item .icon i {
    color: #ffffff;
    line-height: 30px;
    font-size: 16px; }
.user-list .user-list-item .user-desc {
  margin-left: 40px; }
  .user-list .user-list-item .user-desc span.name {
    color: #435966;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    width: 100%;
    overflow: hidden; }
  .user-list .user-list-item .user-desc span.desc {
    color: #98a6ad;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    width: 100%;
    overflow: hidden;
    font-size: 12px; }
  .user-list .user-list-item .user-desc span.time {
    font-size: 11px;
    color: #df091d;
    font-style: italic; }

@media (min-width: 768px) and (max-width: 991px) {
  body {
    overflow-x: hidden; }

  .fixedHeader-floating {
    top: 60px !important; } }
@media (max-width: 768px) {
  body {
    overflow-x: hidden; }

  .container-fluid {
    max-width: 100%; }

  .topbar-left {
    width: 70px !important; }
    .topbar-left span {
      display: none !important; }
    .topbar-left i {
      display: block !important;
      line-height: 70px !important; }

  .topbar .topbar-left {
    height: 70px; }

  .navbar-nav.navbar-right {
    float: right; }

  .search-terms {
    display: none; }

  .content-page {
    margin-left: 0 !important; }

  .enlarged .left.side-menu {
    margin-left: -70px; }

  .footer {
    left: 0 !important; }
    .footer .site-responses {
      position: absolute;
      display: none; }

  .mobile-sidebar {
    left: 0; }

  .mobile-content {
    left: 250px;
    right: -250px; }

  .dataTables_wrapper .col-xs-6 {
    width: 100%;
    text-align: left; }

  div#datatable-buttons_info {
    float: none; }

  .ms-container {
    width: 100%; }

  .m-t-sm-50 {
    margin-top: 50px !important; }

  .fixedHeader-floating {
    top: 60px !important; } }
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    background-color: #ffffff;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
    left: auto;
    position: absolute;
    right: 0; }
    .navbar-nav .open .dropdown-menu li {
      display: block; }

  .navbar-nav {
    margin: 0;
    display: inline-block; }
    .navbar-nav li {
      display: inline-block;
      line-height: 1px; }

  .dropdown-lg {
    width: 200px !important; }

  .user-box {
    float: right; }

  .dataTables_length {
    float: none;
    margin-bottom: 10px; }

  .table-auto-res {
    display: block;
    width: 100%;
    overflow-x: auto; } }
@media (max-width: 480px) {
  .wrapper-page {
    width: 100%; }

  .side-menu {
    z-index: 10 !important; }

  .button-menu-mobile {
    display: block; }

  .search-bar {
    display: none !important; }

  .logo-large {
    display: none; }

  .logo-small {
    display: inline-block !important; }

  .dropdown-menu-lg {
    max-width: 230px; } }
@media (max-width: 420px) {
  .hide-phone {
    display: none !important; } }
/* Container-alt */
@media (min-width: 768px) {
  .container-alt {
    width: 750px; } }
@media (min-width: 992px) {
  .container-alt {
    width: 970px; } }
@media (min-width: 1200px) {
  .container-alt {
    width: 1170px; } }
@media (max-width: 419px) {
  .hidden-xxs {
    display: none; }

  .pro-user-name {
    display: none; }

  .topbar-left {
    width: 70px !important; }

  .page-title {
    font-size: 15px;
    max-width: 250px;
    white-space: nowrap; }

  .editable-responsive {
    overflow-x: auto; }

  .page-title-box .breadcrumb {
    display: none; }

  .navbar-nav .open .dropdown-menu {
    margin-right: -20px; }

  .user-box .dropdown-menu {
    margin-right: 0 !important; }

  .dropdown-lg {
    width: 200px !important; }

  .user-list .user-list-item .icon, .user-list .user-list-item .avatar {
    display: none; }

  .user-list .user-list-item .user-desc {
    margin-left: 0; } }

/*# sourceMappingURL=style.css.map */
