html{
  height:100%;
}

body, h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6, p, .navbar, .brand, .btn-simple, .alert, a, .td-name, td, button.close {
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 400;
}

body {
  color: #242934;
  font-weight: 400;
  line-height: 1.5;
}
.date-calendar{
  padding-top:10px !important;
}
.moveUp{
  margin-top:-50px !important;
}
.moveUp2{
  margin-top:-78px !important;
}
.header:empty, .title:empty, p:empty {
  display:none;
}

#freeform-form .add-new-row .groupHeader{
  display:none;
}

#freeform-form .add-new-row .formfield{
  display:none !important;
}
#freeform-form .add-new-row .card{
  box-shadow:none !important;
  padding:0px !important;
}

.alert{
margin-top:36px;
 z-index: 900 !important;
}
@media (min-width: 992px)
{

  main {
    min-height: calc(100% - 222px);
    margin-left: 250px;
    width: 1024px;
    float:left;
  }

  .main-content > .container-fluid {
    padding-right: 24px;
    padding-left: 24px;
    margin-right: auto;
    max-width: 1188px;
    border-top: 4px solid rgba(0, 129, 198, 1) !important; 
    border: 2px solid rgba(0, 129, 198, 0.25);
    padding: 1.5rem;
    margin-left: auto !important;
    margin-top: 3rem !important; 
    border-radius: 4px;
    background-color: #FFFFFF;
  }

  .existing-rows div.col-md-7{
    width: 25% !important;
  }
  .alert-danger{
    border-left: 5px solid #B30000 !important;
    max-width: 1048px;
    left: 236px;
  }
  .alert-danger .container-fluid .close{ 
    float: right;
    background-color: #B30000;
    /* border-radius: 18px; */
    width: 32px;
    height: 32px;
    padding-left: 8px;
    margin-top: -11px;
    color: white;
    font-size: 30px;
  }

  .navbar-fixed-top{
    left: 50%;
    transform: translate(-50%, 0%);

  }

  #nav-header .navbar-brand {
    padding-top: 0px;
    margin-top: 0px;
    margin-left: -30px;
  }

  #testPlaceholder{
    max-width: 1050px;
    margin:0 auto;

  }
}
.alert-danger {
  background-color: #feb6b6 !important;
  color: #000000 !important;
}
.alert-danger .container-fluid::before {
content: "Error: ";
font-weight: 900;
}
.addressbutton{
height:57px !important;
}
.addressbutton input{
display:none;
}
.spacer{
min-height:100px;
}
.InteLogin{
margin-top:-45px;
padding-top:15px;
}
.completeStatus, .downloadPermit{
display:none;
}
@-moz-document url-prefix() {
.InteLogin{
  margin-top:0px !important;
  padding-top:0px !important;
}
}
.addressbutton label{
min-width:120px;
font-family: Roboto, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  color: #fff !important;
  background-color: rgb(198,12,48) !important;
border-radius: 8px !important;
  border: rgb(167, 25, 48) !important;
height: 48px !important;
font-weight: 500;
display: inline-block;
  margin-bottom: 0;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 12px;
  font-size: 16px !important;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.addressbutton label:hover {
  color: #fff;
  background-color: #e92147 !important;
  border-color: #e92147 !important;
} 

#app-alert {
    white-space: pre-line;
    z-index: 1300 !important;
}
main{
  min-height: calc(100% - 222px);
}

.main-content div.wizard {
  margin: 0;
}

/*customize the progress bar*/
.round-tab, .wizard li.current:after{
  display:block !important;
}

.connecting-line-top{
  border-bottom: .4em solid #002664
}
.connecting-line{
  border-bottom: .4em solid #002664;
  opacity: .1;
}
.wizard .nav-tabs > li{
border-left: 4px solid white;
z-index: 10;
}
.progressStep{
color: #002664;
  font-size: 1rem;
  font-weight: 700;
  position: absolute;
  top: 23px;
width:100px;
}

@media (max-width: 584px) {
  .progressStep {
  top: 10px !important;
}
}

