@import url(https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700);
body {
  background: #fff;
  color: #2f3235;
  font-family: Montserrat, Arial, sans-serif !important;
  font-style: normal;
  font-weight: 500;
  /* font-size: 16px; */
  line-height: 32px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body {
  font-size: 15px;
}

input::placeholder {
  color:#999 !important;
}

@media only screen and (min-width: 768px) {
  body {
    font-size: 16px;
  }
}


/*Profile Page*/
.profile-page .experian {
    display: none;
}

.profile-page .context-cta {
    display: none;
}

.profile-page .search-again-link {
    padding: 12px 0;
}





#tab_selector {
  margin-bottom: 24px;
}

#offlineNotificationBar {
 display: flex;
    flex: 1 0 auto;
    position: relative;
    width: 100%;
    justify-content: center;
    height: auto;
    background: #07061A !important;
}

#character-count {
  text-align: right;
}

/* Quick fix for iFrame height being too short for form */
.modal-form .modal-body iframe {
  height: 80vh;
}

#offlineNotificationBar #message {
  position: relative;
    left: 36px;
    margin-right: 64px;
    font-family: Montserrat, Arial, sans-serif !important;
    font-style: normal;
  font-weight: 500;
  font-size: 18px;
   line-height: 32px;
    color: #fcfcfc;
}

#uclan_personalstatement {
  min-height: 200px;
}

/* #WebFormControl_dd059cc0b15dec118f8f000d3a2bc85a #uclan_coursedetails_name, #WebFormControl_dd059cc0b15dec118f8f000d3a2bc85a #uclan_campus, #WebFormControl_dd059cc0b15dec118f8f000d3a2bc85a #uclan_modeofstudy, #WebFormControl_dd059cc0b15dec118f8f000d3a2bc85a .input-append.input-group.datetimepicker {
  display: none;
} */

.pagination>.disabled>span, .pagination>.disabled>span:hover, .pagination>.disabled>span:focus, .pagination>.disabled>a, .pagination>.disabled>a:hover, .pagination>.disabled>a:focus {
    color: #777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: bold;
}

.pagination>li>a:hover, .pagination>li>a:focus, .pagination>li>span:hover, .pagination>li>span:focus {
    color: #34516c;
}

.pagination>.active>a, .pagination>.active>a:hover, .pagination>.active>a:focus, .pagination>.active>span, .pagination>.active>span:hover, .pagination>.active>span:focus {
    z-index: 3;
    color: #fff;
    background-color: #34516c;
    border-color: #34516c;
    cursor: default;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: bold;
}

.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857;
    text-decoration: none;
    color: #666;
    background-color: transparent;
    border: 0px;
    margin-left: 1px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: bold;
}

.input-group-addon svg {
    width: 0.75em !important;
    padding: 0;
    margin-left: 0;
    display: flex;
}

#edit img:hover {
  cursor:pointer;
}

.form-close {
  color: #fcfcfc;
}

.form-close:focus, .form-close:hover {
  color: #fcfcfc;
}

.form-close:focus {
  opacity: 1;
}

.box-guidance a, .box-guidance a:hover, .box-guidance a:focus {
  color: #fcfcfc;
}

/* .alert-block {
  position: absolute;
  bottom: 200px;
  z-index: 10000;
} */

/* Hide this notifications div until can work out how to control where it is presented! */
.notifications {
  display: none !important;
}

div.message.success {
    background-color: #006250;
    border-color: #006250;
    color: #fcfcfc;
    text-shadow: none;
}

div.message.success #MessageLabel {
  color: #fcfcfc !important;
}

#MessageLabel {
color: #fcfcfc !important;
text-shadow: none;
}

.alert {
  margin-bottom: 0;
}

div#mainContent .alert-danger {
  background-color: #BE1622 !important;
  border-color: #BE1622 !important;
  color: #fcfcfc !important;
}

.alert-danger {
  background-color: #BE1622 !important;
  border-color: #BE1622 !important;
  color: #fcfcfc !important;
  /* display: flex;
    justify-content: center;
    position: fixed;
    width: 100%;
    z-index: 100000; */
}

.alert-danger .text-danger {
  color: #fcfcfc !important;
    display: flex;
    justify-content: center;
    /* position: fixed; */
    width: 100%;
    /* z-index: 100000; */
}

.alert-danger h2 {
  color: #fcfcfc !important;
}

.alert-danger li a {
  color: #fcfcfc !important;
}

.alert-danger span.fa {
  display: none;
}


header .row {
  margin-bottom: 0 !important;
}

[data-name='tab_5_courseSelection'] tr:nth-child(6),
[data-name='tab_5_courseSelection'] tr:nth-child(7),
[data-name='tab_5_courseSelection'] tr:nth-child(8),
[data-name='tab_5_courseSelection'] tr:nth-child(9) {
  display: none !important;
}
/* #WebFormControl_dd059cc0b15dec118f8f000d3a2bc85a tr:nth-child(6),
#WebFormControl_dd059cc0b15dec118f8f000d3a2bc85a tr:nth-child(7),
#WebFormControl_dd059cc0b15dec118f8f000d3a2bc85a tr:nth-child(8),
#WebFormControl_dd059cc0b15dec118f8f000d3a2bc85a tr:nth-child(9) {
  display: none;
}

#WebFormControl_40141fa0e730ec11b6e6000d3a207cab tr:nth-child(6),
#WebFormControl_40141fa0e730ec11b6e6000d3a207cab tr:nth-child(7),
#WebFormControl_40141fa0e730ec11b6e6000d3a207cab tr:nth-child(8),
#WebFormControl_40141fa0e730ec11b6e6000d3a207cab tr:nth-child(9) {
  display: none;
} */

#course-loading {
   display: none;
  align-items: center;
  justify-content: center;
  text-align: center;
  position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(16, 16, 16, 0.8);
    z-index: 100000;
}

#course-loading p {
  color: white;
}

.spinner {
  -webkit-animation: rotator 1.4s linear infinite;
          animation: rotator 1.4s linear infinite;
}

@-webkit-keyframes rotator {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(270deg);
  }
}

@keyframes rotator {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(270deg);
  }
}
.path {
  stroke-dasharray: 187;
  stroke-dashoffset: 0;
  transform-origin: center;
  -webkit-animation: dash 1.4s ease-in-out infinite, colors 5.6s ease-in-out infinite;
          animation: dash 1.4s ease-in-out infinite, colors 5.6s ease-in-out infinite;
}

@-webkit-keyframes colors {
  0% {
    stroke: #4285F4;
  }
  25% {
    stroke: #DE3E35;
  }
  50% {
    stroke: #F7C223;
  }
  75% {
    stroke: #1B9A59;
  }
  100% {
    stroke: #4285F4;
  }
}

