@import url('https://fonts.googleapis.com/css?family=Roboto:300&display=swap');
body {
    /*    font-family: 'Roboto', sans-serif !important;
    font-weight: 300 !important;
    -webkit-font-smoothing:antialiased !important;
*/
}
.main-sidebar::-webkit-scrollbar-track,.sidebar::-webkit-scrollbar-track{
	border-radius: 0;
    background: #eeeeee;
}
.main-sidebar::-webkit-scrollbar,.sidebar::-webkit-scrollbar{
    height: 6px;  
	width: 6px;
    border: 1px solid #d5d5d5;
}
.main-sidebar::-webkit-scrollbar-thumb,.sidebar::-webkit-scrollbar-thumb{
	border-radius: 0;
    background: #b0b0b0;
}
div.img-circle a img {
    border-radius: 50%;
}
.logoGauss>img {
    width: 50%;
    /*height:50%;*/
    position: absolute;
    bottom: 55px;
    right: 0px
}
.menu-salir {
    color: red;
}
.menu-home {}
.menu-graph {}
.menu-notificacion {}
.nav-sidebar .nav-treeview {
    padding-left: 8px!important;
}
.main-sidebar, .main-sidebar:before {
    /* width: 300px !important;*/
}
.sidebar-collapse .main-sidebar, .sidebar-collapse .main-sidebar:before {
    margin-left: -300px !important;
}
.sidebar-mini.sidebar-collapse .main-sidebar, .sidebar-mini.sidebar-collapse .main-sidebar:before {
    margin-left: 0 !important;
    width: 4.6rem !important;
}
.sidebar-minix.sidebar-collapse .main-sidebar .nav-treeview, .sidebar-minix.sidebar-collapse .main-sidebar .nav-treeview :before {
    padding-left: 0px!important;
}
.mt-2 .nav-item a>i {
    margin-right: 5px;
    /*    color: white;*/
    width: 17px;
    left: 5px;
}
.login-page .card-header {
    background-color: rgba(0, 0, 0, 0.027451);
}
.login-page .card {
    /*background-color: rgba(255, 255, 255, 0.40);*/
    /*background-color:rgba(0, 0, 0, 0.498039) !important;*/
}
ul .nav-item a>p {
    /*color: #ffffffff;
    color: rgba(255, 255, 255, 1);*/
    font-weight: 200;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    font-size: 15px;
}
ul .nav-item a>i {
    font-size: 13px;
}
.sidebar-dark-primary {
    /*background-color:white !important;*/
}
.sidebar-dark-primary .nav-sidebar>.nav-item>.nav-link.active {}
.sidebar-dark-primary .nav-treeview>.nav-item>.nav-link.active, .sidebar-dark-primary .nav-treeview>.nav-item>.nav-link.active:hover {
    background-color: rgba(65, 89, 127, 0.9);
    color: rgba(255, 255, 255, 1) !important;
}
[class*=sidebar-light] .brand-link {
    border-bottom: 1px solid #3e3e44 !important;
}
li.nav-item {
    border-bottom-width: 1px;
    border-bottom-color: #ffffff10;
    border-bottom-style: solid;
}
@media (min-width:768px) {
    .content-wrapper, .main-footer, .main-header {
        margin-left: 250px!important;
    }
    .sidebar-mini.sidebar-collapse .main-sidebar:hover {
        width: 250px!important;
    }
    .sidebar-mini.sidebar-collapse .nav-treeview {
        padding-left: 0px !important;
    }
    .main-sidebar:hover .nav-treeview {
        padding-left: 8px !important;
    }
}
@media (max-width: 991.98px) {
    .content-wrapper, .main-footer, .main-header {
        margin-left: 0rem!important;
    }
    .main-sidebar, .main-sidebar:before {
        width: 250px !important;
    }
    .sidebar-mini.sidebar-collapse .main-sidebar:hover {
        width: 250px!important;
    }
    .sidebar-mini.sidebar-collapse .nav-treeview {
        padding-left: 0px !important;
    }
    .main-sidebar:hover .nav-treeview {
        padding-left: 8px !important;
    }
    .sidebar-mini.sidebar-collapse .main-sidebar {
        width: 0px!important;
    }
    .sidebar-mini .main-sidebar {
        width: 0px!important;
    }
    .sidebar-open .main-sidebar, .sidebar-open .main-sidebar:before {
        margin-left: 0;
        width: 250px!important;
    }
    .sidebar-mini.sidebar-collapse .main-sidebar, .sidebar-mini.sidebar-collapse .main-sidebar:before {
        margin-left: 0 !important;
        width: 0rem !important;
    }
}
.ace_editor, .ace_active-line, .ace_gutter {
    border-radius: 10px;
}
.nav-link {
    font-weight: lighter !important;
    padding-left: 7px !important;
    padding-right: 7px !important;
}
aside>div>nav>ul>li>a>p>i {
    right: 10px !important;
}
.dropdown-menu-lg {
    min-width: 300px!important;
}
.labelMenuPrincipal {
    background-color: rgba(0, 0, 0, 0.2);
    border-radius: 5%/50%;
}
.scroll-if-required {
    min-height: 380px;
}
#editor {
    height: 300px;
    margin: 0;
    width: 50%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.delete-row {
    border-color: white!important;
    background-color: white!important;
    transition-duration: .5s !important;
}
.delete-row:hover {
    background-color: red!important;
    border-color: red!important;
    border-radius: 5px;
}
.delete-row:hover .text-danger {
    color: white!important;
}
.tractive {
    -webkit-transition: background-color .5s ease-out;
    -moz-transition: background-color .5s ease-out;
    -o-transition: background-color .5s ease-out;
    transition: background-color .5s ease-out;
    background-color: rgba(158, 160, 161, 0.7)!important;
}
input.form-control, select.form-control, div.table-label {
    /*
    border-bottom-color: teal;
    border-bottom-width:thin !important;
    border-bottom-style:solid;
     */
}
.mxPopupMenuItem {
    padding: 0px 30px 0px 30px !important;
}
table.mxPopupMenu hr {
    margin-bottom: 0.5em;
    margin-top: 0.5em;
}
div.geSidebarContainer a.geButton.geColorBtn, div.geSidebarContainer select {
    height: 25px !important;
}
div.geSidebarContainer input, div.geSidebarContainer geBtnDown {
    height: 25px !important;
}
div.geToolbar a.geLabel {
    width: 70px !important;
}
div.geToolbar a.geLabel div {
    margin-top: 3px !important;
}
div.geToolbar a.geButton {
    margin-top: 7px !important;
}
#finderUpload .elfinder-dialog-upload {
    opacity: 0.01 !important;
}
::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #A4A4A4FF !important;
    opacity: 1;
    /* Firefox */
}
:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #A4A4A4FF !important;
}
::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #A4A4A4FF !important;
}
.rendered-form .callout h2, .frmb .callout h2 {
    color: #148ea1;
    padding-left: 10px;
    border-radius: 10px;
    margin-bottom: 0px;
}
div.rendered-form.row label, div.crud-form label {
    color: #333333;
    font-weight: 300 !important;
}
/*.rendered-form.input-group input.form-control*/

