﻿.site-logo {
  height: 230px !important;
}
.site-logo img {
  height: 60px !important;
}

.hidden-phone {
  display: none;
}

.visible-phone {
  display: none;
}

@media (min-width: 768px) {
  .hidden-phone {
    display: block;
  }
}
@media (max-width: 768px) {
  .visible-phone {
    display: block;
    margin: 0;
  }
  .ControlButtons {
    flex-direction: column;
    align-items: flex-end;
  }
  .ControlButtons > a, .ControlButtons > span {
    margin-bottom: 5px;
  }
}
h1 {
  font-size: 33px;
  font-family: "Lato", Helvetica, Arial, sans-serif !important;
  line-height: 1.21 !important;
  font-weight: 900 !important;
  color: RGB(51, 51, 51);
}

h2 {
  font-size: 28px;
  font-family: "Lato", Helvetica, Arial, sans-serif !important;
  line-height: 1.21 !important;
  font-weight: 900 !important;
  color: RGB(51, 51, 51);
}

h3 {
  font-size: 25px;
  font-family: "Lato", Helvetica, Arial, sans-serif !important;
  line-height: 1.21 !important;
  font-weight: 900 !important;
  color: RGB(51, 51, 51);
}

h4 {
  font-size: 20px;
  font-family: "Lato", Helvetica, Arial, sans-serif !important;
  line-height: 1.21 !important;
  font-weight: 900 !important;
  color: RGB(51, 51, 51);
}

h1, h2, h3, h4 {
  font-family: "Lato", Helvetica, Arial, sans-serif !important;
  line-height: 1.21 !important;
  font-weight: 900 !important;
}

.schMenu {
  width: 700px;
  background-color: #CCC;
  height: 95px;
  margin: 10px auto;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
}
.schMenu ul {
  width: 650px;
  height: 75px;
  margin: 0 auto;
}
.schMenu ul li {
  display: inline;
  text-decoration: none;
  margin: 16px;
  background-color: #EEE;
  line-height: 4;
  font-size: x-large;
  padding: 20px;
  color: #000;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
}
.schMenu ul li a {
  color: #000;
}

.schMenuSelected a {
  color: #FFF !important;
}

.schType tr {
  vertical-align: top;
}
.schType td {
  padding-right: 10px;
}
.schType td:last-child {
  padding-right: 0;
}

.advSchTbl tr td {
  border: none !important;
  padding: 5px;
  margin: 0;
}
.advSchTbl tr td:first-child {
  width: 200px;
}
.advSchTbl tr td:nth-child(2) {
  width: 75%;
}
.advSchTbl tr td:nth-child(3) {
  width: 15%;
}
.advSchTbl tr td:nth-child(4) {
  width: 2%;
}
.advSchTbl tr td .decided {
  padding-left: 1em;
}
.advSchTbl select {
  width: 214px !important;
}

.tblCommittee tr td {
  border: solid 1px #000;
}
.tblCommittee tr td:first-child {
  background-color: #32709F;
  color: #FFF;
}

.background {
  background-color: #808686;
  padding: 13px 26px 2px 0px;
  border-radius: 10px;
  margin: 10px auto;
}

.background2 {
  background-color: #EEE;
  border-radius: 10px;
  width: 100%;
  margin: 0 auto;
  padding: 10px 0px;
}

.commentClosed {
  font-size: medium;
  text-align: left !important;
  padding-bottom: 5px;
}

.controls-row {
  display: inline-flex;
  list-style-type: none;
  justify-content: space-evenly;
  padding-inline-start: 0px;
  margin-bottom: 0px;
}
.controls-row li {
  width: 17%;
}
@media screen and (min-width: 768px) {
  .controls-row li a {
    position: relative;
  }
}
@media (max-width: 768px) {
  .controls-row.hidden-phone {
    display: none;
  }
}

.tabbuttons {
  margin-right: 21px;
}
.tabbuttons:first-child {
  margin-left: 20px;
}

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

a.btn-primary {
  color: #FFF;
  background-color: #1f63a3;
}

.hide {
  display: none;
}