.inlineLabel {
margin-top:0px !important;
}
/* for Richmond below */
.ngx-datatable.bootstrap .datatable-body .datatable-body-row.active{
    background-color: rgba(0,133,179,0.2)!important;
   color: #242934 !important;
}
.datatable-body-cell, .datatable-body-cell-label {
  overflow: auto !important;
}
.datatable-body-cell, .datatable-header-cell {
  padding: 0.25rem !important;
}
button.btn {
  padding: 4px 8px;
}
app-view-detail div.card div.content div.col-md-12 div.form-group {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
}
app-view-detail div.card div.content div.col-md-12 div.form-group div.col-md-2 {
  padding-left: 0.5rem;
  min-width: 16rem;
}
app-view-detail div.card div.content div.col-md-6 {
  padding: 0;
}
app-view-detail div.card div.content div.col-md-6 div.form-group {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
}
app-view-detail div.card div.content div.col-md-6 div.form-group div.col-md-4 {
  padding-left: 0.5rem;
  min-width: 8rem;
}
app-static-text div.static-text {
  padding-left: 1rem;
}
app-static-text div.static-text div.form-group {
  /*margin-left: 1rem;*/
}
app-static-text div#parentLicenceType div.form-group {
  margin-left: 0;
}
app-input-checkbox div#readImportantInformation div.form-group {
  margin-left: 2rem;
}
div.freeform-group-label div.form-group {
  margin: 0 !important;
}
div.freeform-group-label div.form-group label {
  font-weight: bold;
}
div.freeform-group-label div.form-group input[readonly] {
  display: none;
}
div.free-form-guiding-text {
  min-height: 0 !important;
}
div.free-form-guiding-text div.form-group {
  margin-bottom: 0 !important;
}
div.free-form-guiding-text label, div.free-form-guiding-text input {
  display: none;
}
div.free-form-guiding-text div.field-subtitle {
  font-size: 1rem;
}
/* for Richmond above */

.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
  width: 100%;
  font-weight: 600;
  color: rgba(0,129,198,1);
  box-shadow: 0px 3px;
}

.nav-tabs>li.active>a:hover,.nav-tabs>li>a:hover{
 background-color: rgba(0,133,179,0.2);
}

.nav-tabs>li>a{
  font-weight: 400;
  color:#333;
  text-transform: uppercase;
}
.ngx-datatable .datatable-body .datatable-body-row.success:not(.active){
    background-color: rgba(0, 0, 0, 0.05) !important;
}    
nav.navbar-default > div#nav-header > span.navbar-brand div.logoImg{
  background-image: url(../img/richmond-logo.svg) !important;
  background-size:auto;
  display: block;
}

.navbar-normal .logoImg {
  margin-top: 7px;
  margin-left: 25px;
}

nav.navbar-landing > div.navbar-header > div > a.navbar-brand div.logoImg{
  background-image: url(../img/richmond-logo.svg) !important;
  background-size:auto;
  height:63px !important;
  display: block;
}

.logoText{
 display:none; 
 width:auto;
 margin-top:20px;
 white-space: nowrap;
}

.navbar{
  background: #ffffff;
  height: 60px;
  z-index: 900;
  width:100%;
}

.navbar-nav > li > a > .icon-padding{
  color:#000000;
  font-weight: bold;
  font-size: 15px;
}

.fullbackground{  
  background-image: none;
}

.navbar-landing{
  background: #ffffff;
  height: 125px;
  z-index: 900;
  position: absolute;
  width:100%;
}

ul.navbar-left > li > a > p {
  color:#000000;
}

.navbar-inner {
  height: auto !important;
  margin-top: 55px !important;
}

ul.navbar-right > li > a  > p {
  color: #000000;
  font-weight: bold;
  font-size: 15px;
}
@media screen and (max-width: 360px ) and (orientation: portrait) {
	.btn:not(.ngb-dp-arrow-btn) { font-size: 11px !important; }
}
@media screen and (min-width: 361px ) {
	.btn:not(.ngb-dp-arrow-btn) { font-size: 16px !important; }
}

.btn:not(.ngb-dp-arrow-btn) {
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  border-radius: 3px !important;
}

.btn-primary {
  color: #fff !important;
  background-color: #0081C6 !important;
  border: #0081C6 !important;
font-weight: 500;				 
}

.btn-primary:hover {
  color: #fff;
  background-color: rgba(90,176,249,1) !important;
  border-color: rgba(90,176,249,1) !important;
}

