https://sits.london.ac.uk/urd/sits.urd/uol-files/fonts/montserrat-bold-webfont.woff2
@font-face {
  font-family: montserratbold;
  src: url("../fonts/montserrat-bold-webfont.woff2") format('woff2'),url("../fonts/montserrat-bold-webfont.woff") format('woff');
  font-weight: 400;
  font-style: normal
}

@font-face {
  font-family: montserratbold_italic;
  src: url("../fonts/montserrat-bolditalic-webfont.woff2") format('woff2'),url("../fonts/montserrat-bolditalic-webfont.woff") format('woff');
  font-weight: 400;
  font-style: normal
}

@font-face {
  font-family: montserratitalic;
  src: url("../fonts/montserrat-italic-webfont.woff2") format('woff2'),url("../fonts/montserrat-italic-webfont.woff") format('woff');
  font-weight: 400;
  font-style: normal
}

@font-face {
  font-family: montserratregular;
  src: url("../fonts/montserrat-regular-webfont.woff2") format('woff2'),url("../fonts/montserrat-regular-webfont.woff") format('woff');
  font-weight: 400;
  font-style: normal
}
@font-face {
  font-family: montserrat;
  src: url("../fonts/montserrat-regular-webfont.woff2") format('woff2'),url("../fonts/montserrat-regular-webfont.woff") format('woff');
  font-weight: 400;
  font-style: normal
}
@font-face {
  font-family: Montserrat;
  src: url("../fonts/montserrat-bold-webfont.woff2") format('woff2'),url("../fonts/montserrat-bold-webfont.woff") format('woff');
  font-weight: 700;
  font-style: normal
}
body{
  color: #000;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  background-color: #e8ecf1 !important;
  padding: 0 !important;
}
header.main {
  background: #fff;
  margin-bottom: 1em;
}
h1 {
  font-size: 40px;
  margin-top: 30px
}

h2 {
  font-size: 30px;
  margin-top: 25px
}

h3 {
  font-size: 22px;
  margin-top: 22px
}

h4 {
  font-size: 18px;
  margin-top: 20px;
  margin-bottom: 5px
}
h1,h2,h3,h4,h5{
  font-family: Montserrat, sans-serif;
  color: #002b55;
  font-weight: 700;
  line-height: 20px;
}
h1, h2, h3 {
  line-height: 40px;
}
h3,h4,h5 {
  font-weight: normal;
}
h4{
  font-size: 18px;
}
a {
  color: #014e9c;
  font-weight: 300;
}
a:focus, a:hover {
  color: #f16203;
  text-decoration: underline;
}

.logo {
  margin: 10px 0 10px 0;
  display: inline-block;
}
.logo img {
  max-width: 217px;
}
@media (max-width: 530px) {
  .logo img {
      max-width:300px
  }
}
@media (max-width: 400px) {
  .logo img {
      max-width:190px
  }
}
.row-fluid:after {
  clear: both
}
.row-fluid [class*=span] {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box
}
.row-fluid {
  margin: 0 auto;
  max-width: 1024px;
  padding: 0 15px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}