.appNoTbl {
  width: initial !important;
}
.appNoTbl tr td {
  border: solid 1px #000 !important;
  font-weight: bold;
}
.appNoTbl tr td:first-child {
  background-color: #1f63a3 !important;
  color: #FFF;
  width: 150px;
}

.docRegister-appNoTbl {
  width: auto;
}
.docRegister-appNoTbl tr td {
  border: solid 1px #000;
  font-weight: bold;
}
.docRegister-appNoTbl tr td:first-child {
  background-color: #006CDD;
  color: RGB(51, 51, 51);
}

.statusTbl tr td {
  border: solid 1px #000 !important;
  font-weight: bold;
}
.statusTbl tr td:first-child {
  background-color: #1f63a3;
  color: #FFF;
  width: 150px;
}
.statusTbl tr td:nth-child(2) {
  width: 150px;
}

.tblResults thead {
  background-color: #1f63a3 !important;
  color: #FFF;
  vertical-align: top;
  font-size: large;
}
.tblResults thead th, .tblResults thead tr td {
  padding: 10px;
}
.tblResults th, .tblResults tr td {
  border: solid 1px #000;
  padding: 10px;
  vertical-align: top;
}
.tblResults th {
  font-weight: 400;
}
.tblResults tbody tr td:first-child {
  color: #32709F !important;
}
.tblResults tbody tr td:first-child a {
  text-decoration: underline;
  color: #32709F !important;
}

.summaryTbl tr th, .summaryTbl tr td {
  border: solid #000 1px !important;
}
.summaryTbl tr th {
  font-weight: 400;
}
.summaryTbl tr:first-child {
  color: #FFF;
  background-color: #1f63a3 !important;
  font-size: larger;
}
.summaryTbl a {
  color: #32709F;
}
.summaryTbl td:first-child {
  width: 20%;
}
.summaryTbl tr:nth-child(even) {
  background-color: #EEE;
}

.progressBarTbl {
  border-collapse: separate;
  text-align: center !important;
  margin: 0 auto;
  border-spacing: 10px 0px;
  box-sizing: content-box;
}
.progressBarTbl * {
  box-sizing: content-box;
}
.progressBarTbl tr td, .progressBarTbl tr th {
  border: solid 2px #AAA !important;
  padding: 10px;
  width: 110px;
  text-align: center !important;
  box-sizing: content-box;
}
.progressBarTbl tr:first-child th {
  background-color: #ebebeb;
  border-top-left-radius: 10px;
  -webkit-border-top-left-radius: 10px;
  -moz-border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -moz-border-top-right-radius: 10px;
  box-sizing: content-box;
  height: 2.9em;
}
.progressBarTbl tr:last-child td {
  color: RGB(51, 51, 51);
  font-weight: bold;
  border-top: none !important;
  border-bottom-left-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -moz-border-bottom-right-radius: 10px;
  box-sizing: content-box;
}

.phone-menu {
  background-color: #EEE;
  border-radius: 10px;
  padding: 2%;
  width: 95%;
  margin: 0 auto;
  flex-direction: column;
  justify-content: space-between;
  height: auto;
}
@media screen and (max-width: 768px) {
  .phone-menu {
    display: flex !important;
  }
}
.phone-menu .searchTabButton {
  margin: 5px;
}

ul#tabs li {
  display: inline;
}

div.tabContent.hide {
  display: none;
}

.consultsHeader {
  width: 100%;
  background-color: #006CDD;
  color: #FFF;
}
.consultsHeader p {
  padding: 10px;
}

.appDetails {
  width: 80%;
  margin: 30px 0;
  font-size: large;
}

.ulComments {
  width: 80%;
}

.planningsearchboxSelect {
  width: 214px;
}

.tblTest tr td {
  border: solid #000 1px !important;
}
.tblTest tr:first-child {
  color: #FFF;
  background-color: #1f63a3 !important;
}
.tblTest tr:nth-child(even) {
  background-color: #EEE;
}

.aplDispForm span {
  float: none !important;
}
.aplDispForm p {
  float: none !important;
  width: 50%;
}

.schBox {
  width: 400px !important;
}

.algnRt label {
  text-align: right;
  padding: 5px;
  width: 150px;
}

.brdRad {
  clear: both;
}
.brdRad ul li {
  border-radius: 25px;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
}