.rendered-form .input-group input.form-control {
    /*height:100px !important;*/
    /*width:0px;*/
    /*position:relative;*/
    /*flex:1 1 auto;*/
    /*width: 1%;*/
    /*display: block;*/
}
.rendered-form .input-group {
    display: flex !important;
}
.rendered-form .input-group input.form-control {
    width: 1% !important;
    display: block !important;
}
.rendered-form .input-group-text {
    height: 34px;
}
.rendered-form .callout h3.card-title>span {
    /*
    border-top-width:0px !important;
    border-left-width:0px !important;
    border-right-width:0px !important;
    border-bottom-width:1px !important;
    border-left-color:#A4A4A400;
    border-right-color:#A4A4A400;
    border-top-color:#A4A4A400;
    border-bottom-color:#A4A4A4FF;
    border-style:solid;
    border-radius:10px;
     */
    padding-left: 10px !important;
    padding-right: 10px !important;
}
.rendered-form .callout {
    background-color: #DFDFDF33;
}
.card.callout:not(.calloutmultiplicadorgrupo) {
    padding: 0px !important;
}
.card.callout>.card-header {
    padding-left: 0px !important;
    padding-right: 0px !important;
    background-color: #DFDFDF33 !important;
}
.card.callout.calloutmultiplicador>.card-header {
    padding: 0px !important;
}
.btn-toolx {
    color: #333333ff !important;
}
.card.callout .card-header .card-title {
    padding-left: 10px !important;
    padding-right: 10px !important;
}
.card-body>.card-tools {
    position: absolute;
    right: 1rem;
    top: 0rem;
}
.card.calloutmultiplicador:not(.calloutmultiplicadorgrupo) {
    margin-bottom: 0px !important;
    margin-right: 0px !important;
    box-shadow: 0px 0px;
}
.calloutmultiplicadorgrupo>.card-body>div {
    padding-left: 0px;
    padding-right: 0px;
}
/* padin superior e inferior de las formas que si tienen card-heaer*/