@keyframes colors {
  0% {
    stroke: #4285F4;
  }
  25% {
    stroke: #DE3E35;
  }
  50% {
    stroke: #F7C223;
  }
  75% {
    stroke: #1B9A59;
  }
  100% {
    stroke: #4285F4;
  }
}
@-webkit-keyframes dash {
  0% {
    stroke-dashoffset: 187;
  }
  50% {
    stroke-dashoffset: 46.75;
    transform: rotate(135deg);
  }
  100% {
    stroke-dashoffset: 187;
    transform: rotate(450deg);
  }
}
@keyframes dash {
  0% {
    stroke-dashoffset: 187;
  }
  50% {
    stroke-dashoffset: 46.75;
    transform: rotate(135deg);
  }
  100% {
    stroke-dashoffset: 187;
    transform: rotate(450deg);
  }
}

label[for*="search-box"] {
  display: flex;
  
}
#courses {
  max-height: 200px;
  overflow-y: auto;
  display: none;
  margin-bottom: 24px;
}

.course {
  /* display: none; */
  /* background: #fcfcfc; */
  border-radius: 3px;
  padding: 6px 12px;
    margin-bottom: 3px;
    cursor: pointer;
    line-height: 1.5;
}

.course:hover {
  background: #ececeb;
}

#results {
  display: none;
  background: lightblue;
  padding: 0 18px;
  border-radius: 3px;
}

#results p {
  font-weight: bold;
  margin: 0;
      line-height: 1.7;
    padding: 6px 24px 6px 0;
}

/* .content {
            margin-top: 48px;
            margin-bottom: 48px;
        } */

        .searchy {
            display: flex;
        }

        #search-box {
            /* height: auto; */
            /* display: flex; */
            max-height: auto;
        }

        /* .row:last-of-type {
            margin-bottom: 54px;
        } */

        #results {
            /* display: flex; */
            justify-content: space-between;
        }

        #edit {
            /*display: none;*/
            display: contents !important;
            align-items: center;
            font-size: 12px;
        }

        #edit img {
          height: 20px;
          width: 20px;
        }

        input[type="search"] {
            -webkit-appearance: searchfield;
        }

        input[type="search"]::-webkit-search-cancel-button {
            -webkit-appearance: searchfield-cancel-button;
        }

        .course-neil label {
            display: flex;
            flex: 1;
        }

        #count {
            display: flex;
            justify-content: flex-end;
            flex: 1;
            order: 2;
        }

        /* clears the ‘X’ from Internet Explorer */
        input[type=search]::-ms-clear {
            display: none;
            width: 0;
            height: 0;
        }

        input[type=search]::-ms-reveal {
            display: none;
            width: 0;
            height: 0;
        }

        /* clears the ‘X’ from Chrome */
        input[type="search"]::-webkit-search-decoration,
        input[type="search"]::-webkit-search-cancel-button,
        input[type="search"]::-webkit-search-results-button,
        input[type="search"]::-webkit-search-results-decoration {
            display: none;
        }



#btnCloseMessage {
  display: none;
}

.overdue .due-date {
  color: rgba(190, 22, 34, 1);
  font-weight: bold;
}

.uclan-table th {
  padding: 0 24px;
}

.uclan-table td {
  padding: 12px 24px;
}

.uclan-table th:first-child, .uclan-table td:first-child {
  text-align: left;
}

.instructions {
  margin-bottom: 36px;
}

.entity-grid.subgrid {
  display: flex;
  flex-direction: column;
}

.next-step {
  text-align: right;
}

.next-step span {
  font-weight: bold;
}

.actions .col-sm-6.clearfix {
    width: 100%;
    float: none;
    display: flex;
    flex: 1;
    padding-left: 0;
    padding-right: 0;
    flex-direction: column;
}

.btn-group.entity-action-button {
  margin-bottom: 18px;
}

.btn-group.entity-action-button:first-child {
    display: flex;
    justify-content: center;
    flex: 1;
}
.btn-group.entity-action-button:last-child {
    display: flex;
    justify-content: center;
    flex: 1;
}

@media only screen and (min-width: 568px) {
  .actions .col-sm-6.clearfix {
    flex-direction: row;
}

.btn-group.entity-action-button:first-child {
    justify-content: flex-start;
}
.btn-group.entity-action-button:last-child {
    justify-content: flex-end;
}
}

.progress {
  margin-bottom: 48px !important;
  height: 24px !important;
}

.progress-bar {
  line-height: 23px !important;
}

.readonly, .text-muted, .aspNetDisabled, .control a[readonly] {
    background: #ececeb !important;
    padding-left: 12px !important;
    width: 100%;
    border-radius: 4px;
    color: #2f3235 !important;
}

.btn:disabled,
.btn[disabled]{
  background: #ececeb !important;
  color: #2f3235 !important;
  cursor: not-allowed !important;
}

.text-muted {
  display: none !important;
}

.uclan-validation {
  background: #bd1721;
  padding: 24px;
  margin-bottom: 36px;
}

.uclan-validation svg {
  display: none;
}

.uclan-validation h4 {
  color: white;
  line-height: 1.5;
}

/* .uclan-validation h4:before {
  content: "How you doing?";
} */

.uclan-validation ul {
  list-style-type: disc !important;
  margin-left: 18px;
  color: white;
}

.uclan-validation ul li {
  margin-bottom: 6px !important;
}

.uclan-validation ul li:last-child {
  margin-bottom: 0 !important;
}

.uclan-validation ul li a {
  color: white !important;
}
.uclan-validation ul li a:hover {
  text-decoration: underline;
}

.other-applications tr td {
  border-top:0 !important;
  font-size: 15px;
}

.other-applications tr th:nth-child(5), .other-applications tr td:nth-child(5) {
  display: none;
}

.other-applications tr td:nth-child(1) {
  text-align: left;
  padding: 18px 18px 0;
}

.other-applications tr td:nth-child(2) {
  text-align: left;
  padding: 0 18px;
}
.other-applications tr td:nth-child(3) {
  text-align: left;
  padding: 0 18px;
}
.other-applications tr td:nth-child(4) {
  text-align: left;
  padding: 0 18px 18px;
}

@media only screen and (min-width: 601px) {
  .other-applications tr td {
    border-top: 1px solid #ddd !important;
    font-size: 15px;
  }

  .other-applications tr td:nth-child(1) {
  text-align: left;
  padding: 18px;
} 
  .other-applications tr td:nth-child(2) {
  text-align: center;
  padding: 18px;
}
  .other-applications tr td:nth-child(3) {
  text-align: center;
  padding: 18px;
}
  .other-applications tr td:nth-child(4) {
  text-align: center;
  padding: 18px;
}


}


@media only screen and (min-width: 768px) {
  
  .other-applications tr th:nth-child(5), .other-applications tr td:nth-child(5) {
  display: block;
}

}

.entity-form {
  margin-bottom: 24px;
}

