/*
Template Name: Monster Admin
Author: Themedesigner
Email: niravjoshi87@gmail.com
File: scss
*/
/*
Template Name: Monster Admin
Author: Themedesigner
Email: niravjoshi87@gmail.com
File: scss
*/
@import url("https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700");

/*Theme Colors*/
/*bootstrap Color*/
/*Light colors*/
/*Normal Color*/
/*Extra Variable*/
/*Preloader*/
.preloader {
  width: 100%;
  height: 100%;
  top: 0px;
  position: fixed;
  z-index: 99999;
  background: #fff;
}

.preloader .cssload-speeding-wheel {
  position: absolute;
  top: calc(50% - 3.5px);
  left: calc(50% - 3.5px);
}

/*******************
/*Top bar
*******************/
.topbar {
  /*background: #6f2879;*/
  background: #8A2036;
}

.topbar .top-navbar .navbar-header .navbar-brand .dark-logo {
  display: none;
}

.topbar .top-navbar .navbar-header .navbar-brand .light-logo {
  display: inline-block;
  color: rgba(255, 255, 255, 0.8);
}

.topbar .navbar-light .navbar-nav .nav-item>a.nav-link {
  color: #ffffff !important;
}

.topbar .navbar-light .navbar-nav .nav-item>a.nav-link:hover,
.topbar .navbar-light .navbar-nav .nav-item>a.nav-link:focus {
  color: rgba(255, 255, 255, 0.8) !important;
}

/*******************
/*General Elements
*******************/
a.link:hover,
a.link:focus {
  color: #8A2036;
}

.bg-theme {
  background-color: #8A2036 !important;
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
  background-color: #8A2036;
  border-color: #8A2036;
}

.right-sidebar .rpanel-title {
  background: #8A2036;
}

.stylish-table tbody tr:hover,
.stylish-table tbody tr.active {
  border-left: 4px solid #8A2036;
}

.text-themecolor {
  color: #8A2036 !important;
}

.profile-tab li a.nav-link.active,
.customtab li a.nav-link.active {
  border-bottom: 2px solid #8A2036;
  color: #8A2036;
}

.profile-tab li a.nav-link:hover,
.customtab li a.nav-link:hover {
  color: #8A2036;
}

/*******************
/*Buttons
*******************/
.btn-themecolor,
.btn-themecolor.disabled {
  background: #8A2036;
  color: #ffffff;
  border: 1px solid #8A2036;
}

.btn-themecolor:hover,
.btn-themecolor.disabled:hover {
  background: #8A2036;
  opacity: 0.7;
  border: 1px solid #8A2036;
}

.btn-themecolor.active,
.btn-themecolor:focus,
.btn-themecolor.disabled.active,
.btn-themecolor.disabled:focus {
  background: #5a2153;
}

/*******************
/*sidebar navigation
*******************/
.sidebar-nav {
  background: #fff;
}

.sidebar-nav ul li a {
  color: #607d8b;
}

.sidebar-nav ul li a.active,
.sidebar-nav ul li a:hover {
  color: #8A203633;
}

.sidebar-nav ul li a.active {
  color: #263238;
}

.sidebar-nav ul li.nav-small-cap {
  color: #99abb4;
}

.sidebar-nav>ul>li.active>a,
.sidebar-nav>ul>li.active:hover>a {
  color: #ffffff;
  background: #8A2036;
}

.sidebar-nav>ul>li.active>a i,
.sidebar-nav>ul>li.active:hover>a i {
  color: #ffffff;
}

.sidebar-nav>ul>li.active>a:after,
.sidebar-nav>ul>li.active:hover>a:after {
  border-color: #ffffff;
}

.sidebar-nav>ul>li>a.active i,
.sidebar-nav>ul>li>a:hover i {
  color: #8A2036;
}

.sidebar-nav>ul>li>a i {
  color: #99abb4;
}

.sidebar-nav>ul>li>a.active {
  font-weight: 400;
  background: #ffffff;
  color: #8A2036;
}

.sidebar-nav>ul>li>a.active {
  font-weight: 400;
  background: #ffffff;
  color: #8A2036;
  border-bottom: 3px solid #8A2036;
  color: #8A2036;
}