.schBtns {
  width: 35%;
  float: right;
  margin: 10px;
  text-align: right;
}

.clr {
  background-color: #522E91 !important;
}

.mkCmnt {
  float: left;
  margin-top: 15px;
}

.clearLft {
  clear: both;
}

.counter {
  margin-left: 160px;
  color: #b50000;
}

.counter2 {
  margin-left: 280px;
  color: #b50000;
}

.btn-align {
  margin-top: -10px;
}

.widetext {
  width: 390px !important;
}

.alignRight {
  float: right !important;
}

.pager {
  margin: 0;
}
.pager li > a, .pager li > span {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

li.map {
  padding: 0;
}
li.map a {
  display: block;
  padding: 23px 19px;
  border-radius: 25px;
}
li.map a:hover {
  text-decoration: none;
}

.phone-menu li.map a {
  padding: 11px 19px;
}

.tblTest.table {
  border-color: #000000;
  border-width: 1px;
  border-style: Solid;
  border-collapse: collapse;
}
.tblTest.table th {
  border-color: #000000;
  border-width: 1px;
  border-style: Solid;
}
.tblTest.table.sortable tbody + tbody {
  border: 0;
}
.tblTest.table.sortable .sort, .tblTest.table.sortable .header {
  cursor: pointer;
}
.tblTest.table .caret {
  border-top-color: #FFF;
  vertical-align: middle;
}

#commentsForm .searchlabel {
  font-weight: bold;
}

.validation-summary-valid ul {
  margin: 0;
}

.field-validation-error {
  display: block;
  color: #b50000;
}

.building-control-search input, .building-control-search select {
  width: 320px;
}
.building-control-search .datePicker {
  width: 138px;
}

.building-control-display input {
  width: 305px;
}
.building-control-display input.date {
  width: 120px;
}
.building-control-display textarea {
  height: 100px;
  width: 450px;
}

.SubscriptionPopUp {
  position: relative;
  display: inline-block;
}
.SubscriptionPopUp .SubscriptionPopUptext {
  visibility: hidden;
  overflow: auto;
  background-color: white;
  text-align: left;
  border: solid 1px #aac8e0;
  padding: 10px 15px;
  position: relative;
  right: 120px;
  top: 15px;
  z-index: 1;
  position: absolute;
  width: 22em;
}
@media screen and (min-width: 768px) {
  .SubscriptionPopUp:hover .SubscriptionPopUptext {
    visibility: visible;
  }
}
@media screen and (max-width: 768px) {
  .SubscriptionPopUp:hover .SubscriptionPopUptext {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .SubscriptionPopUp .SubscriptionPopUptext {
    display: none;
  }
}

.ControlButtons {
  display: inline-flex;
  float: right;
  justify-content: flex-end;
}

/*Loading icon and loading screen*/
.loading {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 5;
  width: 100vw;
  height: 100vh;
}

.loading .center {
  display: block;
  text-align: center;
  margin: 0 auto;
  top: 40vh;
  position: relative;
}

.loading .center h3 {
  color: white;
}

.lds-ring {
  display: inline-block;
  position: relative;
  width: 64px;
  height: 64px;
}

.lds-ring div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 51px;
  height: 51px;
  margin: 6px;
  border: 6px solid #fff;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #fff transparent transparent transparent;
}

.lds-ring div:nth-child(1) {
  animation-delay: -0.45s;
}

.lds-ring div:nth-child(2) {
  animation-delay: -0.3s;
}

.lds-ring div:nth-child(3) {
  animation-delay: -0.15s;
}

@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.document-list th {
  font-size: 17px;
}
.document-list tr.row_link:hover {
  background: #abdafc;
}
.document-list tr.row_link:hover a {
  text-decoration: none;
}
.document-list tr.row_link td {
  padding: 0px;
}
.document-list tr.row_link td a {
  display: block;
  padding: 8px;
  color: black;
  text-decoration: none;
}

.skipto {
  color: black;
  height: auto;
  height: 0.0625rem;
  width: 0.0625rem;
  position: absolute;
  overflow: hidden;
  top: -0.625rem;
  left: 0;
  -webkit-transition: height 0.2s;
  -o-transition: height 0.2s;
  transition: height 0.2s;
}