.profile-box-v3 {
  padding: 24px 18px;
  margin-bottom: 24px;
}

@media only screen and (min-width: 768px) {
.profile-box-v3 {
  padding: 48px 36px 36px;
  margin-bottom: 0;
}

}

.manage {
  text-align: center;
  margin-bottom: 12px;
}

.view {
  display: flex;
  justify-content: center;
}

.view a {
  font-size: 15px;
}

.faqs {
    margin-bottom: 120px;
    background: white;
    padding: 24px;
}

.faqs .accordion button {
  display: flex !important;
    align-items: center;
    flex: 1;
}

.faqs .accordion button .accordion-title {
  display: flex;
    flex: 1;
}

.faqs .accordion button .icon {
  display: flex !important;
  position: relative !important;
  top: 0 !important;
}

.bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
    background: transparent;
}

.bootstrap-datetimepicker-widget table td, .bootstrap-datetimepicker-widget table th {
    border-radius: 0;
}

label {
  font-weight: 500;
}

.form-group {
    text-align: left;
}

.form-control {
  display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 15px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.boolean-radio {
  display: flex;
    align-items: center;
    font-size: 18px;
    margin: 12px 0 12px 0;
}

a svg.fa-envelope {
    width: 1.15em !important;
}

/* .crmEntityFormView fieldset {
  margin-bottom: 48px;
} */

.control {
  display: flex;
  flex-direction: column;
}

.crmEntityFormView div.description.below {
    margin-top: 6px;
}

.crmEntityFormView .cell div.info.required label:after {
  content: ' (Required)';
  font-weight:normal;
}

@media (max-width: 767px) {
  .crmEntityFormView .cell {
    margin-bottom: 0;
  }

.table-fluid td:before {
    content: attr(data-th);
    font-weight: 700;
    display: inline-block;
    width: 100%;
    margin-left: 0;
    padding-right: 24px;
    word-break: normal;
}

.table-fluid td {
    vertical-align: top;
    word-break: break-all;
    padding-left: 24px !important;
    border-top: none !important;
}

.table-fluid th, .table-fluid td {
  text-align: left;
}

.dropdown.action {
  text-align: right;
  margin-bottom: 24px;
}


}

.cell {
  padding: 0 0 6px !important;
}

@media only screen and (min-width: 768px) {
  .cell {
    padding: 0 0 24px !important;
  }
}

@media screen and (max-width: 600px) {
table td {
  border-bottom: none !important;
}
}

.navbar {
  min-height: 12px !important;
}

table tr {
  border: none !important;
  padding: 0 !important;
}

#basic-form {
  display: flex;
  flex-direction: column-reverse;
}

.description.below {

    font-size: 13px;
    text-align: left;
    line-height: 1.5;
    margin: 6px 0 0;
    color: grey;

}

.course-information {
  flex-direction: column;
}

@media only screen and (min-width: 992px) {
  .course-information {
    flex-direction: row;
  }
}

.svg-inline--fa {
  margin-left: 6px;
}
.social svg {
  margin-left: 0;
}

.box-body ul {
  list-style: none;
  padding-left: 0;
}

.box-body .page-copy ul {
  list-style: disc;
  padding-left: 16px;
}

.box-body ul li {
  margin-bottom: 12px;
  line-height: 1.5;
}

.profile-box-v3 {
  /* background: #25394b; */
  background: #006250;
  display: flex;
  flex-direction: column;
  /* padding: 48px; */
}
.profile-box-v3 .supporting-information {
  padding: 0;
  flex: 1;
}

.profile-box-v3 .supporting-information ul {
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    padding-top: 24px;
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}
@media only screen and (min-width: 768px) {
  .profile-box-v3 .supporting-information ul {
    padding-top: 36px;
  }
}

.profile-box-v3 .supporting-information ul li a {
  color: #fff;
}
.profile-box-v3 .header {
  padding: 0;
  justify-content: flex-start;
  flex-direction: column;
  display: flex;
  flex: 1;
}
.profile-box-v3 .header .content {
  display: flex;
  flex-direction: column;
  flex: 1;
  /* flex: 2; */
  /* margin-bottom: 48px; */
}
.profile-box-v3 .header .content p {
  line-height: 1.8;
  text-align: left;
}

.profile-box-v3 .header .content .buttons {
display: flex;
flex: 1;
align-items: flex-end;
}
.profile-box-v3 .profile-image {
  margin-bottom: 18px;
}
.profile-box-v3 .profile-image .circle {
  background: #006250;
  color: #fcfcfc;
}
.profile-box-v3 .content {
  text-align: left;
}
.profile-box-v3 .content .personal-details {
  margin-bottom: 0;
}
.profile-box-v3 .content .profile-name {
  color: white;
}
.profile-box-v3 .content .data {
  color: white;
  font-weight: 600;
  font-size: 18px;
  margin-left: 1px;
}
.btn.btn-primary.inverse-ghost {
  border: 2px solid #fff !important;
  background: none !important;
  color: #fff !important;
  margin-bottom: 0;
}
.btn.btn-primary.inverse-ghost:hover,
.btn.btn-primary.inverse-ghost:focus {
  color: #fff !important;
  border-color: #fff !important;
  background-color: rgba(255, 255, 255, 0.1) !important;
  opacity: 1;
}
.more {
  display: flex;
  justify-content: flex-end;
  padding: 24px;
}
.icon-left {
  margin-right: 6px;
}
.icon-right {
  margin-left: 6px;
}
.line {
  display: flex;
  border-left: 4px solid #007fb0;
  padding: 6px 0;
  padding-left: 12px;
}
.box .content p.message-title {
  font-size: 16px !important;
  font-weight: 500 !important;
  margin-bottom: 6px;
  line-height: 1.3;
}
.line p.muted {
  margin-bottom: 0;
  font-size: 12px !important;
  line-height: 1.5;
}
.line:hover,
.line:focus {
  border-left-color: #34516c;
  text-decoration: none;
}
.line:hover p.muted,
.line:focus p.muted {
  color: #34516c;
}
.row.dashboard {
  margin-bottom: 18px;
}
.flex-row {
  display: flex;
  margin-bottom: 48px;
  flex-direction: column;
}
.flex-row .column {
  display: flex;
  flex-direction: column;
}
.flex-row .col-md-7,
.flex-row .col-md-5 {
  display: flex;
}
.flex-row .cta {
  display: flex;
  flex: 1;
}
.flex-row .box {
  display: flex;
  flex-direction: column;
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) {
  .flex-row {
    flex-direction: row;
  }
}
.flex {
  display: flex;
  flex: 1;
}
.container-grid {
  display: block;
}
@media only screen and (min-width: 768px) {
  /* .container-grid {
    display: grid;
    grid-template-columns: 0.5fr 0.5fr;
    grid-template-rows: 0.8fr 0.5fr;
    gap: 24px 24px;
    margin-bottom: 24px;
    grid-auto-flow: row;
    grid-template-areas: "profile context-cta" "profile messages";
  } */
  .container-grid {
    display: grid;
    grid-template-columns: 1fr 0.8fr;
    grid-template-rows: 100%;
    gap: 24px 24px;
    margin-bottom: 24px;
    grid-auto-flow: row;
    grid-template-areas: "profile context-cta";
  }
}
.profile {
  grid-area: profile;
}
.profile .profile-box-v3 {
  height: 100%;
}
.context-cta {
  grid-area: context-cta;
  /* min-height: 312px; */
}
@media only screen and (min-width: 768px) {
  .context-cta .cta {
    height: 100%;
  }
}
.messages {
  grid-area: messages;
}
.messages .box {
  height: 100%;
}
.profile-box-v3 .content .profile-name h2 {
  color: white !important;
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 6px;
  text-align: left;
}