.btn-default {
  color: rgba(0,129,198,1) !important;
  background-color: #F6F6F6 !important;
  border-color: #F6F6F6 !important;
}
.btn-default:hover{
  color: rgba(0,129,198,1) !important;
  background-color: #F6F6F6 !important;
  border-color: rgba(0,129,198,1) !important;
}
.btn-success {
  color: #fff;
  background-color: #00A94F !important;
  border-color: #00A94F !important;
  margin-left: 2px;
  margin-right: 2px;
}
.btn-success:hover {
  color: #fff;
  background-color: rgba(0, 169, 79, 0.8) !important;
  border-color: rgba(0, 169, 79, 0.8) !important;
}

.btn-info {
  background-color: #FBB034 !important;
  color: #fff  !important;
  border-color: #FBB034 !important;
}

.btn-info:hover {
  background-color: rgb(251,176,52,0.8) !important;
  color: #fff !important;
  border-color: rgb(251,176,52,0.8) !important;
}

.navbar-toggle {
  background-color: #fff !important;

}

.btn-warning.btn-fill {
  padding-left: 6px;
  padding-right: 6px;
}
/*
.btn-primary.btn-fill {
  padding-left: 6px;
  padding-right: 6px;
}*/

div.switchLanguage-en{
  display: none !important;
}

.main-content {
  margin-top: 0px !important;
  padding-top: 40px !important;
}

#detail.folderDetail {
  padding-top: 0px !important;
}

.is-address-loading {
  border-color: #dc3545;
  padding-right: calc(1.5em + .75rem);
  background-image: url(../img/spinner.svg);
  background-repeat: no-repeat;
  background-position: center right calc(.375em + .1875rem);
  background-size: calc(.75em + .375rem) calc(.75em + .375rem);
}

::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}

.upload-doc-detail {
float: right !important;
}

.historyFreeformSpace {
  height: 50px !important;
}

/**********************************************************
Footer
***********************************************************/

footer {
  background: #f0f0f0 !important;
  color: #666 !important;
  margin-top: 2em !important;
  border-top: 4px solid #000000 !important;
  padding-top: 10px !important;
}

*, :after, :before {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

* {
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
}

body:not(.code-example-body) {
  line-height: 1.25;
  max-width: none;
  margin: 0;
  background-color: #F6F6F6;
  color: inherit;
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: normal;
}
:root {
  font-size: 100%;
}

html {
  font-size: 100% !important;
}

html {
  line-height: 1.25;
  font-size: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

footer p {
  font-size: 14px;
  line-height: 1.5;
margin-bottom: 24px !important;
  margin-top: 24px !important;
}

footer nav {
  display: block;
}

footer a {
  color: #666;
  text-decoration: none;
}

.clearfix:after {
  clear: both;
}
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

footer ul {
  margin: 0px;
  padding: 0px;
  padding-bottom: 10px;
  list-style: none;
  overflow: hidden;
  display: inline-block;
}

footer li {
  float: left;
  margin: 0px;
  padding: 0px;
  list-style: none;
}
app-foler-info form .formfield.col-md-6  {
height: 100px !important;
}

#freeform-form4 .existing-rows .nsw-form-checkbox__label, #freeform-form5 .existing-rows .nsw-form-checkbox__label, #freeform-form6 .existing-rows .nsw-form-checkbox__label,#freeform-form7 .existing-rows .nsw-form-checkbox__label {
margin-top: 53px !important;
}

#freeform-form4 .existing-rows label, #freeform-form5 .existing-rows label,#freeform-form6 .existing-rows label,#freeform-form7 .existing-rows label {
align-items: flex-end;
  display: flex;
  min-height:46px;
}

.folderinfo form button {
  margin-top: 20px;
}

.col-md-12 {

  padding-left: 0 !important;

  padding-right: 0 !important;

}

form .col-md-12  {
  padding-left: 15px !important;

  padding-right: 15px !important;
}

body {
  font-size: 16px !important;
  margin-top: 24px !important;
  margin-bottom: 24px !important;    
  line-height: 1.5 !important;
}

body p {
  font-size: 16px !important;  
  line-height: 1.5 !important;
}

label {
  font-size: 0.9rem !important;
  /*margin-top: 24px !important;*/
  /*margin-bottom: 24px !important; */
  margin-bottom: 0.5em !important; 
  line-height: 1.5 !important;    
}

nav.navbar-inner p{
  font-size: 15px !important;  
}

