* {
  font-size: 14px;
}

/*----------------------------------------------header------------------------------------------------------------*/

.aligncenter {
  align-items: center;
}

.imgwidth130 {
  width: 130px;
}

.pl15 {
  padding-left: 15px;
}

.main-minheight {
  min-height: 76vh;
}

.mt-inherit {
  margin-top: inherit;
}

.mt-n6 {
  margin-top: -6px;
}

.flexwrap {
  flex-wrap: wrap;
}

/*----------------------------------------------header------------------------------------------------------------*/

/*----------------------------------------------header strip------------------------------------------------------------*/

.ml15 {
  margin-left: 15px;
}

/*----------------------------------------------header strip------------------------------------------------------------*/

/*----------------------------------------------sidebar strip------------------------------------------------------------*/

.width11 {
  width: 11rem;
}

.mt-6 {
  margin-top: 6px;
}

/*----------------------------------------------sidebar strip------------------------------------------------------------*/

/*----------------------------------------------breadcrumb strip------------------------------------------------------------*/

.width72per {
  width: 72%;
}

/*----------------------------------------------breadcrumb strip------------------------------------------------------------*/

a {
  text-decoration: none;
}

li.active {
  text-decoration: none;
}

.mr-5 {
  margin-right: 5px;
}

.mtn10 {
  margin-top: -10px;
}

.mtn15 {
  margin-top: -15px;
}

th {
  font-weight: 400 !important;
}

td {
  font-weight: 400 !important;
}

hr {
  margin: 1rem 0;
  color: inherit;
  background-color: currentColor;
  border: 0;
  opacity: 0.15;
}

.errorbutton {
  color: red;
  padding-bottom: 10px;
}

a.errorbutton:hover {
  color: red;
  padding-bottom: 10px;
}

.img-text {
  line-height: 0;
  margin-left: 10px;
  margin-top: 0px;
}

a.nav-link span {
  padding: 5px;
  font-size: 16px;
}

.zoom {
  transition: transform 0.2s;
  /* Animation */
  width: 40px;
  height: 40px;
}

.zoom:hover {
  transform: scale(2);
  cursor: pointer;
}

.css_badge {
  margin-top: -9px;
  margin-left: -5px;
  border-radius: 10px;
  position: absolute;
}

td.tabdata {
  line-height: 1.3;
}

.bg {
  background-color: #131921;
}

#form-wrapper {
  width: 50%;
  height: 40px;
}

.nav-list {
  padding: 10px 25px 10px 5px;
  position: relative;
  float: left;
  border: 1px solid;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

#dropdown {
  cursor: pointer;
  position: absolute;
  height: 100%;
  left: 0;
  top: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border: 1px solid #3f6ad8;
}

#dropdown:hover {
  background-color: lightgray;
}

.current-selection {
  display: inline-block;
  font-size: 14px;
}

.in-wrap {
  overflow: hidden;
  height: 100%;
}

#search-box {
  width: 100%;
  height: 45px;
  border: 1px solid #3f6ad8;
  border-left: none;
  border-right: none;
  line-height: 25px;
  font-size: 18px;
  padding-left: 100px;
}

#search-box:focus {
  outline: none;
}

.go-button {
  float: right;
  height: 100%;
  background-color: #3f6ad8;
  border: 1px solid #3f6ad8;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  margin: 0;
  padding: 12px 15px;
}

.go-button:hover {
  background-color: #3f6ad8;
  cursor: pointer;
}

.all_btn {
  background-color: white;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.ml-20 {
  /* margin-right: 15px; */
}

.bg-menu {
  background-color: #232f3e;
}

.nav-link {
  display: block;
  padding: 0.5rem 1rem;
  color: #ffffff;
  text-decoration: none;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out;
}

.nav-link:focus,
.nav-link:hover {
  color: #ffffff;
}

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

i.fa.fa-bars:hover {
  border: 1px solid;
  padding: 5px;
}

.fa,
.fab,
.fad,
.fal,
.far,
.fas {
  display: unset;
}

.header-menu .nav-item span:hover {
  border: 1px solid;
  border-radius: 2px;
  border-color: #fff;
}

.nav-link {
  display: block;
  padding: 12px 10px;
  color: #ffffff;
  text-decoration: none;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out;
}

.form-select:hover {
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgb(13 110 253 / 25%);
}

.rightborder.bordersize.lineheight ul li a:hover {
  text-decoration: underline;
}

#exampleFormControlSelect1 {
  border-radius: 3px;
  border-color: #adb1b8 #a2a6ac #8d9096 !important;
  border-style: solid;
  border-width: 1px;
}