@media only screen and (min-width: 768px) {
  .profile-box-v3 .content .profile-name h2 {
  font-size: 34px;
}
}

.profile-box-v3 .content .profile-name p.data {
  color: white !important;
  margin-bottom: 24px;
  font-size: 15px;
}
.profile-box-v3 .supporting-information ul li {
  margin-bottom: 6px;
}
.profile-box-v3 .supporting-information ul li:last-child {
  margin-bottom: 0;
}
a.current {
  color: pink !important;
}
.faqs .accordion .accordion-item {
  border-bottom: 1px solid #e5e5e5;
}
.faqs .accordion .accordion-item button[aria-expanded="true"] {
  border-bottom: 1px solid #34516c;
}
.faqs .accordion button {
  position: relative;
  display: block;
  text-align: left;
  width: 100%;
  padding: 1em 0;
  color: #047eaf;
  font-size: 18px;
  border: none;
  background: none;
  outline: none;
}
.faqs .accordion button:hover,
.faqs .accordion button:focus {
  cursor: pointer;
  color: #34516c;
}
.faqs .accordion button:hover::after,
.faqs .accordion button:focus::after {
  cursor: pointer;
  color: #34516c;
}
.faqs .accordion button .accordion-title {
  padding: 1em 1.5em 1em 0;
}
.faqs .accordion button .icon {
  display: inline-block;
  position: absolute;
  top: 18px;
  right: 0;
  width: 22px;
  height: 22px;
}
.faqs .accordion button .icon::before {
  display: block;
  position: absolute;
  content: "";
  top: 9px;
  left: 5px;
  width: 16px;
  height: 2px;
  background: currentColor;
}
.faqs .accordion button .icon::after {
  display: block;
  position: absolute;
  content: "";
  top: 2px;
  left: 12px;
  width: 2px;
  height: 16px;
  background: currentColor;
}
.faqs .accordion button[aria-expanded="true"] {
  color: #34516c;
}
.faqs .accordion button[aria-expanded="true"] .icon::after {
  width: 0;
}
.faqs .accordion button[aria-expanded="true"] + .accordion-content {
  opacity: 1;
  max-height: 24em;
  transition: all 200ms linear;
  will-change: opacity, max-height;
  margin: 24px 0;
}
.faqs .accordion .accordion-content {
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  transition: opacity 400ms linear, max-height 400ms linear;
  will-change: opacity, max-height;
}
.faqs .accordion .accordion-content p {
  margin: 2em 0;
  display: inline;
}
.faqs {
  margin-bottom: 120px;
}
.main-block {
  margin-bottom: 60px;
}
.svg-inline--fa {
  height: inherit;
}
/*
footer {
  background: #34516c;
  padding: 36px 0;
}
footer h2 {
  color: #fff;
  font-size: 20px;
  line-height: 24px;
  font-weight: 300;
}
footer .footer-inner {
  display: flex;
  margin: 0 auto 60px;
  flex-direction: column;
}
footer .footer-inner .col {
  flex: 1 0 auto;
  color: #fcfcfc;
}
footer .footer-inner .col.contact {
  margin: 0 84px 24px 0;
  display: flex;
  flex-direction: column;
  flex: 1 0 15%;
}
footer .footer-inner .col.contact .contact-details {
  border-bottom: 1px solid rgba(252, 252, 252, 0.1);
  padding-bottom: 30px;
}
footer .footer-inner .col.contact address {
  font-style: normal;
  line-height: 1.45;
  font-size: 16px;
}
footer .footer-inner .col.contact .logo {
  height: 80px;
  width: auto;
  margin: 0 8px 0 0;
}
footer .footer-inner .col.col-control {
  -moz-column-count: 2;
  column-count: 2;
}
footer .footer-inner .footer-links {
  margin: 0 0 24px 0;
  display: flex;
  flex-direction: column;
  flex: 1 0 30%;
}
footer .footer-inner .logo-contact {
  display: flex;
  flex-direction: column;
}
footer .footer-inner .footer-logo {
  width: 166px;
}
footer .logos {
  width: 100%;
  margin: 36px auto 0;
}
footer .logos img {
  height: 60px;
  margin-right: 12px;
  margin-bottom: 12px;
}
footer .useful-links ul {
  padding-left: 0;
  margin: 0;
}
footer .useful-links ul li {
  list-style: none;
}
footer .useful-links ul li a {
  font-size: 14px;
  color: #fcfcfc !important;
  text-decoration: none;
}
footer .useful-links ul li a:hover {
  text-decoration: underline !important;
}
footer .contact-details a {
  color: #fcfcfc;
}
footer .contact-details a:hover {
  text-decoration: none;
}
footer .social {
  align-content: flex-end;
  display: flex;
  margin: 0 0 24px;
  justify-content: flex-start;
}
footer .social ul {
  padding-left: 0;
}
footer .social ul li {
  display: inline-flex;
  margin: 3px 6px 3px 0;
}
footer .social ul li a {
  display: flex;
  background: #fcfcfc;
  border-radius: 50%;
  justify-content: center;
  height: 40px;
  width: 40px;
  align-self: center;
  color: #047eaf;
  transition: all 0.375s ease-in-out;
}
footer .social ul li a i {
  font-size: 18px;
  align-self: center;
}
footer .social ul li a:hover {
  color: #45b7e6;
  text-decoration: none;
} */