form#addressValidationForVenue label {
  margin-top: 5px !important;
  margin-bottom: 5px !important;       
}

/*
form .formfield :not(.declarationSpace) {
  min-height: 120px !important;
}*/
/*
app-select-application form .formfield {
  height: 150px !important;
}

generic-page form .formfield {
  height: auto !important;
}
*/
form .formfield {
  height:auto !important
}
form#addressValidationForVenue .formfield {
  height: auto !important;
}

/* clutter when having subtitle
app-freeform-form form .formfield {
  height: 120px !important;
}

div#freeform-form2 form .formfield {
  min-height: 120px !important;
}
*/

div#freeform-form3 form .formfield {
  height: auto !important;
}

app-folder-comment form .formfield.textarea {
  height: auto !important;
}


app-people-detail button[type=submit] {
  float: left !important;
}

app-user button[type=submit] {
  float: left !important;
}

select::-ms-expand {
  display: none;
}

app-attachment form .formfield {
  min-height: 150px !important;
}

app-people-detail form .formfield {
  height: 100px !important;
}

.header .category {
    color: #242934 !important;
}

.header h1 {
box-sizing: border-box;
color: rgb(36, 41, 52);
display: block;
font-family: Roboto, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
font-size: 36px;
font-weight: 700;
height: 50px;
line-height: 50.4px;
margin-bottom: 48px;
margin-left: 0px;
margin-right: 0px;
margin-top: 40px;
text-size-adjust: 100%;
}

.content p {
  color: #242934 !important;
margin-bottom: 24px !important;
  margin-top: 24px !important;
}

app-boolean-radio .formfield{
  height: auto !important;
}

.declarationSpace{
  min-height:0px !important;
  height:0px !important;
  
}

.applicationSummary {
  background-color:#EAEDF4; 
  padding: 10px;
  margin-bottom: 20px;
}

.blueInfo {
  font-size:24px;color:blue; 
  margin-top:10px;
}

@media only screen and (max-width: 991px) {
  .sidebar {
    background-color: rgba(0,129,198,1) !important;
  }

  .sidebar[data-color="red"]:after,
  .sidebar[data-color="red"]:before {
    background: none !important;
  }

  /* For mobile phones: */
  h1 {
      font-family: Roboto, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
      font-size: 32px !important;
      margin-top: 24px !important;
      margin-bottom: 32px !important;
      line-height: 1.4 !important;
    }
  
    h2 {
      font-family: Roboto, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
      font-size: 26px !important;
      margin-top: 32px !important;
      margin-bottom: 16px !important;
      line-height: 1.4 !important;
    }
    
    .round-tab h2 {
        margin-top: -4px !important;
    }
  
    h3 {
      font-family: Roboto, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
      font-size: 20px !important;
      margin-top: 24px !important;
      margin-bottom: 16px !important;
      line-height: 1.4 !important;
    }
  
    h4 {
      font-family: Roboto, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
      font-size: 18px !important;
      margin-top: 16px !important;
      margin-bottom: 16px !important;
      line-height: 1.4 !important;
    }
  
    h5,h6 {
      font-family: Roboto, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
      font-size: 16px !important;
      margin-top: 16px !important;
      margin-bottom: 16px !important;
      line-height: 1.5 !important;
    }
  
    body {
      font-size: 16px !important;
      margin-top: 16px !important;
      margin-bottom: 16px !important;    
      line-height: 1.5 !important;
    }
  
    label {
      font-size: 1rem !important;
      margin-top: 16px !important;
      margin-bottom: 16px !important; 
      line-height: 1.5 !important;    
    }
  
  .ngx-datatable .datatable-body-cell.mobile-hidden, .datatable-header-cell.mobile-hidden {
      display: none !important;
    }

    .ngx-datatable .datatable-header-cell.first-column, .datatable-body-cell.first-column {
      width: 100% !important;
    }

    div.spacer.static-text {
      display: none !important;
  }
  
  form .col-md-12 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  
  .consentFormDeeplinkBody .col-md-12,
    .createFolderPage .col-md-12,
    #consentForm .col-md-12, 
    .poiReturnPage .col-md-12 {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  
  .freeform-form .formfield {
      padding-left: 0 !important;
      padding-right: 0 !important;
  }
  
  .modal-footer .btn+.btn {
      margin-left: 0 !important;
  }
  
  #attachment .content .content {
      padding-left: 0 !important;
      padding-right: 0 !important;
  }
  
  .loginUserPage form .col-md-7,
  .loginUserPage form .formfield {
      padding-left: 0 !important;
      padding-right: 0 !important;
  }
  
  .consentFormPage .header {
      padding-left: 15px !important;
    padding-right: 15px !important;
  }
  
  .alert-dismissable .close, .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -10px;
    color: inherit;
    background-color: #B30000;
    width: 32px;
    height: 32px;
    padding-left: 8px;
    margin-top: -11px;
    color: white;
    font-size: 30px;
  }
    
  .alert-danger .container-fluid::before {
      margin-top: 10px;
  }
   
  #detail.folderDetail .row.container-fluid .container-fluid .row .content .col-md-6,
  #detail.folderDetail .row.container-fluid .container-fluid .row .content .col-md-4,
  #detail.folderDetail .row.container-fluid .container-fluid .row .content .col-md-8 {
      padding-left: 0 !important;
      padding-right: 0 !important;
  }


