/* color palette to change */


/* font */


/* Box Shadow */

@import url('https://fonts.googleapis.com/css2?family=Merriweather:wght@300;400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Oxygen:wght@300;400;700&display=swap');
html {
  font-family: 'Merriweather', sans-serif;
}

body {
  color: #0b3b0a;
}

h1,
h2,
h3,
h4,
h5,
h6,
caption,
th {
  font-family:'Oxygen', serif !important;
  color: #0b3b0a;
}

p,
label,
li,
td {
  font-family: 'Merriweather', sans-serif;
  color: #767e76;
}
.cn-drop li a{
  padding:0px !important;
}
#left-col {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 40px;
  overflow-x: hidden;
  overflow-y: auto;
  background-color: #fff;
  width: 250px;
  z-index: 1;
  border-right: 1px solid #dfe1e6;
}

#right-col {
  margin-left: 250px;
}
.nu-card{
  border-radius:5px;
}
.btn.jmodedit{
            display:none;
        }
footer {
  background-color: #f4f5f7;
  padding: 5px;
  text-align: center;
  color: #0b3b0a;
  position: inherit;
  bottom: 0;
  /* width: 100%; */
  margin-left: 0px;
  right: 0px;
  left: 0px;
  border-top: 1px solid #ddd;
}

footer p {
  margin-bottom: 0px;
  padding: 5px;
  color: #0b3b0a;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0em;
  text-align: left;
}

.tm-nav .uk-nav-header {
  padding: 8px 15px;
  border-bottom: 1px solid #e5e5e5;
}

.bar-wrap {
  padding: 0px;
}

@media (max-width: 767px) {
  /* .cn-nav-bar {
    display: none;
  } */
  .uk-open {
    background-color: transparent !important;
  }
  #left-col {
    width: 0;
  }
  #right-col {
    margin-left: auto;
  }
  .canvas-tag {
    position: absolute;
    top: 0px;
    color: #fff;
  }
}

.uk-nav-default>li>a {
  color: #0b3b0a !important;
  padding: 5px 15px !important;
}