.skipto:focus {
  height: 3rem;
  width: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  margin: 0;
  position: relative;
  text-align: center;
  top: 0;
  left: 0;
  z-index: 8;
  display: block;
  background-color: rgba(255, 255, 255, 0.9);
  color: #007c83;
  padding: 0.9375rem 0;
  font-size: 1.125rem;
}

.skipto_container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

a.linkText {
  color: #14345c;
  text-decoration: underline;
}

a.tab-button, a.map, a.searchTabButton {
  border-radius: 25px !important;
  margin: 15px;
  margin: 5px 5px;
  height: 40px;
  width: 100% !important;
  text-align: center;
  padding: 0px;
  display: table !important;
  color: #FFFFFF;
  font-size: 16px !important;
  box-shadow: none !important;
}
@media screen and (min-width: 768px) {
  a.tab-button, a.map, a.searchTabButton {
    position: absolute;
  }
}
a.tab-button p, a.map p, a.searchTabButton p {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
a.tab-button:focus, a.map:focus, a.searchTabButton:focus {
  outline-color: RGB(18, 16, 11) !important;
  outline-style: solid !important;
  outline-width: 3px !important;
}

ul li.searchTab {
  width: 22%;
}

.tab-pane {
  clear: left;
  display: none;
  border: none;
}

.tab-pane.active {
  display: block;
}

.pagination .ajax-pager .disabled > span {
  color: black;
}

.pagination .ajax-pager .active > span {
  background-color: #14345c;
  color: white;
}

#pager .pagination .disabled > span {
  color: black;
}

#pager .pagination .active > span {
  background-color: #14345c;
  color: white;
}

#progressBarList li {
  display: inline;
  float: left;
  margin-bottom: 15px;
}

#progressBarList {
  list-style: none;
  display: inline-flex;
  justify-content: space-evenly;
  width: 100%;
  margin: 0px;
  padding-inline-start: 0;
}
#progressBarList li {
  display: inline;
  float: left;
  margin-bottom: 15px;
}

.datelist {
  list-style: none;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin: 0px;
  padding-inline: 0px;
}

.datetext {
  margin: 0px 5px;
}

.BCfield {
  border: 1px solid #ccc;
  background-color: #eee;
  display: inline-block;
  padding: 4px 6px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  color: #555;
  vertical-align: middle;
  border-radius: 4px;
}

.BCDate {
  width: 120px;
  height: 20px;
}

.BCText {
  width: 305px;
  height: 20px;
}

.BCBigText {
  width: 450px;
  height: 100px;
}

.modal {
  background-color: #fff;
}

#header {
  background: white;
  border-bottom: 2px solid black;
  padding: 14px 20px;
  margin: auto;
}

#footer {
  background: #14345c;
  padding: 14px 20px;
}

.footer-link {
  color: white;
  text-decoration: none;
  float: right;
  margin: 16px 32px 0 32px;
}
.footer-link:hover {
  color: white;
}
.footer-link:visited {
  color: white;
}

.btn, .download-selected {
  border-radius: 20px !important;
  background-color: #1f63a3 !important;
  font-weight: 700 !important;
  border-color: RGBA(0, 0, 0, 0) !important;
  color: #FFFFFF !important;
}
.btn:active:not([disabled]), .download-selected:active:not([disabled]) {
  outline-color: RGB(18, 16, 11) !important;
  outline-style: solid !important;
  outline-width: 3px !important;
}
.btn:hover:not([disabled]), .download-selected:hover:not([disabled]) {
  background-color: #14345c !important;
  color: #FFFFFF !important;
}
.btn:focus:not([disabled]), .download-selected:focus:not([disabled]) {
  background-color: #FD0 !important;
  outline-width: 2px !important;
  outline-offset: 0px !important;
  outline-color: #000 !important;
  color: #000 !important;
}
.btn.remove, .download-selected.remove {
  margin-top: 5px;
}

.download-selected[disabled] {
  cursor: not-allowed;
  background-color: #FFF !important;
  color: #545454 !important;
  border-color: #545454 !important;
}