.sidebar-nav>ul>li>a:hover {
  font-weight: 400;
  background: #ffffff;
  color: #8A2036;
  border-bottom: 3px solid #dee2e6;
  color: #8A2036;
}

.form-control {
  color: #67757c;
  min-height: 38px;
  display: initial;
}

.form-control:focus {
  border-color: #8A2036;
  box-shadow: 0 0 0 0.2rem rgba(138, 32, 54, 0.01) !important;
}

form label {
  font-weight: 450 !important;
}

.label-contexto {
  font-weight: 450 !important;
}

a {
  color: #8A2036;
}

a:hover {
  color: #8A2036;
  text-decoration: underline;
}

.btn-primary:active {
  box-shadow: 0 0 0 0.3rem rgba(138, 32, 54, 0.45) !important;
  border: 2px solid #8A2036 !important;
  outline-color: #8A2036 !important;
}

.btn-primary.focus,
.btn-primary:focus {
  background-color: #8A2036;
  border: 1px solid #8A2036;
  box-shadow: 0 0 0 0.3rem rgba(138, 32, 54, 0.45) !important;
  outline-color: #8A2036 !important;
}

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show>.btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #8A2036;
  border-color: #8A2036;
}

.container-fluid {
  background-color: #f2f4f8;
}

.page-wrapper {
  background: #f2f4f8 !important;
  padding-bottom: 60px !important;
  padding-top: 10px !important;
}

#main-wrapper {
  background-color: #f2f4f8;
}

.sidebar-nav>ul>li:hover>a,
.sidebar-nav>ul>li:hover>a i {
  color: #8A2036;
}

.card-header {
  border-style: solid;
  border-color: #F6F6F6;
  width: 100%;
  border-width: 4px 0px 0px;
  font-size: 21px;
  color: #455a64;
  font-weight: 400;
  padding: .3rem .9rem;
}

form h3 {
  font-weight: normal;
  border-bottom: 2px solid #8A2036;
  display: inline-block;
}

.datepicker table tr td.active,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active:hover {
  background-image: linear-gradient(to bottom, #5e5aaa, #8A2036) !important;
  background-repeat: repeat-x;
}

.datepicker table tr td.today,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today:hover {
  background: #8A2036 !important;
}

.chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #8A2036 !important;
}

.chosen-container-active .chosen-single {
  border: 1px solid #8A2036 !important;
}

/*inicio de estilos de clockpicker*/
.clockpicker-span-hours {
  color: #8A2036 !important;
}

.clockpicker-span-minutes {
  color: #8A2036 !important;
}

.clockpicker-canvas-fg {
  stroke: none;
  fill: #8A2036 !important;
}

.clockpicker-canvas-bearing {
  stroke: none;
  fill: #8A2036 !important;
}

.clockpicker-canvas line {
  stroke: #8A2036 !important;
  stroke-width: 1;
  stroke-linecap: round;
}

.clockpicker-canvas-bg {
  stroke: none;
  fill: #8A2036 !important;
}

.clockpicker-tick.active,
.clockpicker-tick:hover {
  background-color: rgba(138, 32, 54, 0.25) !important;
}

/*fin de estilos de clockpicker*/
.text-primary {
  color: #8A2036 !important;
}

.text-valido {
  color: #28a745 !important;
}

.text-pendiente {
  color: #ff8000 !important;
}

.text-primary-contexto {
  color: #8A2036 !important;
  font-weight: 450 !important;
}


.card-no-border {
  border-color: #8A2036 !important;
  border-radius: 4px !important;
  box-shadow: 0px 15px 15px rgba(0, 0, 0, 0.15) !important;
  margin-bottom: 20px;
  min-height: 340px;
}

.card-info {
  background: #81cbb3;
}

.form-material .form-control,
.form-material .form-control.focus,
.form-material .form-control:focus {
  background-image: linear-gradient(#8A2036, #5e5aaa), linear-gradient(#d9d9d9, #d9d9d9);
}

/*inicio de estilos de select con busqueda*/
.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #8A2036 !important;
  color: #fff;
}

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #8A2036 !important;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #8A2036 !important;
  color: white;
}