.rendered-form .card>.card-body {
    padding-top: 8px !important;
    padding-bottom: 0px !important;
}
/* padin superior e inferior de las formas que si tienen card-heaer*/

.rendered-form .tabControl>.card>.card-body {
    padding-top: 20px !important;
    padding-bottom: 15px !important;
}
.rendered-form .card>.card-body:only-child {
    padding-top: 10px !important;
    padding-bottom: 0px !important;
}
.card.calloutmultiplicador.calloutmultiplicadorgrupo, .card.calloutmultiplicador.calloutmultiplicadorgrupo>.card-body {
    padding-top: 0px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
    padding-bottom: 0px !important;
}
.card.calloutmultiplicador.calloutmultiplicadorgrupo>.card-body>.row {
    margin-top: 0px !important;
    margin-left: 15px !important;
    margin-bottom: 0px !important;
}
.calloutmultiplicador>.card-body {
    padding-left: 0px;
    padding-right: 0px;
}
.rendered-form .card {
    background-color: #DFDFDF33;
}
.botonAceptar {
    btn btn-success btn-lg
}
.botonCancelar {
    btn btn-danger btn-lg
}
/*
 Componente de edición e formas
 */

.form-elements {
    display: flex !important;
    background-color: f0f2f7ff !important;
}
.form-wrap.form-builder .frmb .form-elements .false-label:first-child, .form-wrap.form-builder .frmb .form-elements label:first-child {
    font-weight: 200 !important;
    font-size: 0.8rem !important;
    white-space: normal !important;
    width: 100% !important;
    text-align: left !important;
}
.form-wrap.form-builder .form-group {
    margin-bottom: 0px !important;
}
.form-wrap.form-builder .frmb .form-elements .input-wrap {
    margin-left: 30px !important;
}
.form-builder .form-field {
    border-width: 1px;
    border-color: #A4A4A4FF;
    border-style: solid;
    border-radius: 10px;
}
.form-builder li.form-field:not(.editing) {
    background-color: #207fa422 !important;
    /*background-color:#00ffffff !important;*/
}
.form-builder li.form-field.editing {
    background-color: #207fa422 !important;
}
.frmb-control {}
.form-builder li.form-field .field-actions, .form-builder li.form-field .field-actions a {
    opacity: 0.5 !important;
}
.form-builder li.form-field .field-actions:hover, .form-builder li.form-field .field-actions a:hover {
    opacity: 1 !important;
}
/*
 Forma para dashBoards a pantalla completa sin margenes
 */

.card.card-board, .info-box.card-board {
    margin-bottom: 0px !important;
}
.info-box.bg-info-gradient.card-board {
    display: block !important;
    min-height: 3em !important;
}
.card-board a {
    color: white !important;
}
/*
 Grocery CRUD
 */