.search {
  background-color: #3f6ad8;
  height: 38px;
  border-radius: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.bl_br {
  border-left: 1px solid;
  border-right: 1px solid;
  height: 26px;
}

.br {
  border-right: 1px solid;
  height: 26px;
}

.badge_css {
  border-radius: 16px;
  margin-left: 20px;
  margin-right: 10px;
}

table.dataTable.hover tbody tr:hover,
table.dataTable.display tbody tr:hover {
  background-color: #ffffff00 !important;
}

table.dataTable tbody tr {
  background-color: #fff0 !important;
}

table.dataTable.display tbody tr.odd > .sorting_1,
table.dataTable.order-column.stripe tbody tr.odd > .sorting_1 {
  background-color: #f1f1f100;
}

table.dataTable.display tbody tr.odd > .sorting_1,
table.dataTable.order-column.stripe tbody tr.odd > .sorting_1 {
  background-color: #f1f1f100 !important;
}

/* ----------------------------------------------dashboard start------------------------------------------------ */

.dashcard {
  /* width: 310px; */
  /*margin: 10px;*/
  height: 115px !important;
  /*border-radius: 0px;*/
  background-color: #fff;
  border: 1px #d5d9d9 solid;
}

.dashtitle {
  font-size: 17px;
  font-weight: 500;
  color: #000000;
}

.dashimg {
  margin-left: 35px;
  width: 45px !important;
  padding-top: 19px !important;
}

.dashcon1 {
  margin-top: 26px !important;
  margin-left: 18px !important;
}

.dashcon2 {
  margin-top: 26px !important;
  margin-left: 18px !important;
}

.dashcon3 {
  margin-top: 26px !important;
  margin-left: 18px !important;
}

.dashcon4 {
  margin-top: 26px !important;
  margin-left: 18px !important;
}

.dashcon5 {
  margin-top: 26px !important;
  margin-left: 18px !important;
}

.dashcon6 {
  margin-top: 26px !important;
  margin-left: 18px !important;
}

.dashtext {
  color: #000000;
  font-size: 14px !important;
  margin-top: -5px !important;
}

.dashimg5 {
  margin-top: 11px !important;
}

.dash2 {
  background-color: #fff;
  border: 1px #d5d9d9 solid;
  width: 309px;
  height: 214px;
  border-radius: 0px;
}

.da {
  font-weight: bold;
  font-size: 17px !important;
  color: #0f1111;
  margin-left: 35px !important;
}

.alink {
  color: #075ae2;
  font-weight: bold !important;
  text-decoration: none;
  margin-left: 35px !important;
}

.alink a {
  text-decoration: none !important;
}

.dashcard:hover {
  background: #eee;
  cursor: pointer;
}

.alink a:hover {
  text-decoration: underline !important;
  cursor: pointer;
  color: #c7511f;
}

.breadcrumb-item {
  font-size: 14px !important;
}

.breadcrumb-item a {
  text-decoration: none !important;
}
.breadcrumb-item a:hover {
  color: blue;
}
.breadcrumb-item:hover {
  font-size: 14px !important;
  cursor: auto;
}

.breadcrumb-item active bb:hover {
  text-decoration: none !important;
}

.navbread {
  margin-left: 4px !important;
  margin-bottom: 20px !important;
}

/* ----------------------------------------------dashboard end------------------------------------------------ */

/* ----------------------------------------------course page-------------------------------------------------- */

.dataTables_wrapper .dataTables_paginate {
  text-align: center !important;
  padding-top: 0.25em;
  float: none !important;
  margin-top: 5rem !important;
  margin-left: -170px !important;
}

.dataTables_wrapper {
  position: relative;
  clear: both;
  zoom: 1;
  zoom: 1;
  margin-top: -3rem !important;
}

.app-theme-white.app-container {
  background: #fff;
}

.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 0.88rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: transparent;
  border: 1px solid;
  border-radius: 0.25rem;
}

.dataTables_wrapper .dataTables_filter {
  float: right;
  text-align: right;
  display: none !important;
}

/* label {
    display: inline-block;
    margin-bottom: 2.5rem;
} */

.closed-sidebar .app-sidebar {
  transition: all 0.3s ease;
  width: 30px;
  min-width: 80px;
  flex: 0 0 80px;
  z-index: 13;
  height: 30px !important;
}

.closed-sidebar.fixed-sidebar .app-main__outer {
  padding-left: 21px;
}