.btn-primary {
  border-width: 0px !important;
}

.commentButtons {
  width: 55%;
  padding-left: 0 !important;
}

body {
  font-family: "Lato", Helvetica, Arial, sans-serif !important;
  font-size: 14px;
  line-height: 20px;
  color: RGB(51, 51, 51);
}

tr.header {
  display: table-row !important;
}
tr.header > th {
  background-color: RGBA(0, 0, 0, 0) !important;
}

.bottom-padding {
  padding-bottom: 20px;
}

.holder {
  display: table;
  height: 100%;
  width: 100%;
}

.tblResults.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #EEE;
}

#cookie-alert {
  background-color: #FFF !important;
  border-bottom: 2px solid RGB(51, 51, 51) !important;
}

.searchGazetteer {
  margin-top: -3px;
}

.glyphicon-menu-down.glyphicon-menu-right:before {
  content: "\e258";
}

.dynamicRow .resetformaction {
  float: left;
  margin-top: -1px;
  box-shadow: none;
  height: inherit;
}

.ccc-green-btn[disabled] {
  background-color: #ddd;
}
.ccc-green-btn[disabled]:hover {
  background-color: #ddd;
}

html {
  height: 100%;
}

body .content-page-wrapper .container input[type=submit],
body .content-page-wrapper .container input[type=reset] {
  padding: 10px 20px;
  box-shadow: none;
  font-size: 18px;
  height: inherit;
}
body .content-page-wrapper .container input[type=file] {
  margin-left: 10px;
}
body .content-page-wrapper .container .removeDoc {
  margin: 10px;
}
body .content-page-wrapper .container .tab-button a:focus {
  background-color: #14345c !important;
}
body .content-page-wrapper .container .tab-button.active a:focus {
  background-color: #ffffff !important;
}
body .content-page-wrapper .container textarea {
  resize: none;
}
body .content-page-wrapper .container .documentTabel-selectAll-label {
  margin: 0;
  padding: 0;
}
body .content-page-wrapper .container .col-xs-12 dl:nth-child(2n) {
  background-color: #f4f4f4;
}
body .content-page-wrapper .container .col-xs-12 dl {
  margin-bottom: 0;
  padding: 15px;
}
body .content-page-wrapper .container label {
  margin-bottom: 0px;
}
body .content-page-wrapper .container .btn,
body .content-page-wrapper .container .btn-default,
body .content-page-wrapper .container .button {
  background-color: #e2eefa;
  color: black;
}
body .content-page-wrapper .container .btn:hover,
body .content-page-wrapper .container .btn-default:hover,
body .content-page-wrapper .container .button:hover {
  background-color: #d0e0f0;
}
body .content-page-wrapper .container .field label,
body .content-page-wrapper .container .field .text,
body .content-page-wrapper .container .field .text-danger {
  font-size: 16px;
  margin-top: 0.6rem;
  font-family: source-sans-pro, arial, helvetica, sans-serif;
}
body .content-page-wrapper .container form .field input[type=text],
body .content-page-wrapper .container form .field input[type=date],
body .content-page-wrapper .container form .field input[type=email],
body .content-page-wrapper .container form .field input[type=tel],
body .content-page-wrapper .container form .field select,
body .content-page-wrapper .container form .field textarea,
body .content-page-wrapper .container form .field input[type=number] {
  border-radius: 5px;
  background-clip: padding-box;
  font-size: 16px;
  padding: 0 0.8rem;
  background-color: #fff;
  border: 2px solid #C4C4C6;
  color: #14345c;
  font-family: "PT Sans", sans-serif;
  min-height: 40px;
}
body .content-page-wrapper .container form .field input[type=text].input-validation-error,
body .content-page-wrapper .container form .field input[type=date].input-validation-error,
body .content-page-wrapper .container form .field input[type=email].input-validation-error,
body .content-page-wrapper .container form .field input[type=tel].input-validation-error,
body .content-page-wrapper .container form .field select.input-validation-error,
body .content-page-wrapper .container form .field textarea.input-validation-error,
body .content-page-wrapper .container form .field input[type=number].input-validation-error {
  background-color: #fbe3e3;
  color: #0b0c0c;
  border: 1px solid #D31717;
}
body .content-page-wrapper .container form .field select {
  height: 40px;
}
body .content-page-wrapper .container form .field label,
body .content-page-wrapper .container form .field .text,
body .content-page-wrapper .container form .field .text-danger {
  font-size: 18px;
  margin-top: 0.6rem;
  font-family: source-sans-pro, arial, helvetica, sans-serif;
}
body .content-page-wrapper .container form .field label,
body .content-page-wrapper .container form .field .text {
  color: #555;
}
body .content-page-wrapper .container form .field label.required:after {
  content: " *";
  color: #a94442;
}
body .content-page-wrapper .container form .field .centred {
  text-align: center;
}
body .content-page-wrapper .container form .field input[type=checkbox] {
  min-height: 26px;
  min-width: 26px;
  margin-bottom: 10px;
}