.uk-navbar-item, .uk-navbar-nav>li>a, .uk-navbar-toggle {
 min-height: 50px !important;
 
}
@media(min-width: 768px){
.canvas-tag {
  display: none;
}
}
span.cn-badge-red{
  background-color:red;
  width: 35px !important;
  height: 35px !important;
}
span.cn-badge-green{
  background-color:green;
  width: 35px !important;
  height: 35px !important;
}
span.cn-badge-grey{
  background-color:grey;
  width: 35px !important;
  height: 35px !important;
}
span.cn-badge-blue{
  background-color:blue;
  width: 35px !important;
  height: 35px !important;
}
span.cn-badge-red-hover{
  background-color:red;
  border:1px solid red;
  width: 35px !important;
  height: 35px !important;
}
span.cn-badge-green-hover{
  background-color:green;
  border:1px solid green;
  width: 35px !important;
  height: 35px !important;
}
span.cn-badge-grey-hover{
  background-color:grey;
  border:1px solid grey;
  width: 35px !important;
  height: 35px !important;
}
span.cn-badge-blue-hover{
  background-color:blue;
  border:1px solid blue;
  width: 35px !important;
  height: 35px !important;
}
span.cn-badge-red-hover:hover{
  background-color:#fff;
  color:red;
  border:1px solid red;
  width: 35px !important;
  height: 35px !important;
}
span.cn-badge-green-hover:hover{
  background-color:#fff;
  color:green;
  border:1px solid green;
  width: 35px !important;
  height: 35px !important;
}
span.cn-badge-grey-hover:hover{
  background-color:#fff;
  color:grey;
  border:1px solid grey;
  width: 35px !important;
  height: 35px !important;
}
span.cn-badge-blue-hover:hover{
  background-color:#fff;
  color:blue;
  border:1px solid blue;
  width: 35px !important;
  height: 35px !important;
}
span.cn-badge-red-icon{
  background-color:red !important;
  width: 25px !important;
  height: 25px !important;
}
span.cn-badge-green-icon{
  background-color:green !important;
  width: 25px !important;
  height: 25px !important;
}
span.cn-badge-redoutline-hover{
  background-color:#fff;
  color:red;
  border:1px solid red;
  width: 35px !important;
  height: 35px !important;
}
span.cn-badge-greenoutline-hover{
  background-color:#fff;
  color:green;
  border:1px solid green;
  width: 35px !important;
  height: 35px !important;
}
span.cn-badge-greyoutline-hover{
  background-color:#fff;
  color:grey;
  border:1px solid grey;
  width: 35px !important;
  height: 35px !important;
}
span.cn-badge-blueoutline-hover{
  background-color:#fff;
  color:blue;
  border:1px solid blue;
  width: 35px !important;
  height: 35px !important;
}
span.cn-badge-redoutline-hover:hover{
  background-color:red;
  border:1px solid red;
  width: 35px !important;
  height: 35px !important;
}
span.cn-badge-greenoutline-hover:hover{
  background-color:green;
  border:1px solid green;
  width: 35px !important;
  height: 35px !important;
}
span.cn-badge-greyoutline-hover:hover{
  background-color:grey;
  border:1px solid grey;
  width: 35px !important;
  height: 35px !important;
}
span.cn-badge-blueoutline-hover:hover{
  background-color:blue;
  border:1px solid blue;
  width: 35px !important;
  height: 35px !important;
}
.cn-button{
  color: #fff !important;
    background-color: #b82226;
    border:1px solid #b82226;
    box-shadow: 0 10px 20px -10px #b82226;  
}
.cn-button:hover{
  color: #b82226 !important;
    background-color:#fff;
    border:1px solid #b82226;
    box-shadow: 0 10px 20px -10px #b82226;  
}
.cn-button-primary{
  color: #fff !important;
  background-color:#ccc !important;
  border:1px solid #ccc;
  box-shadow: 0 10px 20px -10px #ccc;
}
.cn-button-primary:hover{
  color: #ccc !important;
    background-color:#fff !important;
    border:1px solid #ccc;
    box-shadow: 0 10px 20px -10px #ccc;  
}
.cn-button-info{
  color: #fff !important;
    background-color: #2196f3;
    border:1px solid #2196f3;
    box-shadow: 0 10px 20px -10px #2196f3;
}
.cn-button-info:hover{
  color: #2196f3 !important;
    background-color:#fff !important;
    border:1px solid #2196f3;
    box-shadow: 0 10px 20px -10px #2196f3;  
}
.cn-button-success{
  color: #fff !important;
    background-color: #8dbf42;
    border:1px solid #8dbf42;
    box-shadow: 0 10px 20px -10px #8dbf42;
}
.cn-button-success:hover{
  color: #8dbf42 !important;
    background-color:#fff !important;
    border:1px solid #8dbf42;
    box-shadow: 0 10px 20px -10px #8dbf42;  
}
.cn-button-warning{
  color: #fff !important;
  background-color: #e2a03f;
  border:1px solid #e2a03f;
  box-shadow: 0 10px 20px -10px #e2a03f;
}
.cn-button-warning:hover{
  color: #e2a03f !important;
    background-color:#fff !important;
    border:1px solid #e2a03f;
    box-shadow: 0 10px 20px -10px #e2a03f;  
}
.cn-button-danger{
  color: #fff !important;
  background-color: #e7515a;
  border:1px solid #e7515a;
  box-shadow: 0 10px 20px -10px #e7515a;
}
.cn-button-danger:hover{
  color: #e7515a !important;
    background-color:#fff !important;
    border:1px solid #e7515a;
    box-shadow: 0 10px 20px -10px #e7515a;  
}
.cn-button-secondary{
  color: #fff !important;
  background-color: #5c1ac3;
  border:1px solid #5c1ac3;
  box-shadow: 0 10px 20px -10px #5c1ac3;
}
.cn-button-secondary:hover{
  color: #5c1ac3 !important;
    background-color:#fff !important;
    border:1px solid #5c1ac3;
    box-shadow: 0 10px 20px -10px #5c1ac3;  
}
.cn-button-primary-outline{
  border: 1px solid #ccc !important;
    color: #ccc !important;
    background-color: transparent;
    box-shadow: none;
}
.cn-button-info-outline{
  border: 1px solid #2196f3 !important;
  color: #2196f3 !important;
  background-color: transparent;
  box-shadow: none;
}
.cn-button-success-outline{
  border: 1px solid #8dbf42 !important;
  color: #8dbf42 !important;
  background-color: transparent;
  box-shadow: none;
}
.cn-button-warning-outline{
  border: 1px solid #e2a03f !important;
  color: #e2a03f !important;
  background-color: transparent;
  box-shadow: none;
}
.cn-button-danger-outline{
  border: 1px solid #e7515a !important;
  color: #e7515a !important;
  background-color: transparent;
  box-shadow: none;
}
.cn-button-secondary-outline{
  border: 1px solid #5c1ac3 !important;
    color: #5c1ac3 !important;
    background-color: transparent;
    box-shadow: none;
}
.cn-button-outline{
    border: 1px solid #b82226 !important;
    color:  #b82226 !important;
    background-color: transparent;
    box-shadow: none;
    
}