.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #8A2036;
}

.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #8A2036;
}

.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #8A2036;
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #8A2036;
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #8A2036 !important;
  color: #fff;
}

/*fin de estilos de select con busqueda*/
.iconos {
  color: #cfcee8;
}

[type="radio"]:checked+label:after,
[type="radio"].with-gap:checked+label:after {
  background-color: #8A2036 !important;
}

[type="radio"]:checked+label:after,
[type="radio"].with-gap:checked+label:before,
[type="radio"].with-gap:checked+label:after {
  border: 2px solid #8A2036;
}

.btn-outline-primary:not(:disabled):not(.disabled).active,
.btn-outline-primary:not(:disabled):not(.disabled):active,
.show>.btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #8A2036;
  border-color: #8482ba;
}

.btn-outline-primary:active {
  box-shadow: 0 0 0 0.3rem rgba(138, 32, 54, 0.45) !important;
  border: 2px solid #8A2036 !important;
  outline-color: #8A2036 !important;
}

.btn-outline-primary.focus,
.btn-outline-primary:focus {
  background-color: #8A2036;
  border: 1px solid #8A2036;
  box-shadow: 0 0 0 0.3rem rgba(138, 32, 54, 0.45) !important;
  outline-color: #8A2036 !important;
}

.secciones {
  font-weight: normal;
  border-bottom: 2px solid #8A2036;
  display: inline-block;
  line-height: 30px;
  font-size: 21px;
}

.modal-title {
  color: #675e9a !important;
}

.custom-select:focus {
  border-color: #8A2036 !important;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(138, 32, 54, 0.01) !important;
}

.card-inverse {
  min-height: 246px !important;
}

element.style {
  background-color: #f2f4f8 !important;
}

.has-success .form-control {
  border-color: #8A2036 !important;
}

a.text-primary:focus,
a.text-primary:hover {
  color: #5a2153 !important;
  font-weight: 500;
}

.card .respuesta span {
  color: black !important;
  font-weight: 400;
  margin-left: 5px;
}

.invalid-feeback {
  color: #fc4b6c !important;
}

.label-light-primary {
  font-size: 95% !important;
  text-transform: capitalize !important;
  font-weight: 450 !important;
  color: #8A2036 !important;
  background-color: #8A203633;
}

.chosen-container.chosen-with-drop .chosen-drop {
  border-color: #8A2036 !important;
}

.popover-body {
  padding: .95rem .95rem;
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba !important;
  font-size: 14px;
  font-family: "Poppins", sans-serif;
  text-align: justify;
}

.popover {
  border-color: #ffeeba !important;
  border-radius: .3rem;
}

.vtabs .tabs-vertical li .nav-link {
  color: #212529b5 !important;
  margin-left: -40px;
}

.inconsistencias {
  margin-bottom: 0 !important;
}

.comment-widgets .comment-row {
  padding: 5px !important;
}

.comment-widgets .comment-row:hover,
.comment-widgets .comment-row.active {
  border-color: #8A2036;
}

.comment-footer .action-icons a:hover,
.comment-footer .action-icons a.active {
  color: #8A2036;
  font-weight: 400;
}

.label-light-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
  font-size: 95% !important;
  font-weight: 450;
}

thead {
  background-color: #f6f6f6;
}

.comment-footer .action-icons {
  visibility: visible !important;
}

.comment-footer .action-icons a {
  color: #8A2036;
}

.label-light-success {
  font-size: 95% !important;
  text-transform: capitalize !important;
  font-weight: 450 !important;
  color: #fff !important;
}

.label-light-success {
  background-color: #8dc430;
}

.btn-outline-primary {
  color: #8A2036;
  border-color: #8A2036;
}

.btn-outline-primary:hover {
  background-color: #8A2036;
  background: #8A2036;
  border-color: #8A2036;
}

.btn-link {
  color: #8A2036;
}

.card .tab-content .tab-content .card {
  border-color: rgba(120, 130, 140, 0.13);
  box-shadow: 0px 0px 0px;
  padding: 0rem;
}

