@charset "UTF-8";
*,
*::before,
*::after {
  box-sizing: border-box;
}
.bg-debug{
  background: red;
}
.bg-debug1{
  background: purple;
}
.bg-debug2{
  background: blue;
}
.bg-debug3{
  background: gray;
}
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  margin: 0;
  font-family: "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #ffffff;
}

html,
body,


.wrapper {
  min-height: 100%;
}

.wrapper {
  position: relative;
}

.wrapper .content-wrapper {
  min-height: calc(100vh - calc(3.5rem + 1px) - calc(3.5rem + 1px));
}

.tableicon{
  font-size: 20px;
  color: #513566;
}

.fa,
.fas,
.far,
.fal,
.fad,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1; }
.fa,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900; }
.fa-bars:before {
  content: "\f0c9";
  }
 .fa-angle-left:before {
  content: "\f104"; 
}
.fa-minus:before {
  content: "\f068"; 
}
.fa-plus:before {
  content: "\f067"; 
}
.fa-search:before {
  content: "\f002"; 
}
.fa-plus-circle:before {
  content: "\f055"; 
}
.fa-useredit:before{
	content: "\f4ff"; 
} 

.fa-user-alt:before{
	content: "\f406"; 
}

.fa-edit:before{
	content: "\f044"; 
}
.fa-ban:before{
	content: "\f05e"; 
} 
.fa-check-circle:before{
	content: "\f058"; 
} 

.fa-id-card:before{
	content: "\f2c2"; 
} 

.fa-shopping-basket:before{
	content: "\f291"; 
} 
.fa-chart-bar:before{
	content: "\f080"; 
}

.fa-cash-register:before{
	content: "\f788"; 
} 
.fa-shopping-cart:before{
	content: "\f07a"; 
} 
.fa-trash:before{
	content: "\f2ed"; 
} 


.fa-student:before{
	content: "\f2bb"; 
} 
.fa-teacher:before{
	content: "\f51c";  
}
.fa-power-off:before {
  content: "\f011"; 
}  
.fa-users:before {
  content: "\f0c0";
} 
.fa-user:before {
  content: "\f007";
}
.fa-book:before {
  content: "\f02d"; 
}
.fa-calendar-alt:before {
  content: "\f073"; 
}

.fa-boxes:before {
  content: "\f468"; 
}

.fa-tools:before {
  content: "\f7d9"; 
}
 

.fa-delete:before {
  content: "\f00d"; 
}
.fa-download:before {
  content: "\f019"; 
}
.fa-user-clock:before {
  content: "\f4fd"; 
}
  
.far {
	
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url("/font/fa-solid-900.eot");
  src: url("/font/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("/font/fa-solid-900.woff2") format("woff2"), url("/font/fa-solid-900.woff") format("woff"), url("/font/fa-solid-900.ttf") format("truetype"), url("s#fontawesome") format("svg"); }


.brand-back
  {
	  background-color:#FFF;
	  width:100%;
	  height:auto;
  }
  
.navbar-custom {
  background-color: #513566;
}

.navbar-dark .navbar-brand {
  color: #ffffff;
}

.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
  color: #ffffff;
}

.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.75);
}

.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
  color: white;
}

.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}

.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #ffffff;
}

.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.75);
  border-color: rgba(255, 255, 255, 0.1);
}

.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.75)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.75);
}

.navbar-dark .navbar-text a {
  color: #ffffff;
}

.navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
  color: #ffffff;
}


[class*='sidebar-dark-'] {
  background-color: #513566;
}

[class*='sidebar-dark-'] .user-panel a:hover {
  color: #ffffff;
}

[class*='sidebar-dark-'] .user-panel .status {
  background: rgba(255, 255, 255, 0.1);
  color: #C2C7D0;
}

[class*='sidebar-dark-'] .user-panel .status:hover, [class*='sidebar-dark-'] .user-panel .status:focus, [class*='sidebar-dark-'] .user-panel .status:active {
  background: rgba(247, 247, 247, 0.1);
  color: #ffffff;
}