hr.groupSeperatorBottom {
      display:none;
  }
  
  .groupHeader hr.groupSeperator {
      display: block;
  }

  .navbar-default .navbar-toggle .icon-bar{
    background-color: black;
  }  

  app-view-detail div.card div.content div.col-md-12 div.form-group {
    display: block;
  }

  .detail-widget .col-md-6, 
  .detail-widget .col-md-10, 
  .detail-widget .col-md-8, 
  .detail-widget .col-md-4, 
  .detail-widget .col-md-2,
  .detail-widget .special-div {
    padding-left: 0.5rem;
    padding-right: 0px;
  }

}

.ngx-datatable .datatable-body-cell.mobile-hidden, .datatable-header-cell.mobile-hidden {
  /* display: inherit; */
}

ul.no_list_style {
  list-style-type:none;
}
#folder-people form .formfield{
  height:100px !important;
}
@media screen and (max-width: 360px ) and (orientation: portrait) {
	.btn { font-size: 11px !important; }
}
@media screen and (min-width: 361px ) {
	.btn { font-size: 14px !important; }
}
.btn{
  min-height: 36px !important;
  min-width: 64px !important;
}

.attachment-apply-flow {
  margin-bottom: 90px;
}

#folder-people form div#addressTitleText, #people-detail form div#addressTitleText {
  height: 40px !important;
}

body generic-page , body generic-page p{
  font-size: 14px !important;
}

body.consentFormDeeplinkBody, body.consentFormDeeplinkBody p, body.consentFormBody, 
body.consentFormBody p, body.privacyStatementBody, body.privacyStatementBody p  {
  font-size: 14px !important;
}
.privacy p{
margin-top:10px !important;
margin-bottom:10px !important;
}

/* --FOOTER-- */

#footer {
  background: #f0f0f0;
  color: #666;
  margin-top: 2em;
  padding-top: 10px;
}
#footer .f-w1 {
  margin: 0 auto;
}
#footer .f-w2 {
  font-size: 91.67%;
  font-size: 0.9167rem;
  padding: 0px 0 30px 0;
  overflow: hidden;
}
#footer a {color: #666; text-decoration: none;}
#footer a:hover {text-decoration: underline;}

#footer-top {
  padding: 9px 0 0 0;
  height: 45px;
  overflow: hidden;
  font-size: 1rem;
}
#footer-top ul {overflow: hidden; float: left; margin: 0px; padding: 0px; width: 100%}
#footer-top ul li {float: left; margin: 0px; padding: 0px; list-style: none;}

#footer-top ul li.social-link {padding: 8px 13px; font-size: 109.09%; font-size: 1rem;}
#footer-top ul li.social-title span {display: inline-block; zoom: 1; padding-top: 4px;}
#footer-top ul li.social-link a {
  padding-left: 38px;
  height: 24px;
  padding-top: 5px;
  display: inline-block;
  zoom: 1;
  color: #666;
  text-decoration: none;
}

#footer h3 {
  font-size: 118.18%;
  font-size: 1.0833rem;
}
#community {padding-right: 5px;}
.footer-links {padding-right: 30px; padding-top: 10px; float: left;}
.footer-links ul {margin: 0px; padding: 0px; list-style: none;}