.grocery-crud-table thead tr:first-of-type, .gc-container .table-label {
    background: #17a2b8;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #17a2b8), color-stop(1, #1fc8e8));
    background: -ms-linear-gradient(bottom, #17a2b8, #1fc8e3);
    background: -moz-linear-gradient(center bottom, #17a2b8 0%, #1fc8e3 100%);
    background: -o-linear-gradient(#1fc8e3, #17a2b8);
    color: #ffffff;
}
.gc-container .table-section .scroll-if-required {
    padding-bottom: 150px !important;
    /*Se debe dejar el padding para que se pueda mostrar el menú en cada renglón */
    min-height: 50px !important;
}
.gc-container .table-section .scroll-if-required .table td {
    padding-bottom: 5px;
    padding-top: 5px;
    vertical-align: middle !important;
}
.gc-container .dropdown-menu {
    background-color: #eee;
}
.gc-container .dropdown-menu .delete-row {
    background-color: #eee !important;
}
/*
 .chosen-container-single .chosen-single
 */

.select2-container .select2-selection--single .select2-selection__rendered {
    margin-top: 0px !important;
}
.jexcel {
    font-size: 13px;
}
.hider {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: #333333;
    opacity: 0.8;
    z-index: 9999999;
}
.hider>div {
    margin-top: 80px;
    margin-left: auto;
    margin-right: auto;
    width: 100px;
    /*margin: 10px auto;*/
    vertical-align: middle;
}
.hider>div>img {
    width: 100px;
}
.gc-container .btn-group.open>.dropdown-menu {
    left: 45px !important;
}
div.growl-animated, .ui-growl {
    z-index: 99999 !important;
}
.cb-wrap .form-actions>button {
    /*padding: 5px !important;*/
    margin-right: 3px !important;
    margin-bottom: 3px !important;
}
.bookMarkClass {
    background: #ffee57;
    text-align: center;
    color: black;
}
.bookMarkClass1::after {
    content: "1";
}
.bookMarkClass2::after {
    content: "2";
}
.bookMarkClass3::after {
    content: "3";
}
.bookMarkClass4::after {
    content: "4";
}
.bookMarkClass5::after {
    content: "5";
}
.bookMarkClass6::after {
    content: "6";
}
.bookMarkClass7::after {
    content: "7";
}
.bookMarkClass8::after {
    content: "8";
}
.bookMarkClass9::after {
    content: "9";
}
.errorLineClass {
    background: #250101;
}
.mensajeSintaxError {
    position: absolute;
    left: 15px;
    color: red;
}
.ui-datepicker.ui-widget.ui-widget-content {
    z-index: 10000 !important;
}
.modal-xlg {
    max-width: 100% !important;
}
.modal {
    background-color: #33333388;
}
.input-group-prepend .input-group-text {
    /*
    color:#3a3a3a;
    background-color: #a4bdbe;
    
    font-weight: bold;
    background: -moz-linear-gradient(50% 100% 90deg, rgba(103, 119, 119, 1) 0%, rgba(114, 132, 132, 1) 0.99%, rgba(131, 153, 154, 1) 3.12%, rgba(145, 170, 171, 1) 5.64%, rgba(155, 181, 182, 1) 8.76%, rgba(160, 188, 189, 1) 13.14%, rgba(162, 190, 191, 1) 25.29%);
    background: -webkit-linear-gradient(90deg, rgba(103, 119, 119, 1) 0%, rgba(114, 132, 132, 1) 0.99%, rgba(131, 153, 154, 1) 3.12%, rgba(145, 170, 171, 1) 5.64%, rgba(155, 181, 182, 1) 8.76%, rgba(160, 188, 189, 1) 13.14%, rgba(162, 190, 191, 1) 25.29%);
    background: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0, rgba(103, 119, 119, 1)), color-stop(0.0099, rgba(114, 132, 132, 1)), color-stop(0.0312, rgba(131, 153, 154, 1)), color-stop(0.0564, rgba(145, 170, 171, 1)), color-stop(0.0876, rgba(155, 181, 182, 1)), color-stop(0.1314, rgba(160, 188, 189, 1)), color-stop(0.2529, rgba(162, 190, 191, 1)));
    background: -o-linear-gradient(90deg, rgba(103, 119, 119, 1) 0%, rgba(114, 132, 132, 1) 0.99%, rgba(131, 153, 154, 1) 3.12%, rgba(145, 170, 171, 1) 5.64%, rgba(155, 181, 182, 1) 8.76%, rgba(160, 188, 189, 1) 13.14%, rgba(162, 190, 191, 1) 25.29%);
    background: -ms-linear-gradient(90deg, rgba(103, 119, 119, 1) 0%, rgba(114, 132, 132, 1) 0.99%, rgba(131, 153, 154, 1) 3.12%, rgba(145, 170, 171, 1) 5.64%, rgba(155, 181, 182, 1) 8.76%, rgba(160, 188, 189, 1) 13.14%, rgba(162, 190, 191, 1) 25.29%);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#677777', endColorstr='#A2BEBF' ,GradientType=0)";
    background: linear-gradient(0deg, rgba(103, 119, 119, 1) 0%, rgba(114, 132, 132, 1) 0.99%, rgba(131, 153, 154, 1) 3.12%, rgba(145, 170, 171, 1) 5.64%, rgba(155, 181, 182, 1) 8.76%, rgba(160, 188, 189, 1) 13.14%, rgba(162, 190, 191, 1) 25.29%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#A2BEBF', endColorstr='#677777', GradientType=0);
    */
}
.card-body::after, .card-footer::after, .card-header::after {
    display: none !important;
}
.card-gray:not(.card-outline) .card-header {
    background-color: #6c757d;
    border-bottom: 0
}
.card-gray:not(.card-outline) .card-header, .card-gray:not(.card-outline) .card-header a {
    color: #fff
}
.card-gray.card-outline {
    border-top: 3px solid #6c757d
}
.control-info-color {
    background-color: #0070FF !important;
    color: white !important;
    font-size: 24px !important;
    position: relative;
    /*top: -32px;*/
}
.note-editor .dropdown-menu a {
    color: black !important;
    text-decoration: none !important;
}
.note-editor .note-btn.btn-light {
    background-color: #e6e6e6 !important;
}
.switcheryDisabled {
    opacity: 0.5;
    pointer-events: none;
}
.sm-clean {
    background: white !important;
}
.sm-clean a:hover, .sm-clean a:focus, .sm-clean a:active, .sm-clean a.highlighted {
    color: #982036 !important;
}
.sm-clean a {
    color: #b5b5b5 !important;
}
.chat-badge {
    min-width: 24px !important;
    min-height: 24px !important;
    display: inline-block;
    background-color: red;
    color: white;
    border-radius: 12px;
    font-size: 12px;
    font-weight: bold;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 3px;
    padding-bottom: 3px;
}
/*Clase madre*/
.fabtn{
    border: 0px !important;
    border-radius: 70px;
    width: 50px;
    height: 50px;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14),
      0 3px 1px -2px rgba(0,0,0,0.12),
      0 1px 5px 0 rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14),
      0 3px 1px -2px rgba(0,0,0,0.12),
      0 1px 5px 0 rgba(0,0,0,0.2);
    margin: 5px;
    background: #e0e1e2;
    color: rgba(0,0,0,.8);
    cursor: pointer;
    outline: none;
  }
  .fabtn i{
    font-size: 24px;
    margin: 0px;
    position: relative;
    top: 3px;
  }
  .fabtn:hover{
    background: #cacbcd;
  }
  /*fab contenedor*/
  .fabtn_contenedor{
    display: flex;
    flex-direction: column-reverse;
    justify-content: center;
    align-items: center;
  }
  .fabtn_contenedor dl{
    transition: .5s;
    margin: 0px;
    display: flex;
    flex-direction: column;
    visibility: hidden;
    opacity: 0;
    position: relative;
    height: 0px;
    z-index: 999;
  }
  .fabtn_contenedor dl dt button{
    transition: .5s;
    transform: scale(.4) translateY(-40px) translateX(0px);
  }
  
  .visible{
    visibility: visible !important;
    opacity: 1 !important;
  }
  .fabtn.small{
    width: 40px !important;
    height: 40px !important;
    min-width: 40px;
    max-width: 40px;
    min-height: 40px;
    max-height: 40px;
  }
  .fabtn.small i{
    font-size: 13px !important;
  }
  /*Diminuto*/
  .fabtn.tiny{
    width: 30px !important;
    height: 30px !important;
    min-width: 30px;
    max-width: 30px;
    min-height: 30px;
    max-height: 30px;
  }
  .fabtn.tiny i{
    font-size: 11px !important;
  }

  .fabtn_contenedor dl dt{
    background: #ecececB6;
    }   
    .fabtn.teal{
        border-radius: 0px !important;
    }
  /*Posiciones*/
  .transform{
    transform: scale(1) translateY(0px) translateX(0px) !important;
  }
  /*default*/
  .fabtn_contenedor.default{
    left: 10px;
    top: 10px;
  }
  /*Arriba izquiera*/
  .fabtn_contenedor.top-left{
    left: 10px;
    top: 10px;
    display: flex;
    flex-direction: column-reverse;
  }
  .fabtn_contenedor.top-left.vertical , .fabtn_contenedor.top-left.vertical dl{
    flex-direction: column-reverse !important;
  }
  .fabtn_contenedor.top-left.horizontal, .fabtn_contenedor.top-left.horizontal dl{
    flex-direction: row-reverse !important;
  }
  .fabtn_contenedor.top-left.horizontal dl button{
    transform: scale(.4) translateY(0px) translateX(-40px);
  }
  /*Arriba derecha*/
  .fabtn_contenedor.top-right{
    right: 10px;
    top: 10px;
    display: flex;
    flex-direction: column-reverse;
  }
  .fabtn_contenedor.top-right.vertical , .fabtn_contenedor.top-right.vertical dl{
    flex-direction: column-reverse !important;
  }
  .fabtn_contenedor.top-right.horizontal, .fabtn_contenedor.top-right.horizontal dl{
    flex-direction: row !important;
  }
  .fabtn_contenedor.top-right.horizontal dl button{
    transform: scale(.4) translateY(0px) translateX(40px);
  }
  /*Abajo izquierda*/
  .fabtn_contenedor.bottom-left{
    left: 10px;
    bottom: 10px;
    display: flex;
    flex-direction: column;
  }
  .fabtn_contenedor.bottom-left.vertical , .fabtn_contenedor.bottom-left.vertical dl{
    flex-direction: column !important;
  }
  .fabtn_contenedor.bottom-left.horizontal, .fabtn_contenedor.bottom-left.horizontal dl{
    flex-direction: row-reverse !important;
  }
  .fabtn_contenedor.bottom-left.horizontal dl button{
    transform: scale(.4) translateY(0px) translateX(-40px);
  }
  /*Abajo derecha*/
  .fabtn_contenedor.bottom-right{
    right: 10px;
    bottom: 10px;
    display: flex;
    flex-direction: column;
  }
  .fabtn_contenedor.bottom-right.vertical , .fabtn_contenedor.bottom-right.vertical dl{
    flex-direction: column !important;
  }
  .fabtn_contenedor.bottom-right.horizontal, .fabtn_contenedor.bottom-right.horizontal dl{
    flex-direction: row !important;
  }
  .fabtn_contenedor.bottom-right.horizontal dl button{
    transform: scale(.4) translateY(0px) translateX(40px);
  }
  
  .icon::before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}