.card .tab-content .tab-content .card-header {
  border-width: 0px 0px 0px;
  background-color: #F6F8FA;
  color: #8A2036;
}

.card .tab-content .tab-content .card-header h3 {
  color: #8A2036;
  font-weight: 400;
}

.card .tab-content .vtabs .tab-content {
  padding: 0px 15px 0px 15px;
}

table {
  margin-top: 15px;
}

.progress-bar {
  background-color: #8dc430;
}

.alert-success {
  background-color: rgba(141, 196, 48, 0.7);
  border-color: rgba(141, 196, 48, 0.7);
  color: black;
  margin-top: 40px;
}

.file-error-message {
  color: white !important;
  background-color: #fc4b6c !important;
}

.footable-odd {
  background-color: white !important;
}

.btn {
  white-space: normal;
}

.btn-circle {
  white-space: nowrap;
}

.card-no-border .card-body p {
  margin-top: 0px;
  margin-bottom: 0px;
}

.card-no-border .card-body .text-center p {
  color: #455a64;
}

.card-no-border .card-body .text-center small {
  color: #455a64b3;
}

ul.list-style-none li a:hover {
  color: #8A2036;
}

.footer {
  font-size: 80%;
  font-weight: 400;
  line-height: 1.5;
}

.iradio_square-purple {
  margin-right: 5px !important;
  margin-left: 5px !important;
}

.icheckbox_square-purple {
  margin-right: 5px !important;
}

.login-box h1 {
  margin-top: 20px;
  font-size: 29px;
}

.login-box h2 {
  margin-top: -5px;
  font-size: 23px;
}

.form.group {
  margin-bottom: 0px;
}

.help-block {
  color: red;
}

.btn-link:hover {
  color: #8A2036;
  font-weight: 430;
}

.btn-link {
  font-size: 1rem;
}

.btn.focus,
.btn:focus {
  box-shadow: 0 0 0 0.2rem rgba(138, 32, 54, 0.25);
}

.topbar .top-navbar .navbar-nav>.nav-item>.nav-link {
  font-size: 1rem;
}

.sidebar-nav>ul>li>a i {
  font-size: 1rem;
}

.Activo {
  color: rgba(141, 196, 48, 0.7);
  margin-right: 10px;
  font-size: 10px;
}

.Inactivo {
  color: rgb(254, 226, 22);
  margin-right: 10px;
  font-size: 10px;
}

.Suspendido {
  color: rgb(254, 152, 22);
  margin-right: 10px;
  font-size: 10px;
}

.Cancelado {
  color: #fc4b6c;
  margin-right: 10px;
  font-size: 10px;
}

.invalid-feedback {
  font-size: 1rem;
}

.menu {
  min-height: 350px;
}

.card.menu {
  margin-bottom: 0px;
  border: 0px;
}

.menu h3 {
  font-size: 18px;
  font-weight: 400;
  text-align: left;
  margin-left: 10px;
  margin-top: 10px;
}

.feeds li:hover {
  background: #f2f4f8;
  color: #455a64;
}

.feeds li {
  padding: 5px;
}

.pagination>li>a,
.pagination>li>span {
  margin-right: 20px;
  font-weight: 600;
  color: #67757C;
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
  background-color: #8A2036;
  border-color: #8A2036;
  color: #fff;
  text-align: center;
}

.pagination {
  margin-top: 20px;
  display: flex;
  justify-content: right;
}

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #8A2036;
  background-color: #fff;
  border: 1px solid #dee2e6;
}

.page-link:hover {
  color: #8A2036;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

.page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #8A2036;
  border-color: #8A2036;
}

.bg-t1 {
  background-color: #8A2036;
  color: white;
  border-right: 8px solid #fff;
  height: 50px;
}

.bg-t1 h1 {
  color: #fff !important;
  font-size: 28px;
  font-weight: 400;
  margin-top: 10px;
  min-height: 60px;
}

.t1 {
  border-left: 8px solid #8A2036;
  height: 50px;
}

.m1 {
  border-style: solid !important;
  ;
  border-width: 2px !important;
  ;
  border-color: #8A2036 !important;
  ;
}