[class*='sidebar-dark-'] .user-panel .dropdown-menu {
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
  border-color: rgba(242, 242, 242, 0.1);
}

[class*='sidebar-dark-'] .user-panel .dropdown-item {
  color: #212529;
}

[class*='sidebar-dark-'] .nav-sidebar > .nav-item > .nav-link:active {
  color: #C2C7D0;
}

[class*='sidebar-dark-'] .nav-sidebar > .nav-item.menu-open > .nav-link,
[class*='sidebar-dark-'] .nav-sidebar > .nav-item:hover > .nav-link,
[class*='sidebar-dark-'] .nav-sidebar > .nav-item > .nav-link:focus {
  background-color: rgba(255, 255, 255, 0.1);
  color: #ffffff;
}

[class*='sidebar-dark-'] .nav-sidebar > .nav-item > .nav-link.active {
  color: #ffffff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}

[class*='sidebar-dark-'] .nav-sidebar > .nav-item > .nav-treeview {
  background: transparent;
}

[class*='sidebar-dark-'] .nav-header {
  background: inherit;
  color: #d0d4db;
}

[class*='sidebar-dark-'] .sidebar a {
  color: #C2C7D0;
}

[class*='sidebar-dark-'] .sidebar a:hover, [class*='sidebar-dark-'] .sidebar a:focus {
  text-decoration: none;
}

[class*='sidebar-dark-'] .nav-treeview > .nav-item > .nav-link {
  color: #C2C7D0;
}

[class*='sidebar-dark-'] .nav-treeview > .nav-item > .nav-link:hover, [class*='sidebar-dark-'] .nav-treeview > .nav-item > .nav-link:focus {
  background-color: rgba(255, 255, 255, 0.1);
  color: #ffffff;
}

[class*='sidebar-dark-'] .nav-treeview > .nav-item > .nav-link.active, [class*='sidebar-dark-'] .nav-treeview > .nav-item > .nav-link.active:hover, [class*='sidebar-dark-'] .nav-treeview > .nav-item > .nav-link.active:focus {
  background-color: rgba(255, 255, 255, 0.9);
  color: #343a40;
}

[class*='sidebar-dark-'] .nav-flat .nav-item .nav-treeview .nav-treeview  {
  border-color: rgba(255, 255, 255, 0.9);
}

[class*='sidebar-dark-'] .nav-flat .nav-item .nav-treeview > .nav-item > .nav-link, [class*='sidebar-dark-'] .nav-flat .nav-item .nav-treeview > .nav-item > .nav-link.active {
  border-color: rgba(255, 255, 255, 0.9);
}

.sidebar-dark-primary .nav-sidebar > .nav-item > .nav-link.active,
.sidebar-light-primary .nav-sidebar > .nav-item > .nav-link.active {
  background-color:#513566;
  color: #ffffff;
}

.sidebar-dark-primary .nav-sidebar.nav-legacy > .nav-item > .nav-link.active,
.sidebar-light-primary .nav-sidebar.nav-legacy > .nav-item > .nav-link.active {
  border-color: #513566;
}


@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}

@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-sm-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-sm-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-sm-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-sm-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-sm-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-sm-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-sm-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-sm-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .order-sm-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .order-sm-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .order-sm-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-sm-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-sm-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-sm-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-sm-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-sm-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-sm-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-sm-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-sm-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-sm-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-sm-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-sm-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.333333%;
  }
  .offset-sm-2 {
    margin-left: 16.666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.333333%;
  }
  .offset-sm-5 {
    margin-left: 41.666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.333333%;
  }
  .offset-sm-8 {
    margin-left: 66.666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.333333%;
  }
  .offset-sm-11 {
    margin-left: 91.666667%;
  }
}