#footer-right {
  float: right;
  text-align: right;
}
#footer-right ul {margin: 0px; padding: 0px; padding-bottom: 10px; list-style: none; overflow: hidden; display: inline-block;}
#footer-right ul li {float: left; margin: 0px; padding: 0px; list-style: none;}
#footer-right ul li a {margin: 0px 5px;}

/*		#footer-copyright,
  #footer-location,
  #footer-contact {display: block; padding-right: 52px;}

  #footer-location a, #footer-copyright a {color: #0081c6; text-decoration: underline;}
    #footer-location a:hover, #footer-copyright a:hover  {text-decoration: none;}
*/
#footer-right p {
  display: block;
  padding-right: 52px;
  background: url(../app/theme/client/img/crest.png) no-repeat scroll right top transparent;
}
#footer-right p a {color: #0081c6; text-decoration: underline;}
#footer-right p a:hover  {text-decoration: none;}


main app-fee div.main-content {
  padding-top: 0px !important;
}

label.upload-button {
  font-weight: bold;
  font-size: 18px !important;
}

span.btn.date-calendar {
  border-top-left-radius: 0px !important;
  border-bottom-left-radius: 0 !important;
}

.form-control {
  border: 1px solid #777777 !important;
}

/*.navbar-normal {
  display: none !important;
}*/

.sidebar .nav li > a {
  opacity: 1 !important;
}

.jss4 {
  margin: 0;
  display: block;
}


.jss46 {
  display: flex;
  align-items: stretch;
  padding-top: 70px;
}

.jss68 {
  width: 230px;
  height: auto;
  position: static;
  box-shadow: 0 2px 5px 0 rgb(0 0 0 / 26%), 0 2px 10px 0 rgb(0 0 0 / 16%);
  overflow-y: visible;
  padding-top: 2rem;
  padding-bottom: 6rem;
  background-color: rgba(0,129,198,1);
}

.jss80 {
  border-right: 1px solid rgba(0, 0, 0, 0.12);
}

.jss67 {
  width: 230px;
  display: flex;
  align-items: stretch;
}
.jss69 {
  flex: 1 0 auto;
}


.jss70 {
  flex: none;
  display: block;
  margin-left: 1rem;
}



.jss71 {
    color: white;
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-decoration: none;
}




.jss13 {
  color: rgba(0, 0, 0, 0.87);
  font-size: 0.875rem;
  font-weight: 400;
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  line-height: 1.46429em;
}

.jss25 {
  color: rgba(255, 255, 255, 1);
}



.jss74 {
  flex: 0 0 auto;
}


.jss47 {
  flex: 1;
/*   display: flex; */
  max-width: 100%;
  min-height: calc(100vh - 70px);
/*   background: #EEEEEE; */
/*   background: red; */
  flex-direction: column;
}

.jss112 {
  fill: currentColor;
  width: 1em;
  height: 1em;
  display: inline-block;
  font-size: 24px;
  transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  user-select: none;
  flex-shrink: 0;
}

.jss73 {
  flex: none;
  color: #fff;
  width: calc(230px - 1px);
  margin-bottom: 2rem;
}


.jss245 {
  width: 100%;
  display: flex;
  position: relative;
  box-sizing: border-box;
  text-align: left;
  align-items: center;
  padding-top: 12px;
  padding-bottom: 12px;
  justify-content: flex-start;
  text-decoration: none;
}

.jss236 {
  color: #fff;
  border-left: 0.25rem solid transparent;
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}

.jss238 {
  color: #fff;
  border-left: 0.25rem solid transparent;
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}

.jss255 {
  transition: background-color 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
}


.jss254 {
  padding-left: 16px;
  padding-right: 16px;
}

.jss247 {
  width: 100%;
  display: flex;
  position: relative;
  box-sizing: border-box;
  text-align: left;
  align-items: center;
  padding-top: 12px;
  padding-bottom: 12px;
  justify-content: flex-start;
  text-decoration: none;
}


.jss123 {
  color: #fff;
  border-left: 0.25rem solid transparent;
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}

.jss140 {
  transition: background-color 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
}

.jss142 {
/*   color: inherit; */
  border: 0;
  margin: 0;
  cursor: pointer;
  display: inline-flex;
  outline: none;
  padding: 0;
  position: relative;
  align-items: center;
  user-select: none;
  border-radius: 0;
  vertical-align: middle;
  justify-content: center;
  -moz-appearance: none;
  text-decoration: none;
  background-color: transparent;
  -webkit-appearance: none;
  -webkit-tap-highlight-color: transparent;
}