/* New Footer */
.visuallyHidden{
  position: absolute;
  left: -10000px;
}
.footerSocials{
  display: flex;
  padding:0px;
}
.svgIcon{
  height:20px;
}
.fLinksList{
  margin-bottom: 32px !important;
  margin-left:-40px !important;
}
.logo{
  height: 96px;
  margin-right: 30px;
  margin-bottom: 20px;
}
.fLogo{
  margin-bottom: 20px;
}
.fLinks{
  margin-bottom: 32px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: rgb(199, 203, 218);
  padding-top: 20px;
}
.footerText{
  color: #000 !important;
  font-size: 17px !important;
}
.footerLink{
  text-decoration: underline;
}
.fLinksContainer{
  display:flex;
}
.cqaucD .fAddress{
  flex-basis: 50%;
  line-height:24px;
}
.col-md-9{
  width:100%;
}
.fContact{
  display:block;
}
.footer-bottom {
  background-color: #fff !important;
}
.footer-logoarea__address, .footer-logoarea__address a{
  color: black !important;
}
.footer-address__area{
  display:flex;
  font-size: 17px;
  line-height: 32px;
}
.footer-address__area a{
  margin-left: -8px;
}
.footer-address__icon{
  margin-top: 5px;
  margin-right: 26px;
}
.iRzfFp.footer-socials
{
  display: flex;
  padding: 0;
}
.social-link{
  display:flex;
  width:32px;
}
.footer-logoarea__social{
  margin-top: 48px !important;
}
.footer-legal__links{
  display:flex;
  flex-flow: column wrap;
  border-top: 1px solid rgb(199, 203, 218);
  padding-top: 20px !important;
}
.footer-legal__links a{
  color:#000 !important;
}
.footer-stat{
  color:#000;
  display: flex;
  flex-direction: column;
  text-decoration: none;
  color: rgb(47, 50, 53);
  justify-self: flex-start;
}
.footer-stats {
  padding-bottom: 30px;
  border-bottom: 1px solid rgb(199, 203, 218);
}
.footer-stat__title {
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
  margin-top: 12px;
}
.footer-stat__source {
  font-size: 17px;
  line-height: 24px;
}
.footer-stat::before {
  content: "";
  width: 80px;
  display: block;
  border-top: 2px solid rgb(189, 23, 33);
}
@media only screen and (min-width: 640px) {
  .footer-stats {
      display: grid;
      grid-template-columns: 1fr 1fr;
  }
  .footer-legal__links {
    flex-direction: row;
  }
}

@media only screen and (min-width: 768px) {
  .footer-stats {
      display: grid;
      grid-template-columns: 1fr 1fr;
  }
  .footer-legal__links {
    flex-direction: row;
  }
  .app-title{
    margin-top: -70px;
  }
}

@media only screen and (max-width: 600px) {
  .fLinksContainer{
    display:block;
  }
  .fLinksList{
    display: flex !important;
    flex-direction: column;
  }
  .footer-legal__links{
    flex-direction: column;
    line-height: 32px;
    border-top: none;
    padding-top: 0px !important;
  }
  .fCol{
    border-bottom: 1px solid rgb(199, 203, 218);
    border-right: none !important;
    padding-bottom: 20px;
  }
  .footer-stat {
    margin-bottom: 20px;
  }
  .footer-stats {
    padding-bottom: 0px;
  }
  .results {
    margin-top: 20px;
  }
}

/* New Footer ends*/

/* Heading and form changes */


h1 {
  font-weight: 700 !important; 
  font-size : 32px !important;
}

@media only screen and (min-width: 768px) {
  .app-title{
    margin-top: -70px;
  }
}

.field-label:not(#uclan_termsandconditions_label){
  font-size: 15px;
  font-weight: 600;
  margin: 0;
}

.required .field-label:not(#uclan_termsandconditions_label){
  display: flex !important;
  flex-direction: row;
  justify-content: space-between;
  width: 100%;
}

#uclan_selectedcourse_label{
  display: none !important;
}

.description.above {
	    text-align: left;
	    font-size: 14px;
	    margin: 0;
	    padding: 0;
	    color: rgba(0, 0, 0, 0.8);
	    font-weight: 400;
	    position: relative;
	    display: flex;
	    top: -9px;
	    margin-bottom: -7px !important;
}


/* Heading and form changes end */

