
.form-check {display: inline;}
.form-check label, .form-group label {white-space: wrap;}
.nav-pills.nav-secondary .nav-link.active {background-color: #ffffff; border-color:#a37ebd;font-weight: 700; color:#a37ebd!important;}
.nav-pills>li>.nav-link, .nav-pills>li:first-child>.nav-link, .nav-pills>li:last-child>.nav-link {
    border-radius: 8px 8px 0px 0px !important;
    margin-top: 5px;
    margin-bottom: 0px;
    border: 1px solid #ececec!important;
    background-color: #f7f7f7;
}.modal-header {padding: 18px 20px!important;}
.modal-title {font-weight: 700;}
.modal-body{padding: 20px!important;}

.rotation i {
    font-size: 20px;
    animation: 1.3s spin linear infinite;
}

.bg-body-linear {
    background-image: linear-gradient(45deg, rgb(84, 82, 203) 0%, rgb(200, 60, 97) 36.53%, rgb(230, 117, 25) 65.93%, rgb(230, 145, 25) 100%);
}
.sub-item-title{font-weight: 700;}

.sidebar .nav>.nav-item a, .sidebar[data-background-color=white] .nav>.nav-item a {background-color: #ffffff; border-top: 1px solid #f4f4f4;}
.sidebar .nav>.nav-item.submenu, .sidebar[data-background-color=white] .nav>.nav-item.submenu {background-color: #ffffff!important;}

.sidebar .nav>.nav-item, .sidebar[data-background-color=white] .nav>.nav-item {
	border-top: 1px solid #C5C5C5;
}

.sidebar .nav>.nav-item a, .sidebar[data-background-color=white] .nav>.nav-item a:hover {
	color: #F75907;
}





/*versión USUARIO*/
.user-logo-header .btn-toggle {color:#ffffff!important;}
.main-panel>.container {min-height: calc(100% - 170px);}
.bg-body-linear { background-image: linear-gradient(45deg, rgb(84, 82, 203) 0%, rgb(200, 60, 97) 36.53%, rgb(230, 117, 25) 65.93%, rgb(230, 145, 25) 100%);}

.sidebarUser {
	color: #ffffff;
	background-image: -webkit-linear-gradient(90deg,rgba(88,51,150,1.00) 0%,rgba(146,54,130,1.00) 33%,rgba(197,63,96,1.00) 66%,rgba(197,115,91,1.00) 100%);
	background-image: -moz-linear-gradient(90deg,rgba(88,51,150,1.00) 0%,rgba(146,54,130,1.00) 33%,rgba(197,63,96,1.00) 66%,rgba(197,115,91,1.00) 100%);
	background-image: -o-linear-gradient(90deg,rgba(88,51,150,1.00) 0%,rgba(146,54,130,1.00) 33%,rgba(197,63,96,1.00) 66%,rgba(197,115,91,1.00) 100%);
	background-image: linear-gradient(0deg,rgba(88,51,150,1.00) 0%,rgba(146,54,130,1.00) 33%,rgba(197,63,96,1.00) 66%,rgba(197,115,91,1.00) 100%);
}


/* item Menu*/
.sidebarUser .nav>.nav-item {
	border-top: 1px solid #ffffff00;
}

.sidebarUser .nav>.nav-item a {
    background-color: transparent;
    border-top: 1px solid #ffffff50;
	color:#ffffff;
}
.sidebarUser .nav>.nav-item a .caret{color:#ffffff;}

/*estados hover*/
.sidebarUser .nav.nav-secondary>.nav-item a:hover i {
	color:#ffffff95!important;
}
.sidebarUser .nav.nav-secondary>.nav-item a:hover p {
	color: #ffffff95!important;
}

/*estados focus*/
.sidebarUser .nav.nav-secondary>.nav-item a:focus i {
	color:#653687!important;
}
.sidebarUser .nav.nav-secondary>.nav-item a:hover p {
	color: #653687!important;
}

/* item  SubMenu*/
.sidebarUser .nav>.nav-item.submenu {background-color: #ff00ff00!important;}
.sidebarUser .sub-item-title {font-weight: 700;}


/* icono */
.sidebarUser .nav>.nav-item a i{
    color: #ffffff!important;
    font-size: 20px;
}
.logo-header .btn-toggle, .logo-header .more, .logo-header .navbar-toggler .navbar-toggler-icon {
    color: #ffffff !important;
}
.icon-16 {font-size:16px!important}

/*USER Movil*/
@media screen and (max-width: 768px) {
	
    .main-panel .page-header .breadcrumbs {
        margin-left: 0;
        padding-top: 0px;
        padding-left: 5px;
        padding-bottom: 0px;
        border-left: 0;
        margin-bottom: 20px !important;
    }

	
.user-logo-header {
	color: #ffffff;
	background-image: -webkit-linear-gradient(55deg,rgba(88,51,150,1.00) 0%,rgba(146,54,130,1.00) 33%,rgba(197,63,96,1.00) 66%,rgba(197,115,91,1.00) 100%);
	background-image: -moz-linear-gradient(55deg,rgba(88,51,150,1.00) 0%,rgba(146,54,130,1.00) 33%,rgba(197,63,96,1.00) 66%,rgba(197,115,91,1.00) 100%);
	background-image: -o-linear-gradient(55deg,rgba(88,51,150,1.00) 0%,rgba(146,54,130,1.00) 33%,rgba(197,63,96,1.00) 66%,rgba(197,115,91,1.00) 100%);
	background-image: linear-gradient(35deg,rgba(88,51,150,1.00) 0%,rgba(146,54,130,1.00) 33%,rgba(197,63,96,1.00) 66%,rgba(197,115,91,1.00) 100%);
}	
	
	.navbar-header {
        background-color: #ffffff00 !important;
        z-index: inherit;
        width: fit-content;
        align-items: center;
        transform: none !important;
        /* float: inline-end; */
        float: right;
        position: relative;
        margin-top: -70px;
    }
	
.navbar-header .navbar-nav .dropdown-menu {
        position: absolute;
        left:inherit;
        right: 0px;
        top: 100%;
        margin: 0 auto;
        max-width: calc(100vw - 70px);
	    width: fit-content;
        padding: 10px;
    }	
}



/*TOAST COLORS*/

.Toastify_toast-theme--colored.Toastify_toast--info {
	background-color: rgba(88,141,208,1.00) !important;
}
.Toastify_toast-theme--colored.Toastify_toast--success {
  background-color: rgba(99,189,103,1.00) !important;
}
.Toastify_toast-theme--colored.Toastify_toast--warning {
	background-color: rgba(255,173,70,1.00) !important;
}
.Toastify_toast-theme--colored.Toastify_toast--error {
	background-color: rgba(242,89,97,1.00) !important;
}

#header_programa {color:#faebd7; text-transform: uppercase;}
#header_usuario {color:#faebd7; font-size: 1.2rem;}

hr {border-top:1px solid #a9a9a9!important;}
.badge-success, .icon-success {
	background-color: rgba(99,189,103,1.00)!important;
	color: #ffffff;
}
.badge-grey {background-color: #a5a5a5;}


.text-right {
    text-align: right!important; 
}

.btn-grey {
	color: #fff !important;
	background-color: #d1d1d1;
}
.btn-grey-info {
	color: #999999 !important;
	background-color: #f5f7fd;
}

.active>.page-link, .page-link.active {
    background-color: #653687!important;
	border: none!important;
}

.card-sub {
    display: block;
    margin: 5px 0 5px 0;
}
.card .card-header {

	border-bottom: 4px solid #e6e8ee !important;
}
.card .card-footer, .card-light .card-footer {
	border-top: 4px solid #e6e8ee !important;
    background-color: transparent;
	line-height: 18px;}

#selectFloatingLabel, #floatingInput {font-size: 16px; min-height: 60px; color:#724ab1;}

.form-floating-custom .form-control:not(:placeholder-shown)+label,.form-floating-custom .form-select:not(:placeholder-shown)+label {
color: #495057 !important;
    font-size: 12px !important;
    font-weight: 700;
}


.separator-solid {
    border-top: 1px solid #ebecec;
    margin: 10px 0!important;
}

.badge-custom {
background-color: #784e71 !important;
    box-shadow: 0px 2px 10px #00000030;
    font-size: small;
    border-radius: 12px 0px;
	padding: 12px 14px;
	float: right;
    margin-right: -36px;
}

p {
    /*font-size: 1.07rem;*/
    line-height: 1.4rem!important;
}
.brand-color {
	/*background-image: -webkit-linear-gradient(45deg,rgba(230,145,25,1.00) 0%,rgba(230,117,25,1.00) 29.66%,rgba(200,60,97,1.00) 64.51%,rgba(84,82,203,1.00) 100%);
	background-image: -moz-linear-gradient(45deg,rgba(230,145,25,1.00) 0%,rgba(230,117,25,1.00) 29.66%,rgba(200,60,97,1.00) 64.51%,rgba(84,82,203,1.00) 100%);
	background-image: -o-linear-gradient(45deg,rgba(230,145,25,1.00) 0%,rgba(230,117,25,1.00) 29.66%,rgba(200,60,97,1.00) 64.51%,rgba(84,82,203,1.00) 100%);
	background-image: linear-gradient(45deg,rgba(230,145,25,1.00) 0%,rgba(230,117,25,1.00) 29.66%,rgba(200,60,97,1.00) 64.51%,rgba(84,82,203,1.00) 100%);*/
	background-color: #ea6863;
	color: #ffffff;
}
.card-stats .icon-big i.fa, .card-stats .icon-big i.fab, .card-stats .icon-big i.fal, .card-stats .icon-big i.far, .card-stats .icon-big i.fas {
    font-size: 1.5em;
}
.icon-big i.fas {font-size: 3rem!important;}

.shadow {box-shadow: 2px 6px 15px 0 rgba(69, 65, 78, .1)!important;}
.main-w-full{width: 100%!important;}

h1 {line-height: 2.1rem!important;}
.table>tbody>tr>td, .table>tbody>tr>th, th {
    padding: 10px 24px !important;
	text-transform: none!important;
	letter-spacing: 0px!important;
	line-height: normal;
}

.table-striped>tbody>tr:nth-of-type(odd)>* {
    --bs-table-color-type: var(--bs-table-striped-color);
    --bs-table-bg-type: rgb(187 157 157 / 5%);
}
.badge-primary {
    background-color: #653687;
}
.bg-grey {
    background-color: #f5f5f5;
}

.link {
    color: #653687;
}
.text-light {
	color: rgba(33,33,33,0.35)!important;
}
.nav.nav-line.nav-color-secondary .nav-link.active {
    border-color: #653687;
}

.btn-border {
    color: #653687 !important;
    border: 1px solid #653687 !important;
}

.btn-primary, .btn-primary:hover {
    background-color: #653687 !important;
    border-color: #653687 !important;
}

.btn-secondary, .btn-secondary:hover, .badge-secondary {
    background: #ec6a7f !important;
    border-color: #ec6a7f !important;
}


/*BT estados:hover*/


.btn-secondary:hover, .btn-primary:hover, .btn-warning:hover {opacity: 0.5!important; background-color: inherit;
}


.card-dark {
    color: #fff !important;
    border: 0 !important;
    background-color: #ABA7A7;
}

.main-header .navbar-header {
    min-height: 70px;
    background-color: #f0f8ff;
}

.sidebar .nav>.nav-item a i, .sidebar[data-background-color=white] .nav>.nav-item a i {
    color: #c4c4c4;
    font-size: 20px;
}


.nav.nav-line .nav-link, .nav.nav-simple .nav-link {
    padding: 10px 0 !important;
    margin-right: 40px;
    color: #6b6d7e;
    border-width: 0;
    font-size: 1.2rem;
    font-weight: 600;
}
body,html {
    font-size: 12px;
    color: #2a2f5b;
	font-family: 'Inter',sans-serif!important;
}

a {
    color: #1572e8;
    text-decoration: none!important;
	font-family: 'Inter',sans-serif!important;
}

a:focus,a:hover {
    color: #1269db
}

.h1,h1 {
    font-size: 2rem;
}

.h2,h2 {
    font-size: 1.85rem
}

.h3,h3 {
    font-size: 1.64rem
}

.h4,h4 {
    font-size: 1.48rem
}

.h5,h5 {
    font-size: 1.2rem;
    font-weight: 400;
	line-height: 1.3rem;
}

.h6,h6 {
    font-size: 1.07rem;
    font-weight: 400
}

p {
    font-size: 1.07rem;
    line-height: 1.82;
    margin-bottom: 1rem;
    word-break: break-word
}

.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
    line-height: 1.5;
	font-family: 'Inter',sans-serif!important;

}

.h1 a,.h2 a,.h3 a,.h4 a,.h5 a,.h6 a,h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {
    color: inherit;
	font-family: 'Inter',sans-serif!important;

}

.small,small {
    font-size: 13px
}

.b,.strong,b,strong {
    font-weight: 600
}

.page-pretitle {
    letter-spacing: .08em;
    text-transform: uppercase;
    color: #95aac9
}

.page-title {
    font-size: 23px;
    color: #e96653;
    line-height: 30px;
    margin-bottom: 20px;
    white-space: nowrap;
}
.page-category {
    color: #444;
    line-height: 1.8;
    margin-bottom: 25px
}
.card-title {
    margin: 0;
    color: #724ab1;
    font-size: 1.3rem;
    font-weight: 600;
    line-height: 1.6;
}
.card-title-icons {
    margin-top: 10px;
    color: #ffffff;
    font-size: 1.7rem;
    font-weight: 600;
    line-height: 2rem;
}
.card-icons {
	color:#ffffff;
    background-image: linear-gradient(90deg, rgba(88, 51, 150, 1.00) 0%, rgba(146, 54, 130, 1.00) 33%, rgba(197, 63, 96, 1.00) 66%, rgba(197, 115, 91, 1.00) 100%);
}
a:hover .card-icons  {
    transform: translateY(-6px)!important; /* se eleva */
     box-shadow: 0 8px 16px rgba(0,0,0,0.2)!important; /* sombra más fuerte */}

.text-primary,.text-primary a {
    color: #653687!important
}

.text-primary a:hover,.text-primary:hover {
    color: #1572e8!important
}

.text-secondary,.text-secondary a {
    color: #6861ce!important
}

.text-secondary a:hover,.text-secondary:hover {
    color: #6861ce!important
}

.text-info,.text-info a {
    color: #48abf7!important
}

.text-info a:hover,.text-info:hover {
    color: #48abf7!important
}

.text-success,.text-success a {
    color: #31ce36!important
}

.text-success a:hover,.text-success:hover {
    color: #31ce36!important
}

.text-warning,.text-warning a {
    color: #ffad46!important
}

.text-warning a:hover,.text-warning:hover {
    color: #ffad46!important
}

.text-danger,.text-danger a {
    color: #f25961!important
}

.text-danger a:hover,.text-danger:hover {
    color: #f25961!important
}

label {
    color: #495057!important;
    font-size: 12px!important
}

.label-filtros {
    color: #495057 !important;
    font-size: 12px !important;
	font-weight: 700;
}

.titulo {
    font-size: 14px!important;
    color: #7b65c9 !important;
    border-bottom: 1px solid #f3eded;
    padding-bottom: 5px;
	margin-top: 15px;
	margin-right: 5px;
	width: 100%;
}
  .subtitulo {
    font-size: 12px!important;
	color: #a3a3a3 !important;
}

.nav-tabs {text-transform: uppercase;}
.card-stats .icon-big {
    font-size: 1.2em;
    min-height:25px!important;
    align-items: center;
    justify-content: center;
}

.card-stats .col-icon {
    width: 50px;
    height: 50px;
    padding-left: 0;
    padding-right: 0;
    margin-left: 15px;
}

.card-stats .icon-big.icon-grey {
    background: #c4c4c4;
	border-radius: 5px;
	color: #ffffff;
}

.text-small {
    font-size: 11px
}

.dropdown-item {
    font-size: 15px;
}

.alert,.brand,.btn-simple,.h1,.h2,.h3,.h4,.h5,.h6,.navbar,.td-name,a,body,button.close,h1,h2,h3,h4,h5,h6,p,td {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-family: 'Inter',sans-serif
}


.main-header {background: transparent;}
.main-panel .page-header {margin-bottom:0px}
.sidebar {box-shadow: 4px 4px 10px rgba(69, 65, 78, 0.4)!important;}
.sidebar .nav>.nav-item.submenu, .sidebar[data-background-color=white] .nav>.nav-item.submenu {
    background: #ffffff;
}

.sidebar .nav-collapse, .sidebar[data-background-color=white] .nav-collapse {
    margin-top: 0;
    margin-bottom: 10px;
    padding-bottom: 0px;
    padding-top: 0px;
}
.navbar-brand {height: 46px; margin-left: -4px;}

.gg-check {
  box-sizing: border-box;
  position: relative;
  display: block;
  transform: scale(var(--ggs, 1));
  width: 22px;
  height: 22px;
  border: 2px solid transparent;
  border-radius: 100px; }
  .gg-check::after {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    left: 3px;
    top: -1px;
    width: 6px;
    height: 10px;
    border-width: 0 2px 2px 0;
    border-style: solid;
    transform-origin: bottom left;
    transform: rotate(45deg); }

.custom-template {
  position: fixed;
  top: 50%;
  transform: translateY(-50%);
  right: -325px;
  width: 325px;
  height: max-content;
  display: block;
  z-index: 1;
  background: #ffffff;
  transition: all .3s;
  z-index: 1003;
  box-shadow: -1px 1px 20px rgba(69, 65, 78, 0.15);
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  transition: all .5s; }
  .custom-template.open {
    right: 0px; }
  .custom-template .custom-toggle {
    position: absolute;
    width: 45px;
    height: 45px;
    background: #5867dd;
    top: 50%;
    left: -45px;
    transform: translateY(-50%);
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    /*border-right: 1px solid #177dff;*/
    cursor: pointer;
    color: #ffffff;
    box-shadow: -5px 5px 20px rgba(69, 65, 78, 0.21); }
    .custom-template .custom-toggle i {
      font-size: 20px;
      animation: 1.3s spin linear infinite; }
  .custom-template .title {
    padding: 15px;
    text-align: left;
    font-size: 16px;
    font-weight: 600;
    color: #ffffff;
    border-top-left-radius: 5px;
    border-bottom: 1px solid #ebedf2;
    background: #5867dd; }
  .custom-template .custom-content {
    padding: 20px 15px;
    max-height: calc(100vh - 90px);
    overflow: auto; }
  .custom-template .switcher {
    padding: 5px 0; }
  .custom-template .switch-block h4 {
    font-size: 13px;
    font-weight: 600;
    color: #444;
    line-height: 1.3;
    margin-bottom: 0;
    text-transform: uppercase; }
  .custom-template .btnSwitch {
    margin-top: 20px;
    margin-bottom: 25px; }
    .custom-template .btnSwitch button {
      border: 0px;
      height: 22px;
      width: 22px;
      outline: 0;
      margin-right: 6px;
      margin-bottom: 6px;
      cursor: pointer;
      padding: 0;
      border-radius: 50%;
      border: 2px solid #ededed;
      position: relative;
      transition: all .2s; }
      .custom-template .btnSwitch button:hover {
        border-color: #0bf; }
      .custom-template .btnSwitch button.selected {
        border-color: #0bf;
        display: inline-flex;
        align-items: center; }
      .custom-template .btnSwitch button:not([data-color="white"], [data-color="bg1"], [data-color="bg2"], [data-color="bg3"]) .gg-check:after {border-color: #fff; }
  .custom-template .img-pick {
    padding: 4px;
    min-height: 100px;
    border-radius: 5px;
    cursor: pointer; }
    .custom-template .img-pick img {
      height: 100%;
      height: 100px;
      width: 100%;
      border-radius: 5px;
      border: 2px solid transparent; }
    .custom-template .img-pick:hover img, .custom-template .img-pick.active img {
      border-color: #177dff; }

.demo .btn, .demo .progress {
  margin-bottom: 15px !important; }
.demo .form-check-label, .demo .form-radio-label, .demo .toggle, .demo .btn-group {
  margin-right: 15px; }
.demo #slider {
  margin-bottom: 15px; }

.table-typo tbody > tr > td {
  border-color: #fafafa; }
  .table-typo tbody > tr > td:first-child {
    min-width: 200px;
    vertical-align: bottom; }
    .table-typo tbody > tr > td:first-child p {
      font-size: 14px;
      color: #333; }

.demo-icon {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-bottom: 20px;
  padding: 10px;
  transition: all .2s; }
  .demo-icon:hover {
    background-color: #f4f5f8;
    border-radius: 3px; }
  .demo-icon .icon-preview {
    font-size: 1.8rem;
    margin-right: 10px;
    line-height: 1;
    color: #333439; }

body[data-background-color="dark"] .demo-icon .icon-preview {
  color: #969696; }

.demo-icon .icon-class {
  font-weight: 300;
  font-size: 13px;
  color: #777; }

body[data-background-color="dark"] .demo-icon .icon-class {
  color: #a9a8a8; }

.form-show-notify .form-control {
  margin-bottom: 15px; }
.form-show-notify label {
  padding-top: 0.65rem; }

.map-demo {
  height: 300px; }

#instructions li {
  padding: 5px 0; }

.row-demo-grid {
  margin-bottom: 15px; }
  .row-demo-grid [class^="col"] {
    text-align: center; }
    .row-demo-grid [class^="col"] .card-body {
      background: #ddd; }

.btnSwitch button[data-color="white"] {
  background-color: #fff; }
.btnSwitch button[data-color="grey"] {
  background-color: #f1f1f1; }
.btnSwitch button[data-color="black"] {
  background-color: #191919; }
.btnSwitch button[data-color="dark"] {
  background-color: #1a2035; }
.btnSwitch button[data-color="blue"] {
  background-color: #1572E8; }
.btnSwitch button[data-color="purple"] {
  background-color: #6861CE; }
.btnSwitch button[data-color="light-blue"] {
  background-color: #48ABF7; }
.btnSwitch button[data-color="green"] {
  background-color: #31CE36; }
.btnSwitch button[data-color="orange"] {
  background-color: #FFAD46; }
.btnSwitch button[data-color="red"] {
  background-color: #F25961; }
.btnSwitch button[data-color="dark2"] {
  background-color: #1f283e; }
.btnSwitch button[data-color="blue2"] {
  background-color: #1269DB; }
.btnSwitch button[data-color="purple2"] {
  background-color: #5C55BF; }
.btnSwitch button[data-color="light-blue2"] {
  background-color: #3697E1; }
.btnSwitch button[data-color="green2"] {
  background-color: #2BB930; }
.btnSwitch button[data-color="orange2"] {
  background-color: #FF9E27; }
.btnSwitch button[data-color="red2"] {
  background-color: #EA4d56; }
.btnSwitch button[data-color="bg1"] {
  background-color: #fafafa; }
.btnSwitch button[data-color="bg2"] {
  background-color: #fff; }
.btnSwitch button[data-color="bg3"] {
  background-color: #f1f1f1; }


.modal-body{background-color: #f5f7fd}

#modalShowcase .btn-close {
  background: #ff0000;
  opacity: 0.7;
  display: flex; }
  #modalShowcase .btn-close svg {
    fill: #fff;
    width: 16px;
    height: 16px; }
#modalShowcase .preview-showcase {
  background: #F1F1F4;
  border-radius: 8px;
  padding: 24px 32px;
  padding-bottom: 0;
  padding-right: 0;
  overflow: hidden;
  transition: all .3s ease; }
  #modalShowcase .preview-showcase:hover {
    transform: translateY(-2.5%);
    background: #e9f6f9; }
#modalShowcase .preview-title {
  color: #071437;
  font-weight: 700;
  font-size: 16px;
  margin-bottom: 22.750px; }
#modalShowcase .preview-img {
  width: 100% !important;
  height: auto;
  object-fit: cover;
  transition: all .3s ease; }

#checkOutMoreDemos {
  display: flex;
  position: fixed;
  bottom: 12px;
  right: 12px;
  background: #fff;
  color: #252F4A;
  font-weight: 600;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 66px;
  height: 70px;
  font-size: 12px;
  box-shadow: -5px 5px 20px rgba(69, 65, 78, 0.21); }
  #checkOutMoreDemos i {
    width: 23px;
    height: 23px;
    font-size: 16px;
    margin-bottom: 0.5rem !important;
    padding-top: 0.25rem !important; }
  #checkOutMoreDemos:hover {
    background: #1e2129;
    color: #fff;
    opacity: 1;
    transition: color .2s ease; }

@media screen and (max-width: 1200px) {
  #modalShowcase .modal-dialog {
    padding: 3rem !important; } }
@media screen and (max-width: 550px) {
	
	.form-floating-custom .form-select:focus+label, .form-floating-custom .form-select:not(:placeholder-shown)+label {
    top: 0;
    padding: 16px;
}

#selectFloatingLabel, #floatingInput {font-size: 12px;}	
h1 {font-size: 1.8rem; line-height: 1.9rem!important;}
	.table-typo tr td {
    display: flex;
    align-items: center;
    word-break: break-word; }
    .table-typo tr td:first-child p {
      margin-bottom: 0px; }

  #modalShowcase .modal-dialog {
    padding: 32px !important; }
  #modalShowcase h3 {
    font-size: 16px; }
  #modalShowcase .preview-showcase {
    padding: 24px;
    padding-right: 0;
    padding-bottom: 0; } }
@media screen and (max-width: 576px) {
  .custom-template .custom-content {
    overflow: auto; }

  .form-show-notify > .text-right, .form-show-validation > .text-right {
    text-align: left !important; }
.main-header {box-shadow: 0px 2px 15px #b1b1b16e;}
}
@media screen and (max-width: 400px) {
  .custom-template {
    width: 85% !important;
    right: -85%; } }

.table-subtotal{background-color: #f8f5ff!important; text-align: right!important; font-weight: 700}
table.dataTable {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}


@media screen and (max-width: 991.5px) {

.page-title {font-size: 20px;}
.breadcrumbs li a {color: #2a2f5b;font-size: 11px;}
.card-title {font-size: 16px!important;line-height: 18px;}
h5.card-title {font-size: 12px!important;line-height: 18px;}

.card-stats .card-body {
    padding: 10px !important;
}
}

.btn-primary:disabled {
    background-color: #65368730 !important;
    border-color: #65368700 !important;
}

/*# sourceMappingURL=demo.css.map */