.scrollable-dropdown {
  height: auto;
  max-height: 320px;
  /* Increase / Decrease value as per your need */
  overflow-x: hidden;
}

.modal.left .modal-dialog,
.modal.right .modal-dialog {
  position: fixed;
  margin: auto;
  width: 320px;
  height: 100%;
  -webkit-transform: translate3d(0%, 0, 0);
  -ms-transform: translate3d(0%, 0, 0);
  -o-transform: translate3d(0%, 0, 0);
  transform: translate3d(0%, 0, 0);
}

.modal.left .modal-content,
.modal.right .modal-content {
  height: 100%;
  overflow-y: auto;
}

.modal.left .modal-body,
.modal.right .modal-body {
  padding: 15px 15px 80px;
}

/*Left*/

.modal.left.fade .modal-dialog {
  left: -320px;
  -webkit-transition: opacity 0.3s linear, left 0.3s ease-out;
  -moz-transition: opacity 0.3s linear, left 0.3s ease-out;
  -o-transition: opacity 0.3s linear, left 0.3s ease-out;
  transition: opacity 0.3s linear, left 0.3s ease-out;
}

.modal.left.fade.in .modal-dialog {
  left: 0;
}

/*Right*/

.modal.right.fade .modal-dialog {
  right: -320px;
  -webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
  -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
  -o-transition: opacity 0.3s linear, right 0.3s ease-out;
  transition: opacity 0.3s linear, right 0.3s ease-out;
}

.modal.right.fade.in .modal-dialog {
  right: 0;
}

/* ----- MODAL STYLE ----- */

.modal-content {
  border-radius: 0;
  border: none;
}

.modal-header {
  border-bottom-color: #eeeeee;
  background-color: #fafafa;
}

/* ----- v CAN BE DELETED v ----- */

.demo {
  padding-top: 60px;
  padding-bottom: 110px;
}

.btn-demo {
  margin: 15px;
  padding: 10px 15px;
  border-radius: 0;
  font-size: 16px;
  background-color: #ffffff;
}

.btn-demo:focus {
  outline: 0;
}

.demo-footer {
  position: fixed;
  bottom: 0;
  width: 100%;
  padding: 15px;
  background-color: #212121;
  text-align: center;
}

.demo-footer > a {
  text-decoration: none;
  font-weight: bold;
  font-size: 16px;
  color: #fff;
}

.nav-link {
  color: #fff;
  font-weight: 600;
}

.header-menu .nav-item span:hover {
  border: 1px solid;
  border-radius: 2px;
  border-color: #fff;
  outline: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  /* padding: 5px 5px 7px 8px; */
}

.align-items-center .header-menu .nav-item:hover {
  /* height: 32px; */
  box-sizing: content-box;
}

i.fa.fa-bars a:hover {
  border: 1px solid;
  border-radius: 2px;
  border-color: #fff;
  outline: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

ul li {
  list-style: none;
  padding: 2px;
}

ul#buttonstyles {
  list-style: none;
}

.lh {
  line-height: 0;
  margin-top: 0px;
  margin-right: 15px;
  margin-left: 15px;
}

ul#buttonstyles li {
  display: inline;
}

.rightborder {
  border-right: 2px solid grey;
  /* width: 200px; */
}

.btn-text {
  font-size: 16px;
}

a {
  color: black;
}

a:hover {
  color: black;
}

.ml40 {
  margin-left: -40px;
}

.bordersize {
  border-width: 0.8px;
  border-color: #b2bec3;
}

.mt14 {
  margin-top: -14px;
}

.ml20 {
  margin-left: 20px;
}

.studentpref {
  margin-top: -40px;
  font-size: 15px;
}

.pd5 {
  padding: 5px 5px 5px 5px;
}

th {
  font-size: 14px;
  font-weight: bold;
  line-height: 18px;
}

td {
  font-size: 14px;
}

.studentmargintop {
  margin-top: -16px;
}

.anchorbutton {
  color: blue;
  padding-bottom: 10px;
}

.breadcrumb {
  background-color: white;
  margin-left: 10px;
  color: blue !important;
}

.fontcolor {
  color: blue;
}

.font16 {
  font-size: 16px;
}

.font14 {
  font-size: 14px;
}

.lineheight {
  line-height: 1.5;
}

.table thead th {
  vertical-align: bottom;
  border-bottom: 1px solid lightgray !important;
}

.outlinetable {
  border-style: solid;
  border-width: 0.2px;
  border-color: #dfe6e9;
}

.note16 {
  /*font-size: 16px;*/
  text-align: justify;
}