@media screen and (min-width: 980px) {
  footer .footer-inner {
    flex-direction: row;
  }
  footer .footer-inner .footer-logo {
    width: 214px;
    margin-bottom: 12px;
  }
  footer .footer-inner .col.contact .contact-details {
    border-bottom: none;
    padding-bottom: none;
    border-right: 1px solid rgba(252, 252, 252, 0.1);
    padding-right: 84px;
  }
  footer .footer-inner .footer-links {
    margin: 54px 84px 24px 0;
  }
  footer .footer-inner .social {
    margin: 54px 0 0;
    justify-content: flex-end;
  }
}
.copyright {
  width: 100%;
  max-width: 1066px;
  margin: 0 auto;
  padding: 12px 0;
}
.visually-hidden {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
header .header-links {
  display: none;
}
.navbar-nav {
  margin: 0;
}
@media only screen and (min-width: 768px) {
  .navbar-nav {
    margin: 7.25px -15px;
  }
}
.main-menu {
  display: none;
}
.navvy .navbar-right {
  justify-content: center;
  align-items: center;
}
@media only screen and (min-width: 768px) {
  .main-menu {
    display: flex;
  }
  .navvy .navbar-right {
    justify-content: flex-end;
  }
}
.current .item-title h4 {
  color: #fff;
}
.current .box {
  padding: 12px 24px;
}
.timeline-top .box {
  background: white;
  padding: 12px 24px;
  margin-bottom: 24px;
}
.timeline-top .timeline-box {
  background: #006250;
  color: white;
  padding: 12px 24px;
  margin-bottom: 24px;
}
.current .timeline-box {
  background: #006250;
  color: white;
  padding: 12px 24px;
  /* margin-bottom: 24px; */
}
.timeline-top .timeline-box p {
  color: white;
}
.tracker-timeline-container ul.timeline li.current::before {
  background: #006250;
}
.timeline-box {
  background: white;
  padding: 12px 24px;
}
.tracker-timeline-container ul.timeline {
  padding: 0;
}
.tracker-timeline-container ul.timeline li {
  list-style: none;
  margin: auto;
  margin-left: 18px;
  border-left: 4px solid #258cc7;
  padding: 0 0 36px 54px;
  position: relative;
}
.tracker-timeline-container ul.timeline li.current {
  border-left: transparent;
}
.tracker-timeline-container ul.timeline li:last-child {
  border-color: transparent;
}
.tracker-timeline-container ul.timeline li::before {
  font-family: "Font Awesome 5 Free";
  position: absolute;
  left: -20px;
  top: 0;
  content: "\f00c";
  font-weight: 900;
  padding-right: 3px;
  vertical-align: middle;
  border-radius: 500%;
  background: #258cc7;
  height: 36px;
  width: 36px;
  transition: all 500ms ease-in-out;
  display: flex;
  justify-content: center;
  flex: 1;
  align-items: center;
  color: white;
  padding: 14px;
  font-size: 16px;
}
ul.timeline li .timestamp {
  color: #3f3434;
  position: absolute;
  width: 100px;
  left: -50%;
  text-align: right;
  font-size: 12px;
}
#homecode_container,
#mobilecode_container {
  width: 90%;
}
.popover-title {
  text-transform: uppercase;
}
.popover-title,
.popover-content {
  color: #2f3235 !important;
}
.flex-right {
  display: flex;
  justify-content: flex-end;
}
.info,
.control {
  text-align: left;
}
.cell.checkbox-cell {
  text-align: left;
  padding: 0 !important;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 8px 0 0;
}
.section-title {
  margin-bottom: 18px !important;
}
.nav-tabs li.active a {
  background: #34516c;
  color: #fff;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
}
.nav-tabs li.active a:hover,
.nav-tabs li.active a:focus {
  background: #34516c;
  color: #fff;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
}
.nav-tabs li a {
  background: #fff;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
}
.nav-tabs li a:hover,
.nav-tabs li a:focus {
  background: #34516c;
  color: #fff;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  cursor: pointer;
}
.nav-tabs > li > a {
  margin-right: 0;
  margin-left: 2px;
}
table {
  border: none !important;
  border-collapse: unset !important;
}
thead {
  border: 2px solid #34516c !important;
}
.table > thead > tr > th {
  border-bottom: none;
}
.container-table {
  display: flex;
  flex-direction: column;
}
.entity-grid {
  padding-bottom: 24px;
}
.entity-grid .message {
  padding: 15px;
}
.view-grid {
  order: 1;
}
.view-empty {
  order: 2;
}
.view-access-denied {
  order: 3;
}
.view-error {
  order: 4;
}
.view-loading {
  order: 5;
}
.view-pagination {
  order: 6;
}
.grid-actions {
  order: 10;
}
.grid-actions {
  border-bottom: none;
  padding: 0 18px 18px;
  margin-bottom: 0;
}
.actions {
  border-top: none !important;
}
#content_form {
  padding: 18px 0;
}
/* .cell {
  padding: 0 0 24px !important;
} */
.modal-header {
  padding: 18px 30px;
}
.close {
  float: right;
  font-size: 36px;
  font-weight: normal;
  line-height: 1;
  color: #fff;
  text-shadow: 0 1px 0 #fff;
  opacity: 1;
  filter: alpha(opacity=100);
}
.close:hover,
.close:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
iframe body {
  background: pink !important;
}
.progress-bar {
  background-color: #f47721;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  color: #2f3235;
  font-family: Montserrat, Arial, sans-serif !important;
  font-style: normal;
  font-weight: 500;
}
table thead tr {
  background: #34516c !important;
}
.data {
  color: #2f3235 !important;
  font-weight: 600;
  word-wrap: break-word;
}
h2.tab-title {
  /* display: none; */
  margin-bottom: 24px;
}
li a {
  margin-left: 0;
}
a {
  color: #047eaf;
  text-decoration: none;
}
a:hover,
a:focus {
  /* color: #2f3235; */
  color: #34516c;
  text-decoration: underline;
}
.content a:hover,
.content a:focus {
  text-decoration: none;
}
html,
body {
  min-height: 100vh;
}
.isloaded {
  display: block;
}
.app-title span a {
  color: #fcfcfc;
}
.app-title span a:hover,
.app-title span a:focus {
  color: #fcfcfc;
  text-decoration: underline;
}
/* .box-body ul li a {
  color: #047eaf;
} */
.box-body ul li a:hover,
.box-body ul li a:focus {
  color: #34516c;
}
.profile-box-v2 {
  background: #fff !important;
}
.box {
  background: #fff !important;
}
.no-padding {
  padding: 0 !important;
}
table th:first-child,
.table tr td:first-child {
  text-align: left;
}
table th:last-child {
  width: 5% !important;
}
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 12px 18px;
}
table th a {
  color: white;
}
table th a:hover,
table th a:focus {
  color: white !important;
  text-decoration: underline;
}
.dropdown.action .btn {
  border: none !important;
  background: none;
  color: #047eaf;
}
.modal-header {
  background: #047eaf;
  color: #fcfcfc;
}
.modal-title {
  color: #fcfcfc;
}
.nav-tabs > li > a {
  border: none;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  border: none;
}
.uclan-footer {
  background: #34516c;
  color: white;
  padding: 12px 0 0;
}
#dashboard,
#dashboard-v2,
#profile,
#applications,
#payments,
#supporting-information,
#settings,
#misc {
  margin-bottom: 108px;
}
#dashboard h1,
#dashboard-v2 h1,
#profile h1,
#applications h1,
#payments h1,
#supporting-information h1,
#settings h1,
#misc h1 {
  margin-bottom: 24px;
  background: #ccc;
  padding: 12px 18px;
}
.nav-tabs {
  display: flex;
  justify-content: flex-end;
  flex: 1;
}
.button_container {
  position: relative;
  top: 5%;
  left: 0%;
  height: 27px;
  width: 35px;
  cursor: pointer;
  transition: opacity 0.25s ease;
  z-index: 1001;
}
@media only screen and (min-width: 768px) {
  .button_container {
    display: none;
  }
}
.button_container:hover {
  opacity: 0.7;
}
.button_container.active .top {
  transform: translateY(11px) translateX(0) rotate(45deg);
  background: #fff;
}
.button_container.active .middle {
  opacity: 0;
  background: #fff;
}
.button_container.active .bottom {
  transform: translateY(-11px) translateX(0) rotate(-45deg);
  background: #fff;
}
.button_container span {
  background: #fcfcfc;
  border: none;
  height: 5px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.35s ease;
  cursor: pointer;
}
.button_container span:nth-of-type(2) {
  top: 11px;
}
.button_container span:nth-of-type(3) {
  top: 22px;
}
.overlay {
  position: fixed;
  background: #25394b;
  top: 0;
  left: 0;
  width: 100%;
  height: 0%;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  transition: opacity 0.35s, visibility 0.35s;
  z-index: 1000;
}
.overlay.open {
  opacity: 1;
  visibility: visible;
  height: 100%;
}
.overlay.open li {
  -webkit-animation: fadeIn 0.5s ease forwards;
  animation: fadeIn 0.5s ease forwards;
}
.overlay nav {
  position: relative;
  height: 70%;
  top: 50%;
  transform: translateY(-50%);
  font-size: 32px;
  font-weight: 400;
  text-align: center;
}
.overlay ul {
  list-style: none;
  padding: 0;
  margin: 0 auto;
  display: inline-block;
  position: relative;
  height: 100%;
}
.overlay ul li {
  display: block;
  height: 20%;
  height: calc(100% / 6);
  min-height: 32px;
  position: relative;
  opacity: 0;
}
.overlay ul li a {
  display: block;
  position: relative;
  color: #fff;
  text-decoration: none;
  overflow: hidden;
  line-height: 1.45;
}
.overlay ul li a:hover:after,
.overlay ul li a:focus:after,
.overlay ul li a:active:after {
  width: 100%;
}
.overlay ul li a:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0%;
  transform: translateX(-50%);
  height: 3px;
  background: #fff;
  transition: 0.35s;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
