 .collapse.in {display: block;}@-webkit-keyframes collapseMenu {from {width: 60px;}to {width: 100%;}}@-webkit-keyframes fadeInUp {0% {opacity: 0;-webkit-transform: translateY(20px);transform: translateY(20px);}100% {opacity: 1;-webkit-transform: translateY(0);transform: translateY(0);}}@-webkit-keyframes heartbit {0% {-webkit-transform: scale(0);opacity: 0.0;}25% {-webkit-transform: scale(0.1);opacity: 0.1;}50% {-webkit-transform: scale(0.5);opacity: 0.3;}75% {-webkit-transform: scale(0.8);opacity: 0.5;}100% {-webkit-transform: scale(1);opacity: 0.0;}}@-webkit-keyframes loader-rotate {to {-webkit-transform: rotate(360deg);transform: rotate(360deg);}}.fade-in-up {-webkit-animation: fadeInUp .5s;animation: fadeInUp .5s;}:root {--theme-color-dark: #c34271;--theme-color-light: #B9B7BD;--theme-color-red: #f64c72;--theme-color-blue: #95deff;--theme-color-darkblue: #05386b;--theme-color-green: #5cdb95;--theme-color-orange: #E1C340;}.light-theme {background-color: var(--theme-color-light);}.dark-theme {background-color: var(--theme-color-dark);}.darkblue-theme {background-color: var(--theme-color-darkblue);}.red-theme{background-color: var(--theme-color-red);}.green-theme{background-color: var(--theme-color-green);}.blue-theme{background-color: var(--theme-color-blue);}.orange-theme{background-color: var(--theme-color-orange);}.color-theme a {width: 20px;height: 20px;display: block;}ul.color-theme {position:fixed;right: 0;top: 16%;z-index: 1;}ul.color-theme li {list-style:none;}.bluetheme .side-menu li a.active {color: var(--theme-color-blue);}.redtheme .side-menu li a.active {color: var(--theme-color-red);}.greentheme .side-menu li a.active {color: var(--theme-color-green);}.orangetheme .side-menu li a.active {color: var(--theme-color-orange);}.lighttheme .side-menu li a.active {color: var(--theme-color-light);}.darktheme .side-menu li a.active {color: var(--theme-color-red);}.darkbluetheme .side-menu li a.active {color: var(--theme-color-blue);}.bluetheme .side-menu > li a:hover, .bluetheme .side-menu > li a:focus, .bluetheme .side-menu > li.active > a, .bluetheme .side-menu > li.active > a:hover, .bluetheme .side-menu > li.active > a:focus {background-color: var(--theme-color-blue);color: #1a283e !important;}.redtheme .side-menu > li a:hover, .redtheme .side-menu > li a:focus, .redtheme .side-menu > li.active > a, .redtheme .side-menu > li.active > a:hover, .redtheme .side-menu > li.active > a:focus {background-color: var(--theme-color-red);}.greentheme .side-menu > li a:hover, .greentheme .side-menu > li a:focus, .greentheme .side-menu > li.active > a, .greentheme .side-menu > li.active > a:hover, .greentheme .side-menu > li.active > a:focus {background-color: var(--theme-color-green);}.orangetheme .side-menu > li a:hover, .orangetheme .side-menu > li a:focus, .orangetheme .side-menu > li.active > a, .orangetheme .side-menu > li.active > a:hover, .orangetheme .side-menu > li.active > a:focus {background-color: var(--theme-color-orange);}.lighttheme .side-menu > li a:hover, .lighttheme .side-menu > li a:focus, .lighttheme .side-menu > li.active > a, .lighttheme .side-menu > li.active > a:hover, .lighttheme .side-menu > li.active > a:focus {background-color: var(--theme-color-light);color: #1a283e !important;}.darktheme .side-menu > li a:hover, .darktheme .side-menu > li a:focus, .darktheme .side-menu > li.active > a, .darktheme .side-menu > li.active > a:hover, .darktheme .side-menu > li.active > a:focus {background-color: var(--theme-color-dark);}.darkbluetheme .side-menu > li a:hover, .darkbluetheme .side-menu > li a:focus, .darkbluetheme .side-menu > li.active > a, .darkbluetheme .side-menu > li.active > a:hover, .darkbluetheme .side-menu > li.active > a:focus {background-color: var(--theme-color-darkblue);}.bluetheme .flexbox, .bluetheme .main-footer {background-color: var(--theme-color-blue);}.redtheme .flexbox, .redtheme .main-footer {background-color: var(--theme-color-red);}.greentheme .flexbox, .greentheme .main-footer {background-color: var(--theme-color-green);}.orangetheme .flexbox, .orangetheme .main-footer {background-color: var(--theme-color-orange);}.lighttheme .flexbox, .lighttheme .main-footer {background-color: var(--theme-color-light);}.darktheme .flexbox, .darktheme .main-footer {background-color: var(--theme-color-dark);}.darkbluetheme .flexbox, .darkbluetheme .main-footer {background-color: var(--theme-color-darkblue);}.darktheme .header .navbar-toolbar > li > a, .redtheme .header .navbar-toolbar > li > a, .darkbluetheme .header .navbar-toolbar > li > a {color: #fff;}.darktheme .form-check input:checked, .greentheme .form-check input:checked {background-color: #4C5270;border-color: #4C5270;}.redtheme .form-check input:checked, .orangetheme .form-check input:checked {background-color: #AA1945;border-color: #AA1945;}.darktheme .btn-primary, .greentheme .btn-primary{color: #fff;background-color: #4C5270;border-color: #4C5270;}.redtheme .btn-primary, .orangetheme .btn-primary {color: #fff;background-color: #AA1945;border-color: #AA1945;}.darktheme .content-wrapper {background-color: #EEEDE7;}.lighttheme .content-wrapper {background-color: #FFFFFF;}.redtheme .content-wrapper {background-color: #F9F1F0;}.orangetheme .content-wrapper {background-color: #FFFFDC;}input[type=checkbox].custom-control-input-orange {outline: 2px solid #c00;}@media screen and (max-width: 980px) {.video embed, .video object, .video iframe {width: 100%;height: auto;min-height: 300px;}}@media screen and (max-width: 768px) {body:not(.sidebar-mini):not(.drawer-sidebar) .dashboard-wrapper {margin-left: 0;}.content-header {display:block !important;}.row > * {margin-top:0.5rem;}.text-right {text-align: left;}.bg-secondary {padding:0 0.5rem;}body:not(.fixed-layout).sidebar-mini .page-sidebar {position: fixed;}}@media screen and (max-width: 650px) {.video embed, .video object, .video iframe {min-height: 250px;}}.hidden {display: none;}.flexbox {display: -webkit-box !important;display: -webkit-flex !important;display: -ms-flexbox !important;display: flex !important;-webkit-box-pack: justify !important;-webkit-justify-content: space-between !important;-ms-flex-pack: justify !important;justify-content: space-between !important;-webkit-box-align: center !important;-webkit-align-items: center !important;-ms-flex-align: center !important;align-items: center !important;}.flexbox-b {display: -webkit-box !important;display: -webkit-flex !important;display: -ms-flexbox !important;display: flex !important;-webkit-box-align: center !important;-webkit-align-items: center !important;-ms-flex-align: center !important;align-items: center !important;}.flex-1 {-webkit-box-flex: 1 !important;-webkit-flex: 1 !important;-ms-flex: 1 !important;flex: 1 !important;}.dashboard input {background: #fff;box-shadow: 0 0 0 1px #dce3ec, 0 8px 16px 0 #dce3ec;width: 6rem;height: 6rem;border-radius: 100%;padding: 1rem;margin: 1rem 0 0.5rem;transition: all .25s ease;}.dashboard input:hover {transform: translateY(-4px) scale(1.02);}.box-blue {background: #3ebfea !important;}.box-darkblue {background: #04a9f5 !important;}.box-red {background: #f44236 !important;}.box-dark {background: #465161 !important;}.box-green {background: #14cc9e !important;}.box-yellow {background: #f4c22b !important;}.ui-datepicker {display: none !important;}.pl12 {padding-left:2.5em !important;}@media screen and (max-width: 580px) {.header .search-toggler span, .dropdown-user > a > span {display: none;}.dropdown-user > a > img {margin-left: 0 !important;}}.page-sidebar {width: 220px;min-height: 100%;position: absolute;top: 0;margin-top: 50px;-webkit-transition: all .2s ease-in-out;-o-transition: all .2s ease-in-out;transition: all .2s ease-in-out;z-index: 1001;}.page-sidebar ul {padding: 0;margin: 0;list-style: none;}.page-sidebar ul li {position: relative;display: block;}.page-sidebar ul li a {position: relative;display: block;padding: 11px 15px;}.page-sidebar .admin-block {padding: 15px 10px;}.page-sidebar .admin-block .admin-avatar {width: 45px;}.page-sidebar .admin-block .admin-info {padding-left: 1rem;}.side-menu .heading {padding: 12px 15px;display: block;font-size: 13px;}.side-menu li {outline: 0;}.side-menu li .sidebar-item-icon {display: block !important;float: left;width: 30px;line-height: 20px !important;font-size: 16px;}.side-menu li .nav-label {display: block;}.side-menu li .arrow {line-height: 18px;position: absolute;top: 50%;right: 15px;margin-top: -9px;opacity: 1;}.side-menu li.active > a > .arrow {-webkit-transform: rotate(-90deg);-ms-transform: rotate(-90deg);transform: rotate(-90deg);}.side-menu > li a {white-space: nowrap;overflow: hidden;}.side-menu .nav-2-level > li > a {padding: 7px 10px 7px 20px;}.side-menu .nav-3-level > li > a {padding: 7px 10px 7px 55px;}body:not(.fixed-layout).sidebar-mini .content-wrapper {margin-left: 60px;}body:not(.fixed-layout).sidebar-mini .page-sidebar {width: 60px;}body:not(.fixed-layout).sidebar-mini .page-brand {width: 60px;}body:not(.fixed-layout).sidebar-mini .brand {display: none;}body:not(.fixed-layout).sidebar-mini .brand-mini {display: block !important;}body:not(.fixed-layout).sidebar-mini .side-menu li.heading {display: none;}body:not(.fixed-layout).sidebar-mini .side-menu li .sidebar-item-icon {font-size: 18px;text-align: center;}body:not(.fixed-layout).sidebar-mini .side-menu li .arrow {display: none;}body:not(.fixed-layout).sidebar-mini .side-menu li .nav-2-level {display: none;position: absolute;top: 46px;left: 60px;min-width: 200px;padding-left: 0;}body:not(.fixed-layout).sidebar-mini .side-menu li .nav-2-level ul {padding-left: 0;}body:not(.fixed-layout).sidebar-mini .side-menu li .nav-2-level li a {padding-left: 20px;}body:not(.fixed-layout).sidebar-mini .side-menu li .nav-3-level > li > a {padding-left: 27px;}b body:not(.fixed-layout).sidebar-mini .side-menu > li > a > .nav-label {display: none;}body:not(.fixed-layout).sidebar-mini .side-menu > li:hover > a {overflow: visible;width: 260px;}body:not(.fixed-layout).sidebar-mini .side-menu > li:hover > a > .nav-label {display: block;padding-left: 50px;}body:not(.fixed-layout).sidebar-mini .side-menu > li:hover .nav-2-level {display: block;height: auto !important;opacity: 1;visibility: visible;}body:not(.fixed-layout).sidebar-mini .admin-block {padding: 15px 12px;}body:not(.fixed-layout).sidebar-mini .admin-block .admin-info {display: none;}body.fixed-layout.sidebar-mini .page-sidebar, body.fixed-layout.sidebar-mini .page-brand {margin-left: -220px;visibility: hidden;}body.fixed-layout.sidebar-mini .content-wrapper {margin-left: 0;}.page-footer {position: absolute;left: 0;bottom: 0;width: 100%;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;padding: 10px 15px;background-color: #fff;}.page-wrapper {width: 100%;min-height: 100%;position: relative;overflow: hidden;}.content-wrapper {margin-left: 220px;padding: 0 15px 60px 15px;}.page-header {padding-top: 35px;padding-bottom: 20px;}.page-content {padding-top: 20px;}.page-heading {padding: 0 5px;}.page-heading .page-title {font-size: 26px;margin: 20px 0 10px 0;}.page-heading .breadcrumb {padding: 0;margin: 0;font-size: 13px;background-color: inherit;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;}.page-heading .breadcrumb li {float: none;color: #868e96;}.page-heading .breadcrumb li a {color: inherit;}.page-heading .breadcrumb li + li:before {content: '\002022';color: inherit;}body.empty-layout .theme-config, body.empty-layout .to-top {display: none !important;}body.fixed-navbar .header, body.fixed-layout .header {position: fixed;left: 0;right: 0;top: 0;z-index: 1002;}body.fixed-navbar .content-wrapper, body.fixed-layout .content-wrapper {padding-top: 56px;}body.fixed-layout .page-sidebar {position: fixed;top: 56px;bottom: 0;margin-top: 0;padding-bottom: 100px;o in-info n-info }body.boxed-layout {max-width: 1200px;margin: 0 auto;}body.boxed-layout.fixed-navbar .header, body.boxed-layout.fixed-layout .header {max-width: 1200px;margin: 0 auto;}.page-sidebar {background-color: #253544;}.page-sidebar .admin-block .admin-info {color: #fff;}.page-sidebar .admin-block .admin-info small {color: #fff;}.side-menu .heading {color: rgba(255, 255, 255, 0.4);}.side-menu > li a {color: #ffffff;text-decoration: none;}.side-menu > li a:hover, .side-menu > li a:focus {color: #fff;background-color: #3498db;}.side-menu > li.active {background-color: #2e4255;}.side-menu > li.active > a, .side-menu > li.active > a:hover, .side-menu > li.active > a:focus {color: #fff;background-color: #555555;}.side-menu li a.active {color: #fff;}.sidebar-mini .side-menu > li:hover > a {background-color: #3498db;color: #fff;}.sidebar-mini .side-menu > li:hover .nav-2-level {background-color: #253544;}.header .page-brand {color: #fff;background-color: #fff;width: 220px;text-align: center;}.header .page-brand a {color: #3c8dbc !important;text-decoration: none;}a.sidebar-toggler {color: #212529;}a.sidebar-toggler:hover {color: #212529;}@media (max-width: 575.98px) {.content-header, .content {padding:0px !important;}.form-group label {margin-top: 0.5rem;}.main-footer {margin-left: 60px !important;}.mobile-v {display:none;}.header {display: block !important;}.page-sidebar {margin-top: 80px !important;}}
ul.template-sidemenu {
    list-style: none;
}
ul.template-sidemenu a {
    list-style: none;
    text-decoration: none;
    font-size: 12px;
}                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           