.card.menu:hover {
  box-shadow: 0px 15px 15px rgba(0, 0, 0, 0.15) !important;
}

.card .menu .card-body .feeds {
  background-color: red;
}

.bg-t2 {
  background-color: #ae5a99;
  color: white;
  border-right: 8px solid #fff;
  height: 50px;
}

.bg-t2 h1 {
  color: #fff !important;
  font-size: 28px;
  font-weight: 400;
  margin-top: 10px;
}

.t2 {
  border-left: 8px solid #ae5a99;
  height: 50px;
}

.m2 {
  border-style: solid !important;
  ;
  border-width: 2px !important;
  ;
  border-color: #ae5a99 !important;
  ;
}


.bg-t3 {
  background-color: #c94788;
  color: white;
  border-right: 8px solid #fff;
  height: 50px;
}

.bg-t3 h1 {
  color: #fff !important;
  font-size: 28px;
  font-weight: 400;
  margin-top: 10px;
}

.t3 {
  border-left: 8px solid #c94788;
  height: 50px;
}

.m3 {
  border-style: solid !important;
  ;
  border-width: 2px !important;
  ;
  border-color: #c94788 !important;
  ;
}

.bg-t4 {
  background-color: #61a0d7;
  color: white;
  border-right: 8px solid #fff;
  height: 50px;
}

.bg-t4 h1 {
  color: #fff !important;
  font-size: 28px;
  font-weight: 400;
  margin-top: 10px;
}

.t4 {
  border-left: 8px solid #61a0d7;
  height: 50px;
}

.m4 {
  border-style: solid !important;
  ;
  border-width: 2px !important;
  ;
  border-color: #61a0d7 !important;
  ;
}

.bg-t5 {
  background-color: #a9c33b;
  color: white;
  border-right: 8px solid #fff;
  height: 50px;
}

.bg-t5 h1 {
  color: #fff !important;
  font-size: 28px;
  font-weight: 400;
  margin-top: 10px;
}

.t5 {
  border-left: 8px solid #a9c33b;
  height: 50px;
}

.m5 {
  border-style: solid !important;
  ;
  border-width: 2px !important;
  ;
  border-color: #a9c33b !important;
  ;
}

.bg-t6 {
  background-color: #e5bf20;
  color: white;
  border-right: 8px solid #fff;
  height: 50px;
}

.bg-t6 h1 {
  color: #fff !important;
  font-size: 28px;
  font-weight: 400;
  margin-top: 10px;
}

.t6 {
  border-left: 8px solid #e5bf20;
  height: 50px;
}

.m6 {
  border-style: solid !important;
  ;
  border-width: 2px !important;
  ;
  border-color: #e5bf20 !important;
  ;
}

.bg-primary {
  background: #8A2036 !important;
}

.customvtab .tabs-vertical li .nav-link.active,
.customvtab .tabs-vertical li .nav-link:hover,
.customvtab .tabs-vertical li .nav-link:focus {
  background-color: #F6F8FA;
}

.btn-primary,
.btn-primary.disabled {
  background: #8A2036;
  border: 1px solid #8A2036;
  -webkit-box-shadow: 0 2px 2px 0 rgba(138, 32, 54, 0.14), 0 3px 1px -2px rgba(138, 32, 54, 0.2), 0 1px 5px 0 rgba(138, 32, 54, 0.12);
  box-shadow: 0 2px 2px 0 rgba(138, 32, 54, 0.14), 0 3px 1px -2px rgba(138, 32, 54, 0.2), 0 1px 5px 0 rgba(138, 32, 54, 0.12);
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  font-weight: 100 !important;
}