form {
  background: #fff;
  /* padding: 30px; */
  /* margin-bottom: 54px; */
}
form .profile {
  margin-bottom: 48px;
}
.modal form {
  padding: 18px;
  margin-bottom: 18px;
}
table {
  border: 1px solid #ccc;
  border-collapse: collapse;
  margin: 0;
  padding: 0;
  width: 100%;
}
i.fa-edit {
  color: #aaa;
}
i.fa-edit:hover,
i.fa-edit:focus {
  color: initial;
}
table thead tr {
  background: #047eaf;
  color: white;
}
table caption {
  font-size: 1.5em;
  margin: 0.5em 0 0.75em;
}
table tr {
  border: 1px solid #ddd;
  padding: 0.35em;
}
table th,
table td {
  padding: 0.625em;
  text-align: center;
}
table th {
  font-size: 0.85em;
  letter-spacing: 0.1em;
 /* text-transform: uppercase;*/
}

@media screen and (max-width: 600px) {
  table#rfi {
    border: 0;
  }
  table#rfi caption {
    font-size: 1.3em;
  }
  table#rfi thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  table#rfi tr {
    border-bottom: 3px solid #ddd;
    display: block;
    /* margin-bottom: 0.625em; */
    padding: 18px 0 !important;
  }
  table#rfi td {
    border-bottom: 1px solid #ddd;
    display: flex;
    flex-direction: column;
    /* font-size: 0.8em; */
    text-align: left;
    padding: 3px 24px !important;
    line-height: 32px !important;
  }
  table#rfi td::before {
    content: attr(data-label);
    float: left;
    font-weight: bold;
    text-transform: uppercase;
  }

table#rfi td:nth-child(1)::before {
  content: "Subject";
  /* display: contents; */
  float: left;
  font-weight: 600;
  text-transform: none;
}
table#rfi td:nth-child(2)::before {
  content: "Request type";
  /* display: contents; */
  float: left;
  font-weight: 600;
  text-transform: none;
}
table#rfi td:nth-child(3)::before {
  content: "Date received";
  /* display: contents; */
  float: left;
  font-weight: 600;
  text-transform: none;
}
table#rfi td:nth-child(4)::before {
  content: "Due Date";
  /* display: contents; */
  float: left;
  font-weight: 600;
  text-transform: none;
  color: #2f3235;
}


  table#rfi td:last-child {
    border-bottom: 0;
  }
}