.fontwt {
  font-weight: 400;
  font-size: 17px;
}

/* --------------------------------------------coursepageend--------------------------------------------- */

/*-----------------------------------------------application page corrections------------------------------------------*/

.integ-plant {
  margin-right: 35px;
  width: 60px;
}

.font12 {
  font-size: 12px;
}

.ml-94 {
  margin-left: 94px;
}

.mb10 {
  margin-bottom: 10px;
}

.cardimage {
  margin-right: 35px;
  width: 60px;
}

/*-----------------------------------------------application page corrections------------------------------------------*/

/* -----------------------------------------------application page -----------------------------------------*/

.spnyear {
  /* margin-left: 10px; */
  margin-top: 10px;
  font-size: 14px;
  font-weight: 600;
  background-color: #8398ff;
  color: white;
  padding: 2px;
}

.card.course-video {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 36px 33px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-style: solid;
  border-width: 1px;
  border-color: #cfcfdb;
  border-radius: 18px;
  box-shadow: 0 6px 14px 0 rgb(52 52 255 / 4%);
  color: #69697b;
  line-height: 1.667em;
}

.split-content.course-video-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 762px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.course-video-duration-text {
  color: #0b0b2c;
  font-size: 16px;
  line-height: 1.125em;
  font-weight: 500;
}

[dir] .crds {
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid #f0f1f2;
  border-radius: 0.1875rem;
  /* width: 383px; */
}

.crds {
  position: relative;
  overflow: hidden;
  border-radius: 0px;
  background-color: #fff;
  box-shadow: 0 20px 34px 0 rgb(11 11 44 / 4%), 0 4px 8px 0 rgb(11 11 44 / 2%),
    0 10px 34px 0 rgb(52 52 255 / 5%);
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  -webkit-transition: box-shadow 350ms ease, -webkit-transform 350ms ease;
  transition: box-shadow 350ms ease, -webkit-transform 350ms ease;
  transition: transform 350ms ease, box-shadow 350ms ease;
  transition: transform 350ms ease, box-shadow 350ms ease,
    -webkit-transform 350ms ease;
}

.checkbtn {
  background-color: #edf7fb;
  color: #39a9db;
  border-color: #edf7fb;
  border-radius: 15px;
  padding: unset;
}

.card-pad {
  text-decoration: none;
  padding: 10px 10px 0px 10px;
  width: 100%;
}

.ml {
  padding-left: 1rem;
}

/*button {*/

/*    background: #3f6ad8;*/

/*    border: 1px solid #3f6ad8;*/

/*    color: #fff;*/

/*    padding: 3px 12px;*/

/*    border-radius: 8px;*/

/*    font-size: 14px;*/

/*}*/

.steps-container {
  margin-left: 92px !important;
  overflow: hidden;
  margin: 0px;
  padding: 0px;
  white-space: nowrap;
  /* border-left: 2px solid; */
  width: 100%;
  counter-reset: steps;
}

.steps.active:before,
.steps.active:after {
  /* background: lightgray !important; */
  background: rgba(255, 255, 255, 0.15);
}

.steps {
  position: relative;
  display: inline-block;
  /* left: -26px;
    height: 19px;
    line-height: 14px; */
  margin-left: 5px;
  margin-right: 0px;
  counter-increment: steps;
  cursor: pointer;
  transition: background 1s;
  min-height: 17px;
}

.steps:after,
.steps:before {
  position: absolute;
  content: "";
  left: 0px;
  height: 50%;
  width: 100%;
  /* border-top: 2px solid;
    border-bottom: 2px solid;
    border-left: 3px solid; */
  /* thicker border as skew makes them look thin */
  /* border-right: 3px solid; */
  background: lightgray;
  z-index: -8;
}

.steps:before {
  transform: skew(45deg);
  top: 0px;
  border-bottom: none;
  transform-origin: top left;
}

.steps:after {
  transform: skew(-45deg);
  bottom: 0px;
  border-top: none;
  transform-origin: bottom left;
}

.steps span {
  display: block;
  padding-left: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  height: 75%;
  vertical-align: middle;
  font-size: 12px;
  color: #333;
}

/* .steps.active span {
    font-weight: bold;
} */

.steps span.active {
  background: blue;
}

.steps.active:before,
.steps.active:after {
  background: lightgray;
}

input[type="range"] {
  vertical-align: middle;
}

/* -----------------------------------------------application page -----------------------------------------*/

/*---------------------------------------university start-------------------------------------------------------*/

.pr70 {
  padding-left: 70px;
}