*, *::before, *::after {
  box-sizing: inherit;
}



.jss234 {
  margin: 0;
  padding: 0;
  position: relative;
  list-style: none;
}


.jss76 {
  left: 0;
  right: auto;
}

.jss75 {
  top: 60px;
  flex: 1 0 auto;
  height: 100%;
  display: flex;
  z-index: 1200;
  outline: none;
  position: fixed;
  overflow-y: auto;
  flex-direction: column;
  -webkit-overflow-scrolling: touch;
}

.jss209 {
  box-shadow: none;
}

.jss207 {
  background-color: #fff;
}


.jss314 {
  flex-shrink: 0;
  margin-right: 16px;
}

@media only screen and (min-width: 992px) {
    .sidemenu {
      display: block;
    }
}

@media only screen and (max-width: 992px) {
  .sidemenu {
    display: none;
  }
}

span.returnlabel {
    color: black;
}

.navbar-toggle {
  margin-top: 2px;
  margin-bottom: 19px;
  border: 0;
}

.sidebar .nav p {
  text-transform: none;
}

@media (max-width: 991px) {
  #navbar .navbar-toggle:hover, #navbar .navbar-toggle:focus {
      background-color: #ffffff !important;
  }
}

.sidemenu.jss74.jss67 ul {
  padding-inline-start: 24px;
}

#loader .loaderImg {
    left: 30%;
}

.navbar.navbar-inner {
    display: none !important;
}

#people-detail-custom .container-fluid {
    margin-left: auto;
    margin-top: 47px;
}

/* used from integration/*.html */
#address-hours p {
  padding-left: 52px;
  background: url(../img/crest.png) no-repeat scroll left top transparent;
}
img.business-licence {
  float:right;height:13rem;
}

div.message {
  display: flex;
  flex-direction: row;
  align-items: center;
  border-radius: 2px;
  border-style: solid;
  border-radius: 2px 0 0 2px;
  border-width: 5px 2px 2px 2px;
  padding: 14px !important;
  font-size: 14px;
  font-weight: Regular (400);
  line-height: 20px;
}
div.message i.fa {
  font-size: 24px;
  margin: auto 10px;
}
div.message-error {
  border-color: #EE3124 #F9BBB7 #F9BBB7 #F9BBB7;
  background-color: #FEEBE9;
}
div.message-error i.fa {
  color: #EE3124;
}
div.message-info {
  border-color: #0081C6 #BFDFF1 #BFDFF1 #BFDFF1;
  background-color: #E5F2F9;
}
div.message-info i.fa {
  color: #0081C6;
}
div.message-warning {
  border-color: #FBB034 #FEEBCC #FEEBCC #FEEBCC;
  background-color: #FFF7EB;
}
div.message-warning i.fa {
  color: #FBB034;
}
div.message-success {
  border-color: #00A94F #BFE9D3 #BFE9D3 #BFE9D3;
  background-color: #E5F6ED;
}
div.message-success i.fa {
  color: #00A94F;
}

div.sidemenu a {
  font-weight: 700 !important;
  font-size: 1rem !important;
}

.inlineCheckbox {
  margin: auto 1rem auto auto !important;
  width: auto !important;
}

generic-page h3.delcaration-header {
  text-align: center;
}
generic-page p.delcaration-paragraph {
  font-style: normal;
}
generic-page div.declaration-accept {
  padding-left: 2rem !important;
}
i.info-tip {
  color:rgba(90,176,249,1);margin:auto 1rem;
}

#attachment button.upload-button.pull-left {
    float: right !important;
}
.home-custom2-button {
	margin-right:20px;
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    color: #000000 !important;
}

.dropdown button.dropbtn .badge {
    padding: 6px 4px;
    font-size: 22px;
    color: #fff;
    background-color: rgba(255, 255, 255, 0.54);
    border-radius: 50%;
  }


.dropdown button.dropbtn {
    min-height: 59px !important;
    margin: -1px;
    border-radius: 0px !important;
    background-color: rgba(0,129,198,1);
    color: white !important;
}

.freeform-form .fixture-12-N01,
.freeform-form .fixture-13-N01 {
  display: none !important;
}