@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-md-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-md-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-md-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-md-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-md-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-md-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .order-md-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .order-md-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .order-md-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-md-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-md-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-md-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-md-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-md-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-md-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-md-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-md-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-md-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-md-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-md-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.333333%;
  }
  .offset-md-2 {
    margin-left: 16.666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.333333%;
  }
  .offset-md-5 {
    margin-left: 41.666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.333333%;
  }
  .offset-md-8 {
    margin-left: 66.666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.333333%;
  }
  .offset-md-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-lg-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-lg-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-lg-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-lg-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-lg-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-lg-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-lg-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .order-lg-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .order-lg-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .order-lg-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-lg-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-lg-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-lg-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-lg-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-lg-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-lg-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-lg-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-lg-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-lg-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-lg-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-lg-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.333333%;
  }
  .offset-lg-2 {
    margin-left: 16.666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.333333%;
  }
  .offset-lg-5 {
    margin-left: 41.666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.333333%;
  }
  .offset-lg-8 {
    margin-left: 66.666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.333333%;
  }
  .offset-lg-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xl-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-xl-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-xl-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-xl-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-xl-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-xl-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-xl-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-xl-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .order-xl-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .order-xl-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .order-xl-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-xl-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-xl-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-xl-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-xl-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-xl-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-xl-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-xl-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-xl-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-xl-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-xl-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-xl-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.333333%;
  }
  .offset-xl-2 {
    margin-left: 16.666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.333333%;
  }
  .offset-xl-5 {
    margin-left: 41.666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.333333%;
  }
  .offset-xl-8 {
    margin-left: 66.666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.333333%;
  }
  .offset-xl-11 {
    margin-left: 91.666667%;
  }
}


.login-form {
    width: 350px;
    margin: 0 auto;
    padding: 100px 0 30px;
}
.login-form .alert {
    margin-bottom:100px;
	text-align:center;
}


.login-form form {
    color: #7a7a7a;
    border-radius: 2px;
    margin-bottom: 15px;
    font-size: 13px;
    background: #ececec;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    padding: 30px;
    position: relative;
}

.login-form .avatar {
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: -50px;
    width: 95px;
    height: 95px;
    border-radius: 50%;
    z-index: 9;
    background:#513566;
    padding: 15px;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
}

.login-form .avatar img {
    width: 100%;
}

.login-form h2 {
    font-size: 22px;
    margin: 35px 0 25px;
}

.navbar-nav-right{
    flex-direction: row;
	color:#ffffff;
	position: absolute;
    right: 0px;
    padding-right:30px;
	text-align:right;	
}
.form-messages{
	padding-bottom:20px;
	margin:auto;
	text-align:center;
}

.icontable{
	padding-left:2px;
	padding-right:0px;
}

.card-tools-btn{
	color:#513566;
}
.requestservice{
	color:#ffffff;
	font-size:20px;
}
.btn-special{
	color:#513566;
}
.btn-special:hover{
	color:#8456a6;
}

.pt-3-half {
padding-top: 1.4rem;
}
#nofound {
   padding: 100px 0 30px;
   width: auto;
    margin: 0 auto;
}

#nofound .nofound-content {
  padding-top: 40px;
}

#nofound .nofound-content h2 {
  color: #413e66;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
}

#nofound .nofound-img{
  position: relative;
  margin: 30px 30px 30px 30px;
}

#nofound .nofound-img img {
  width: 100%;
  transition: .5s;
}

.bootstrap-select {
  width: 100% !important;
}

.select2-container {
  width: 400px !important;
}

#map {
        height: 400px;
		width:100%;
		padding-bottom:100px
    }
.gm-style-iw-c	{
border-top: 3px solid #007bff;
}



.panel-group .panel+.panel {
    margin-top: 5px;
}
.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px;
}
.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
	border-color: #337ab7;
}

.panel-bprimary>.panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
}
.panel-group .panel-heading {
    border-bottom: 0;
}
.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.panel-body {
    padding: 15px;
}
.filter-card
 {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #FDFDFD;
  background-clip: border-box;
  border: 1px solid #bdc3c7;
  border-radius: 0.25rem;
  padding-bottom:10px;
}

/* The Close Button */
.close{
  color: #000;
  font-size: 25px;
  font-weight: bold;
  padding-right:10px;
  opacity:1;
}


.cursor {
  cursor: pointer;
}

#caption {
  margin: auto;
  display: block;
  width: 80%;
   text-align: center;
  color: #007bff;
  padding: 10px 0;
}