.cardwidth10 {
  width: 10rem;
}

.width70 {
  width: 70px;
}

.univcard {
  border-radius: 0 !important;
  border: 1px solid #b2bec3 !important;
}

button {
  background: #3f6ad8;
  border: 1px solid #3f6ad8;
  color: #fff;
  padding: 3px 12px;
  border-radius: 8px;
  font-size: 14px;
}

.buttonuniv {
  background: #ffffff !important;
  border: 1px solid #020202 !important;
  color: #080808 !important;
  padding: 3px 12px;
  border-radius: 8px;
  font-size: 14px;
}

.cardradius {
  border-radius: 30px !important;
}

/*---------------------------------------university end-------------------------------------------------------*/

/* -----------------------------------------------------dashboard-------------------------------------------- */

/* .dashcard { */

/*width: 310px;*/

/*height: 102px !important;*/

/*border-radius: 10px;*/

/* background-color: #fff;
    border: 1px #d5d9d9 solid; */

/* } */

.dashtitle {
  font-size: 17px;
  font-weight: 500;
  color: #000000;
}

.dashimg {
  margin-left: 35px;
  width: 45px !important;
  padding-top: 19px !important;
}

.dashcon1 {
  margin-top: 26px !important;
  margin-left: 18px !important;
}

.dashcon2 {
  margin-top: 26px !important;
  margin-left: 18px !important;
}

.dashcon3 {
  margin-top: 26px !important;
  margin-left: 18px !important;
}

.dashcon4 {
  margin-top: 26px !important;
  margin-left: 18px !important;
}

.dashcon5 {
  margin-top: 26px !important;
  margin-left: 18px !important;
}

.dashcon6 {
  margin-top: 26px !important;
  margin-left: 18px !important;
}

.dashtext {
  color: #000000;
  font-size: 14px !important;
  margin-top: -5px !important;
}

.dashimg5 {
  margin-top: 11px !important;
}

.dash2 {
  background-color: #fff;
  border: 1px #d5d9d9 solid;
  width: 309px;
  height: 179px;
  /*border-radius: 10px;*/
}

.da {
  font-weight: bold;
  font-size: 17px !important;
  color: #0f1111;
  margin-left: 35px !important;
}

.alink {
  color: #075ae2;
  font-weight: bold !important;
  text-decoration: none;
  margin-left: 35px !important;
}

.alink a {
  text-decoration: none !important;
  font-weight: 400;
  color: black;
  font-size: 14px !important;
}

/* .dashcard:hover {
    background: #eee;
    cursor: pointer;
} */

.alink a:hover {
  text-decoration: underline !important;
  cursor: pointer;
  color: blue;
}

.breadcrumb-item {
  font-size: 14px !important;
}

.breadcrumb-item a {
  text-decoration: none !important;
}

.breadcrumb-item:hover {
  font-size: 14px !important;
  cursor: auto;
}

.breadcrumb-item active bb:hover {
  text-decoration: none !important;
}

.navbread {
  margin-left: 4px !important;
  margin-bottom: 20px !important;
}