.fixture .hide-fixture {
  display: none !important;
}

.folder-people .total-result-count {
  display: none !important;
}


@media (max-width: 991px) {
	#apply-address table:nth-of-type(1) tr{
		display:inline-block;
	}

	#apply-address table:nth-of-type(1) td{
		float:left;
	}

  .attachment-drag-text {
    display: none;
  }
}

#apply-address td {
  white-space: -o-pre-wrap;
  word-wrap: break-word;
  white-space: pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -pre-wrap;
}

span.common-cell {
  color: inherit;
}

/* style for property table in generic-page2 query by 5001060*/
div.generic-properties {
  margin: 1rem 2rem auto 2rem;
}
div.generic-properties table {
  border-collapse: collapse;
}
div.generic-properties table tr th {
  border: solid 1px #ddd;
  padding: .5rem;
  text-align: left;
  background-color: #eee;
}
div.generic-properties table tr td {
  border: solid 1px #ddd;
  padding: .5rem;
}
div.generic-properties table tr td.PID {
  text-wrap: nowrap;
}

table.guiding-address-search {
  border: none;
}
table.guiding-address-search tr td {
  vertical-align: top;
  padding: .5rem;
  border: none;
}
span.folder-status-incomplete {
	color: red;
	font-weight: bold;
}
div.numberControl input[type="number"]::-webkit-outer-spin-button,
div.numberControl input[type="number"]::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}
div.numberControl input[type="number"] {
	-moz-appearance: textfield;
}

.display-none {
	display: none !important;
}

.greenTitle {
	color: green;
}

.redTitle {
	color: red;
}

div.folderinfo div[id='6133'] div.help-block {
	display: none;
}

div.folderinfo div[id='6132'] div.help-block {
	display: none;
}

generic-page div[id='businessLicence'] div.help-block {
	display: none;
}

i.fa-question-circle {
	margin-left: 8px;
}
/*folder-info subtitle*/
div[class$='_subtitle field-subtitle'] {
	color: #777;
	font-size: smaller;
}

div[id='99999'] {
	height: 40px !important;
	margin-top: 30px;
}

input[name='99999']{
	display:none;
}

app-foler-info div#info3 div[id='1356'],div[id='2802'],div[id='2902'],div[id='2702'],div[id='6540'],
div[id='1358'],div[id='2803'],div[id='2903'],div[id='2703'],div[id='6541'],
div[id='1360'],div[id='2804'],div[id='2904'],div[id='2704'],div[id='6542'],
div[id='1362'],div[id='2805'],div[id='2905'],div[id='2705'],div[id='6543']{
	height: 100px !important;
}

.ngx-datatable {
	overflow: unset !important;
}

.wizard-question {
	font-size: 16px !important;
	font-weight: 400 !important;
}

label#confirmation_ID_Yes_label, label#confirmation_ID_No_label {
	display: inline !important;
}

label#confirmation_ID_Yes_label::after {
  content: "\A";
  white-space: pre; 
}

app-attachment-list h2.accordion-header {
	margin-top:0px;
}

/* For Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0; /* Important to remove any default margin */
}

/* For Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

@media (min-width: 992px)
{
	app-foler-info div[id='1356'] label,
	               div[id='2802'] label,
	               div[id='2902'] label,
	               div[id='2702'] label,
	               div[id='6540'] label,
				   div[id='1358'] label,
	               div[id='2803'] label,
	               div[id='2903'] label,
	               div[id='2703'] label,
	               div[id='6541'] label,
				   div[id='1360'] label,
	               div[id='2804'] label,
	               div[id='2904'] label,
	               div[id='2704'] label,
	               div[id='6542'] label,
				   div[id='1362'] label,
	               div[id='2805'] label,
	               div[id='2905'] label,
	               div[id='2705'] label,
	               div[id='6543'] label,	
				   div[id='6550'] label,
	               div[id='2801'] label,
	               div[id='2901'] label,
	               div[id='2701'] label,
	               div[id='9999'] label	                              	 	               	               
	{
		content-visibility: hidden !important;
	}
	
}

.formfield.input.readonly input {
    background-color: #f5f5f5;
    color: #747474;
    cursor: not-allowed;
}

.wizard-result.text-center.text-info {
	text-align: left !important;
	margin: 0px !important;
}