.widht80{
	width:80% important!;
}
.scroll-area-lg {
    height: 350px;
    overflow-x: hidden;
}
.scrollbar-sidebar, .scrollbar-container {
    position: relative;
    height: 100%;
}
.p-2 {
    padding: .5rem !important;
}
.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:first-child {
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
}
.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);
}
.message-list-wrapper .message-indicator {
    position: absolute;
    width: 4px;
    height: 60%;
    border-radius: .4rem;
    left: .625rem;
    top: 20%;
    opacity: .6;
    transition: opacity .2s;
}
.list-group-item a{
	text-decoration:none;
	color: #212529;
    background-color: transparent;
}
.list-group-item a:hover{
	text-decoration:none;
	color: #513566;
    background-color: transparent;
}
.message-list-wrapper 
.bg-warning {
    background-color: #f7b924 !important;
}

.bg-focus {
    background-color: #444054 !important;
}
.widget-content {
    padding: 1rem;
    flex-direction: row;
    align-items: center;
}
.widget-content .widget-content-wrapper {
    display: flex;
    flex: 1;
    position: relative;
    align-items: center;
}
.p-0 {
    padding: 0 !important;
}
.widget-content .widget-content-left .widget-heading {
    opacity: .8;
    font-weight: bold;
}

#suggestions {
    height: auto;
    z-index: 9999;
    margin-top: 3px;
    margin-left: 10px;
    margin-right: 10px;
    
}

#suggestions:not(:empty) {
  box-shadow: 2px 2px 8px 0 rgba(81,53,102,.2);
  background:#e1d6ea ;
  color:#513566;
  border: solid 1px #513566;
}
#suggestions div{
  width: 100% !important;
  z-index: 9999;
  color:#513566;
  padding: 8px; 
}
 
#suggestions .suggest-element{
  cursor: pointer;
}
#suggestions div:hover{
  background:#513566 ;
  color:#ffffff;
}
.nav-tabs-custom {
    margin-bottom: 20px;
    background: #fff;
    box-shadow: 0 1px 1px rgba(0,0,0,0.1);
    border-radius: 3px;
}