.dashboard_center {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

/* -----------------------------------------------------dashboard-------------------------------------------- */

.dataTables_wrapper .dataTables_length {
  float: right !important;
  margin-top: -22px;
}

.btn-gray {
  color: gray;
  background-color: #fff;
  border-color: lightgray;
}

.btn-gsecondary {
  color: #333;
  background-color: #f1f2f6;
  border-color: #f1f2f6;
}

.btn-gsecondary:hover {
  color: #fff;
  background-color: #0d6efd;
}

.btn-gsecondary:hover span {
  color: #fff;
}

/*---------------------------attachments-----------------------------------*/

.mln16 {
  margin-left: -16px;
}

/*.mt10n{*/

/*margin-left: -10px;*/

/*}*/

.mln5 {
  margin-left: -1px;
}

.mtn6 {
  margin-top: -10px;
}

.mt18n {
  margin-top: -18px;
}

.mtn10 {
  margin-top: -10px;
}

.mtn11 {
  margin-top: -11px;
}

.btnlh {
  line-height: 0.5 !important;
}

/*---------------------------attachments-----------------------------------*/

/*---------------------------------profile summary corrections--------------------------*/

.tablestyle {
  font-weight: 600;
  margin-bottom: 20px;
}

/*---------------------------------profile summary corrections--------------------------*/

/*-----------------------------------university corrections----------------------------*/

.filterbox {
  background-color: #f1f2f6;
  height: 46px;
  margin-top: -20px;
  margin-bottom: 20px;
}

.filter-para {
  margin-left: 18px;
  margin-top: 11px;
  font-size: 15px;
}

.form-style {
  margin-left: 2rem;
  margin-top: 12px;
}

.xstu {
  margin-left: 7px;
  margin-top: 11px;
  font-size: 15px;
}

.xche {
  margin-top: 12px;
  margin-left: 1rem;
}

.xfull {
  margin-top: 12px;
  margin-left: 1rem;
}

.xpart {
  margin-top: 12px;
  margin-left: 1rem;
}

.xfoll {
  margin-top: 12px;
  margin-left: 1rem;
}

.xprog {
  margin-top: 12px;
  margin-left: 10px;
}

.xcom {
  font-weight: bold;
  font-size: 14px;
}

.xonl {
  font-size: 12px;
}

.xgbsb {
  font-size: 12px;
}

.xfut {
  font-weight: bold;
  font-size: 14px;
}

.xmas {
  font-size: 12px;
}

.xglob {
  font-size: 12px;
}

.xmark {
  font-weight: bold;
  font-size: 14px;
}

.xbus {
  font-size: 12px;
}

.xspain {
  font-size: 12px;
}

.xin {
  font-weight: bold;
  font-size: 14px;
}

.xtea {
  font-size: 12px;
}

.xfro {
  font-weight: bold;
  font-size: 14px;
}

.xcolcom {
  font-size: 12px;
}

.xcommp {
  font-size: 12px;
}

.xcolh6 {
  font-weight: bold;
  font-size: 14px;
}

.xcom3 {
  font-size: 12px;
}

.xp3 {
  font-size: 12px;
}

.xcom4 {
  font-weight: bold;
  font-size: 14px;
}

.xp4 {
  font-size: 12px;
}

.xbus4 {
  font-size: 12px;
}

.xcom5 {
  font-weight: bold;
  font-size: 14px;
}

.xp5 {
  font-size: 12px;
}

.xcom6 {
  font-weight: bold;
  font-size: 14px;
}

.xp6 {
  font-size: 12px;
}

.xbus6 {
  font-size: 12px;
}

.xcom7 {
  font-weight: bold;
  font-size: 14px;
}

.xp7 {
  font-size: 12px;
}

.xcon1 {
  background-color: black;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-top: -30px;
}

.xtext {
  font-size: 14px;
}

.xcon2 {
  background-color: #232f3e;
  padding-bottom: 20px;
}

.xtextwh {
  margin-left: 60px;
  padding-bottom: 30px;
  padding-top: 30px;
}

.xall {
  font-size: 18px;
}

.xdash {
  color: #dddddd;
  font-weight: 400;
}

/*-----------------------------------university corrections----------------------------*/

/* -----------------------start of smspage--------------------- */

xstudet {
  font-size: 14px;
}

.xsmsp {
  font-size: 14px;
}

.xsmsbut {
  margin-top: -20px;
}

/*------------------------- end------- */

/* -------------start of timelinepage */

.xtime {
  font-size: 14px;
}

.xline {
  font-size: 14px;
}

.xtimea {
  text-decoration: none;
}

.xtimeup {
  text-align: center;
}

/* -----------end------------------- */

/* ---start of taskpage */

.xtaskstart {
  width: 89%;
}

.xtaskp {
  font-size: 14px;
}

.today {
  font-size: 12px;
}

.taskboard {
  color: #00e250;
}

.tasktomorrow {
  font-size: 12px;
}

.xhour {
  color: #e84e4e;
}

.xglass {
  color: #e84e4e;
}

.xcreated {
  font-size: 10px;
}

.xboard1 {
  font-size: 10px;
}

.xboard2 {
  color: #e84e4e;
}

.xboard3 {
  color: #e84e4e;
}

.xboard33 {
  font-size: 10px;
}

.xglassend {
  color: #e84e4e;
}

.xtaskday {
  text-align: left;
}

.xboard4 {
  color: #e84e4e;
}

.xboard44 {
  font-size: 10px;
}

/* end */

/* -----start of call log------- */

.xlogdiv {
  width: 72%;
}

.xlogpstart {
  font-size: 14px;
}

.xlog2p {
  font-size: 14px;
}

.xlogaddcall {
  margin-top: -20px;
}

.xlogbut {
  text-decoration: none;
}

.xlogabove {
  text-align: center;
}

/* -----------end---------- */

/* -----start of complaints page----- */

.xcomplaintsadd {
  margin-top: -20px;
}

.xcomplaintsanc {
  text-decoration: none;
}

.xcomplaintslastdiv {
  text-align: center;
}

/* ---end----- */

/* ---------------appointments----------------- */

.xappointa {
  font-size: 14px;
}

.xappointp {
  font-size: 14px;
}

.xappointbut {
  margin-top: -20px;
}

.xappointdiv {
  text-align: center;
}

/* -----end----------- */

/* -----------attachments-------------- */

.xattachdiv1 {
  width: 72%;
}

.xattachp {
  font-size: 14px;
}

.xattachdiv2 {
  margin-left: -15px;
}

.xattachp {
  margin-top: -10px;
}

.xattachdiv3 {
  margin-left: -15px;
}

.xattachimg {
  width: "70";
  height: "70";
}

.xattachp2 {
  margin-top: -10px;
}

.xattacha1 {
  margin-top: -10px;
}

.xattachdiv5 {
  margin-left: -15px;
}

.xattachimg2 {
  width: "70";
  height: "70";
}

.xattachp3 {
  margin-top: -10px;
}

.xattacha6 {
  margin-top: -10px;
}

.xattachdiv6 {
  margin-left: -15px;
}

.xattachimg3 {
  width: "70";
  height: "70";
}

.attachp6 {
  margin-top: -10px;
}

.xattachbut3 {
  margin-left: 140px;
}

.xattachform {
  background-color: #f8f9fa;
  width: 300px;
}

.xattachdiv8 {
  border: 1px solid #c8d6e5;
}

.xattachdiv9 {
  text-align: center;
}

/* ------end----- */

/* -----start of inbox----- */

.xinboxdiv1 {
  width: 87%;
}

.xinboxa {
  font-size: 14px;
}

.xinboxp2 {
  font-size: 14px;
}

.xinboxdiv2 {
  background-color: #f1f2f6;
  height: 46px;
  margin-top: -20p;
  margin-bottom: 20px;
}

.xinboxp3 {
  margin-left: 18px;
  margin-top: 11px;
  font-size: 15px;
  font-weight: 700;
}

.xinboxdiv3 {
  margin-left: auto;
}

.xinboximg2 {
  width: 20px;
}

.xinboxp3 {
  margin-left: 18px;
  color: blue;
  margin-top: 11px;
  font-size: 15px;
  font-weight: 700;
}

.xinboxbut {
  height: 47px;
}

.xinboxdiv4 {
  border: 1px solid lightgray;
}

.xinboxdiv5 {
  border-right: 1px solid lightgray;
  width: 10%;
}

.xinboxli {
  margin-left: -28px;
}

.xinboxact {
  margin-left: -28px;
}

.xinboxi1 {
  margin-left: 16px;
}

.xinboxspan {
  margin-left: 4px;
}

.xinboxdiv6 {
  width: 22%;
  border-right: 1px solid lightgray;
}

.xinboxdiv6li {
  margin-left: -28px;
}

.xinboxa1 {
  height: 54px;
}

.xinboxspan2 {
  color: #333;
  padding: 2px 9px;
  border-radius: 50%;
  font-size: 17px;
  border: 1px solid lightgray;
}

.xinboxp4 {
  margin-top: -5px;
}

.xinboxli3 {
  margin-left: -28px;
}

.xinboxa3 {
  height: 54px;
}

.xinboxspan3 {
  color: #333;
  padding: 2px 9px;
  border-radius: 50%;
  font-size: 17px;
  border: 1px solid lightgray;
}

.xinboxp5 {
  margin-top: -5px;
}

.xinboxli3 {
  margin-left: -28px;
}

.xinboxa4 {
  height: 54px;
}

.xinboxli4 {
  margin-left: -28px;
}

.xinboxa5 {
  height: 54px;
}

.xinboxdiv7 {
  width: 68%;
}

.xinboxspan8 {
  color: #333;
  padding: 5px 14px;
  border-radius: 50%;
  font-size: 19px;
  border: 1px solid lightgray;
}

.xinboxdiv8 {
  margin-right: auto;
}

.xinboxi2 {
  color: #333;
  padding: 6px 6px;
  border-radius: 50%;
  font-size: 19px;
  border: 1px solid lightgray;
}

.xinboxdiv9 {
  background-color: mintcream;
  padding: 18px;
}

.xinboximg3 {
  width: 27px;
}

/* -----end------- */

/* -----------start of index page--- */

.xindexbut {
  background: transparent;
  border: 1px solid #333;
  color: #333;
}

.xindexdiv1 {
  background-color: #f1f2f60d;
  height: 46px;
}

.xindexp1 {
  margin-left: 18px;
  margin-top: 11px;
  font-size: 15px;
}

.xindexdiv2 {
  margin-left: 2rem;
  margin-top: 11px;
}

.xindexp2 {
  color: #333;
}

.xindexp3 {
  margin-left: 7px;
  margin-top: 11px;
  font-size: 15px;
}

.xindexdiv3 {
  margin-top: 12px;
  margin-left: 1rem;
}

.xindexdiv4 {
  margin-top: 12px;
}

.xindexdiv5 {
  margin-top: -10px;
}

.xindextable {
  width: 100%;
  margin-top: 22px;
}

.xindextbody {
  font-size: 13px;
  line-height: 1;
}

.xindeximg {
  width: 14px;
}

/* ----end---- */

/* ----start of invoice---- */

.xinvoicea {
  font-size: 14px;
}

.xinvoicep {
  font-size: 14px;
}

.xinvoicebut {
  margin-top: -20px;
}

.xinvoicea1 {
  text-decoration: none;
}

.xinvoicebut2 {
  margin-top: -20px;
}

.xinvoicediv4 {
  text-align: center;
}

/* ------end---- */

/* ----shortlist---------- */

.xshortdiv {
  width: 89%;
}

.xshorta {
  font-size: 14px;
}

.xshortp {
  font-size: 14px;
}

.xshortdiv2 {
  background-color: #f1f2f6;
  height: 46px;
  margin-top: -20px;
  margin-bottom: 20px;
}

.xshortp1 {
  margin-left: 18px;
  margin-top: 11px;
  font-size: 15px;
}

.xshortdiv3 {
  margin-left: 2rem;
  margin-top: 12px;
}

.xshortp2 {
  margin-left: 7px;
  margin-top: 11px;
  font-size: 15px;
}

.xshortdiv4 {
  margin-top: 12px;
  margin-left: 1rem;
}

.xshortdiv5 {
  margin-top: 12px;
  margin-left: 1rem;
}

.xshortdiv6 {
  margin-top: 12px;
  margin-left: 10px;
}

.xshorth {
  font-weight: bold;
  font-size: 14px;
}

.xshortp3 {
  font-size: 12px;
}

.xshortp4 {
  font-size: 12px;
}

/* ------end---- */

/* ----notes----- */

.xnotesa {
  font-size: 14px;
}

.xnotesp {
  font-size: 14px;
}

.xnotesbut {
  margin-top: -55px;
}

.xnotesbut1 {
  margin-top: -55px;
}

.xnotesp {
  margin-top: -15px;
}

.xnotesdiv1 {
  color: gray;
  margin-bottom: -18px;
}

.xnotesa1 {
  text-decoration: none;
}

.xnotesdiv2 {
  color: gray;
  margin-bottom: -18px;
}

.xnotebut2 {
  text-decoration: none;
}

.xnotediv3 {
  margin-bottom: 66px;
}

.xnotediv4 {
  margin-left: auto;
  margin-right: auto;
  margin-top: 35px;
}

/* ---end--- */

/* in-flight clone */

.gu-mirror {
  position: fixed !important;
  margin: 0 !important;
  z-index: 9999 !important;
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  pointer-events: none;
}

/* high-performance display:none; helper */

.gu-hide {
  left: -9999px !important;
}

/* added to mirrorContainer (default = body) while dragging */

.gu-unselectable {
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  user-select: none !important;
}

/* added to the source element while its mirror is dragged */

.gu-transit {
  opacity: 0.2;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
  filter: alpha(opacity=20);
}

.coming_soon_txt {
  font-size: 50px;
  font-weight: 700;
}

.coming_soon_txt_main {
  font-size: 50px;
  font-weight: 800;
  margin-top: 20%;
  margin-left: 10%;
}

.coming_soon_txt_main_group {
  margin-top: 20%;
}

.w-90 {
  width: 90% !important;
}
/* width 75% for search box in application area */

@media (min-width: 1200px) {
  .w-lg-25 {
    width: 25% !important;
  }
}

/* offcanvas width for mobile devices*/
@media (max-width: 568px) {
  .offcanvasMob {
    width: 100% !important;
  }
  .badge_css {
    border-radius: 16px;
    margin-left: 12px;
    margin-right: 10px;
  }
  .dash2 {
    margin-top: 2rem;
  }
}

.full-model {
  background-color: rgba(0, 0, 0, 0.9);
}
.full-model .btn-close {
  background-color: #fff;
  padding: 0.5em 0.5em;
}