.row-fluid {
  width:100%
}
.row-fluid:after,.row-fluid:before,.row:after,.row:before {
  display: table;
  content: "";
  line-height: 0
}
.hamburger-menu {
  font-size: 1.225em;
  padding: 3px 6px;
  margin: 10px 0;
  float: right;
  color: #fff;
  background: #002b55;
  border-radius: 0;
  line-height: 1;
}
.navbar.user-navbar{
  min-height: unset;
  margin-bottom: 0;
  border-radius: 0;
}
#navigation1{
  padding: 0;
}
#navigation1 li{
  float: left;
  line-height: 27px;
  cursor: pointer;
  list-style: none;
}
#navigation1 li a{
  display: block;
  padding: 4px 15px 5px;
  color: #000000;
}
#navigation1 li a:hover{
  text-decoration: underline;
}
#navigation1 li.active a{
  background-color: #002b55;
  color: #ffffff;
}
#navigation1 li:not(.active) a:hover{
  background-color: #e3e3e3;
}
#navigation1 .nav-menu{
  background: 0 0;
  min-height: 36px;
  border-bottom: 5px solid #002b55;
  border-top: 1px solid transparent;
  overflow: hidden;
  max-height: 500px;
}
.form-control {
  border-radius: 4px !important;
}
ul.unstyled {
  margin: 0 0 10px 10px
}
.sv-panel {
  margin-bottom: 18px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
div.sv-panel-primary {
  background:#fff;
  border-bottom:2px solid #ccc;
  margin-top:22px
}
div.sv-panel-footer {
  border-bottom-right-radius:0;
  border-bottom-left-radius:0
}
div.sv-panel-heading {
  padding:0 2%;
  background-color:transparent
}
.sv-panel-title{
  margin-top: 0;
  margin-bottom: 0;
  font-size: 17.29px;
  color: inherit;
}
div.sv-panel-heading h1.sv-panel-title, div.sv-panel-heading h2.sv-panel-title {
  font-size:22px;
  font-weight:400;
  margin:0;
  padding:10px 0 0 0;
  border-bottom:1px solid #e7e7e7
}
.sv-list-group, div.sv-panel-body {
  padding:1% 2%
}
div.sv-list-group {
  padding:0 2%
}
.sv-panel-primary {
  margin-bottom:20px;
  background-color:#fff;
  border:1px solid transparent;
  border-radius:0;
  -webkit-box-shadow:0 1px 1px rgba(0, 0, 0, .05);
  box-shadow:0 1px 1px rgba(0, 0, 0, .05);
  border-color:none
}
.sv-panel-primary>.sv-panel-heading {
  border:none;
  background-color:transparent
}
.sv-panel-primary>.sv-panel-heading .sv-panel-title {
  font-family:Montserrat, sans-serif;
  color:#002b55
}
.sv-panel-secondary {
  border:1px solid #e8ecf1;
  border-bottom:2px solid #e8ecf1
}
div.sv-panel-secondary>div.sv-panel-heading {
  margin:0;
  background-color:#e8ecf1!important
}
.sv-panel-secondary .sv-panel-heading h2 {
  margin:0;
  border-bottom:0 solid #fff!important
}
.sv-panel-primary.sv-panel-collapsible>.sv-panel-heading.sv-focus, .sv-panel-primary.sv-panel-collapsible>.sv-panel-heading:focus, .sv-panel-primary.sv-panel-collapsible>.sv-panel-heading:hover {
  background-color:#fff
}
.sv-panel-primary>.sv-panel-heading .sv-panel-title{
  font-family: Montserrat, sans-serif;
  color: #002b55;
}
.sv-panel-primary > .sv-panel-heading > .row {
  border-bottom: 1px solid #e7e7e7;
  margin: 0;
}
table.sv-table caption {
  width: 100%;
  padding: 0;
  font-size: 19.5px;
  line-height: inherit;
  color: #333;
  border: 0;
  margin-bottom:0;
  margin-top:5px;
  border-bottom:1px solid #e7e7e7;
  background-color:#fff
}
.sv-table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 18px;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}
table.sv-table caption {
  margin-bottom: 0;
  margin-top: 5px;
  border-bottom: 1px solid #e7e7e7;
  background-color: #fff;
}
.sv-table th {
  vertical-align:top;
  font-size:15px;
  line-height:20px;
  font-weight:400
}
.sv-table tbody {
  border-top:4px solid #ccc;
  border-bottom:4px solid #ccc
}
.sv-table td {
  background-color:#eee;
  border:0
}
.sv-table>thead>tr>th {
  vertical-align: bottom;
  border-bottom: 2px solid #dbdbdb;
}
.sv-table-striped tbody>tr:nth-child(odd)>td, .sv-table-striped tbody>tr:nth-child(odd)>th {
  background-color:#fff
}
.sv-table-condensed tbody {
  border-top:2px solid #ccc;
  border-bottom:2px solid #ccc;
  border-right:1px solid #ccc
}
.sv-table-condensed>tbody>tr>td, .sv-table-condensed>tbody>tr>th, .sv-table-condensed>tfoot>tr>td, .sv-table-condensed>tfoot>tr>th, .sv-table-condensed>thead>tr>td {
  border-left:1px solid #ccc;
  border-top:0;
  padding:2px!important
}
.sv-table-condensed>tfoot>tr>td:nth-child(1) {
  border-left:0 solid #ccc!important
}
.sv-table-nocolour>tbody>tr>td {
  background-color:#fff;
  border-bottom:1px solid #ccc
}
.sv-table-bordered {
  border:1px solid #dbdbdb!important
}
.sv-table-layout>tbody>tr>td, .sv-table-layout>tbody>tr>th, .sv-table-layout>tfoot>tr>td, .sv-table-layout>tfoot>tr>th, .sv-table-layout>thead>tr>td, .sv-table-layout>thead>tr>th {
  border:0;
  border-top:0;
  padding:4px!important
}
.sv-table-layout tbody {
  border-top:0;
  border-bottom:0
}
.sv-table>tbody>tr>td, .sv-table>tbody>tr>th, .sv-table>tfoot>tr>td, .sv-table>tfoot>tr>th, .sv-table>thead>tr>td, .sv-table>thead>tr>th {
  border-top:0;
  padding:8px
}
.bb0{
  border-bottom:0 none !important
}
.sv-btn{
  border: none;
  border-image: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-style: solid;
  border-width: 0;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  line-height: 20px;
  border-radius: 0;
  padding: 4px 12px;
  margin-bottom: 0;
  text-align: center;
  vertical-align: middle;
  font-weight: 400;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-decoration: none;
  color: #fff;
  background: #002b55;
  -moz-transition: background-color .3s linear;
  -o-transition: background-color .3s linear;
  -webkit-transition: background-color .3s linear;
  transition: background-color .3s linear;
}
.btn-help{
  float: right;
}
.sv-btn:hover{
  color: #fff;
  background-color: #014e9c;
  border-color: #fff;
}
.sv-btn:focus, .sv-btn:active {
  color: #ffffff;
}
.sv-message{
  color: #002b55;
  background-color: #cef1fc;
  border: 1px solid #014e9c;
  text-shadow: none;
  border-radius: 2px;
  margin-bottom: 20px;
  padding: 8px 35px 8px 14px;
}
.sv-message.alert{
  background-color: #fffbdc;
  border: 1px solid #f1d875;
  color: #bf7900;
}
.sv-message.msg-error {
  color: #f16203;
  border-color: #f16203;
  background-color: #f9e1c5;
  text-shadow: none;
}
.sv-message h4{
  margin: 0;
}
.sv-list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #dbdbdb}
.sv-list-group-item:first-child{border-top-right-radius:4px;border-top-left-radius:4px}
.sv-list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}
.sv-panel>.sv-list-group .sv-list-group-item, .sv-panel>.sv-panel-collapse>.sv-list-group .sv-list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.sv-panel>.sv-list-group .sv-list-group-item:last-child, .sv-panel>.sv-panel-collapse>.sv-list-group:last-child .sv-list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
div.sv-panel-heading h2.sv-panel-title {
  font-size: 22px;
  font-weight: 400;
  margin: 0;
  padding: 10px 0 0 0;
  border-bottom: 1px solid #e7e7e7;
}
.font-bold{
  font-weight: 700;
}
/* .sv-panel-body .row{
  margin: 0;
} */
.tooltip1{
  cursor: pointer;
}
.tooltip1-info{
  display: block;
  clear: both;
}
.mb-15{
  margin-bottom: 15px !important;
}
.ml-0{
  margin-left: 0 !important;
}
.mr-0, .mx-0{
  margin-right: 0 !important;
}
.mx-0{
  margin-left: 0 !important;
}
.bg-orange {
  background: #f16203 !important;
}
.sv-btn[class*='bg-']:hover {
  -webkit-box-shadow: unset;
  box-shadow: unset;
}
.task-progress {
  list-style: none;
  height: 100%;
  padding: 0;
  margin: 0 0 10px 25px;
}

.task-progress li {
  font-family: Georgia;
  font-style: italic;
  font-size: 12px;
  float: left;
  color: #000;
  margin-right: 5px;
  line-height: 20px;
}

.task-progress li::after {
  content: "|"
}

.task-progress li:last-child:after {
  content: ""
}

.task-progress li.complete {
  color: #696969
}

.task-progress li.active,.task-progress li.current {
  color: #000;
  font-size: 12px;
  font-weight: 700
}
.form-horizontal .control-label.radio,
.form-horizontal .control-label.checkbox{
  text-align: left;
  display: flex;
  align-items: flex-start;
}
.form-horizontal .control-label.radio span,
.form-horizontal .control-label.checkbox span{
  padding-left: 5px;
}
.form-horizontal .control-label.radio input,
.form-horizontal .control-label.checkbox input{
  padding-right: 5px !important;
  position: relative !important;
  margin-left: 0 !important;
}
.add-box{
  display: none;
}
.is-dialog header.main,
.is-dialog .layer-footer{
  display: none;
}
@media (min-width: 768px) {

}
@media (max-width: 768px) {
  header.main {
      border-bottom: 1px solid #002b55;
  }
  #navigation1 li{
    display: block;
    float: none;
  }
}
@media (max-width: 767px) {

}