.nav-tabs-custom>.nav-tabs {
    margin: 0;
    border-bottom-color: #f4f4f4;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}
.nav-tabs {
    border-bottom: 1px solid #ddd;
}
.nav-tabs-custom>.nav-tabs>li:first-of-type {
    margin-left: 0;
}
.nav-tabs-custom>.nav-tabs>li>a.active {
    border-top: 4px solid #3c8dbc;
	 font-weight: 700;
}
.nav-tabs-custom>.nav-tabs>li {
    border-top: 3px solid transparent;
    margin-bottom: -2px;
    margin-right: 5px;
}
.nav-tabs>li {
    float: left;
    margin-bottom: -1px;
}
.nav>li {
    position: relative;
    display: block;
}
.nav-tabs-custom>.nav-tabs>li:first-of-type.active>a {
    border-left-color: transparent;
}
.nav-tabs-custom>.nav-tabs>li.active>a {
    border-top-color: transparent;
    border-left-color: #f4f4f4;
    border-right-color: #f4f4f4;
}
.nav-tabs-custom>.nav-tabs>li.active>a, .nav-tabs-custom>.nav-tabs>li.active:hover>a {
    background-color: #fff;
    color: #444;
}
.nav-tabs-custom>.nav-tabs>li>a, .nav-tabs-custom>.nav-tabs>li>a:hover {
    background: transparent;
    margin: 0;
}
.nav-tabs-custom>.nav-tabs>li>a {
    color: #444;
    border-radius: 0;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #555;
    cursor: default;
	background-color: #007bff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}
.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px;
}
.nav-tabs-custom>.tab-content {
    background: #fff;
    padding: 10px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.tblheader{
	background-color:#513566;
	color:#FFF;
}
.clickable-row{
cursor:pointer;
}
.calendar-table{
  display: block;
    overflow-y: auto;
    min-width: 500px !important;
}
.calendar-table tbody, .calendar-table thead {
  display: table;
  width: 100%;
  }

.calendar-table tbody {
  background: #eee;
}
.calendar-table th{
  margin: 0;
  padding: 10px 0;
  background-color: #513566;
  color: #FFF;
  text-align: center;
}
.calendar-table td{
  margin: 0;
  padding: 20px 8px;
  width: 30px !important;
  vertical-align:top !important;
}

.schedule-box{
  border-radius: 0.25rem;
  box-shadow: 0 1px 3px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%);
  background-color: #ffffff;
  border-left: 5px solid #e9ecef;
  margin-bottom: 1rem;
  padding: 1rem;
}
.schedule-box span {
  display:block;
}
.schedule-box.danger{
  border-left-color: #bd2130 !important;
}

.schedule-box.green{
  border-left-color: #3ccf2f !important;
}

.schedule-box.warning{
  border-left-color: #ebde29 !important;
}

.schedule-box .classname{
  font-weight:bold;
  font-size: 14px;
}
.schedule-box .classschedule{
   font-size: 12px;
   color:#8456a6;
}
.schedule-box .instructorname{
  font-size: 12px;
  color:#8456a6;
  font-weight:bold;
}
.schedule-box .classroom{
  font-size: 12px;
  color:#513566;
}
.schedule-box .quorum{
  position: relative;
  top: 0px;
  font-size: 12px;
  padding: 5px 5px;
  line-height: .9;
  border-radius: 12px;
  background-color: #b396c8 !important;
  text-align: right;
  display:inline-flex;
  margin-bottom: 10px;
  color:#332140;
}



/* Add media queries for smaller screens */
@media screen and (max-width:720px) {
  .weekdays li, .days li {width: 13.1%;}
}

@media screen and (max-width: 420px) {
  .weekdays li, .days li {width: 12.5%;}
  .days li .active {padding: 2px;}
}

@media screen and (max-width: 290px) {
  .weekdays li, .days li {width: 12.2%;}
}


.type-danger  {
    background-color: #d9534f;
}


.checkbox label .toggle,
.checkbox-inline .toggle {
	margin-left: -20px;
	margin-right: 5px;
}

.toggle {
	position: relative;
	overflow: hidden;
}
.toggle input[type="checkbox"] {
	display: none;
}
.toggle-group {
	position: absolute;
	width: 200%;
	top: 0;
	bottom: 0;
	left: 0;
	transition: left 0.35s;
	-webkit-transition: left 0.35s;
	-moz-user-select: none;
	-webkit-user-select: none;
}
.toggle.off .toggle-group {
	left: -100%;
}
.toggle-on {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 50%;
	margin: 0;
	border: 0;
	border-radius: 0;
}
.toggle-off {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 50%;
	right: 0;
	margin: 0;
	border: 0;
	border-radius: 0;
}
.toggle-handle {
	position: relative;
	margin: 0 auto;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 100%;
	width: 0px;
	border-width: 0 1px;
}

.toggle.btn { min-width: 59px; min-height: 34px; }
.toggle-on.btn { padding-right: 24px; }
.toggle-off.btn { padding-left: 24px; }

.toggle.btn-lg { min-width: 79px; min-height: 45px; }
.toggle-on.btn-lg { padding-right: 31px; }
.toggle-off.btn-lg { padding-left: 31px; }
.toggle-handle.btn-lg { width: 40px; }

.toggle.btn-sm { min-width: 50px; min-height: 30px;}
.toggle-on.btn-sm { padding-right: 20px; }
.toggle-off.btn-sm { padding-left: 20px; }

.toggle.btn-xs { min-width: 35px; min-height: 22px;}
.toggle-on.btn-xs { padding-right: 12px; }
.toggle-off.btn-xs { padding-left: 12px; }


.label {
    position: absolute;
    top: 9px;
    left: 25px;
    text-align: center;
    font-size: 10px;
    padding: 5px 5px;
    line-height: .9;
	border-radius: 8px;
}
.label-warning {
    background-color: #f39c12 !important;
	color:#fff;
}

.balloon{
  visibility: hidden;
  min-width: 250px;
  margin-left: -125px;
  text-align: center;
  border-radius: 4px;
  padding: 16px;
  position: fixed;
  z-index: 1;
  right: 30px;
  top: 100px;
  font-size: 17px;
}
#Messageballoon{
  z-index: 2000;
}
#Messageballoon.show {
  visibility: visible;
  -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
  animation: fadein 0.5s, fadeout 0.5s 2.5s;
}