.cn-button-primary-outline:hover{
  color: #fff !important;
  background-color:#9d9fa5 !important;
  border-color:#9d9fa5;
  box-shadow: 0 10px 20px -10px#9d9fa5;
}
.cn-button-info-outline:hover{
  color: #fff !important;
    background-color: #2196f3;
    border-color: #2196f3;
    box-shadow: 0 10px 20px -10px #2196f3;
}
.cn-button-success-outline:hover{
  color: #fff !important;
    background-color: #8dbf42;
    border:1px solid #8dbf42;
    box-shadow: 0 10px 20px -10px #8dbf42;
}
.cn-button-warning-outline:hover{
  color: #fff !important;
  background-color: #e2a03f;
  border:1px solid #e2a03f;
  box-shadow: 0 10px 20px -10px #e2a03f;
}
.cn-button-danger-outline:hover{
  color: #fff !important;
  background-color: #e7515a;
  border:1px solid #e7515a;
  box-shadow: 0 10px 20px -10px #e7515a;
}
.cn-button-secondary-outline:hover{
  color: #fff !important;
  background-color: #5c1ac3;
  border:1px solid #5c1ac3;
  box-shadow: 0 10px 20px -10px #5c1ac3;
}
.cn-button-outline:hover{
  color: #fff !important;
    background-color: #b82226;
    border:1px solid #b82226;
    box-shadow: 0 10px 20px -10px #b82226;
    
}
.cn-button-default{
  background: #fff !important;
    border: none;
    border-radius: 2px;
    box-shadow: 0 1px 3px rgba(0,0,0,.12), 0 1px 2px rgba(0,0,0,.24);
}
.cn-button-default:hover{
  background: #fff !important;
    outline: 0;
    text-decoration: none;
    color: #212121;
    box-shadow: 0 3px 6px rgba(0,0,0,.16), 0 3px 6px rgba(0,0,0,.23) !important;
}
 .plain, .plain a {
  color: #000 !important;
  background-color: #fff !important;
}
.string, .string a {
  color: blue !important;
  background-color: #fff !important;
}
.keyword, .keyword a {
  color: #000 !important;
  background-color: #fff !important;
}
.spaces, .spaces a {
  color: #000 !important;
  background-color: #fff !important;
}
.cn-table-darkth th{
  background-color:#ddd;
}
.cn-dtbutton{

    background-color: #af4545 !important;
    border: 0px solid #ddd !important;
    padding: 5px 10px !important;
    line-height: 10px !important;

}
.nu-logo span{
  font-size:24px !important;
  font-weight: 600;
  color: #4d2585;
}

#left-col::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3) !important;
	background-color: #F5F5F5 !important;
}

#left-col::-webkit-scrollbar
{
	width: 2px !important;
	background-color: #F5F5F5 !important;
}

#left-col::-webkit-scrollbar-thumb
{
	background-color: #4d2585 !important;
}


#nu-scroll::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3) !important;
	background-color: #F5F5F5 !important;
}

#nu-scroll::-webkit-scrollbar
{
	width: 2px !important;
	background-color: #F5F5F5 !important;
}

#nu-scroll::-webkit-scrollbar-thumb
{
	background-color: #4d2585 !important;
}

.uk-overflow-auto::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3) !important;
	background-color: #F5F5F5 !important;
}

.uk-overflow-auto::-webkit-scrollbar
{
	width: 2px !important;
  height:7px !important;
 	background-color: #F5F5F5 !important;
}

.uk-overflow-auto::-webkit-scrollbar-thumb
{
  width: 2px !important;
	background-color: #4d2585 !important;

}
button.cn-btn-border{
  border-radius:5px;
}
.uk-progress.progress-blue::-webkit-progress-value {
  background-color: #1e87f0 ;
}
.uk-progress.progress-blue::-moz-progress-bar {
  background-color: #1e87f0 ;
}
.uk-progress.progress-blue::-ms-fill {
  background-color: #1e87f0 ;
}
.uk-progress.progress-purple::-webkit-progress-value {
  background-color: #dd99ff ;
}
.uk-progress.progress-purple::-moz-progress-bar {
  background-color: #dd99ff ;
}
.uk-progress.progress-purple::-ms-fill {
  background-color: #dd99ff ;
}
.cn-text-secondary {
  color: #dd99ff!important;
}
.uk-progress.progress-green::-webkit-progress-value {
  background-color: #2ade2a ;
}
.uk-progress.progress-green::-moz-progress-bar {
  background-color: #2ade2a ;
}
.uk-progress.progress-green::-ms-fill {
  background-color: #2ade2a ;
}
.uk-progress.progress-darkgreen::-webkit-progress-value {
  background-color: #1bb21b ;
}
.uk-progress.progress-darkgreen::-moz-progress-bar {
  background-color: #1bb21b ;
}
.uk-progress.progress-darkgreen::-ms-fill {
  background-color: #1bb21b ;
}
.uk-progress.progress-lightgreen::-webkit-progress-value {
  background-color: #b2f3b2 ;
}
.uk-progress.progress-lightgreen::-moz-progress-bar {
  background-color: #b2f3b2 ;
}
.uk-progress.progress-lightgreen::-ms-fill {
  background-color: #b2f3b2 ;
}
.cn-stu-progress {
  padding: 6px 0px; }

