body {
  padding-top: 70px;
  background-position: center center;
  /*font-family: "Segoe UI",Arial,sans-serif;*/
  /*background-size: cover;*/
  /*background-image: url(../img/bg.jpg);*/
  background-repeat: repeat;
  font-size: 0.90rem; }

label {
  margin-bottom: 0.2rem; }

.form-group {
  margin-bottom: 0.50rem; }

caption {
  padding-top: 0.50rem;
  padding-bottom: 0.50rem; }

.navbar {
  padding: 0.4rem 1rem;
  font-size: 1.15rem; }
  .navbar .nav-link {
    padding-top: 0.3rem;
    padding-bottom: 0.3rem; }
  .navbar .dropdown-item {
    padding: 0.30rem 1.5rem;
    font-size: 1.15rem; }

.list-group {
  font-size: 18px;
  /* font-weight: bold; */ }

#main {
  padding: 15px 0; }
  #main .form-group {
    position: relative; }

.navbar.fixed-top {
  border-bottom: 1px solid #6b757d;
  -webkit-box-shadow: 0 1px 7px rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 7px rgba(0, 0, 0, 0.25); }

.navbar-nav > .nav-item > .nav-link:hover {
  color: #fff; }

#footer {
  margin-top: 50px;
  padding: 7px 0;
  text-align: center;
  color: #000;
  font-size: 12px; }
  #footer a {
    color: #666; }
    #footer a:hover, #footer a:focus {
      color: #000; }
  #footer ul {
    margin-bottom: 7px; }
  #footer p {
    margin-bottom: 0; }

.hideShowPassword-toggle {
  background: transparent;
  border: 0;
  border-radius: 0.25em;
  color: #888;
  cursor: pointer;
  font-size: 0.75em;
  font-weight: bold;
  margin-right: 0.5em;
  padding: 0.5em;
  text-transform: uppercase;
  -moz-appearance: none;
  -webkit-appearance: none;
  z-index: 9;
  top: 36px !important;
  margin-top: 0 !important; }

.hideShowPassword-toggle:focus, .hideShowPassword-toggle:hover {
  background-color: #eee;
  color: #555;
  outline: transparent; }

.card {
  border: 1px solid #000;
  background-color: rgba(255, 255, 255, 0.8); }
  .card.card-stats .icon {
    float: right;
    /*border-radius: 50%;*/
    /*background: #fff;*/ }

.img-fluid.text-center {
  margin: 0 auto;
  display: block; }

.formError .formErrorContent {
  width: 100%;
  background: #F96868;
  position: relative;
  color: #fff;
  min-width: 120px;
  font-size: 11px;
  border: 0px solid #ddd;
  box-shadow: 0 0 3px #000;
  -moz-box-shadow: 0 0 3px #000;
  -webkit-box-shadow: 0 0 3px #000;
  -o-box-shadow: 0 0 3px #000;
  padding: 4px 10px 4px 10px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -o-border-radius: 4px; }