.product-name {
    margin-bottom: 2px;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.05em;
}

.product-line-attributes {
    padding: 0 0 2px;
    list-style: none;
    padding: 0;
    margin: 0;
    color: #b396c8;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.05em;
    margin-bottom: 10px;
}

#menu > ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
	border-bottom: 2px solid #1bb1dc;
}

#menu > ul > li{
    list-style: none;
    display: inline-block;
    line-height: 1.6;
    font-size: .9em;
}

#menu > ul{
    text-align: center;
    font-size: 1.2em;
	padding-bottom:11px;
}

#menu > ul > li > a {
    padding: 15px 20px;
}

 #menu > ul > li a.active {
    border-radius: 5px 5px 0 0;
    background: #1bb1dc;
    color: #FFFFFF;
}
#menu > ul > li:hover a{
    border-radius: 5px 5px 0 0;
    background: #94D5E5;
    color: #FFFFFF;
}

.order-box.box-border-line {
    border-top-color: #513566;
}
.order-box {
    position: relative;
    border-radius: 3px;
    background: #ffffff;
    border-top: 3px solid #d2d6de;
    margin-bottom: 20px;
    width: 100%;
    box-shadow: 0 1px 1px rgba(0,0,0,0.1);
}

.order-box-body {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    padding: 20px;
}

.order-box-body hr {
  padding-top: 10px;
  padding-bottom: 10px;
}

.box.box-border {
    border-top-color: #513566;
}

.box-header.with-border {
    border-bottom: 1px solid #513566;
}

.order-box > .box-header {
    color: #444;
    display: block;
    padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
    position: relative;
}

.btn-group  button{
  margin-right: 10px !important;
}
.sale-box{
  background: #f9f6fa;
  border: 1px solid #513566;
  border-radius: 5px;
  margin-bottom: 50px !important;
  overflow-y: auto;
  min-height: 300px !important;
}
.btn-info span{
  padding-left:10px;
}

.btn-outline-danger a:hover{
	background-color: #dc3545;
}
.btn-outline-danger {
    color: #dc3545;
    background-color: transparent;
    background-image: none;
    border-color: #dc3545;
}

#order-box > a:hover{
	background:#1bb1dc;
}

.msj-success{
	color: #13A0DD;
}
.msj-danger{
	color: #A62828;
}