.row {
  margin: 0px 0px 10px 0px;
}

.mandatory-indicator {
  color: #a94442;
}

.more-information {
  width: 100% !important;
  max-width: 100% !important;
  resize: none;
}

.confirmation-tickbox {
  text-align: right;
}

.confirmation-text {
  font-weight: bold;
  line-height: 30px;
}

.date-text {
  line-height: 30px;
}

.gazetteer-button {
  width: 200px;
  position: relative;
  left: -10px;
}

.gazetteerarea {
  margin-bottom: 20px;
}
.gazetteerarea .row {
  margin-bottom: 0;
}

.field-validation-error {
  padding-left: 0 !important;
}

.postcode-button {
  min-width: 110px;
  position: relative;
  top: 4px;
  min-height: 40px !important;
  box-sizing: border-box;
}

.gazetteer-label {
  line-height: 40px;
  position: relative;
  left: -10px;
}

.user-advice {
  font-size: 10pt;
  display: inline;
  margin-left: 40px;
}

::placeholder {
  color: #14345c;
  opacity: 1; /* Firefox */
}

::-ms-input-placeholder { /* Edge 12 -18 */
  color: #14345c;
}

.dynamicList {
  width: 100%;
}
.dynamicList .files-button {
  margin: 12px 0px;
}
.dynamicList .disabled {
  background-color: #006dcc;
  color: #fff;
  cursor: not-allowed;
  pointer-events: none;
}
.dynamicList .files {
  display: none;
}
.dynamicList .document {
  width: 100%;
}
.dynamicList .document .documentDescription {
  width: Calc(100% - 50px);
  max-width: unset;
  margin: 0 4px 10px 0 !important;
}
.dynamicList .document a.remove {
  padding: 7px 12px !important;
  margin: -3px 0px 0px 0px;
  width: auto !important;
}
.dynamicList .files-feedback .feedback-percentage {
  display: inline-block;
}

.validation-message {
  width: 100%;
  display: block;
}

input[readonly], textarea[readonly] {
  cursor: not-allowed;
  background-color: #eee;
}

input[type=text].currency {
  width: Calc(100% - 9px);
}

.filename-displayed {
  width: 100%;
  max-width: unset;
  background-color: #eee !important;
  margin: 0 0 10px 0 !important;
}

/* Customize the label (the container) */
.radiobuttons {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default radio button */
.radiobuttons input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom radio button */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
  border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.radiobuttons:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.radiobuttons input:checked ~ .checkmark {
  background-color: #1f63a3 !important;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.radiobuttons input:checked ~ .checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.radiobuttons .checkmark:after {
  top: 9px;
  left: 9px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: white;
}

.responseMessage {
  font-weight: bold;
}

/* later bootstraps define this */
.mt-0 {
  margin-top: 0 !important;
}

.mt-1 {
  margin-top: 3px !important;
}

.mt-2 {
  margin-top: 6px !important;
}

.mt-3 {
  margin-top: 12 px !important;
}

.mt-4 {
  margin-top: 18px !important;
}

.mt-5 {
  margin-top: 36px !important;
}

html, body {
  height: 100%;
  margin: 0;
}

body {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}

.content-page-wrapper {
  flex: 1;
}

.bg-light {
  background-color: #f8f9fa !important;
}

.text-muted {
  color: #6c757d !important;
}