.btn-primary:hover,
.btn-primary.disabled:hover {
  background: #8A2036;
  -webkit-box-shadow: 0 14px 26px -12px rgba(138, 32, 54, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(138, 32, 54, 0.2);
  box-shadow: 0 14px 26px -12px rgba(138, 32, 54, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(138, 32, 54, 0.2);
  border: 1px solid #8A2036;
}

.btn-primary.active,
.btn-primary:focus,
.btn-primary.disabled.active,
.btn-primary.disabled:focus {
  background: #8A2036;
  -webkit-box-shadow: 0 14px 26px -12px rgba(138, 32, 54, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(138, 32, 54, 0.2);
  box-shadow: 0 14px 26px -12px rgba(138, 32, 54, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(138, 32, 54, 0.2);
}

html body .m-t-30 {
  margin-top: 50px;
}

html body .m-t-25 {
  margin-top: 30px;
}

.card-header h3 {
  line-height: 30px;
  font-size: 21px;
  text-decoration: none;
  color: #8A2036 !important;
  font-weight: 400 !important;
  text-shadow: 0px 3px 3px #aaaaaa80;
}

.table td,
.table th {
  padding: .5rem
}

.table thead th {
  vertical-align: top;
}

.respuesta h3 {
  font-weight: normal;
  border-bottom: 2px solid #8A2036;
  display: inline-block;
}

.inicio {
  margin-top: 0px !important;
}

.login-sidebar .login-box {
  margin-top: 0px !important;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  font-weight: 500;
  color: #8A2036;
}

.btn-secondary:hover {
  box-shadow: 0 14px 26px -12px rgb(157, 163, 169), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgb(157, 163, 169, 0.1);
  background-color: #FFF;
  color: #727b84;
}

.home {
  padding-top: 0px;
  padding-bottom: 60px;
}

.card {
  .margin-top: 0px;
}

.eliminar .form-group {
  margin-bottom: 0px !important;
  padding: 0px !important;
}

td .btn {
  padding: 0px 5px !important;
  text-align: left;
}

.popup {
  margin-top: 0px !important;
}

.popup .row {
  margin-bottom: -1rem;
  flex-wrap: inherit;
}

.completo {
  width: 8px;
  height: 8px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background-color: rgba(141, 196, 48, 0.7);
  position: absolute;
  left: 190px;
}

.incompleto {
  width: 8px;
  height: 8px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background-color: #fc4b6c;
  position: absolute;
  left: 190px;
}

.mdi::before,
.mdi-set {
  font-size: 18px !important;
}

.menu .mdi::before,
.mdi-set {
  font-size: 30px !important;
}


.dtp div.dtp-date,
.dtp div.dtp-time {
  background-color: #5A215E !important;
}

.dtp>.dtp-content>.dtp-date-view>header.dtp-header {
  background: #3C163F !important;
}

.dtp table.dtp-picker-days tr>td>a.selected {
  background: #5A215E !important;
}

.year-picker-item.active {
  color: #5A215E !important;
}

.year-picker-item:hover {
  color: #5A215E !important;
}

.principal .card {
  margin-bottom: 20px;
}

.menu .btn {
  margin-bottom: 10px;
}

.contexto medium {
  font-size: 95% !important;
  text-transform: capitalize !important;
  font-weight: 450 !important;
  color: #8A2036 !important;
}

.contexto h6 {
  margin-left: 10px;
}

#seccion_chosen .chosen-single {
  border-color: #8A2036 !important;
  border-width: 2px;
  color: #8A2036 !important;
  font-weight: 500;
  margin-bottom: 0px;
}

#seccion_chosen .chosen-container-single .chosen-single div {
  background-color: #f2f4f8 !important;
}

#form-menu .form-group {
  margin-bottom: 0px !important;
  padding-left: 0px !important;
  margin-left: -10px;
}

.page-link:hover {
  color: #8A2036 !important;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

.page-link:focus {
  background-color: #8A2036 !important;
  color: #FFF !important;
  border-color: #8A2036 !important;
  box-shadow: 0 0 0 0.2rem rgba(111, 40, 121, 0.25) !important;
}

.page-link-active {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #fff !important;
  background-color: #8A2036 !important;
  border: 1px solid #8A2036 !important;
}

.disabled span {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #000 !important;
  background-color: rgba(233, 236, 239, 0.7) !important;
  border: 1px solid #fff !important;
}

.never-active span {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #6c757d;
  background-color: #fff;
  border: 1px solid #dee2e6;
}

.bg-gray {
  background-color: #e5ecf2 !important
}

html body .font-12 {
  font-size: 12px;
}