.info-wrap {
    overflow: hidden;
    padding: 15px;
    border-top: 1px solid #eee; }

.card-product-title {
    margin-top: 0;
	 color: #1bb1dc;
}

.card-product-new {
    margin-right: 5px
}
.btn-cust-size {
    width: 78px !important;
	font-size: 10px;
	padding:0;
	padding-top: 8px;
	padding-bottom: 8px;
	cursor:pointer;
}
.btn-cust-size:disabled,.btn:disabled{
    cursor: not-allowed;
}

.hovereffect {
width:100%;
height:100%;
float:left;
overflow:hidden;
position:relative;
text-align:center;
cursor:default;
}

.hovereffect .overlay {
width:100%;
height:100%;
position:absolute;
overflow:hidden;
top:0;
left:0;
opacity:0;
background-color:rgba(0,0,0,0.5);
-webkit-transition:all .4s ease-in-out;
transition:all .4s ease-in-out
}

.hovereffect img {
display:block;
position:relative;
-webkit-transition:all .4s linear;
transition:all .4s linear;
}

.hovereffect h2 {
text-transform:uppercase;
color:#fff;
text-align:center;
position:relative;
font-size:17px;
background:rgba(0,0,0,0.6);
-webkit-transform:translatey(-100px);
-ms-transform:translatey(-100px);
transform:translatey(-100px);
-webkit-transition:all .2s ease-in-out;
transition:all .2s ease-in-out;
padding:10px;
}

.hovereffect a.info {
text-decoration:none;
display:inline-block;
text-transform:uppercase;
color:#fff;
border:1px solid #fff;
background-color:transparent;
opacity:0;
filter:alpha(opacity=0);
-webkit-transition:all .2s ease-in-out;
transition:all .2s ease-in-out;
margin:50px 0 0;
padding:7px 14px;
}

.hovereffect a.info:hover {
box-shadow:0 0 5px #fff;
}

.hovereffect:hover img {
-ms-transform:scale(1.2);
-webkit-transform:scale(1.2);
transform:scale(1.2);
}

.hovereffect:hover .overlay {
opacity:1;
filter:alpha(opacity=100);
}

.hovereffect:hover h2,.hovereffect:hover a.info {
opacity:1;
filter:alpha(opacity=100);
-ms-transform:translatey(0);
-webkit-transform:translatey(0);
transform:translatey(0);
}

.hovereffect:hover a.info {
-webkit-transition-delay:.2s;
transition-delay:.2s;
}
.btnc {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 500;
    color: #5f5b96;
    border-radius: 0;
    padding: 10px 24px;
    letter-spacing: 1px;
    border-radius: 3px;
    display: inline-block;
    background: #1bb1dc;
    color: #fff;
}
.outstock {
    color: #FF3333;
}

.btn-cust-size {
    width: 78px !important;
    font-size: 10px;
    padding: 0;
    padding-top: 8px;
    padding-bottom: 8px;
    cursor: pointer;
}

.topping{
	position:absolute;
    top:0;
	left:0;
}
.tidx1{
    z-index:1;
}
.tidx2{
    z-index:2;
}
.tidx3{
    z-index:3;
}
.tidx4{
    z-index:4;
}
.tidx5{
    z-index:5;
}
.tidx6{
    z-index:6;
}
.tidx7{
    z-index:7;
}
.tidx8{
    z-index:8;
}
.tidx9{
    z-index:9;
}
.tidx10{
    z-index:10;
}
.tidx11{
    z-index:11;
}
.tidx12{
    z-index:12;
}
.nostock{
 color: #FF3333;
 text-decoration:line-through;
}

.outstock{
 color: #FF3333;
 
}
.btn-outline-danger a:hover{
	background-color: #dc3545;
}
.btn-outline-danger {
    color: #dc3545;
    background-color: transparent;
    background-image: none;
    border-color: #dc3545;
}
.cart-table{
	display: block;
  overflow-y: auto;
  min-width: 500px !important ;
}

.cart-table tbody,.cart-table thead {
	display: table;
  width: 100%;

}
.cart-table th:first-child {
    padding-left: 0;
    text-align: left;
	
}

.cart-table th {
    padding: 10px 0 12px 12px;
    border-bottom: 2px solid #513566;
    text-align: right;
    vertical-align: top;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.05em;
    
}
.cart-table tr {
  border-bottom: 1px solid #513566;
  letter-spacing: 0.05em;
  table-layout: fixed;
  overflow-wrap: break-word;
}
.cart-table tr:last-child {
  border:none;
}
.cart-table td {
  padding-bottom: 10px !important;
  padding-top: 10px !important;  
  
}
.cart-table .name {
    margin-bottom: 2px;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.05em;
}
.Column-Product{
	width:50%;
}
.Column-Price{
	width:13%;
}
.Column-Qty{
	width:13%;
}
.Column-Total{
	width:15%;
}

.Column-Options{
	width:9%;
}

.cart-table .link-icon {
    margin-left: 15px;
    margin-top: 10px;
    vertical-align: middle;
    text-decoration: underline;
    color: #505050;
    display: inline-block;
    line-height: 1;
    position: relative;
    padding: 0 0 0 23px;
    background-color: transparent;
    border: none;/* 
    cursor: pointer; */
}

.cart-table .item-details {
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.05em;
  text-align:left;
  width:50% !important;
  color: #513566;  
}

.cart-table .item-price {
    font-size: 14px;
       font-weight: 400;
    letter-spacing: 0.05em;
	text-align:right;
  width:13%;
}

.cart-table .item-quantity {
    text-align:right;
    margin-top: 10px;
    width:13%;
	
}
.cart-table .item-total {
    text-align:right;
    margin-top: 10px;
    width:15%;
	
}
.cart-table .item-options {
  text-align:center;
  margin-top: 10px;
  width:9%;
}

.paddingtop100 {
    padding-top: 100px;
}

.paddingtop40 {
    padding-top: 40px;
}


.addresscart
{
	margin-left:0px;
}

.my-addresses {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: auto;
}
.my-addresses>li {
    border-radius: 2px;
    padding: 10px;
    background: #f4f4f4;
    margin-bottom: 2px;
    border-left: 2px solid #e6e7e8;
    color: #444;
}
.my-addresses>li>input[type='radio']:not(old) + label,
.my-addresses>li>input[type='radio']:not(old){
  cursor: pointer;
}

.my-addresses>li>input[type='radio'] {
    margin: 0 10px 0 5px;
	vertical-align:top;
}



.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none;
}