@media screen and (max-width: 600px) {
  table.other-applications {
    border: 0;
  }
  table.other-applications caption {
    font-size: 1.3em;
  }
  table.other-applications thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  table.other-applications tr {
    border-bottom: 3px solid #ddd;
    display: block;
    margin-bottom: 0.625em;
  }
  table.other-applications td {
    border-bottom: 1px solid #ddd;
    display: block;
    /* font-size: 0.8em; */
    text-align: right;
    line-height: 32px !important;
  }
  table.other-applications td::before {
    content: attr(data-label);
    float: left;
    font-weight: bold;
    text-transform: uppercase;
  }
  table.other-applications td:last-child {
    border-bottom: 0;
  }
}
/* @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;
  }
}
header {
  background-color: #25394b;
  padding: 24px 0 24px;
}

@media only screen and (min-width: 768px) {
 header {
  padding: 36px 0 24px;
} 
}

header .header {
  display: flex;
  flex-direction: column-reverse;
  width: 100%;
}
header .logo-title {
  flex: 1;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
header .header-links {
  margin-top: -24px;
  margin-bottom: 24px;
  position: relative;
  text-align: right;
  margin-bottom: -12px;
}
header .header-links a {
  color: #fcfcfc;
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  margin: 0;
  padding: 0;
}
header .branding {
  display: flex;
  flex: 1;
  align-self: center;
  justify-content: center;
  margin-bottom: 18px;
}
header .title {
  display: flex;
  flex: 2;
  align-self: center;
  justify-content: center;
  text-align: center;
}
header .title h1 {
  color: #fcfcfc;
  margin: 0;
  line-height: 1;
  font-size: 26px;
  margin-bottom: 6px;
}
header .title p {
  margin: 0;
  text-align: center;
  color: #fcfcfc;
  line-height: 1.5;
}
header img.logo {
  height: 60px;
}
@media only screen and (min-width: 768px) {
  header {
    padding: 36px 0;
  }
  header .logo-title {
    flex-direction: row;
  }
  header .title h1 {
    font-size: 36px;
    text-align: right;
  }
  header .title p {
    text-align: right;
  }
  header .branding {
    justify-content: flex-start;
    align-self: flex-start;
    margin-bottom: 0;
  }
  header .title {
    justify-content: flex-end;
    align-self: flex-end;
  }
  header img.logo {
    height: 80px;
  }
}
.test {
  z-index: 5;
}
.notification {
  display: inline-block;
  position: relative;
  padding: 8px;
  border-radius: 0.2em;
  font-size: 18px;
}
.notification::before,
.notification::after {
  color: #fff;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}
.notification::before {
  display: block;
  content: "\f0f3";
  font-family: "Font Awesome 5 Free";
  transform-origin: top center;
}
.notification::after {
  font-family: Arial;
  font-size: 0.7em;
  font-weight: 700;
  position: absolute;
  top: -6px;
  right: -8px;
  padding: 5px 8px;
  line-height: 100%;
  border-radius: 60px;
  background: orangered;
  opacity: 0;
  content: attr(data-count);
  transform: scale(0.5);
  transition: transform, opacity;
  transition-duration: 0.3s;
  transition-timing-function: ease-out;
}
.notification.notify::before {
  -webkit-animation: ring 1.5s ease;
  animation: ring 1.5s ease;
}
.notification.show-count::after {
  transform: scale(1);
  opacity: 1;
}
@-webkit-keyframes ring {
  0% {
    transform: rotate(35deg);
  }
  12.5% {
    transform: rotate(-30deg);
  }
  25% {
    transform: rotate(25deg);
  }
  37.5% {
    transform: rotate(-20deg);
  }
  50% {
    transform: rotate(15deg);
  }
  62.5% {
    transform: rotate(-10deg);
  }
  75% {
    transform: rotate(5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes ring {
  0% {
    transform: rotate(35deg);
  }
  12.5% {
    transform: rotate(-30deg);
  }
  25% {
    transform: rotate(25deg);
  }
  37.5% {
    transform: rotate(-20deg);
  }
  50% {
    transform: rotate(15deg);
  }
  62.5% {
    transform: rotate(-10deg);
  }
  75% {
    transform: rotate(5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
  background-color: #047eaf;
  border-color: #047eaf;
}

.navvy {
  display: none;
}

@media only screen and (min-width: 768px) {
.navvy {
  align-items: center;
  display: flex;
}
}

.navvy .navbar-right {
  display: flex;
  flex: 1;
}
.navvy .navbar-right .dropdown-menu {
  padding: 0;
}
.navvy .navbar-right .dropdown-menu .divider {
  margin: 1px 0;
}
.navvy .navbar-right .dropdown-menu a {
  font-size: 15px;
  padding: 6px 9px;
}
.navvy .navbar-right .dropdown-menu a:hover,
.navvy .navbar-right .dropdown-menu a:focus {
  text-decoration: none !important;
  color: #fcfcfc;
}
.user {
  display: flex;
  justify-content: flex-end;
  list-style: none;
  padding: 0;
  margin: 0;
  flex: 1;
}
.user li {
  padding: 0 12px;
  color: white;
}
.user li i {
  font-size: 24px;
}
.navbar {
  border-radius: 0;
  top: 0;
  z-index: 999;
}
@media only screen and (min-width: 768px) {
  .navbar {
    position: sticky;
    margin-bottom: 54px;
  }
}
.navbar-uclan {
  background: #047eaf;
  flex: 1;
}
.navbar-uclan a {
  color: white;
  font-size: 18px;
}
.navbar-uclan a:hover,
.navbar-uclan a:focus {
  background: #047eaf !important;
  text-decoration: underline !important;
}
.dropdown .btn.btn-default {
  padding: 0;
}
.btn.btn-primary,
.btn.btn-default {
  color: #fff;
  text-decoration: none;
  display: inline-block;
  cursor: pointer;
  padding: 12px 24px;
  border-radius: 28px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  background: #047eaf;
  transition: all 0.2s ease-in-out 0s;
  border: none;
}
.btn.btn-primary:hover,
.btn.btn-primary:focus {
  background: #45b7e6;
}
.btn.btn-primary.ghost,
.btn.btn-primary.delete-link,
.btn.btn-default.delete-link {
  border: 1px solid #047eaf !important;
  background: none !important;
  color: #047eaf !important;
}
.btn.btn-primary.ghost:hover,
.btn.btn-primary.delete-link:hover,
.btn.btn-default.delete-link:hover {
  color: #45b7e6 !important;
  border-color: #45b7e6 !important;
}
.main-content {
  margin-top: 30px;
  margin-bottom: 48px;
}
.box {
  margin-bottom: 24px;
  background: #fff;
}
.box-title {
  padding: 12px 18px;
  background: #34516c;
  color: #fcfcfc;
}
.box-title h3 {
  margin: 0;
  color: #fcfcfc;
}
.box-body {
  padding: 24px 18px;
}

@media only screen and (min-width:768px) {
  .box-body {
    padding: 24px 36px;
  }
}

.box .content h4 {
  margin: 0 0 6px;
  font-weight: 500;
}
.box .content p {
  margin: 0 0 12px;
  font-weight: 300;
  font-size: 18px;
  line-height: 32px;
}
.box .content ul {
  list-style: none;
  padding-left: 0;
}
.box .content ul li {
  margin: 0 0 18px;
}
.box .buttons {
  margin: 24px 0 0;
}
.box.warning {
  background: #fcfcfc;
}
.profile-box {
  background: #fff;
  padding: 30px;
  margin-bottom: 24px;
}
.profile-image {
  display: flex;
  justify-content: center;
  margin-bottom: 36px;
}
.profile-name {
  text-align: center;
  color: #047eaf;
  margin-bottom: 24px;
}
.profile-name h2 {
  margin-top: 0;
}
.data {
  color: #047eaf;
  word-wrap: break-word;
}
.home-phone,
.mobile-phone,
.dob {
  display: flex;
}
.home-phone .data,
.mobile-phone .data,
.dob .data {
  text-align: right;
}
.circle {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  line-height: 100px;
  text-align: center;
  background: #047eaf;
  border: 9px #fcfcfc solid;
  display: flex;
  justify-content: center;
  align-items: center;
  letter-spacing: -5px;
}

@media only screen and (min-width:768px) {
  .circle {
    width: 150px;
    height: 150px;
    font-size: 48px;
  }
}

.personal-details {
  margin-bottom: 24px;
}
.progress-box {
  padding: 30px;
  background: #fff;
  margin-bottom: 24px;
  display: flex;
  flex-direction: column;
}
.progress-box .progress {
  margin-bottom: 0;
}
.progress-content {
  display: flex;
  align-items: center;
  margin-bottom: 12px;
  flex-direction: column;
  align-items: flex-start;
}
@media only screen and (min-width: 768px) {
  .progress-content {
    flex-direction: row;
  }
}
.progress-content .course-title {
  flex: 2;
}
.progress-content h4 {
  font-weight: 500;
  margin: 0;
}
.progress-content p {
  font-weight: 300;
  font-size: 18px;
}
.progress-content .start-date {
  flex: 1;
}
.progress-content .status {
  flex: 1;
}
.progress-content .buttons {
  flex: 1;
  display: flex;
  justify-content: flex-end;
}
.cta {
  width: 100%;
  min-height: 300px;
  position: relative;
  display: flex;
  align-items: flex-end;
  margin-bottom: 24px;
}
.cta-small {
  height: 274px;
}
.cta:before {
  background-image: url(https://www.uclan.ac.uk/image-library/content/home-banners/2.xdeac28b0.jpg);
  background-size: cover;
  background-position: 50% 25%;
}
.cta:before,
.cta:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.cta:after {
  background-color: rgba(0, 0, 0, 0.75);
  z-index: 1;
}
.cta .text {
  font-size: 24px;
  font-size: calc(19.14286px + 2.97619vw);
  line-height: 1.1;
  color: #fcfcfc;
  margin-bottom: 12px;
  line-height: 1.1;
  margin-bottom: 24px;
}
.cta .btn {
  margin-bottom: 0;
}
.cta-content {
  z-index: 2;
  padding: 0 18px 24px;
}
@media only screen and (min-width: 768px) {
  .cta .text {
    font-size: 36px;
  }
  .cta-content {
    z-index: 2;
    padding: 0 36px 36px;
  }
}
.profile-box-v2 {
  background: #fff;
  margin-bottom: 30px;
  display: flex;
  flex-direction: column;
}
.profile-box-v2 .header {
  background: #34516c;
  padding: 30px 0;
  position: relative;
  height: 98px;
  margin-bottom: 96px;
}
.profile-box-v2 .profile-image {
  margin-bottom: 0;
  margin-top: 1px;
  position: absolute;
  width: 100%;
}
.profile-box-v2 .profile-image .circle {
  background: #006250;
  color: #fff;
}
.profile-box-v2 .content {
  padding: 0 30px 30px;
}
.img-circle {
  width: 150px;
  background: #aaa;
  border: 9px solid #fcfcfc;
}

/*# sourceMappingURL=portal-demo.min.css.map */