.formError .formErrorArrow div {
  background: #F96868;
  border-left: 0px solid #ddd;
  border-right: 0px solid #ddd; }

.formError .formErrorArrow .line3 {
  width: 1px;
  border-left: 0px solid #ddd;
  border-right: 0px solid #ddd;
  border-bottom: 0 solid #ddd; }

.formError .formErrorArrow .line2 {
  width: 0px;
  border: 0;
  background: #ddd; }

.jumbotron {
  background: #fff;
  -webkit-box-shadow: 0 0 10px #000000;
  box-shadow: 0 0 10px #000000;
  padding: 15px; }
  .jumbotron .icon {
    float: right;
    border-radius: 50%;
    /*background: #fff;*/ }

.card, .dropdown-menu {
  -webkit-box-shadow: 0 2px 5px #000000;
  box-shadow: 0 2px 5px #000000; }

.card-header.tabs {
  background: #000000; }
  .card-header.tabs .card-title {
    color: #fff; }
  .card-header.tabs .nav-tabs .nav-link {
    color: #fff; }
  .card-header.tabs .nav-tabs .nav-item.show .nav-link, .card-header.tabs .nav-tabs .nav-link.active {
    color: #E62C4A; }
  @media (min-width: 768px) {
    .card-header.tabs .card-title {
      float: left;
      margin-bottom: 0; }
    .card-header.tabs .card-header-tabs {
      float: right; } }

.no-label .hideShowPassword-toggle {
  top: 4px !important; }

.card-footer {
  font-size: 12px; }
  .card-footer .btn {
    margin-left: 5px;
    margin-right: 5px;
    min-width: 120px; }
  .card-footer.text-muted span {
    display: block; }
    @media (min-width: 768px) {
      .card-footer.text-muted span {
        float: right; } }

.table .btn {
  margin-left: 5px;
  margin-right: 5px; }

.nm {
  margin: 0; }

.card-body {
  padding: 10px; }

label, .btn {
  font-weight: 600; }

.table .btn {
  font-weight: normal; }

.page-header {
  min-height: 36px; }
  .page-header h1 {
    font-size: 22px; }
  .page-header .page-btn {
    margin-bottom: 20px;
    margin-top: 0; }
    .page-header .page-btn .btn {
      margin-right: 10px; }
    @media (min-width: 768px) {
      .page-header .page-btn {
        margin-top: -5px;
        float: right; }
        .page-header .page-btn .btn {
          margin-left: 10px;
          margin-right: 0; } }
  @media (min-width: 768px) {
    .page-header h1 {
      float: left; } }

@media (min-width: 768px) {
  /*.actions {max-width: 220px}*/ }

@media (max-width: 767px) {
  .actions {
    white-space: nowrap; }
  .table .btn-text {
    display: none; } }

.navbar .icon {
  margin-top: -5px;
  position: relative;
  /*border-radius: 50%;*/
  /*background: #fff;*/
  padding: 0px; }

.navbar .dropdown-menu .icon {
  height: 24px;
  width: 24px;
  /*background-color: #000*/ }

#loader {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.4);
  z-index: 99999; }

.lds-roller {
  display: block;
  position: absolute;
  width: 64px;
  height: 64px;
  left: 50%;
  top: 50%;
  margin-top: -32px;
  margin-left: -32px; }

.lds-roller div {
  -webkit-animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  -webkit-transform-origin: 32px 32px;
  -ms-transform-origin: 32px 32px;
  transform-origin: 32px 32px; }

.lds-roller div:after {
  content: " ";
  display: block;
  position: absolute;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #fff;
  margin: -3px 0 0 -3px; }

.lds-roller div:nth-child(1) {
  -webkit-animation-delay: -0.036s;
  animation-delay: -0.036s; }

.lds-roller div:nth-child(1):after {
  top: 50px;
  left: 50px; }

.lds-roller div:nth-child(2) {
  -webkit-animation-delay: -0.072s;
  animation-delay: -0.072s; }

.lds-roller div:nth-child(2):after {
  top: 54px;
  left: 45px; }

.lds-roller div:nth-child(3) {
  -webkit-animation-delay: -0.108s;
  animation-delay: -0.108s; }

.lds-roller div:nth-child(3):after {
  top: 57px;
  left: 39px; }

.lds-roller div:nth-child(4) {
  -webkit-animation-delay: -0.144s;
  animation-delay: -0.144s; }

.lds-roller div:nth-child(4):after {
  top: 58px;
  left: 32px; }

.lds-roller div:nth-child(5) {
  -webkit-animation-delay: -0.18s;
  animation-delay: -0.18s; }

.lds-roller div:nth-child(5):after {
  top: 57px;
  left: 25px; }

.lds-roller div:nth-child(6) {
  -webkit-animation-delay: -0.216s;
  animation-delay: -0.216s; }

.lds-roller div:nth-child(6):after {
  top: 54px;
  left: 19px; }

.lds-roller div:nth-child(7) {
  -webkit-animation-delay: -0.252s;
  animation-delay: -0.252s; }

.lds-roller div:nth-child(7):after {
  top: 50px;
  left: 14px; }

.lds-roller div:nth-child(8) {
  -webkit-animation-delay: -0.288s;
  animation-delay: -0.288s; }

.lds-roller div:nth-child(8):after {
  top: 45px;
  left: 10px; }

@-webkit-keyframes lds-roller {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes lds-roller {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

.swal-footer {
  text-align: center; }

label {
  display: block; }

label a {
  float: right;
  display: block; }

.tab-pane .table {
  margin-bottom: 0; }

.swal-text {
  text-align: center; }

h3.card-label {
  font-size: 14px;
  background: #9C27B0;
  display: inline-block;
  padding: 5px 10px;
  color: #fff;
  border-top-right-radius: 14px;
  margin-top: 10px;
  min-width: 160px;
  border-bottom-right-radius: 14px;
  margin-left: -11px; }

.card-body > h3.card-label:first-child {
  margin-top: 0; }

th .btn {
  padding: 2px 5px;
  display: block;
  width: 100%; }

@media print {
  body {
    padding: 0 !important;
    background: #fff !important; }
  #footer, .card-footer {
    display: none; }
  .page-header .page-btn {
    display: none; }
  .page-header h1 {
    float: none;
    text-align: center; } }

.table, .table-responsive {
  margin: 0; }

.feeds {
  margin: 0px;
  padding: 0px; }

.feeds li {
  list-style: none;
  padding: 10px;
  padding-left: 50px;
  border-radius: 4px;
  display: block;
  background: #ebf3f5;
  position: relative;
  margin-bottom: 10px; }

/*.feeds li:hover {
  background: #ebf3f5
}*/
.feeds li > div {
  position: absolute;
  left: 0;
  top: 10px;
  width: 40px;
  height: 40px;
  margin-right: 5px;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  border-radius: 100%; }

.feeds li > div i {
  line-height: 40px; }

.feeds li span {
  float: right;
  width: auto;
  font-size: 12px; }

.bg-info1 {
  background-color: #FF5722 !important; }
  .bg-info1:hover {
    background-color: #ee3900 !important; }

.bg-info2 {
  background-color: #9C27B0 !important; }
  .bg-info2:hover {
    background-color: #771e86 !important; }

td.actions {
  width: 155px; }

.floating {
  text-align: center;
  margin: 20px 0; }

.float {
  width: 60px;
  height: 60px;
  display: inline-block;
  margin: 10px;
  background-color: #0C9;
  color: #FFF;
  font-size: 30px;
  border-radius: 50px;
  text-align: center;
  -webkit-box-shadow: 2px 2px 3px #999;
  box-shadow: 2px 2px 3px #999; }
  .float.float2 {
    background-color: #00BCD4;
    bottom: 120px; }
  .float.float3 {
    background-color: #E62C4A; }

.float:hover {
  background-color: #009973;
  color: #fff; }

.float2:hover {
  background-color: #008fa1;
  color: #fff; }

.my-float {
  margin-top: 15px; }

@media (max-width: 767px) {
  .float {
    width: 40px;
    height: 40px;
    border-radius: 40px;
    font-size: 20px; }
  .my-float {
    margin-top: 10px; } }

.modal-content {
  /*  background-color: #673AB7;
    color:#fff*/ }

form[name="Calc"] table {
  width: 100%;
  margin: 0;
  text-align: center;
  border: 0; }

form[name="Calc"] td {
  border: 0; }
  form[name="Calc"] td .full {
    width: 100%;
    background: #4CAF50;
    color: #fff;
    font-weight: 600;
    padding: 10px;
    font-size: 22px;
    text-align: right;
    border: 0; }
  form[name="Calc"] td .inner input {
    border: 0;
    width: 100%; }

form[name=Calc] td.inner input {
  background-color: #3369ff;
  -webkit-box-shadow: inset 0 -0.6em 1em -0.35em rgba(0, 0, 0, 0.17), inset 0 0.6em 2em -0.3em rgba(255, 255, 255, 0.15), inset 0 0 0em 0.05em rgba(255, 255, 255, 0.12);
  box-shadow: inset 0 -0.6em 1em -0.35em rgba(0, 0, 0, 0.17), inset 0 0.6em 2em -0.3em rgba(255, 255, 255, 0.15), inset 0 0 0em 0.05em rgba(255, 255, 255, 0.12);
  color: #fff;
  width: 23%;
  font-size: 18px;
  border: 0;
  text-transform: uppercase;
  padding: 10px;
  margin: 2px;
  font-weight: 600; }

@media (min-width: 992px) {
  .modal-lg {
    max-width: 90%; } }

.mfp-wrap {
  z-index: 1091; }

.mfp-bg {
  z-index: 1090; }

.mfp-content {
  z-index: 1092; }

.page-btn .btn {
  display: none; }

.list-group-item {
  background: transparent; }

@media print {
  .float {
    display: none; } }

.ui-widget.ui-widget-content {
  border-color: #FFC107; }

.ui-widget-shadow {
  -webkit-box-shadow: -4px -4px 4px #ffff0030;
  box-shadow: -4px -4px 4px #ffff0030; }

.ui-widget-content.ui-tooltip {
  background: yellow;
  font-size: 12px;
  padding: 5px; }

.form-control-plaintext {
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #f1f1f1;
  background-clip: padding-box;
  border: 1px solid #000000;
  border-radius: 0.25rem; }

caption {
  caption-side: top;
  text-align: center;
  font-weight: bold;
  font-size: 18px;
  color: #E62C4A; }

#edit th {
  font-weight: 600; }

tr.bg-warning2 td {
  background: #FFEB3B; }

.list-group-item {
  color: #fff; }
  .list-group-item:hover {
    color: #000; }

.form-small label {
  font-size: 13px;
  margin-bottom: 0; }

.form-small .form-control {
  padding: 1px 7.5px;
  height: 25px !important;
  line-height: 25px !important;
  font-size: 14px; }

.form-small .form-group {
  margin-bottom: 5px; }

.container-fluid {
  max-width: 100%; }

.modal caption {
  color: #fff; }

.change_color {
  padding: 0 2px;
  border: 0;
  background: #000; }

@media print {
  .table td, .table th {
    border-left: 2px solid #000 !important;
    border-right: 2px solid #000 !important;
    border-top: 2px solid #000 !important;
    border-bottom: 2px solid #000 !important; } }

.select2-container {
  width: 100% !important;
  display: block; }

.select2-results__option:empty {
  display: none; }

div#student-info {
  background: #fff;
  color: #666;
  padding: 15px 15px 1px;
  border-radius: 4px; }

.select2-container .select2-selection--single {
  height: 38px; }

.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 38px; }

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 36px; }

#student-modal p span {
  float: right; }

div#class-modal table .form-group {
  margin: 0; }

div#class-modal table .form-group .form-control {
  width: 150px; }

div#class-modal table select option[value=""] {
  display: none; }

.form-check-input:disabled ~ .form-check-label {
  color: #000; }

.campus-ledger #view tbody tr td:last-child .btn-danger, .campus-ledger #view tbody tr td:last-child .btn-secondary {
  display: none; }

.campus-ledger_1 #view tbody tr td:last-child .btn-danger, .campus-ledger_1 #view tbody tr td:last-child .btn-secondary {
  display: none; }

.check-box {
  font-weight: 400; }

.navbar-nav > li.last > a > .icon {
  top: -2px;
  left: 0;
  position: absolute;
  border-radius: 50%;
  padding: 0px;
  height: 50px !important;
  width: 50px !important; }

.navbar-nav > li.last > a {
  padding-left: 50px !important; }

h5.seprater {
  border-bottom: 1px solid #000;
  margin-bottom: 10px;
  padding: 5px 0; }

.card.card-stats .card-text {
  font-size: 18px; }

div.dataTables_wrapper div.dataTables_filter {
  float: right; }

.table td, .table th {
  vertical-align: middle; }

.select2-container--default .select2-selection--single {
  border-color: #000; }

body {
  overflow-x: hidden; }

.select2-results__option:empty {
  display: none !important; }

span.input-group-prepend label {
  min-width: 75px; }

.table td, .table th {
  padding: 0.15rem 0.30rem; }

.dropdown-item-text {
  font-weight: bold; }

@media (min-width: 992px) {
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.50rem;
    padding-left: 0.50rem; } }

.small, small {
  font-size: 85%; }

.editable-input input {
  width: 120px !important;
  height: 32px; }

textarea.form-control {
  height: 86px; }

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
  background: #E62C4A;
  color: #fff; }

div#results img {
  max-width: 100% !important;
  height: auto !important;
  display: block; }

.select2-container--default .select2-selection--multiple {
  border-color: #000 !important; }

.select2-container .select2-search--inline .select2-search__field {
  margin-top: 8px !important; }

@media (min-width: 768px) {
  .dropdown-menu {
    margin-top: 0;
    height: auto;
    max-height: 505px;
    overflow-x: hidden; } }

@media (max-width: 767px) {
  a.navbar-brand.smaller {
    max-width: 213px;
    overflow: hidden; }
  .dropdown-menu {
    height: auto;
    max-height: 160px;
    overflow-x: hidden; } }

a.navbar-brand.smaller {
  font-size: 14px;
  padding: 2px 0 !important;
  line-height: 20px  !important;
  display: block; }

a.navbar-brand.smaller small {
  display: block;
  font-size: 14px; }

.dropdown-toggle:after {
  margin-left: 0.055em; }

.toast-top-right {
  bottom: 30px;
  right: 30px;
  left: auto;
  top: auto; }

.card-stats .card-body {
  padding: 10px; }

.card-stats .card-body {
  padding: 10px; }

.card-stats:hover {
  opacity: 0.9;
  /*background: transparent !important;*/ }

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #2f3171;
  border-color: #2b2d68; }

.dropdown-item-text {
  padding-top: 0;
  padding-left: 1.0rem;
  padding-right: 1.0rem; }

.navbar .dropdown-item {
  padding: 0.25rem 1.0rem;
  font-size: 16px; }

.dropdown-item-text {
  font-size: 14px; }

.dropdown-item:focus, .dropdown-item:hover {
  color: #fff;
  background-color: #4CAF50; }

thead {
  background: #714a3e;
  color: #fff; }

.smallbox .check-box {
  font-weight: 500; }

.smallbox .form-group {
  margin-bottom: 10px; }

.smallbox .form-group label {
  font-size: 14px;
  font-weight: normal;
  margin-bottom: 2px; }

.smallbox .form-group .form-control {
  font-size: 14px;
  padding-top: 2px;
  padding-bottom: 2px;
  height: 28px !important; }

@media print {
  #sender_id_extra {
    display: none; }
  .d-none.d-sm-block .btn-group {
    display: none; } }

.deduction .form-group {
  margin: 0; }

.deduction .form-group label {
  font-size: 12px; }

.deduction {
  float: left;
  width: 111px; }

.deduction .form-control {
  font-size: 12px;
  padding: 5px 10px; }

.row.small {
  margin-left: -5px;
  margin-right: -5px; }

.row.small > div {
  padding-left: 5px;
  padding-right: 5px; }

.small span.input-group-prepend label {
  padding: 0.25rem 0.1rem !important;
  min-width: 50px; }

/*.dropdown-menu {
  background: #3F51B5;
}

.dropdown-item-text {
  color: #fff;
}

.dropdown-item {
  color: #fff;
}*/
.dropdown-toggle:after {
  border-top: 0.2em solid;
  border-right: 0.2em solid transparent;
  border-bottom: 0;
  border-left: 0.2em solid transparent;
  margin-left: 0.020em; }

.nav-link {
  font-size: 16px; }

@media (min-width: 992px) {
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.30rem;
    padding-left: 0.30rem; } }

span.help-block {
  display: block;
  font-size: 11px;
  margin-bottom: 5px;
  color: #F44336; }

.formError {
  position: absolute !important;
  margin: 0  !important;
  opacity: 1 !important;
  top: 4px !important;
  left: auto !important;
  right: 0 !important;
  /* margin-top: 0  !important; */ }

@media print {
  th, caption, body {
    color: #000 !important; } }

.required {
  position: relative; }

.required:before {
  position: absolute;
  right: 0;
  top: 5px;
  content: '*';
  color: #e60000;
  font-size: 18px; }

.page-btn .btn {
  padding-left: 5px;
  padding-right: 5px;
  font-size: 12px;
  margin-top: 2px; }

table .btn-group .btn-secondary {
  background-color: grey;
  border-color: grey; }

#myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 99;
  font-size: 14px;
  border: none;
  outline: none;
  background-color: #999;
  color: white;
  cursor: pointer;
  padding: 10px;
  border-radius: 4px; }

#myBtn:hover {
  background-color: #333; }

div#top_bar {
  background: #000000;
  padding: 10px;
  color: #E62C4A;
  font-size: 12px;
  line-height: 12px;
  position: fixed;
  z-index: 999;
  left: 0;
  right: 0;
  bottom: 0; }

.navbar-brand-custom {
  padding: 20px 0;
  margin: 0; }
  .navbar-brand-custom img {
    display: block;
    margin: 0 auto; }

.nav-link {
  padding-top: 1rem;
  padding-bottom: 1rem; }

.nav-pills {
  border-radius: 10px;
  background-color: #343A3C; }
  .nav-pills a {
    border-radius: 0 !important; }
  .nav-pills a:first-child {
    border-top-left-radius: 10px !important;
    border-top-right-radius: 10px !important; }
  .nav-pills a:last-child {
    border-bottom-left-radius: 10px !important;
    border-bottom-right-radius: 10px !important; }

.nav-link {
  font-size: 18px;
  padding-left: 15px;
  color: #fff; }

.nav-link i {
  margin-right: 5px; }

.nav-link:focus, .nav-link:hover, .nav-pills .nav-link.active2 {
  background-color: #ca2642;
  color: #fff; }

.page-header {
  margin-bottom: 20px;
  padding: 5px 0;
  border-bottom: 1px solid #000; }

.page-header h1 {
  margin: 10px; }

.card-small {
  margin: 10px 0 10px;
  text-align: center; }
  .card-small .card-body {
    position: relative; }
  .card-small .card-title {
    margin-bottom: 0;
    font-size: 1rem; }
  .card-small.card-small2 .card-title {
    margin-bottom: 0; }
  .card-small.card-small2 .star {
    color: #FFC107;
    position: absolute;
    right: 4px;
    top: 11px;
    z-index: 999;
    font-size: 20px; }
  .card-small.card-small2 .credits {
    background-color: #fff;
    color: #000;
    font-size: 12px;
    padding: 2px 4px;
    border-radius: 4px;
    border: 1px solid #E62C4A; }

.table .thead-dark th {
  color: #fff;
  background-color: #E62C4A;
  border-color: #E62C4A; }

.page-header input.form-control {
  float: right;
  width: 160px;
  margin-top: 3px; }

.card-small .card-title {
  margin-bottom: 0;
  font-size: 1rem;
  margin-top: 7px; }

.card-small .card-body {
  padding: 5px; }

.card-body img {
  width: 35px;
  height: 35px;
  float: left; }

.bmd-help, .text-muted {
  color: #efefef; }

.alert-danger {
  color: #fff;
  background: #7f231c; }

.table .thead-dark th {
  color: #000; }

.table thead th {
  color: #fff; }