.sc-progress {
  position: relative;
  max-width: 100%;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: rgba(0, 0, 0, 0.1);
  border-radius: 6px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.sc-progress-label {
  position: absolute;
  bottom: 100%;
  font-size: 12px;
  font-size: .75rem;
  width: 100%;
  color: rgba(0, 0, 0, 0.54);
  font-weight: 500;
  margin-bottom: 4px;
  text-align: center; }

  .sc-progress-bar {
    position: relative;
    height: 3px;
    min-width: 12px;
    background: #bdbdbd;
    -webkit-transition: width 360ms cubic-bezier(0.55, 0, 0.1, 1), background-color 140ms cubic-bezier(0.55, 0, 0.1, 1);
    transition: width 360ms cubic-bezier(0.55, 0, 0.1, 1), background-color 140ms cubic-bezier(0.55, 0, 0.1, 1);
    color: var(--card-color);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    overflow: hidden; }
    .sc-progress-bar {
      position: relative;
      height: 4px;
      min-width: 12px;
      background: #bdbdbd;
      -webkit-transition: width 360ms cubic-bezier(0.55, 0, 0.1, 1), background-color 140ms cubic-bezier(0.55, 0, 0.1, 1);
      transition: width 360ms cubic-bezier(0.55, 0, 0.1, 1), background-color 140ms cubic-bezier(0.55, 0, 0.1, 1);
      color: var(--card-color);
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      text-align: center;
      overflow: hidden; }

.md-bg-red-400 {
  background-color: #f3738b !important; }

.md-bg-green-400 {
  background-color: #32d296 !important; }

.md-bg-grey-400 {
  background-color: #aaa !important; }

.md-bg-blue-400 {
  background-color: #4b82d6 !important; }

.md-bg-yellow-400 {
  background-color: #a68e24 !important; }
.uk-progress.progress-coral::-webkit-progress-value {
  background-color: Coral;
}
.uk-progress.progress-coral::-moz-progress-bar {
  background-color: Coral;
}
.uk-progress.progress-coral::-ms-fill {
  background-color: Coral;
}
progress.nu-enroll-progress{
  height:5px !important;
  margin-bottom: 3px;
}
progress {
  width: 100%;
  background-color: #ddd;
}
.cn-content{
  background-color: #f1f4f6;
  min-height:100vh !important;
}
.nu-summary{
  padding:10px 20px !important;
  box-shadow:none !important;
  
}
a.canvas-tag  .uk-icon{
  color: #4d2585 !important;
}
.nu-age-group h3{
  color: #495057 !important;
  font-size: 14px !important;
  padding: 1px 10px !important;
  opacity: .8 !important;
  font-weight: bold !important;
 
}
.cn-age-tab>*>a {
  padding: 16px 0px !important;
  text-transform: none !important;
}
.cn-age-tab>.uk-active>a {
  border-color: #4d2585;
 
}
.cn-age-tab>*>a{
  /* border-bottom:3px solid transparent !important; */
}
.cn-age-tab>* {
  padding-left: 20px !important;

}
.toggle{
  background: none;
  border: none;
  color: #4d2585;
  font-size: 16px !important;
  font-weight: 600;
  /* padding: .5em; */
  position: absolute;
  right: 0.75em;
  top: 18px;
  z-index: 9;
}
.uk-input, .uk-textarea {
  border: 2px solid #dfe1e6 !important;
  border-radius: 3px !important;
  background: #FAFBFC !important;
 
}
.nu-btn{
  background-color: #4d2585 !important;
  border: 1px solid #4d2585 !important;
  border-radius: 5px !important;
  color: #fff !important;
  text-transform: none !important;
  padding:0px 10px !important;
}
.nu-btn:hover{
  background-color: #fff !important;
  border: 1px solid #4d2585 !important;
  border-radius: 5px !important;
  color: #4d2585 !important;
  text-transform: none !important;
  padding:0px 10px !important;
}
.nu-age-group h4{
  font-size: 25px !important;
  font-weight: bold !important;
 
}
.nu-age-group .nu-border{
padding:10px 15px;
}
.nu-summary::after{
clear:none !important;
}
.nu-summary h4{
  font-size: 26px;
  /* position: absolute; */
  /* top: -10px; */
  /* right: 38px; */
  line-height: 24px;
  font-weight: 600;
}
.nu-card-header{
    /* display: flex; */
    align-items: center;
    border-bottom-width: 1px;
    padding-top: 8px;
    padding-bottom: 6px;
    padding-right: .625rem;
    /* height: 3.5rem; */
}
.nu-card-header1{
  /* display: flex; */
  align-items: center;
  border-bottom-width: 1px;
  padding-top: 8px;
  padding-bottom: 6px;
  padding-right: .625rem;
  /* height: 3.5rem; */
}
.nu-border{
border:1px solid #ddd;
border-radius:5px;
}
.nu-card{
  padding:0px !important;
  box-shadow: 0 0.46875rem 2.1875rem rgba(4, 9, 20, 0.03), 0 0.9375rem 1.40625rem rgba(4, 9, 20, 0.03), 0 0.25rem 0.53125rem rgba(4, 9, 20, 0.05), 0 0.125rem 0.1875rem rgba(4, 9, 20, 0.03);
  border-width: 0;
  transition: all .2s;
  border:1px solid #ddd !important;
  background-color:#fff;
}
.nu-card-minheight{
  min-height:280px;
}
.uk-panel .uk-panel-scrollable .nu-panel{
  min-height:280px;
}
.nu-logo-img{
  border-radius:50%;
}
a.nu-admin-info{
    text-align: right;
    text-transform: lowercase;

}
.nu-card-header{
  border-bottom:1px solid #ddd !important;
  padding: 8px 15px !important;
}
.nu-card-header1{
  border-bottom:1px solid #ddd !important;
  padding: 15px 15px !important;
  color: rgb(77 37 133) !important;
  font-weight: 700 !important;
  font-size:16px !important;
}
.nu-card-header1 h3{
  font-size:16px !important;
  text-transform: uppercase;
  color: rgb(77 37 133) !important;
  font-weight: bold;
  font-size: .88rem;
}
.nu-card-body{
  padding:10px !important;
}
.nu-card-header h3 {
  font-size: 16px !important;
  text-transform: uppercase;
  color: rgb(77 37 133);
  font-weight: 700;
  font-size: .88rem;
}
.nu-summary h3{
  font-size:14px;
  opacity: .8;
  font-weight: bold;
  color:#495057;
}
.nu-summary p{
font-size: 13px;
position: relative;
top: -7px;
}
.circle-wrap {
    /* margin: 150px auto; */
    width: 70px;
    height: 70px;
    background: #fefcff;
    border-radius: 50%;
    border: 1px solid #cdcbd0;
}

.circle-wrap .circle .mask,
.circle-wrap .circle .fill {
  width: 70px;
  height: 70px;
  position: absolute;
  border-radius: 50%;
}

.circle-wrap .circle .mask {
  clip: rect(0px, 70px, 70px, 35px);
}

.circle-wrap .inside-circle {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #ffffff;
  line-height: 51px;
  text-align: center;
  margin-top: 10px;
  margin-left: 10px;
  color: #1e51dc;
  position: absolute;
  z-index: 100;
  font-weight: 700;
  font-size: 12px;
}

/* color animation */

/* 3rd progress bar */
.mask .fill {
  clip: rect(0px, 75px, 150px, 0px);
  background-color: #227ded;
}

.mask.full,
.circle .fill {
  animation: fill ease-in-out 3s;
  transform: rotate(135deg);
}

@keyframes fill{
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(135deg);
  }
}

.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
}
.list-group-flush:first-child .list-group-item:first-child {
  border-top: 0;
}
.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: .75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
.widget-content {
  padding: 0px 20px;
  flex-direction: row;
  align-items: center;
}
.p-0 {
  padding: 0 !important;
}
.widget-content .widget-content-wrapper {
  display: flex;
  flex: 1;
  position: relative;
  align-items: center;
}
.mr-3, .mx-3 {
  margin-right: 1rem !important;
}
.widget-content .widget-content-right {
  margin-left: auto;
}
.fsize-2 {
  font-size: 1.3rem !important;
}
.text-success {
  color: #3ac47d !important;
}
.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
}
.border-light {
  border-color: #eee !important;
}

.widget-content .widget-content-outer {
  display: flex;
  flex: 1;
  flex-direction: column;
}
.widget-content .widget-content-wrapper {
  display: flex;
  flex: 1;
  position: relative;
  align-items: center;
}
.widget-content .widget-content-left .widget-heading {
  /* opacity: .8; */
  font-weight: bold;
  color:#666 !important;
}
.widget-content .widget-content-right {
  margin-left: auto;
}
.widget-content .widget-numbers {
  font-weight: bold;
  font-size: 1.8rem;
  display: block;
}
.text-theme {
  color: #4d2585 !important;
}
.icon-wrapper {
  width: 54px;
  height: 54px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
.icon-wrapper {
  display: flex;
  align-content: center;
  align-items: center;
}
.rounded-circle {
  border-radius: 50% !important;
}
.icon-wrapper .icon-wrapper-bg {
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 3;
  opacity: .2;
}
.bg-primary {
  background-color: #3f6ad8 !important;
}
.bg-info {
  background-color: #16aaff !important;
}
.icon-wrapper i {
  margin: 0 auto;
  font-size: 1.7rem;
  position: relative;
  z-index: 5;
}
.icon-wrapper i:before {
  margin-top: -3px;
}
.widget-chart.widget-chart-hover {
  transition: all .2s;
}
.nu-widget-chart {
  text-align: center;
  padding: 1rem;
  position: relative;
  min-height:256px;
}
.grid-menu .widget-chart.widget-chart-hover:hover {
  background: #fff;
  border-radius: .25rem;
}
.widget-chart.widget-chart-hover:hover {
  z-index: 15;
  transform: scale(1.051);
  box-shadow: 0 0.46875rem 4.1875rem rgba(4, 9, 20, 0.05), 0 0.9375rem 2.40625rem rgba(4, 9, 20, 0.05), 0 0.25rem 1.3125rem rgba(4, 9, 20, 0.06), 0 0.125rem 1.1875rem rgba(4, 9, 20, 0.06);
  cursor: pointer;
  background: #fff;
}
.nu-widget-chart .widget-numbers {
  font-weight: bold;
  font-size: 2.5rem;
  display: block;
  line-height: 1;
  margin: 1rem auto;
}
.nu-outline-btn {
  background-color: #fff !important;
  border: 1px solid #4d2585 !important;
  border-radius: 5px !important;
  color: #4d2585 !important;
  text-transform: none !important;
  padding:0px 10px !important;
}
.nu-btn:hover span.nu-badge{
  color: #ffffff !important;
  background-color: #4d2585 !important;
}
span.nu-badge {
  background-color: #ffffff !important;
  color: #4d2585 !important;
  font-size: 13px !important;
  margin-left: 4px !important;
  /* box-sizing: border-box; */
  min-width: 36px !important;
}
.nu-outline-btn:hover {
  background-color: #4d2585 !important;
  border: 1px solid #4d2585 !important;
  border-radius: 5px !important;
  color: #fff !important;
}
.nu-outline-btn:hover span.nu-badge {
  background-color: #fff !important;
  color: #4d2585 !important;
}
nav.nu-nav-container{
height:53px !important;
}
.nu-logo{
  padding: 7px 10px;
  border-bottom: 1px solid #ddd;
  box-shadow: 0 0.46875rem 2.1875rem rgba(4, 9, 20, 0.03), 0 0.9375rem 1.40625rem rgba(4, 9, 20, 0.03), 0 0.25rem 0.53125rem rgba(4, 9, 20, 0.05), 0 0.125rem 0.1875rem rgba(4, 9, 20, 0.03);
 
}
.nu-nav-container{
  box-shadow: 0 0.46875rem 2.1875rem rgba(4, 9, 20, 0.03), 0 0.9375rem 1.40625rem rgba(4, 9, 20, 0.03), 0 0.25rem 0.53125rem rgba(4, 9, 20, 0.05), 0 0.125rem 0.1875rem rgba(4, 9, 20, 0.03);
 
}
.cn-tab>.uk-active>a {
  color: #fff !important;
  border-color: #1e87f0;
  background-color: #4d2585;
  box-shadow: 0 16px 26px -10px rgb(63 106 216 / 56%), 0 4px 25px 0px rgb(0 0 0 / 12%), 0 8px 10px -5px rgb(63 106 216 / 20%);
  border-radius: 0.25rem;
  opacity: 1;
  transition: all .2s;
  transform: scale(1);
  text-transform: none;
}
.cn-tab::before {
   border-bottom: none !important;
}
.uk-navbar-container:not(.uk-navbar-transparent) {
  background: #f8f8f8;
  background: rgba(250, 251, 252, 0.1) !important;
}
.nu-table{
border:1px solid #ddd;
}
.nu-table th{
  background-color: #e9d9ff !important;
  border: 1px solid #d2b7f7 !important;
   font-size: .88rem !important;
  font-weight: 600 !important;
  line-height: 1.5 !important;
  color: #495057 !important;
  text-align: left;
text-transform: none !important;
}
.nu-table td{
  border: 1px solid #e9ecef;
  padding: 5px 12px !important;
  font-size: 14px !important;
}
.uk-badge-danger{
  background-color:red !important;
}
.uk-badge-success{
  background-color:green !important;
}
div.dt-buttons{
  display: flex !important;
}
button.dt-button{
  padding:3px 5px !important;
  margin-top:10px !important;
  margin-right:0px !important;
  background-color: #4d2585 !important;
  color: #fff !important;
}
.uk-navbar-dropdown {
  margin-top:15px !important;
}


.uk-modal-dialog {
  width: 734px !important;
 
}


/* 
#example4_wrapper .dt-buttons{
  position: relative;
  float: left;
  top: -57px !important;
  left: -9px !important;
} */
#example4_wrapper .dataTables_length{
/* position: relative !important;
top: 32px !important; */
}
.circle-progress {
  position: relative;
}
.circle-progress canvas {
  display: block;
}
.circle-progress small {
  position: absolute;
  height: 100%;
  width: 100%;
  font-weight: bold;
  left: 0;
  top: 0;
  vertical-align: middle;
  text-align: center;
  display: flex;
  align-items: center;
  align-content: center;
}
.circle-progress small span {
  margin: 0 auto;
}
#example_filter{
  /* display:none !important; */
}
.circle-progress small {
  position: absolute;
  height: 100%;
  width: 100%;
  font-weight: bold;
  left: 0;
  top: 0;
  vertical-align: middle;
  text-align: center;
  display: flex;
  align-items: center;
  align-content: center
}
.icon-wrapper i.nu-rec-red{
  color:red;
}
.icon-wrapper i.nu-rec-green{
  color:green;
}
.icon-wrapper .bg-success{
  background-color:#6dc99a !important;
  color: green;
}
.icon-wrapper .bg-danger{
  background-color:#d56c6c !important;
}


.progress {
  /* width: 200px; */
  height: 5px;
  position: relative;
  border-radius: 8px;
  /* margin: 1rem; */
  text-align: center
}

.gradient-bk {
background: rgb(77,37,133); /* Old browsers */
background: -moz-linear-gradient(left,  rgba(77,37,133,1) 0%, rgba(202,170,247,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  rgba(77,37,133,1) 0%, rgba(202,170,247,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(left,  rgba(77,37,133,1) 0%, rgba(202,170,247,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00d338', endColorstr='#ff2e00',GradientType=1 ); /* IE6-9 */
}
.gradient-bkblue {
  background: rgb(0,120,204); /* Old browsers */
  background: -moz-linear-gradient(left,  rgba(0,120,204,1) 0%, rgba(177,223,255,1) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left,  rgba(0,120,204,1) 0%, rgba(177,223,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(left,  rgba(0,120,204,1) 0%, rgba(177,223,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00d338', endColorstr='#ff2e00',GradientType=1 ); /* IE6-9 */
  }
  .gradient-bkgreen {
    background: rgb(0,98,40); /* Old browsers */
    background: -moz-linear-gradient(left,  rgba(0,98,40,1) 0%, rgba(157,255,197,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left,  rgba(0,98,40,1) 0%, rgba(157,255,197,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(left,  rgba(0,98,40,1) 0%, rgba(157,255,197,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00d338', endColorstr='#ff2e00',GradientType=1 ); /* IE6-9 */
    }
    .gradient-bkred {
      background: rgb(157,0,14); /* Old browsers */
      background: -moz-linear-gradient(left,  rgba(157,0,14,1) 0%, rgba(255,157,165,1) 100%); /* FF3.6-15 */
      background: -webkit-linear-gradient(left,  rgba(157,0,14,1) 0%, rgba(255,157,165,1) 100%); /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(left,  rgba(157,0,14,1) 0%, rgba(255,157,165,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00d338', endColorstr='#ff2e00',GradientType=1 ); /* IE6-9 */
      }
      .gradient-bkorange {
        background: rgb(216,90,0); /* Old browsers */
        background: -moz-linear-gradient(left,  rgba(216,90,0,1) 0%, rgba(255,198,157,1) 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(left,  rgba(216,90,0,1) 0%, rgba(255,198,157,1) 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(left,  rgba(216,90,0,1) 0%, rgba(255,198,157,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00d338', endColorstr='#ff2e00',GradientType=1 ); /* IE6-9 */
        }

.progress .incomplete {
position: absolute;
width: 20%;
float: right;
background-color: white !important;
top: 1px;
right: 1px;
height: 3px;
border-top-right-radius: 7px;
border-bottom-right-radius: 7px;

}

.progress span {
color: black;
opacity: .5;
font-size: .8rem
}


.uk-progress.progress-blue1::-webkit-progress-value {
  background-color: #4d2585; /* For browsers that do not support gradients */
  /* background-image: linear-gradient(to right, rgb(77,37,133) ,rgb(202,170,247)); */
}
.uk-progress.progress-blue1::-moz-progress-bar {
  background-color: #4d2585; /* For browsers that do not support gradients */
  /* background-image: linear-gradient(to right, rgb(77,37,133) ,rgb(202,170,247)); */
}
.uk-progress.progress-blue1::-ms-fill {
  background-color: #4d2585; /* For browsers that do not support gradients */
  /* background-image: linear-gradient(to right, rgb(77,37,133) ,rgb(202,170,247)); */
}
.progressbar {
  height: 15px;
  border-radius: 1em;
  margin:5px;
  background: 
    linear-gradient(-45deg,
      rgba(255, 255, 255, 0.15) 25%,transparent 25%, 
      transparent 50%, rgba(255, 255, 255, 0.15) 50%, 
      rgba(255, 255, 255, 0.15) 75%,transparent 75%) 
    left/30px 30px repeat-x,
    linear-gradient(to right, red 0%, yellow 50%, green 100%) left/var(--p,100%) fixed,
    lightgray;
box-shadow:inset 0px -2px 5px rgba(0, 0, 0, 0.5);
animation: change 1s linear infinite;
}
@keyframes change {
from {background-position:0 0,left}
to {background-position:30px 0,left}
}

  .separator{
    display:flex;
    align-items: center;
  }
  
  .separator .line {
      height: 2px;
      flex: 1;
      background-color: #666;
  }
  .cn-bl-name {
    width: 108px;
      background-color: #9e6bbf;
      border-radius: 6px;
      text-align: center;
      color: #fff !important;
      height: 31px;
      /* line-height: 30px; */
      margin-bottom: 7px;
      font-size: 16px;
      margin-top: 0px;padding: 5px;
    }
  .cn-input{
    width:200px;
  }
  .cn-form-box {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24) !important;
    border-radius: 3px;
  }
  .highcharts-data-table table{
    width:100%;
  }
  .highcharts-data-table table th{
    border:1px solid #ddd;
  }
  .highcharts-data-table table td{
    border:1px solid #ddd;
  }

  .header {
    box-sizing: border-box;
    border-bottom: 1px #e5e5e5 solid;
}
.content-padder {
    margin-left: 0px;
}
.content-background {
    min-height: calc(100% - 80px);
    background-color: #F0F0F0;
}
.statistics-text {
    font-size: 25px;
}
.statistics-number {
    font-size: 50px;
}

 

.tm-sidebar-left {
    position: fixed;
    z-index: 100;
    top: 40px;
    bottom: 0;
    box-sizing: border-box;
    width: 220px !important;
    padding: 0px 10px 0px 10px;
    /* border-right: 1px #e5e5e5 solid; */
    overflow-y: auto;
    overflow-x: hidden;
}
.tm-sidebar-left::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
}

.tm-sidebar-left::-webkit-scrollbar {
    width: 6px;
    background-color: #F5F5F5;
}

.tm-sidebar-left::-webkit-scrollbar-thumb {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #bdbdbd;
}

.tm-sidebar-right {
    position: absolute;
    top: 0;
    left: calc(100% + 0px);
    width: 200px
}
@media(max-width: 960px) {
  .tm-sidebar-left {
    top: 70px;
}
    .tm-sidebar-left {
        opacity: 0;
    }
}

@media (min-width: 960px) {
    .content-padder {
        margin-left: 220px;
    }
}
@media (min-width: 1200px) {
    .tm-sidebar-right {
        left: calc(100% + 0px);
    }
    .tm-sidebar-left+.tm-main {
        padding-left: 40px;
        opacity: 0 !important;
    }
}
@media (min-width: 1400px) {
    .tm-sidebar-left {
        width: 220px !important;
        padding: 0px 15px 0px 15px
    }
    .tm-sidebar-right {
        left: calc(100% + 60px)
    }
    .tm-sidebar-left+.tm-main {
        padding-left: 40px
    }
    .content-padder {
        margin-left: 220px;
    }
}

.uk-light .uk-navbar-toggle{
  color:#333 !important; 
}
.uk-logo span.nu-logo-name{
  color:#4d2585;
  font-weight:700;
  margin-left: 10px;
}
.uk-sticky-fixed {
  box-shadow: 0px 0px 10px #ddd;
}
.uk-navbar-container:not(.uk-navbar-transparent) {
  background: #f8f8f8 !important;
}
.daterangepicker td.in-range {
  background-color: #f2edf9 !important;
  border-color: transparent;
  color: #000;
  border-radius: 0;
}
.daterangepicker .ranges li.active {
  background-color: #4d2585 !important;
  color: #fff;
}
.daterangepicker td.active, .daterangepicker td.active:hover {
  background-color: #4d2585 !important;
  border-color: transparent;
  color: #fff;
}
.uk-heading-bullet::before {
border-left: 5px solid #4d2585 !important;
}
/* 11/05/2022 */

.highcharts-data-table table {
  border-collapse: collapse;
   border: 1px solid #ddd;
   margin: 10px auto;
   text-align: center;
   width: 100%;
   max-width: 500px;
}

.highcharts-data-table caption {
   padding: 1em 0;
   font-size: 1.2em;
   color: #555;
}

.highcharts-data-table th {
   font-weight: 600;
   padding: 0.5em;
}

.highcharts-data-table td,
.highcharts-data-table th,
.highcharts-data-table caption {
   padding: 0.5em;
   border: 1px solid #ddd;
}

.highcharts-data-table thead tr,
.highcharts-data-table tr:nth-child(even) {
   background: #f8f8f8;
}

.highcharts-data-table tr:hover {
   background: #f1f7ff;
}
.cn-rec-tab> .uk-active{
 padding-left: 0px !important;

}
.cn-rec-tab {
 margin-left: 0px !important;

}
.cn-rec-tab>* {
 flex: none;
 padding-left: 0px !important;
 position: relative;
 border: 1px solid #9c87ba;
 border-radius: 0.25rem;
}
.cn-rec-tab>.uk-active>a {
 color: #fff !important;
 border-color: #4d2585 !important;
 background-color: #4d2585 !important;
 box-shadow: 0 16px 26px -10px rgba(63, 106, 216, 0.56), 0 4px 25px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(63, 106, 216, 0.20);
 border-radius: 0.25rem;
 opacity: 1;
 transition: all .2s;
 transform: scale(1);
 text-transform: none;
}
.uk-subnav>*>:first-child {
  text-transform: none !important;
 
}
.import-tab>*>a{
  border: 1px solid #4d2585 !important;
    border-radius: 5px !important;
    text-decoration: none !important;
    color: #4d2585 !important;
    text-transform: none !important;
}
.import-tab>.uk-active>a {
   border-color: #4d2585 !important;
}
.tm-sidebar-left {
    background-color: #4d2585 !important;
}
.tm-nav li>a{
  color:#fff !important;
}