.h-99 {
    height: 99%!important;
}
.bt-0 {
    border-top: 0!important;
}
.fw-text-300{
    font-weight: 300 !important;
}
.pt-10px{
    position: relative;
    top: 10px;
}
.modal {
    z-index: 1500 !important;
}
.steps {
    margin: 0;
    padding: 0;
    list-style-type: none;
    width: 100%;
    display: table !important;
    table-layout: fixed;
    border-radius: .25rem;
    border: 0;   
}
.steps li {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    font-size: 1rem;
    padding: 1rem 0;
    color: #adb5bd;
    position: relative;
}
.steps li.active::after, .steps li.active::before {
    background: #982036;
}
.steps li:first-child::before {
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}
.steps li::before {
    left: 0;
}
.steps li::after {
    left: 50%;
}
.steps li::after, .steps li::before {
    position: absolute;
    height: 4px;
    top: 50%;
    margin-top: -0.5rem;
    width: 50%;
    content: '';
    background: #dee2e6;
    z-index: 5;
    transition: all .2s;
}
.steps li.active .step-link, .steps li .step-link.active {
    color: #1f2d3d !important;
}
.steps li .step-link{
    display: block;
    padding: 0;
    color: #adb5bd !important;
}
.steps li.active em, .steps li .step-link.active em {
    background: #982036;
    color: #fff;
}
.steps li em{
    font-style: normal;
    font-size: 1.5rem;
    background: #ced4da;
    color: #fff;
    text-align: center;
    padding: 0;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50px;
    display: block;
    margin: 0 auto 0.5rem;
    position: relative;
    z-index: 7;
    transition: all .2s;
}
.custom-checkbox .custom-control-label {
    top: -0.25rem;
}
.custom-checkbox .custom-control-label::after  {
    top: 0.7rem;
}
.custom-checkbox .custom-control-label::before  {
    top: 0.7rem;
}
.NoYearDatePicker .ui-datepicker-year
{
   display:none;   
}