#validate {
      width: 500px;
      margin: 0 auto;
      padding: 100px 0 30px;
	}
#validate .validateframe{
	
    border-radius: 2px;
    margin-bottom: 15px;
    font-size: 13px;
    background: #FAFAF8;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.09);
    padding: 30px;
    position: relative;
}
#validate p
{
	font-weight: 900;
	font-size:16px;
	text-align:center;
}
.msj-success{
	color: #13A0DD;
}
.msj-error{
	color: #A62828;
}
.mb-70 {
    margin-bottom: 70px !important;
}

.table-nonfluid {
   width: auto !important;
}

.md-danger{
	background-color: #A62828;
}




.md-success{
	background-color: #28a745;
}
.icon-danger:before{
	content: "\f071";
	font-size:100px;
	color: #A62828;
	margin-left:10px;
	margin-top:10px;
	padding-bottom:60px;
  } 
 
  .icon-success:before{
	content: "\f058";
	font-size:100px;
	color: #28a745;
	margin-left:10px;
	margin-top:10px;
	padding-bottom:60px;
  } 
.paymenticon{
	font-size:100px;
	color: #513566;
	margin-left:10px;
	margin-top:10px;
	padding-bottom:60px;
}

.debug-border1{
  border-color:blue;
  border-width: 3px;
  border-style: solid;
}

.debug-border2{
  border-color:deeppink;
  border-width: 3px;
  border-style: dashed;
}

.btn-danger {
  color: #ffffff;
  background-color: #A62828;
  border-color: #A62828;
  box-shadow: none;
}

.btn-danger:hover {
  color: #ffffff;
  background-color: #c82333;
  border-color: #bd2130;
}


.box-summary{
  background-color:#f9f6fa;
  border-radius: 12pt;
}

.box-summary .box-row{
	display: flex;
	flex-wrap: wrap;
	width: 90%;
	padding-top: 10pt;   
	padding-bottom: 10pt;
	margin-left: 5% !important;
	margin-right:5% !important;
	color: #232323; 
	border-bottom: 1px solid #9b76b7;	
}

.box-summary .box-row b{
	color: #513566; 
}
.box-summary .box-row:last-child{
 
	border:none;	
}
textarea::-webkit-scrollbar {
  width: 12px;
  background-color: #b396c8; }

textarea::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
  background-color: #513566; }

 
 .chkdays {   
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle !important;
  }


.chkdays input {
  position: absolute;
  opacity: 0;
  height: 0;
  width: 0;
}

.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #cab6d9;
  border: solid 1px #513566;
}

.chkdays:hover  {
    cursor: pointer;
}

.chkdays:hover input:not(:disabled) ~ .checkmark {
  background-color: #8456a6;
}

.chkdays:hover input:disabled ~ .checkmark {
  cursor: not-allowed;
}


.chkdays input:disabled ~ .checkmark {
  background-color: #f9f6fa;
  border: solid 1px #e1d6ea;
}

.chkdays input:checked ~ .checkmark {
  background-color: #513566;
}


.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.chkdays input:checked ~ .checkmark:after {
  display: block;
}


.chkdays .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

