/*############################### Color variables ##################*/
/*--------------Brand Color----------------------------*/
/*--------------Authority logo----------------------------*/
/*--------------Font family----------------------------*/
/*--------------Text Color----------------------------*/
/*--------------Link Color----------------------------*/
/*--------------Border----------------------------*/
/*--------------Focus State----------------------------*/
/*--------------Error State----------------------------*/
/*--------------Button----------------------------*/
/*--------------Other Color palette----------------------------*/
/*#################### AUTHORITY Styling without HTML changes  ##################*/
body {
  font-family: Arial;
  font-size: 13px; }

#fldFloodRiskSiteAtRiskOfFlooding, #fldFloodRiskSiteWithinTwentyMetreOfWatercourse, #fldFloodRiskIncreasedFloodRiskElsewhere {
  display: flex; }

#SearchAddress_deleteAddress {
  cursor: pointer; }

.panel-heading {
  padding: 5px 15px; }

/* ----------------- Top Navigation -------------*/
.navbar-brand {
  height: 80px;
  padding-top: 20px; }

.navbar {
  margin: 0; }

.navbar-toggle .icon-bar {
  background-color: #3365ff;
  /* AssureDefault */ }

.modal-open {
  overflow: scroll; }

/*.navbar-header .navbar-toggle {
    border-color: #fff;
}

    .navbar-header .navbar-toggle:hover, .navbar-header .navbar-toggle:focus {
        background-color: #f9f9f9;
        border-color: #f9f9f9;
    }*/
nav {
  font-size: 14px; }

.navbar-nav {
  margin-top: 25px; }

.nav {
  font-size: 13px; }

.nav .active {
  font-size: 16px; }

.navbar-nav li a {
  padding-top: 5px;
  padding-bottom: 8px;
  margin: 0; }

/*.navbar-nav .active > a {
    color: #428bca;
}

    .navbar-nav .active > a:hover {
        color: #428bca;
    }*/
.navbar-nav {
  margin-top: 10px;
  padding: 0 15px 0 4px;
  border: 1px solid #2d6ca2;
  border-radius: 10px;
  /*background-image: -webkit-linear-gradient(top, #428bca 0%, #2d6ca2 100%);
    background-image: linear-gradient(to bottom, #428bca 0%, #2d6ca2 100%);*/
  /*background-color: #2d6ca2;*/
  /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#428bca', endColorstr='#2d6ca2', GradientType=0);*/
  background-repeat: repeat-x; }

.navbar-nav li {
  z-index: 999; }

.navbar-nav li a {
  padding-top: 5px;
  padding-bottom: 5px;
  margin: 0;
  /*color: #fff*/
  font-size: 13px; }

.navbar-nav li form a {
  padding-top: 5px;
  padding-bottom: 5px;
  margin: 0;
  /*color: #fff*/
  font-size: 12px; }

.nav > li > form > a {
  position: relative;
  display: block;
  padding: 8px 10px; }

.navbar-brand, .navbar-nav > li > a {
  text-shadow: none; }

.navbar-nav li form a:hover {
  /*background-color: #fff;
    color: #369;*/
  text-decoration: none; }

/*.navbar-nav li a:hover {
    background-color: #fff;
    color: #369;
}

.navbar-nav .active {
    background-color: #fff;
    color: #369;
}*/
/*.navbar-nav .active > a {
        color: #1b5282;
    }

        .navbar-nav .active > a:hover {
            background-color: #fff;
            color: #369;
        }*/
/* ----------------- Heading tags -------------*/
h1, h2, h3, h4 {
  margin: 0;
  padding: 0; }

h1 {
  /*color: #2d6ca2;*/
  font-size: 21px; }

h4 {
  /*color: #2d6ca2;*/
  font-size: 16px; }

/*h5 {
    color: #2d6ca2;
}*/
h2 {
  /*color: #222222;*/
  padding: 0 0 0 0;
  margin: 0;
  font-size: 18px; }

h3 {
  /*color: #fff;*/
  font-size: 16px; }

h2 {
  /*color: #428bca;*/ }

/* ----------------- left right float -------------*/
.left {
  text-align: left; }

.right {
  float: right; }

.txtright {
  text-align: right; }

.center {
  text-align: center !important; }

.width1px {
  width: 1px; }

/* ----------------- login box css -------------*/
.login {
  max-width: 500px;
  margin: 50px auto;
  padding: 20px;
  background: white;
  /* AssureDefault */
  -moz-box-shadow: 0 0 20px black;
  -webkit-box-shadow: 0 0 20px black;
  box-shadow: 0 0 20px black;
  border-radius: 10px; }

.iconInfo {
  /*background-color: #d6e9f3;*/
  border: 1px solid #006599;
  line-height: 45px; }

.logInfo {
  /*background-color: #006599;*/
  border: 1px solid #006599;
  border-right-width: 0;
  line-height: 45px;
  margin: 0;
  padding: 0 0 0 15px; }

.logInfo img {
  vertical-align: middle;
  text-align: center; }

.info {
  /*background-color: #f9f9f9;
    color: #535252;*/
  font-size: 11px;
  padding: 10px 10px 10px 25px;
  margin-top: 20px; }

.logBox {
  padding-top: 10px; }

/* ----------------- form css -------------*/
label {
  font-weight: bold;
  font-size: 12px; }

/*input[type='radio'] {
    margin: 0 3px 5px 5px;
}*/
.small-input .input-sm {
  height: 24px;
  padding-left: 1px;
  width: 50px;
  font-size: 11px;
  padding: 2px 10px !important; }

.ex-grandTotal, .pro-grandTotal {
  width: 200px !important;
  margin-right: 17px; }

.grandtotal {
  width: 100%; }

.subtotal, .total {
  width: 65px !important; }

.proposal .input-sm {
  height: 24px;
  padding: 2px 10px !important; }

.input-sm-es {
  height: 24px;
  padding: 2px 10px !important; }

.radio, .checkbox {
  margin-top: 5px;
  margin-bottom: 5px; }

/* ----------------- table css -------------*/
.table th {
  /*background-color: #e7e8e8;*/
  /*background-color: #369;
    color: #fff;*/
  padding: 4px 5px 4px 5px !important;
  margin: 0;
  text-align: center;
  vertical-align: top !important; }

.table td {
  padding: 5px 5px 5px 5px !important;
  margin: 0;
  text-align: left;
  /*vertical-align: middle !important;*/ }

table {
  font-size: 12px; }

/*Fix to work for ipad config*/
.tablelayout {
  table-layout: fixed !important; }

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

hr {
  margin-top: 10px;
  margin-bottom: 5px; }

.btspace {
  padding-bottom: 10px; }

.btspace5 {
  padding-bottom: 5px; }

.btspace35 {
  padding-bottom: 35px !important; }

.red {
  color: #DF3034;
  /* AssureDefault */ }

.error {
  /*color: #a94442;*/
  font-size: 12px;
  display: inline; }

.errorRed {
  /*color: #a94442;*/
  font-size: 12px; }

.input-validation-error {
  border: solid 1px #a94442; }

.striped {
  /*background-color: #f9f9f9;*/ }

/* ----------------- hyperlinks -------------*/
a {
  cursor: pointer;
  color: #3365ff;
  /* AssureDefault */
  text-decoration: none;
  /* AssureDefault */ }

/* ----------------- left nav tabs -------------*/
.tab-content {
  padding: 20px 0px;
  min-height: 300px; }

.content {
  padding: 5px; }

.leftnav .mCSB_inside > .mCSB_container {
  margin-right: 0px; }

.leftnav {
  margin-top: 20px; }

.dropdown-menu > li > a {
  /*color: #333333;*/ }

.dropdown-menu {
  border: 1px solid #369; }

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  /*color: #222;*/ }

#leftMenu {
  border: 1px solid #ddd; }

#leftMenu .btn {
  /*background-color: #fff;*/
  border-radius: 0;
  text-align: left !important;
  font-size: 12px;
  border-top: 1px solid #ddd;
  /*color: #428bca;*/ }

#leftMenu li {
  font-size: 12px; }

.empty {
  height: 70px; }

.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none; }

.tab-content > .active,
.pill-content > .active {
  display: block; }

.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
  float: none; }

.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px; }

.tabs-left > .nav-tabs {
  float: left;
  margin-right: 0px;
  border-right: 1px solid #3365ff;
  /*AssureDefault*/ }

.tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px; }

.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
  border-color: #F8F8F8 #BFC1C3 #F8F8F8 #F8F8F8;
  /* AssureDefault */ }

/*.tabs-left > .nav-tabs .active > a,
    .tabs-left > .nav-tabs .active > a:hover,
    .ta bs-left > .nav-tabs .active > a:focus {
        border-color: #428bca transparent #428bca #428bca;
        *border-right-color: #ffffff;
    }
*/
.dropdown-menu a {
  font-size: 12px; }

/*.nav > li > a {
    padding: 10px 10px;
}*/
.dm {
  top: auto;
  left: 14.46%; }

.leftnav .dropdown-menu {
  position: fixed; }

.nav-tabs .dropdown-menu {
  margin-top: -42px !important; }

.nav-tabs > li.active > a {
  /*color: #2d6ca2;*/ }

.middlenav {
  padding-left: 0px; }

.fixed_headers {
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
  margin-bottom: 0px !important; }

.popover {
  z-index: 999999; }

.popover-content {
  display: none; }

/* ----------------- scrollbar -------------*/
.mCSB_container {
  margin-right: 20px !important; }

.pagi {
  padding: 0 16px; }

.modal {
  z-index: 999999; }

/* ----------------- Footer -------------*/
footer {
  background-color: white;
  /* AssureDefault */
  border-top: solid 1px #e2e2e2;
  padding-top: 7px;
  font-size: 11px;
  position: fixed;
  bottom: 0;
  width: 100%; }

/* ----------------- Css added for amend my details on 12/08/2014 -------------*/
#Details h4 {
  /*color: #2d6ca2;*/
  padding-top: 10px; }

.div-striped .row {
  padding-top: 5px;
  padding-bottom: 5px;
  margin: 0 1px; }

.div-striped .row:nth-of-type(odd) {
  background: #3365ff;
  /* AssureDefault */ }

.div-borderd .row {
  border: solid 1px #eee; }

.txtleft {
  text-align: left !important; }

.strong {
  font-weight: bold; }

.tbspace {
  padding: 5px 0;
  /*margin:0 0.2%;*/
  /*commented when working on Advertisement - Application Details page*/ }

textarea {
  min-height: 200px; }

.textarea1Line {
  height: 30px !important;
  width: 250px;
  min-height: 1em; }

.div-table > div div:first-child {
  /*background-color: #eee;*/ }

.div-table > div div {
  border: solid 1px #eee;
  padding-top: 5px;
  padding-bottom: 5px; }

.pickDate {
  background: url("../../Images/calendar.png") 98% center no-repeat;
  /* AssureDefault */
  background-color: #FFFFFF;
  /* AssureDefault */ }

/* .date class is for only html prototype*/
.date {
  background: url("../../Images/calendar.png") 98% center no-repeat;
  /* AssureDefault */ }

.leftform .control-label {
  text-align: left !important; }

.radio-inline, .checkbox-inline {
  padding-left: 0; }

.inline {
  display: inline-block;
  padding-right: 10px; }

/*---------------- css added on 19-08-2014 ---------------*/
ul {
  list-style: none; }

.welcome {
  min-height: 10px;
  float: right;
  clear: right;
  margin: 5px -15px 0 0;
  padding: 0; }

/*.navbar-nav.navbar-right li:last-child {
    margin-right: -10px;
}*/
.welcome li {
  text-align: left;
  display: inline-block;
  padding: 3px 3px 4px; }

.welcome li.dropdown > .dropdown-menu {
  border: solid 1px #868686; }

.welcome .dropdown-menu > li > a {
  padding: 0 3px 0 10px; }

.welcome .dropdown-menu > li {
  min-width: 160px; }

.clearRight {
  clear: right; }

.settings {
  /*background-color: #fff;*/
  /*border:solid 1px #bfbebe;
    border-radius:4px;*/ }

.settingsNav {
  /*background-color: #3a71a0;*/
  /*border:solid 1px #bfbebe;
    border-radius:4px;*/ }

/*.settings-icon {
   opacity:0.9;
}*/
/*.settings:hover .settings-icon, .settings:focus .settings-icon, .settings:active .settings-icon {
    opacity:1;
}
.settings a {
    padding-left:10px;
    padding-right:10px;
    color:#868686;
}
.settings:hover, .settings:focus {
    border:solid 1px #868686;
}
.settings:hover a, .settings:focus a, .settings:active a {
    padding-left:10px;
    padding-right:10px;
    color:#222;
}*/
.form-horizontal .control-label {
  text-align: left;
  padding-top: 7px; }

/* PS : 14/08/2014 : Adding this class from site.css to be used for bootstrap screens*/
.displaynot {
  display: none; }

/*updated on 18-8-2014*/
.validation-summary-errors ul {
  list-style: none;
  padding: 0; }

/*css added on 20-08-2014 */
.input-daterange input {
  text-align: left; }

.pull-left {
  padding-left: 10px; }

/*New Style added for Post code */
.postcode-field {
  text-transform: uppercase; }

.required:after {
  /*color: #e32;*/
  content: '*';
  display: inline;
  font-size: 1em; }

.requiredNew :after {
  /*color: #e32;*/
  content: '*';
  display: inherit;
  font-size: 1em; }

/*copied from Site.css*/
.forradiobutton {
  display: inline !important;
  width: auto;
  padding-right: 16px; }

.RadioButton {
  width: auto; }

.radioButtonVertical label {
  display: inline-block !important; }

/*css added on 21-08-2014 for radio & checkbox*/
span.RadioButton input {
  margin-top: 4px; }

span.RadioButton label {
  padding-left: 1px; }

.textwrap {
  float: left;
  margin-right: 10px; }

.overridePre {
  white-space: pre-wrap;
  font-family: Arial;
  margin: 0;
  word-break: normal;
  border: none;
  border-radius: initial;
  background-color: #ffffff; }

/*css added on 21-08-2014 for Jquery dialog */
.ui-widget.bootstrap-dialog {
  font-family: Arial,sans-serif;
  /* AssureDefault */
  font-size: 12px;
  /* AssureDefault */
  /*color: #333;*/
  /*top:30px !important;*/ }

.ui-widget-content.bootstrap-dialog {
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  background-clip: padding-box;
  outline: 0; }

.ui-dialog.bootstrap-dialog {
  left: 0;
  outline: 0 none;
  padding: 0 !important;
  position: absolute;
  top: 0; }

.ui-dialog.bootstrap-dialog .ui-dialog-content {
  background: none repeat scroll 0 0 transparent;
  border: 0 none;
  overflow: auto;
  position: relative;
  padding: 20px;
  margin: 0; }

.ui-dialog.bootstrap-dialog .ui-widget-header {
  /*background: #fff;*/
  border-bottom: 1px solid #e5e5e5;
  /*color: #428bca;*/
  min-height: 16.42857143px;
  font-weight: normal;
  font-size: 18px; }

.bootstrap-dialog > .ui-corner-all {
  /*color: #428bca;*/
  padding: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.ui-dialog.bootstrap-dialog .ui-dialog-buttonpane {
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px; }

.ui-dialog.bootstrap-dialog .ui-dialog-title {
  /*color: #428bca;*/
  font-size: 18px; }

.bootstrap-dialog > .ui-dialog-content > div > .form-horizontal > .form-group {
  margin-right: 0 !important;
  margin-left: 0 !important; }

.bootstrap-dialog > .ui-widget-header {
  border: 0; }

.ui-dialog.bootstrap-dialog .ui-dialog-titlebar {
  padding: 15px; }

.ui-dialog.bootstrap-dialog .ui-dialog-titlebar span.ui-dialog-title {
  margin: 0; }

.ui-dialog.bootstrap-dialog .ui-dialog-buttonpane {
  margin-top: 15px;
  padding: 5px;
  border-top: 1px solid #e5e5e5;
  text-align: right; }

button[title=close] {
  background-image: linear-gradient(to bottom, #3365ff 0%, #3365ff 100%);
  /* AssureDefault */
  border: 0; }

.ui-front {
  z-index: 99999 !important; }

.tpspace {
  padding-top: 10px; }

.inline-col {
  margin-left: 3px;
  border: solid 1px #dddddd;
  padding: 5px;
  color: #2d6ca2; }

.inline-col p {
  vertical-align: middle;
  margin: 0; }

p.street {
  /*background-image: url('../images/mapping.png');*/
  background-repeat: no-repeat;
  height: 40px;
  /*padding-left: 50px; */
  padding-top: 10px; }

.delete {
  cursor: pointer;
  padding-top: 10px;
  vertical-align: middle;
  text-align: center; }

.delete1 {
  cursor: pointer;
  vertical-align: middle;
  text-align: center; }

table td {
  vertical-align: top !important; }

.btnSave, .btnDelete {
  padding-right: 3px; }

.tcenter {
  border: solid 1px #ddd; }

.tcenter th {
  text-align: center;
  font-size: 12px; }

.tcenter tbody tr th {
  /*background-color: #fff;*/
  font-size: 12px; }

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  border-top: 1px solid #fff; }

.tleft {
  border: solid 1px #ddd; }

.tleft th {
  text-align: left;
  font-size: 12px; }

.overviewTable td, .overviewTable th {
  padding-left: 15px !important; }

.overviewTable th:last-child, .overviewTable td:last-child {
  text-align: center; }

.add td {
  border-bottom: solid 1px #dddddd !important; }

.add th {
  /*background-color: #2d6ca2;
    color: #fff;*/ }

.add > thead > tr > th {
  border-bottom: 0 !important;
  border-top: solid 1px #dddddd !important; }

.add th:first-child, .add td:first-child {
  border-right: solid 1px #dddddd !important;
  border-top: 0 !important;
  border-bottom: 0 !important; }

.add th:last-child, .add td:last-child {
  border-left: solid 1px #dddddd !important;
  border-top: 0 !important;
  border-bottom: 0 !important; }

.add th {
  text-align: left; }

.add td:first-child, .add th:first-child, .add td:last-child, .add th:last-child {
  background-color: #ffffff !important;
  /* AssureDefault */ }

.table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th {
  /*background-color: #e5eef6;*/ }

.black {
  color: #0B0C0C !important;
  /* AssureDefault */ }

.space td {
  padding-top: 7px !important;
  padding-bottom: 7px !important; }

.radio label, .checkbox label {
  line-height: 23px; }

td.radio, td.checkbox {
  margin-top: 13px;
  margin-bottom: 0px; }

span.checkbox input {
  margin-top: 5px; }

.btn-primary-attachment {
  /*color: #fff;
    background-color: #006599;
    border-color: #357ebd;*/ }

/*-----  Material css 09-09-2014 -------*/
.materials tr td {
  border-bottom: 0 !important; }

.materials tr td a.AddButton, .materials tr td:nth-child(2) {
  visibility: hidden; }

tr.materialsHead > td {
  border-top: solid 1px #dddddd !important; }

btn-schedule {
  padding: 5px 5px !important; }

.lineheight {
  line-height: 1 !important; }

.materialsHead {
  /*background-color: #e5eef6;*/ }

.materialsHead td a.AddButton, .materialsHead td:nth-child(2) {
  visibility: visible !important; }

.materialsHead td:last-child {
  visibility: hidden; }

.hideTooltip {
  display: none !important; }

.otherRow td:nth-child(2) {
  visibility: visible !important; }

/* Class for attachment*/
.attachment-pane {
  display: block;
  visibility: hidden; }

.dropdownstyle {
  width: 100%;
  box-sizing: border-box;
  margin-top: 10px; }

#tabSubmittedAttachments .ui-widget-header {
  /*background-color: #369 !important;*/
  border: 1px solid #fff !important; }

#tabAttachments .ui-widget-header {
  /*background-color: #369 !important;*/
  border: 1px solid #fff !important; }

.allCenter th, .allCenter td {
  text-align: center !important; }

.message-error {
  clear: both;
  /*color: #e80c4d;*/
  font-size: 1.1em;
  /*font-weight: bold;*/ }

.v-bottom {
  vertical-align: bottom; }

.normal {
  font-size: 13px;
  /*color: #222;*/
  display: block;
  padding-top: 5px; }

/*19-09-2014 for MVC checkbox control*/
table.cBox {
  width: 100%; }

table.cBox thead {
  padding-top: 6px;
  height: 34px; }

table.cBox td {
  width: 33%;
  padding-top: 6px;
  height: 34px; }

table.cBox tr {
  border-bottom: solid 1px #eee;
  border-top: solid 1px #eee; }

table.cBox td label {
  padding-left: 10px; }

table.cBox td input[type=radio], table.cBox td input[type=checkbox] {
  vertical-align: middle;
  margin: 0px; }

table.cBox td.perc50 {
  width: 33%; }

table.addressTable td {
  vertical-align: top !important;
  /*border:1px solid #ddd;*/ }

.RadioButton input[type="radio"] {
  vertical-align: middle;
  margin: 0px;
  padding-right: 5px;
  line-height: normal !important; }

td.checkbox .radio {
  margin: 0 0 15px 0 !important; }

/* css on 25-09-2014 for accordion*/
#Fess-Popup .modal-dialog {
  /* new custom width */
  width: 810px;
  /* must be half of the width, minus scrollbar on the left (30px) */ }

.modal-body {
  max-height: 400px;
  overflow-y: auto; }

.accordion {
  margin-bottom: 20px; }

.showTest {
  overflow-y: visible !important;
  z-index: inherit; }

.accordion-group {
  margin-bottom: 5px;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.accordion-heading {
  border-bottom: 0;
  /*background-color: #3578b1;*/
  font-size: 14px; }

.total-head .accordion-heading {
  /*  background-image: -webkit-linear-gradient(top, #428bca 0%, #2d6ca2 100%);
  background-image:         linear-gradient(to bottom, #428bca 0%, #2d6ca2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff2d6ca2', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
   background-repeat: repeat-x; */
  /*border-color: #2b669a;
    background-color: #3578b1;*/ }

.total-head {
  margin-top: 15px; }

.total-head a {
  /*color: #fff;*/ }

.accordion-heading .accordion-toggle {
  display: block;
  padding: 4px 15px; }

.accordion-toggle {
  cursor: pointer; }

.accordion-inner {
  padding: 9px 15px;
  border-top: 1px solid #e5e5e5; }

.accordion .panel {
  height: auto !important; }

.accordion-inner .form-group {
  margin-bottom: 5px !important; }

.marginBottom5 {
  margin-bottom: 3px; }

.accordion-heading .accordion-toggle:after {
  /* symbol for "opening" panels */
  font-family: 'Glyphicons Halflings';
  /* essential for enabling glyphicon */
  /* AssureDefault */
  content: "\e114";
  /* adjust as needed, taken from bootstrap.css */
  /* adjust as needed */
  /*color: #fff;*/
  /* adjust as needed */ }

.total-head .accordion-toggle:after {
  color: white;
  /* adjust as needed */
  /* AssureDefault */ }

.accordion-heading .accordion-toggle.collapsed:after {
  /* symbol for "collapsed" panels */
  content: "\e080";
  /* adjust as needed, taken from bootstrap.css */ }

.currency {
  display: block;
  padding-top: 5px;
  padding-left: 5px;
  /*background-color: #fff;
    background-image: none;*/
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-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;
  height: 32px; }

.currency input {
  height: 23px; }

.no-border {
  border: 0;
  clear: both; }

.no-border:focus {
  outline-width: 0;
  outline: none; }

#addDwelling {
  display: none; }

.t-border {
  border: solid 1px #ddd; }

[class^="icon-"], [class*=" icon-"] {
  display: inline-block;
  width: 14px;
  height: 14px;
  *margin-right: .3em;
  line-height: 14px;
  vertical-align: text-top;
  background-image: url("../images/glyphicons-halflings.png");
  /* AssureDefault */
  background-position: 14px 14px;
  background-repeat: no-repeat;
  margin-top: 1px; }

.icon-chevron-up {
  background-position: -288px -120px; }

.icon-chevron-down {
  background-position: -313px -119px; }

.bootstrap-timepicker-widget input[type='text'] {
  /*background-color: #fff;
    background-image: none;*/
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-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; }

.large label, .large .top {
  height: 65px; }

/*--------- Css added on 29-09-2014-----------*/
.min-textarea {
  min-height: 100px; }

.ko-grid-pageLinks {
  border-top: 1px solid #ddd;
  padding-top: 15px; }

.ko-grid-pageLinks span {
  font-weight: bold; }

.ko-grid-pageLinks a {
  /*color: #428bca;*/
  padding: 6px 12px;
  line-height: 2.5;
  text-decoration: none;
  /*background-color: #fff;*/
  border: 1px solid #ddd;
  border-radius: 4px; }

.ko-grid-pageLinks a.selected {
  /*color: #fff;
            background-color: #428bca;
            border-color: #428bca;*/ }

.tablePagingRow {
  border-top: 1px solid #ddd;
  padding-top: 15px; }

.tablePagingRow span {
  /*font-weight: bold;
color: #428bca;*/
  padding: 6px 12px;
  line-height: 2.5;
  /*text-decoration: none;
background-color: #fff;*/ }

.tablePagingRow a {
  color: #ffffff;
  /* AssureDefault */
  padding: 6px 12px;
  line-height: 2.5;
  text-decoration: none;
  background-color: #3365ff;
  /* AssureDefault */
  border: 1px solid #ddd;
  border-radius: 4px; }

.tablePagingRow a.selected {
  /*color: #fff;
background-color: #428bca;
border-color: #428bca;*/ }

.searchmoreaddresslink {
  /*color: #428bca;*/
  padding-top: 10px; }

.searchmoreaddresslink label {
  cursor: pointer;
  text-decoration: underline; }

.ko-grid td, .selected-address td {
  border: 1px solid #ddd;
  cursor: pointer; }

.selected-address td:first-child {
  border-right: 1px solid #fff; }

.secure-box {
  display: block;
  padding-top: 5px;
  padding-left: 5px;
  /*background-color: #00FF00;
    background-image: none;*/
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-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;
  height: 30px; }

.myRefrenceLabel {
  width: auto; }

.hidevisibility {
  visibility: hidden; }

.textWhite {
  color: white !important;
  /* AssureDefault */ }

.accordion-text {
  /*color: #fff !important;*/ }

.paddL20 {
  padding-left: 20px !important; }

.paddtop20 {
  padding-top: 20px !important; }

.autoHeight {
  height: auto; }

.noHeight {
  height: 0px; }

/* Start Style for column of table width. Please do not add any other width in this code*/
.width1Percent {
  width: 1%; }

.width4Percent {
  width: 4%; }

.width5Percent {
  width: 5%; }

.width9Percent {
  width: 9%; }

.width30Percent {
  width: 30%; }

.width32Percent {
  width: 32%; }

.width33Percent {
  width: 33%; }

.width60Percent {
  width: 60%; }

.width80Percent {
  width: 80%; }

.width40Percent {
  width: 40%; }

.width98Percent {
  width: 98% !important; }

.width20Percent {
  width: 20%; }

.width21Percent {
  width: 21%; }

.width3Percent {
  width: 3%; }

.width17Percent {
  width: 17%; }

.middleAlign {
  vertical-align: middle; }

/* End Style for column of table width*/
.a-logOutHeight {
  height: 30px; }

/*----------- updated on 07-10-2014--------------*/
.Newlist {
  list-style-type: disc;
  margin: 0;
  padding: 0 0 0 18px; }

.Newlist li {
  padding: 7px 0; }

.romanList {
  list-style-type: lower-roman;
  margin: 0;
  padding: 0 0 0 18px; }

.romanList li {
  padding: 7px 0; }

.radioButtonVertical {
  display: -webkit-box;
  display: -khtml-box;
  display: -moz-box;
  display: -ms-box;
  display: -o-box;
  display: -ms-flexbox;
  -webkit-box-orient: horizontal;
  -khtml-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -ms-box-orient: horizontal;
  -o-box-orient: horizontal;
  box-orient: horizontal; }

.marginTop22 {
  margin-top: 22px; }

.no-border-left {
  border-left: none; }

.no-border-right {
  border-right: none; }

.display-control {
  -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075) !important;
  box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075) !important;
  padding: 0px 7px !important; }

.font-accordion {
  font-size: 19px !important; }

.font-15 {
  font-size: 15px !important; }

.extend-panel > .panel-heading {
  background-image: -webkit-linear-gradient(top, #3365ff 0%, #3365ff 100%) !important;
  /* AssureDefault */
  background-image: linear-gradient(to bottom, #3365ff 0%, #3365ff 100%) !important;
  /* AssureDefault */
  border-color: #3365ff !important;
  /* AssureDefault */
  /*color: #fff;
    background-color: #428bca !important;
    border-color: #428bca !important;
    */ }

.extend-panel {
  /*border-color: #428bca;*/ }

.txt-right {
  text-align: right !important; }

/*custom button for Submission Category*/
.btn-Myengage {
  width: 120px;
  height: 120px;
  white-space: normal; }

/*custom button for home Page*/
.btn-HomeP {
  min-width: 170px;
  white-space: normal; }

.btn-Applyforit {
  width: 200px;
  height: 50px;
  white-space: normal; }

.btn-Applyforit1 {
  width: 75%;
  white-space: normal;
  padding: 1px 2px; }

/*The cross icon for admin screens */
p.delete {
  background-image: url("../../images/delete-icon.png");
  /* AssureDefault */
  background-repeat: no-repeat;
  /* AssureDefault */
  height: 20px;
  padding-left: 20px;
  padding-top: 10px; }

/*The plus icon for admin screens */
p.Add {
  background-image: url("../../images/add-icon.png");
  /* AssureDefault */
  background-repeat: no-repeat;
  /* AssureDefault */
  height: 40px;
  padding-left: 20px;
  padding-top: 10px; }

.textIndent13 {
  text-indent: 13px; }

/*custom button for home Page*/
/* This is fro the enquire button*/
.btn-Enquire {
  /*background-color: #6e00c4;
    border-color: #6e00c4;
    color: #fff;*/ }

.btn-Enquire:hover,
.btn-Enquire:focus,
.btn-Enquire:active,
.btn-Enquire.active {
  /*background-color: #6000ab;
        border-color: #510091;
        color: #fff;*/ }

.btn-Enquire.disabled:hover,
.btn-Enquire.disabled:focus,
.btn-Enquire.disabled:active,
.btn-Enquire.disabled.active,
.btn-Enquire[disabled]:hover,
.btn-Enquire[disabled]:focus,
.btn-Enquire[disabled]:active,
.btn-Enquire.active[disabled],
fieldset[disabled] .btn-Enquire:hover,
fieldset[disabled] .btn-Enquire:focus,
fieldset[disabled] .btn-Enquire:active,
fieldset[disabled] .btn-Enquire.active {
  /*background-color: #6e00c4;
        border-color: #6e00c4;
        color: #fff;*/ }

/*custom button for home Page*/
/* This is fro the apply for it button*/
.btn-Apply {
  /*background-color: #ff9900;
    border-color: #ff9900;
    color: #fff;*/ }

.btn-Apply:hover,
.btn-Apply:focus,
.btn-Apply:active,
.btn-Apply.active {
  /*background-color: #e68a00;
        border-color: #cc7a00;
        color: #fff;*/ }

.btn-Apply.disabled:hover,
.btn-Apply.disabled:focus,
.btn-Apply.disabled:active,
.btn-Apply.disabled.active,
.btn-Apply[disabled]:hover,
.btn-Apply[disabled]:focus,
.btn-Apply[disabled]:active,
.btn-Apply.active[disabled],
fieldset[disabled] .btn-Apply:hover,
fieldset[disabled] .btn-Apply:focus,
fieldset[disabled] .btn-Apply:active,
fieldset[disabled] .btn-Apply.active {
  /*background-color: #ff9900;
        border-color: #ff9900;
        color: #fff;*/ }

/*custom button for home Page*/
/* This is fro the report button*/
.btn-Report {
  /*background-color: #0861b3;
    border-color: #0861b3;
    color: #fff;*/ }

.btn-Report:hover,
.btn-Report:focus,
.btn-Report:active,
.btn-Report.active {
  /*background-color: #07549b;
        border-color: #064782;
        color: #fff;*/ }

.btn-Report.disabled:hover,
.btn-Report.disabled:focus,
.btn-Report.disabled:active,
.btn-Report.disabled.active,
.btn-Report[disabled]:hover,
.btn-Report[disabled]:focus,
.btn-Report[disabled]:active,
.btn-Report.active[disabled],
fieldset[disabled] .btn-Report:hover,
fieldset[disabled] .btn-Report:focus,
fieldset[disabled] .btn-Report.active {
  /*background-color: #0861b3;
        border-color: #0861b3;
        color: #fff;*/ }

/*css for AA compliance*/
.table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th {
  /*background-color: #fff;*/ }

.form-control {
  /*color: #000;*/ }

.width13Percent {
  width: 13% !important; }

.btn-default:hover, .btn-primary:hover, .btn-default:focus, .btn-primary:focus {
  /*background-color: #369;
    background-image: none;
    color: #fff;
    border-color: #369;*/ }

.btn-default, .btn-primary {
  /*background-color: #2d6ca2;
    background-image: none;
    color: #fff;*/
  text-shadow: none;
  /*border-color: #369;*/
  font-size: 13px; }

.panel-primary > .panel-heading {
  /*AssureDefault*/
  color: #fff;
  background-color: #3365ff;
  border-color: #3365ff; }

/*---- css added for checkbox closer table on 21-10-2014*/
table.closerBox td {
  padding-top: 6px;
  padding-right: 10px;
  height: 34px; }

table.closerBox td label {
  padding-left: 10px; }

table.closerBox td input[type=radio], table.closerBox td input[type=checkbox] {
  vertical-align: middle;
  margin: 0px; }

/* Left menu issue */
.nav-tabs {
  width: 100%; }

.engageLogo {
  padding-top: 10px; }

.padleft15 {
  padding-left: 15px !important; }

.padBottom20 {
  padding-bottom: 20px !important; }

li.disabledcolor > a {
  color: #BFC1C3 !important;
  /* AssureDefault */
  /* border-color: #fff !important;*/
  border-width: 0px !important; }

li.disabledcolor {
  text-decoration: none;
  cursor: not-allowed !important;
  /*background-color: transparent;
    border-color: #fff !important;*/ }

.disabledcolor {
  text-decoration: none;
  cursor: not-allowed !important;
  /*background-color: transparent;
    border-color: #fff !important; */
  color: grey;
  /* AssureDefault */ }

.disabledDiv {
  opacity: 0.35; }

button[title=close] {
  /*background-color: #2d6ca2;*/ }

/* css for mobile tabs */
.tabs-horizontal .dropdown-menu {
  margin-top: 0px;
  margin-left: -20px !important;
  position: inherit; }

.tabs-horizontal > .nav-tabs {
  float: left;
  display: inline;
  margin-right: 0px;
  border-right: 1px solid #428bca; }

/*  jcarousel style start  */
.jcarousel-skin-tango .jcarousel-container-horizontal {
  width: 100%;
  padding: 0px 20px; }

.jcarousel-skin-tango .jcarousel-clip {
  overflow: hidden; }

.jcarousel-skin-tango .jcarousel-clip-horizontal {
  width: 100%;
  /*   height: 75px; */ }

.jcarousel-skin-tango .jcarousel-item {
  min-width: 30px;
  /*  height: 75px; */ }

.jcarousel-skin-tango .jcarousel-item-horizontal {
  margin-left: 0; }

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {
  margin-left: 10px;
  margin-right: 0; }

.jcarousel-skin-tango .jcarousel-item-placeholder {
  /*background: #fff;
    color: #000;*/ }

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
  position: absolute;
  top: 8px;
  right: 0;
  width: 12px;
  height: 20px;
  cursor: pointer;
  background: transparent url("../Images/next-horizontal-new.png") no-repeat 0 0;
  /* AssureDefault */
  background-position: -20px 0; }

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-next-horizontal {
  left: 5px;
  right: auto;
  background-image: url("../Images/prev-horizontal-new.png");
  /* AssureDefault */ }

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:focus,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
  cursor: default;
  background-position: 0 0; }

.jcarousel-skin-tango .jcarousel-prev-horizontal {
  position: absolute;
  top: 8px;
  left: 0;
  width: 12px;
  height: 20px;
  cursor: pointer;
  background: transparent url("../Images/prev-horizontal-new.png") no-repeat 0 0;
  /* AssureDefault */ }

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-prev-horizontal {
  left: auto;
  right: 0;
  background-image: url("../Images/next-horizontal-new.png");
  /* AssureDefault */ }

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:focus,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
  cursor: default;
  background-position: -20px 0; }

.panel-heading > div {
  /*color: #fff;*/
  font-size: 16px;
  margin: 0;
  padding: 0; }

.h4 {
  color: #3365ff;
  /* AssureDefault */
  font-size: 16px;
  margin: 0;
  padding: 0; }

.imgButton {
  /*background-color: transparent;*/
  border: 0;
  padding: 0; }

.tdBold {
  text-align: center !important;
  font-weight: bold;
  background-color: #00823B;
  color: #fff; }

.centertdBold {
  text-align: center !important;
  /*font-weight: bold;*/ }

.dropdown-menu {
  min-width: 100px; }

.bootstrap-timepicker-widget table td a {
  padding: 2px 0 !important; }

.bootstrap-timepicker-widget table td {
  height: auto; }

.btSpaceAll {
  padding-left: 10px;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  /*margin: 5px;*/ }

/*---------- Css for fee calulator popup -------------*/
.currency input {
  width: 90%; }

.checkbox-inline span.checkbox {
  display: inline-block !important; }

.checkbox-inline label.radio-inline {
  line-height: 25px !important;
  padding-right: 20px !important; }

/*Used for method of payment in TENs for alignment after doing online payment.*/
.textIndent6 {
  text-indent: 6px; }

.form-control::-moz-placeholder {
  opacity: 1;
  text-transform: none !important; }

.form-control:-ms-input-placeholder {
  text-transform: none !important; }

.form-control::-webkit-input-placeholder {
  text-transform: none !important; }

/* To increase the text box size*/
.existing td {
  padding: 5px 2px 5px 2px !important; }

img.ajax-loader {
  width: 30%; }

@media (max-width: 767px) {
  .table-responsive {
    border: 1px solid #fff !important; } }

@media (max-width: 1024px) {
  .fixedtextbox {
    width: 100% !important; }
  .width30Percent {
    width: 40% !important; }
  .width60Percent {
    width: 105% !important; }
  .width40Percent {
    width: 90% !important; }
  .pickDate {
    width: auto; } }

.badge {
  /*// background-color:#993300;
    background-color: #CC0000;*/
  margin-left: 2px; }

.txtRight15pxPad {
  text-align: right !important;
  margin-right: 10px !important; }

/*need to overwrite width and display property of form-control class only for licence attachment */
.form-control-alt {
  display: inline !important;
  width: 95% !important;
  vertical-align: top; }

.table > tbody + tbody {
  border-top: 0px solid #ddd; }

/*FixHeader*/
table.fixedHeader {
  width: 100%; }

table.fixedHeader thead, table.fixedHeader tbody, table.fixedHeader tr, table.fixedHeader td, table.fixedHeader th {
  display: block; }

table.fixedHeader tr:after {
  content: ' ';
  display: block;
  visibility: hidden;
  clear: both; }

table.fixedHeader thead th {
  height: 30px;
  /*text-align: left;*/ }

table.fixedHeader tbody td, table.fixedHeader thead th, table.fixedHeader thead td {
  width: 19.2%;
  float: left; }

.textAreaForConfigureSubTabScreen {
  min-height: 80px !important; }

.DocumentQueueSearch {
  display: inline !important;
  width: 70% !important; }

.DocumentQueueButtonAsHyperlink {
  background: none !important;
  color: #4B5459;
  border: none;
  padding: 0 !important;
  font: inherit;
  /*border is optional*/
  border-bottom: 1px solid #444;
  cursor: pointer; }

.MoreAddressAsHyperlink a {
  background: none !important;
  color: #1e90ff !important; }

/*OwenP - Document_Queue -do not show spinning glyphicon for document processes with error styling*/
tr.bg-danger span.glyphicon {
  color: #f2dede !important; }

.in-line-edit[disabled] {
  color: transparent;
  pointer-events: none !important;
  cursor: default !important;
  display: none !important; }

.in-line-edit[disabled]:hover {
  color: transparent;
  text-decoration: none !important;
  pointer-events: none !important;
  cursor: default !important;
  display: none !important; }

.noscroll {
  margin-bottom: 0px; }

.scrollBody, scrollBodyPopup {
  /*height:300px;*/
  overflow-y: auto; }

.widthAuto {
  width: auto !important;
  display: inline !important; }

.three-digit-tb {
  width: 50px; }

.remove-border {
  border: none;
  width: 100%;
  color: #0B0C0C;
  /*AssureDefault*/ }

.dialogButton {
  /*color: #fff !important;*/ }

.gi-2x {
  font-size: 2em;
  float: right; }

.gi-3x {
  font-size: 3em;
  float: right; }

.gi-4x {
  font-size: 4em;
  float: right; }

.gi-5x {
  font-size: 5em;
  float: right; }

.whiteText {
  color: #fff; }

.blackText {
  color: #4B5459; }

.disabled {
  pointer-events: none;
  cursor: default; }

.disableAnchor {
  cursor: default;
  text-decoration: none;
  pointer-events: none; }

.messageBlock {
  margin-top: 5px; }

.profile-item {
  margin: 10px 0px 45px;
  font-size: 1.1875rem;
  line-height: 1.31579; }

.auth_profile-item {
  margin: 0px 0px 25px;
  font-size: 1.5rem; }

.width20Ptg {
  width: 20%; }

.width30Ptg {
  width: 30%; }

.width10Ptg {
  width: 10%; }

.width40Ptg {
  width: 40%; }

.centerAlign {
  text-align: center !important; }

.conditionTextAreaOnline {
  width: 97%;
  min-height: 3px !important;
  border: none;
  outline: none;
  resize: none; }

.dialog-anchor {
  cursor: pointer;
  color: #3365ff !important;
  /*AssureDefault*/
  background: transparent;
  /*AssureDefault*/
  /*text-decoration: none;*/ }

.content_editable_element {
  white-space: pre-wrap;
  /* css-3 */
  white-space: -moz-pre-wrap;
  /* Mozilla, since 1999 */
  white-space: -pre-wrap;
  /* Opera 4-6 */
  white-space: -o-pre-wrap;
  /* Opera 7 */
  word-wrap: break-word;
  /* Internet Explorer 5.5+ */ }

.table-header-left {
  text-align: left !important; }

.dropdownDisabled {
  background-color: #eee !important;
  cursor: no-drop; }

.textControlDisabled {
  background-color: #eee !important;
  cursor: no-drop;
  pointer-events: none; }

.margin-right4 {
  margin-right: 4px; }

.inline-flex-container {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex; }

.disable-knockout-control {
  background-color: #D3D3D3 !important;
  /*AssureDefault*/
  pointer-events: none;
  cursor: default; }

.mandat-control {
  display: inline !important;
  width: 95% !important; }

.tabDisabledColor {
  /*background-color:#a8a8a8 !important;*/
  /*border-color:red !important;*/
  /*text-decoration-color:white !important;
    color:#a8a8a8 !important;*/
  cursor: crosshair !important;
  opacity: 65 !important; }

.DownArrow {
  position: relative;
  background-image: url("../Images/arrow-down-white-small.png");
  background-repeat: no-repeat;
  background-position: right; }

.AddProblemStatic {
  top: 22%;
  right: 50%; }

.Silver-Banner {
  padding: 4px 5px 4px 10px !important;
  margin: 0;
  text-align: left;
  font-size: 18px;
  vertical-align: top !important;
  background-color: #F8F8F8; }

.gray-background {
  background-color: #eee; }

.white-background {
  background-color: #fff !important; }

.accordion-Remove-Underline {
  text-decoration: none !important; }

.no-border-ko-textbox {
  background-color: inherit !important; }

/* Added for accessibility testing */
.dummylegendforradiogroup {
  width: 0px;
  height: 0px;
  overflow: hidden;
  margin-bottom: 0px !important; }

.textBoxBorder {
  border: 1px solid #ccc; }

/* Added for accessibility testing */
.selectedRecord {
  margin-right: 5px !important;
  vertical-align: text-bottom !important; }

.width-20 {
  width: 20% !important; }

.width-30 {
  width: 30% !important; }

.width-10 {
  width: 10% !important; }

.width-15 {
  width: 15% !important; }

.width-7 {
  width: 7% !important; }

.width-3 {
  width: 3%; }

.width-1 {
  width: 1%; }

.align-left {
  text-align: left !important; }

.align-center {
  text-align: center !important; }

.lineheight25 {
  line-height: 25px !important; }

.lineheight30 {
  line-height: 30px !important; }

.lineheight35 {
  line-height: 35px !important; }

.padding-right10 {
  padding-right: 10px !important; }

.padding-right65 {
  padding-right: 65px; }

.remove-anchor-background {
  background-color: transparent !important; }

.make-body-scroll-vertical {
  overflow-x: auto;
  overflow-y: auto;
  max-height: 375px; }

.padding_Right_Left_0 {
  padding-right: 0px !important;
  padding-left: 0px !important; }

.padding_Right_Left_5 {
  padding-right: 5px !important;
  padding-left: 5px !important; }

.allowHtml {
  white-space: pre-line; }

#divGeneralSearchList table tbody a, #divInspectionsDueSearchList table tbody .dataTableWrapBody a {
  color: #428bca !important; }

#divGeneralSearchList > table a:hover, #divInspectionsDueSearchList > table a:hover {
  color: #428bca; }

.divDemolitionTop {
  height: 40px !important;
  vertical-align: top !important; }

.divDemolitionMiddle {
  height: 40px !important;
  vertical-align: middle !important; }

.lineheight30 {
  line-height: 30px !important; }

.margin-left-minus-10 {
  margin-left: -10px !important; }

.margin-left-minus-19 {
  margin-left: -13px !important; }

.padding-left-minus-19 {
  padding-left: -13px !important; }

.position-fixed {
  position: fixed !important;
  bottom: 10%; }

.inline-control {
  line-height: 30px;
  clear: both;
  float: left;
  margin-right: 10px; }

.margin20 {
  margin: 20px; }

.width67Ptg {
  width: 67%; }

.right2Ptg {
  right: 2%; }

.transparentBackground {
  background-color: transparent !important; }

.hideElement {
  display: none !important; }

.showElement {
  display: block !important; }

.textareaSingleLine {
  height: 30px !important;
  min-height: 1em; }

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

.margin-top-25 {
  margin-top: 25px !important; }

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

.margin-top-15 {
  margin-top: 15px !important; }

.width95Percent {
  width: 95% !important; }

.divAddProblem {
  height: 50px;
  width: 150px;
  position: absolute;
  right: 128px;
  text-align: right;
  z-index: 9999; }

.ui-widget-content-Manual {
  color: black !important;
  background-color: transparent !important; }

.RemoveLabelCss {
  font-weight: normal !important;
  font-size: 13px !important;
  margin-bottom: 0px !important; }

#Progress {
  width: 100%;
  background-color: #ddd; }

#ProgressBar {
  width: 1%;
  height: 30px;
  background-color: #4CAF50; }

.riskPriority {
  text-align: center;
  cursor: not-allowed;
  background-color: #eee; }

.splitbutton {
  padding: 0px 0px !important; }

.splitbutton a {
  color: white !important; }

.splitbutton a:hover {
  color: black !important; }

.grp {
  position: relative;
  margin-right: 5px; }

.grp div:after {
  position: absolute;
  content: '*';
  color: red;
  right: -1px;
  top: 0; }

.borderRight {
  border-right: 1px solid #333;
  padding-right: 10px; }

.borderLeft {
  border-left: 1px solid #333; }

.HyperlinkBlueUnderline {
  color: blue !important;
  text-decoration: underline; }

.FontColorRed {
  color: red; }

.FontColorWhite {
  color: white; }

.glyphicon-refresh-animate {
  -animation: spin .7s infinite linear;
  -ms-animation: spin .7s infinite linear;
  -webkit-animation: spinw .7s infinite linear;
  -moz-animation: spinm .7s infinite linear; }

@keyframes spin {
  from {
    transform: scale(1) rotate(0deg); }
  to {
    transform: scale(1) rotate(360deg); } }

@-webkit-keyframes spinw {
  from {
    -webkit-transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg); } }

@-moz-keyframes spinm {
  from {
    -moz-transform: rotate(0deg); }
  to {
    -moz-transform: rotate(360deg); } }

.HighlightedFirstMondayOfWeek {
  background-color: dimgrey !important;
  background-image: none !important;
  color: White !important;
  border: 1px solid white !important; }

.addIcon-Height12px-Width12px {
  height: 12px !important;
  width: 12px !important; }

.control-Height0px-Width0px {
  height: 0px !important;
  width: 0px !important;
  border: 1px solid white !important; }

div#dialog-AddEditDetails {
  overflow-x: hidden !important;
  overflow-y: auto !important; }

div#dialog-CodeTypeDetails {
  overflow: hidden !important; }

.month-year-input {
  height: 0px;
  width: 0px; }

/*Styling Planning Consultee Neighbour link buttons, to stop derived css classes*/
.neighbourListLink:hover {
  color: #4B5459 !important; }

.neighbourListLink {
  color: #fff !important; }

ul.horizontal-button-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden; }

ul.horizontal-button-list li {
  float: left;
  margin-right: 5px;
  margin-bottom: 1px;
  margin-top: 1px; }

ul.horizontal-button-list li a {
  display: block;
  text-decoration: none; }

.textAlignRight {
  text-align: right !important; }

.margin-left-minus-50 {
  margin-left: -50px !important; }

.margin-left-minus-32 {
  margin-left: -32px !important; }

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

.padding-0 {
  padding: 0px !important; }

.width-80 {
  width: 80px; }

.padding-left-15 {
  padding-left: 15px !important; }

.boxBorderGrey {
  border: 1px solid grey; }

.boxBorderLightGrey {
  border: 1px solid lightgrey; }

.bgYellow {
  background-color: yellow; }

.bgRed {
  background-color: #B30000; }

.bgGreen {
  background-color: greenyellow; }

span.highlight {
  font-weight: bold; }

.borderRight {
  border-right: 1px solid !important;
  padding-right: 0px !important; }

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

.border-Right-0 {
  border-right: 0px !important; }

.border {
  border: 1px solid #dddddd; }

.font-11 {
  font-size: 11px !important; }

.font-13 {
  font-size: 13px !important; }

.font-weight-normal {
  font-weight: normal !important; }

.width-40 {
  width: 40% !important; }

.min-Height-0 {
  min-height: 0px !important; }

.margin-left-0 {
  margin-left: 0px !important; }

.width-100 {
  width: 100% !important; }

.width-180 {
  width: 180px !important; }

.width-5 {
  width: 5% !important; }

.width-33 {
  width: 33% !important; }

.width-25 {
  width: 25px !important; }

.width-26 {
  width: 26% !important; }

.text-center {
  text-align: center !important; }

.width-48 {
  width: 48% !important; }

.width-4 {
  width: 4% !important; }

.width-70 {
  width: 70% !important; }

.vertical-align-center {
  vertical-align: central !important; }

.margin-Bottom-0 {
  margin-bottom: 0px !important; }

.bgLightGrey {
  background-color: lightgrey; }

.font-12 {
  font-size: 12px !important; }

.display {
  display: block; }

.padding-left-0 {
  padding-left: 0px !important; }

.padding-left-100 {
  padding-left: 100px !important; }

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

.cursor-pointer {
  cursor: pointer; }

.width-97 {
  width: 97% !important; }

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

.add-anchor-color {
  color: #4B5459 !important; }

.font-Color-333 {
  color: #333 !important; }

.wordWrapBreak {
  word-wrap: break-word; }

.ancharUnderline {
  text-decoration: underline !important;
  cursor: pointer !important; }

.font-Color-333 {
  color: #333 !important; }

.width20px {
  width: 20px; }

.publicityPadding {
  padding-left: 7px; }

table.notified th.unsorted > label::after {
  font-family: 'Glyphicons Halflings';
  content: " \e150"; }

table.notified th.sortedasc > label::after {
  font-family: 'Glyphicons Halflings';
  content: " \e155"; }

table.notified th.sorteddesc > label::after {
  font-family: 'Glyphicons Halflings';
  content: " \e156"; }

.font-18 {
  font-size: 18px !important; }

.commentsTextBoxFor {
  width: 100% !important;
  min-height: 20px !important; }

.associtedApp {
  height: auto !important;
  width: 100%;
  border-right: 1px solid LightGray;
  overflow-y: auto;
  min-height: 200px; }

.background-color-none {
  background-color: none !important; }

.border-bottom-style-inset {
  border-bottom-style: solid;
  border-bottom-color: #e6e6e6; }

.custom-menu {
  z-index: 1000;
  position: absolute;
  border: 1px solid black;
  padding: 2px;
  min-width: 100px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #369;
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  padding: 5px 10px;
  margin: 2px 0 0;
  font-size: 14px;
  list-style: none;
  top: 0px;
  left: 0px; }

.paddtop25 {
  padding-top: 25px !important; }

.squareColor {
  width: 20px;
  height: 20px; }

table.KOTableSort th.unsorted > label::after {
  font-family: 'Glyphicons Halflings';
  content: " \e150"; }

table.KOTableSort th.sortedasc > label::after {
  font-family: 'Glyphicons Halflings';
  content: " \e155"; }

table.KOTableSort th.sorteddesc > label::after {
  font-family: 'Glyphicons Halflings';
  content: " \e156"; }

.coloredRow td:nth-last-child(2) {
  background-color: white; }

.coloredRow td:nth-last-child(1) {
  background-color: white; }

.borderBottom {
  border: 1px solid #000000; }

.tselect tr:hover {
  background-color: #ccc !important;
  /*cursor: pointer  !important;*/ }

.tselect tr:hover td {
  background: transparent !important; }

.margin-bottom-5 {
  margin-bottom: 5px !important; }

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

.margin-bottom-25 {
  margin-bottom: 25px !important; }

.tselect tr::selection {
  background: red !important; }

.width-49 {
  width: 49% !important; }

.manageAlerts {
  background-color: inherit !important;
  color: white !important;
  float: right;
  padding-top: 1px;
  height: 20px !important;
  padding-bottom: 1px; }

.pickDateForSubtab {
  background: url("../Images/calendar.png") 98% center no-repeat;
  background-color: #FFFFFF; }

.middleAlignText {
  height: 30px;
  line-height: 30px !important; }

table.OnlinePlanningWeeklyMonthlySort th.unsorted > label::after {
  font-family: 'Glyphicons Halflings';
  content: " \e150"; }

table.OnlinePlanningWeeklyMonthlySort th.sortedasc > label::after {
  font-family: 'Glyphicons Halflings';
  content: " \e155"; }

table.OnlinePlanningWeeklyMonthlySort th.sorteddesc > label::after {
  font-family: 'Glyphicons Halflings';
  content: " \e156"; }

.padleft30 {
  padding-left: 30px !important; }

.relevance {
  line-height: 3em !important; }

.relevantDetail {
  line-height: 1em !important;
  vertical-align: top !important; }

.non-active {
  pointer-events: none;
  cursor: default;
  text-decoration: none;
  color: black; }

.multiselect-container {
  width: 100% !important; }

.paperClip {
  padding-left: 10px; }

.paperClip:after {
  font-family: 'Glyphicons Halflings';
  content: "\e142";
  text-decoration: none; }

.table40 {
  width: 40% !important; }

.paddingTop7 {
  padding-top: 7px; }

.bgLightGray {
  background-color: lightgray; }

.cpHeaderColumn {
  font-weight: bolder; }

.cpSummaryExpandArrow {
  background: url(~/Images/arrow-down-white-small.png) no-repeat 0 1px;
  display: inline-block;
  height: 20px;
  width: 20px;
  float: right; }

.lineheight20 {
  line-height: 20px !important;
  float: right !important; }

.margin-right-minus-24 {
  margin-right: -24px !important; }

.margin-right12 {
  margin-right: 12px !important; }

/*responsive btn-group text*/
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  white-space: inherit; }

.floatLeft {
  float: left; }

.leftMargin {
  margin-left: 15px;
  float: left; }

.padtop22 {
  padding-top: 22px; }

#bannerAddress a:hover {
  color: white;
  text-decoration: underline !important; }

#bannerAddress a:focus {
  color: white;
  text-decoration: none; }

#bannerPerson a:hover {
  color: white;
  text-decoration: underline !important; }

#bannerPerson a:focus {
  color: white;
  text-decoration: none; }

.height-450-px {
  height: 450px !important; }

.HyperlinkBlue {
  color: blue !important;
  text-decoration: none; }

.spinnerOverlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  background: transparent;
  opacity: .9; }

.width88percent {
  width: 88%; }

.padding-left-50 {
  padding-left: 50px; }

.beforeYouStart a,
.beforeYouStart a:hover,
.beforeYouStart a:visited,
.beforeYouStart a:active {
  color: blue; }

.beforeYouStart ul {
  list-style: disc; }

.declaration a,
.declaration a:hover,
.declaration a:visited,
.declaration a:active {
  color: blue; }

.drag-drop-between-list {
  border: 1px solid #eee;
  width: 500px;
  min-height: 20px;
  list-style-type: none;
  margin: 0;
  padding: 5px 0 0 0;
  float: left;
  margin-right: 40px; }

.drag-drop-between-list li {
  margin: 0 5px 5px 5px;
  padding: 5px;
  font-size: 1em;
  width: auto; }

.ui-state-default-new {
  border: 1px solid #c5c5c5;
  background: #f6f6f6;
  font-weight: normal;
  color: #454545; }

.dragdrop-list-header {
  padding: 5px 0px 8px 7px;
  font-weight: bold; }

.hideMe {
  position: absolute;
  width: 2px;
  height: 2px;
  margin-top: 75px;
  margin-left: 200px;
  border-style: none; }

.padding-left-80 {
  padding-left: 80px; }

.padding-right75 {
  padding-right: 75px; }

.wordBreak {
  word-break: break-word; }

#AppDeclaration > * {
  display: inline; }

.height-150-px {
  height: 150px !important; }

.height-0-px {
  height: 0px !important; }

.show-read-more .more-text {
  display: none; }

.show-full-text .more-text {
  display: none; }

.DecisionHyperlink {
  color: #428bca !important;
  text-decoration: underline;
  cursor: pointer;
  background-color: transparent !important; }

.DecisionCopyHyperlink {
  color: #000000 !important;
  background-color: #FFFFFF !important;
  cursor: pointer; }

.trFirstDecision {
  background-color: red !important; }

#EditConditionDetails .textarea {
  width: 570px;
  min-height: 120px; }

#EditConditionDetails .Dropdown {
  width: 75%; }

.read-more {
  color: #0000EE !important;
  text-decoration: underline;
  cursor: pointer;
  background-color: #FFFFFF !important; }

.view-edit {
  color: #0000EE !important; }

.divRefferedToDetails.disabled .form-control, .divRefferedTo.disabled .form-control, .divLiableForCIL.disabled .form-control {
  cursor: not-allowed;
  background-color: #eee !important;
  opacity: 1; }

caption .captionalign-left {
  float: left;
  margin-right: 10px; }

caption .captionalign-right {
  float: right; }

.captionalign {
  padding-left: 5px;
  padding-top: 5px;
  padding-bottom: 2px;
  line-height: 35px;
  background-color: #d5d5d5;
  color: black;
  text-align: left; }

caption .badge {
  background-color: gray !important; }

.hideInput {
  position: absolute;
  width: 0px;
  height: 0px;
  margin-top: 75px;
  margin-left: 700px;
  border: 0;
  box-shadow: none;
  outline: none; }

.hideInput:focus {
  outline: none;
  border: 0; }

table.KOTableSort tbody tr td input {
  width: 100%; }

#divChangeReasonRefusalDialog .scrollDiv,
#divChangePolicyReasonDialog .scrollDiv,
#divChangeInformativeDialog .scrollDiv,
#divChangeConditionDialog .scrollDiv {
  height: 300px;
  overflow-y: scroll; }

#divChangeReasonRefusalDialog .selectedScrollDiv,
#divChangePolicyReasonDialog .selectedScrollDiv,
#divChangeInformativeDialog .selectedScrollDiv,
#divChangeConditionDialog .selectedScrollDiv {
  height: 200px;
  overflow-y: scroll; }

#tblStreets th {
  text-align: left;
  font-weight: bold; }

.input-search {
  width: 30%;
  float: left;
  margin-right: 10px; }

#searchStreet {
  width: 80px; }

#tblStreets_paginate {
  margin: 0 63px 0 0 !important; }

#tblStreets_length {
  padding-left: 1140px !important; }

#tblStreets tbody td {
  word-break: break-word; }

.padding-decision-order {
  padding-top: 2px; }

.hyperlinkColor {
  color: #428bca !important;
  text-decoration: underline; }

.tabStateBackground {
  background-color: #808080; }

.tabActiveBackground {
  background-color: #4B5459; }

#tblPostDecisionAudit td, #tblPostDecisionAudit th {
  border: 1px solid #dddddd;
  text-align: left;
  padding: 8px; }

.width100Perc {
  width: 100%; }

.inlineWidth70Per {
  display: inline;
  width: 70%; }

.inlineMargin {
  display: inline;
  margin-left: 5px; }

.hyperlinkBlueColor {
  color: #428bca !important;
  text-decoration: none; }

/*##################### CSS changes for Authority View ##################*/
/*------------------------ Hide form hint text for authority-view ------------------*/
.govuk-hint {
  display: none; }

/*------------------------ Positioning error msg for authority-view ------------------*/
.error {
  display: block; }

#gisOverlayServiceList tbody td {
  word-break: break-word; }

#gisSettingsList tbody td {
  word-break: break-word; }

#divGISSettingList .dataTables_scrollBody {
  position: relative;
  overflow: auto;
  margin-top: -5px;
  width: 100%; }

#divOverlayServiceList .dataTables_scrollBody {
  position: relative;
  overflow: auto;
  margin-top: -5px;
  width: 100%; }

.no-left-Padding {
  margin-left: -13px; }

.margin-left {
  margin-left: 340px; }

table.dataTable thead .sorting:after, .sorting_desc:after, .sorting_asc:after {
  opacity: 1.2 !important; }

.datepicker-orient-left {
  z-index: 100009 !important; }

.linkPageSize {
  display: inline !important;
  width: 38px !important;
  height: 16px !important;
  line-height: 42px !important;
  padding: 0px 0px !important;
  border-radius: 3px !important; }

.margin-left-35 {
  margin-left: 35px !important; }

.margin-left-80-per {
  margin-left: 80% !important; }

.blackBadge {
  background-color: black !important; }

.linkResult-footer {
  background-color: #d5d5d5 !important;
  color: black !important;
  text-align: left !important; }

.margin-left-75-per {
  margin-left: 75% !important; }

.input-background-color {
  background-color: transparent !important; }

.tableShading {
  background-color: rgba(0, 0, 0, 0); }

.width-50 {
  width: 50% !important; }

.width-35 {
  width: 35% !important; }

.width-80Perc {
  width: 80% !important; }

.radioDisabledColor {
  pointer-events: none;
  opacity: 0.5; }

.textareaNonResizeable {
  resize: none; }

.textareaMinHeight {
  height: 20px;
  min-height: 80px; }

#smsCheckboxs input {
  margin: 0px 10px 0px 3px; }

.hideTxt {
  position: absolute;
  width: 1px;
  height: 1px;
  border: none;
  opacity: 0; }

.inputInOneLine {
  width: 64px;
  float: left; }

/*For the hidden labels in the BC Fee calculator popup */
.gds-applicant-view div.form-group label.displaynot {
  display: none !important; }

a.skip-main {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  margin: 0 !important;
  overflow: hidden !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  white-space: nowrap !important;
  font-family: "GDS Transport", Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: 1.14286;
  display: block;
  padding: 10px 15px;
  color: #0b0c0c; }

a.skip-main:focus {
  position: static !important;
  width: auto !important;
  height: auto !important;
  margin: inherit !important;
  overflow: visible !important;
  clip: auto !important;
  -webkit-clip-path: none !important;
  clip-path: none !important;
  white-space: inherit !important;
  outline: 3px solid #ffdd00;
  background-color: #ffdd00;
  box-shadow: none;
  text-decoration: underline; }

.legend-AA-CheckBox {
  width: 0px;
  height: 0px;
  overflow: hidden;
  margin-bottom: 0px !important; }

.loading {
  /*    background: url('../Images/ajax-loader.gif') no-repeat center;
    background-color: lightgray;*/
  height: 100%;
  text-align: center; }

.pwsAddress textarea {
  min-height: 40px;
  min-width: 200px;
  margin: 0px;
  width: 275px;
  height: 90px;
  border: none;
  outline: none;
  resize: none; }

a.linkDisabled {
  pointer-events: none;
  cursor: not-allowed;
  opacity: .65; }

.width85Perc {
  width: 85%; }

.marginleftminus5 {
  margin-left: -5px; }

.textarea120px {
  min-height: 120px;
  resize: none; }

.textarea90px {
  min-height: 90px;
  resize: none; }

.gl_payment {
  display: inline-block;
  float: left;
  margin-right: 10px !important;
  margin-top: 27px !important;
  margin-bottom: 15px !important; }

.gl_scheduleofworks {
  display: inline-block;
  margin-top: 27px !important;
  margin-bottom: 15px !important; }

.textarea-height-50px {
  min-height: 50px;
  resize: none; }

.gap-2 {
  width: 100%;
  height: 180px; }

.textarea-height-150px {
  min-height: 150px;
  resize: none; }

.width12Perc {
  width: 12%; }

.date-control {
  display: block;
  width: 25%;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #000;
  background-color: #eee;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px; }

table#tblLetterList {
  word-break: break-all; }

div#LetterDetails th.sorting::after,
th.sorting_asc::after,
th.sorting_desc::after {
  top: 3px;
  padding-left: 3px; }

.font-blue {
  color: blue !important; }

.table-header {
  background-color: #4B5459;
  font-weight: bold;
  font-size: 12px;
  margin-bottom: 5px;
  color: #ffffff; }

.background-color-white {
  background-color: #ffffff !important; }

.height-185-px {
  height: 185px !important; }

.width-65 {
  width: 65% !important; }

.height-250-px {
  height: 250px !important; }

.cookieh2 {
  margin-bottom: 10px; }

.cookielist {
  list-style: disc; }

.cookieP p {
  font-size: 10pt !important;
  margin: 0 0 10px; }

.anchorDisabled {
  cursor: not-allowed;
  color: currentColor;
  display: inline-block;
  /* For IE11/ MS Edge bug */
  pointer-events: none;
  text-decoration: none; }

.dataTables_scrollHeadInner > table > thead > tr > th {
  text-align: left; }

.maintainsteps_anchor {
  cursor: pointer;
  text-decoration: underline; }

.about_assure_header {
  padding: 15px;
  border-bottom: 1px solid #E5E5E5;
  min-height: 17px; }

#aboutAssureModal {
  z-index: 99999 !important; }

#FeesWarningModal {
  z-index: 99999 !important; }

/* ----------------- login new box css -------------*/
.loginNew {
  max-width: 350px;
  height: 500px;
  margin: 5% 0px 0px 20%;
  padding: 20px;
  -moz-box-shadow: 0 0 20px black;
  -webkit-box-shadow: 0 0 20px black;
  box-shadow: 0 0 20px black;
  border-radius: 10px;
  background: white;
  color: black; }

.loginImage {
  background: url("../../Images/loginBackgroundImage.jpg") no-repeat center fixed;
  /*Bug-264068*/
  background-size: cover; }

.loginText {
  max-width: 500px;
  height: 250px;
  margin: 4% 0px 0px 30%;
  padding: 20px;
  -moz-box-shadow: 0 0 20px black;
  -webkit-box-shadow: 0 0 20px black;
  box-shadow: 0 0 20px black;
  border-radius: 10px;
  background: white;
  color: black; }

/* ----------------- login new box css -------------*/
.border-left-right-top-0 {
  border-top: 0px !important;
  border-right: 0px !important;
  border-left: 0px !important; }

.font-color-white {
  color: white !important; }

.font-weight-normal {
  font-weight: normal !important; }

.padding-left-30 {
  padding-left: 30px !important; }

.padding-bottom-10 {
  padding-bottom: 10px !important; }

fieldset#fldStatementAdminStatmentTypes {
  display: grid; }

fieldset#fldStatementAdminStatmentTypes span {
  margin: 10px; }

.padding-right5 {
  padding-right: 5px !important; }

table#ActionStepTableBody th.tableheader {
  white-space: nowrap;
  text-align: left; }

table#ActionStepTableBody td {
  white-space: nowrap;
  text-align: left;
  padding: 2px 2px 2px 2px !important; }

.wordBreakAll {
  word-break: break-all; }

.requireds label:after {
  color: #e32;
  content: ' *';
  display: inline;
  font-size: 1em; }

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0; }

/* Firefox */
input[type=number] {
  -moz-appearance: textfield; }

.table-padding th, td {
  padding: 5px; }

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

/* Added from AssureDefault Start */
a:focus, a:hover {
  color: #0B0C0C; }

.btn-primary, .btn-sm, btn {
  background-color: #3365ff;
  border-color: #3365ff;
  color: #ffffff; }

.btn-primary.active {
  /* Check color*/
  background-color: #3365ff;
  border-color: #3365ff;
  filter: sepia(0.2); }

.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary.active[disabled], fieldset[disabled] .btn-primary.active {
  background-color: #3365ff;
  border-color: #3365ff; }

.striped, .navbar-header .navbar-toggle:hover, .navbar-header .navbar-toggle:focus {
  background-color: #f9f9f9; }

.navbar-header .navbar-toggle:hover, .navbar-header .navbar-toggle:focus {
  border-color: #f9f9f9; }

.navbar-nav, .logInfo, .settingsNav, .table th, .materialsHead, .add th, .btn-primary-attachment, .ko-grid-pageLinks a.selected, .tablePagingRow a.selected, .btn-Report, .btn-Report:hover,
.btn-Report:focus,
.btn-Report:active,
.btn-Report.active, .btn-Report.disabled:hover,
.btn-Report.disabled:focus,
.btn-Report.disabled:active,
.btn-Report.disabled.active,
.btn-Report[disabled]:hover,
.btn-Report[disabled]:focus,
.btn-Report[disabled]:active,
.btn-Report.active[disabled],
fieldset[disabled] .btn-Report:hover,
fieldset[disabled] .btn-Report:focus,
fieldset[disabled] .btn-Report.active, .btn-default:hover, .btn-primary:hover, .btn-default:focus, .btn-primary:focus, .btn-default, .btn-primary, .panel-primary > .panel-heading, button[title=close], tdBold {
  background-color: #3365ff; }

.navbar-nav li a, .navbar-nav li form a, .add th, .btn-primary-attachment, .total-head a, .accordion-heading .accordion-toggle:after, .ko-grid-pageLinks a.selected, .tablePagingRow a.selected, .extend-panel > .panel-heading, .btn-Report, .btn-Report:hover,
.btn-Report:focus,
.btn-Report:active,
.btn-Report.active, .btn-Report.disabled:hover,
.btn-Report.disabled:focus,
.btn-Report.disabled:active,
.btn-Report.disabled.active,
.btn-Report[disabled]:hover,
.btn-Report[disabled]:focus,
.btn-Report[disabled]:active,
.btn-Report.active[disabled],
fieldset[disabled] .btn-Report:hover,
fieldset[disabled] .btn-Report:focus,
fieldset[disabled] .btn-Report.active, .btn-default:hover, .btn-primary:hover, .btn-default:focus, .btn-primary:focus, .btn-default, .btn-primary, .panel-heading > div, .tdBold, .whiteText, h3, .table th {
  color: #ffffff; }

.navbar-nav li form a:hover, .navbar-nav li a:hover, .navbar-nav .active, .navbar-nav .active > a:hover, .navbar-nav .active > a, h1, h2, h4, h5,
#leftMenu .btn, .nav-tabs > li.active > a, .navbar-nav .active > a, .navbar-nav .active > a:hover,
#Details h4, .ui-dialog.bootstrap-dialog .ui-widget-header, .bootstrap-dialog > .ui-corner-all,
.ui-dialog.bootstrap-dialog .ui-dialog-title, .ko-grid-pageLinks a, .tablePagingRow span, .searchmoreaddresslink, h4, .Silver-Banner {
  color: #3365ff; }

.navbar-nav li:hover {
  text-decoration: none;
  background-color: #eee;
  color: #3365ff; }

.error, .errorRed, .required :after, .requiredNew :after, .message-error {
  color: #DF3034; }

/* ----------------- left nav tabs -------------*/
.dropdown-menu > li > a, .nav .open > a, .nav .open > a:hover, .nav .open > a:focus, .ui-widget.bootstrap-dialog, .normal {
  color: #0B0C0C; }

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus, .nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
  color: #FFF !important;
  background-color: #3365ff !important; }

#leftMenu .btn, .settings, navbar-header .navbar-toggle, .navbar-nav li form a:hover, .navbar-nav li a:hover, .navbar-nav .active, .navbar-nav .active > a:hover {
  background-color: #ffffff; }

.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
.tabs-left > .nav-tabs .active > a:focus {
  border-color: #3365ff transparent #3365ff #3365ff;
  *border-right-color: #ffffff; }

.popover-title, .form-control, .jcarousel-skin-tango .jcarousel-item-placeholder {
  color: #000; }

.div-table > div div:first-child, .table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #F8F8F8; }

.ui-dialog.bootstrap-dialog .ui-widget-header, .jcarousel-skin-tango .jcarousel-item-placeholder {
  background: #ffffff; }

.btn-primary-attachment, .total-head .accordion-heading, .ko-grid-pageLinks a.selected, .tablePagingRow a.selected .extend-panel, .btn-Report, .btn-Report:hover,
.btn-Report:focus,
.btn-Report:active,
.btn-Report.active,
.btn-Report.disabled:hover,
.btn-Report.disabled:focus,
.btn-Report.disabled:active,
.btn-Report.disabled.active,
.btn-Report[disabled]:hover,
.btn-Report[disabled]:focus,
.btn-Report[disabled]:active,
.btn-Report.active[disabled],
fieldset[disabled] .btn-Report:hover,
fieldset[disabled] .btn-Report:focus,
fieldset[disabled] .btn-Report.active, .btn-default:hover, .btn-primary:hover, .btn-default:focus, .btn-primary:focus, .btn-default, .btn-primary, btn-primary:visited, btn-primary:active {
  border-color: #3365ff;
  color: #ffffff;
  background-color: #3365ff; }

#tabSubmittedAttachments .ui-widget-header, #tabAttachments .ui-widget-header, .extend-panel > .panel-heading {
  background-color: #3365ff !important; }

.message-error, .tablePagingRow span, .tdBold, .centertdBold {
  font-weight: bold; }

.accordion-heading, .total-head .accordion-heading {
  background-color: #3365ff; }

.currency, .bootstrap-timepicker-widget input[type='text'], .btn-default:hover, .btn-primary:hover, .btn-default:focus, .btn-primary:focus, .btn-default, .btn-primary, .panel-primary > .panel-heading {
  background-image: none; }

.tablePagingRow span, .dialog-anchor {
  text-decoration: none; }

.accordion-text, .dialogButton {
  color: #ffffff !important; }

li.disabledcolor > a, li.disabledcolor, .disabledcolor {
  border-color: #ffffff !important; }

li.disabledcolor, .disabledcolor, .imgButton {
  background-color: transparent; }

/*Added style for anchor tag inside accordion panel */
.knockoutanchor > a {
  color: #3365ff !important;
  text-decoration: none; }

.knockoutanchor > a:hover {
  color: #0B0C0C !important;
  text-decoration: underline; }

.knockoutanchor > a:focus {
  color: #0B0C0C !important; }

/*Added style for anchor tag inside accordion panel */
/* Added for Highlighting fields */
.HighlightField {
  background-color: #98FB98 !important; }

/* Added for Highlighting fields */
.tooltip-inner {
  max-width: 500px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px; }

.btn-file {
  position: relative;
  overflow: hidden; }

.btn-file input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 100%;
  min-height: 100%;
  font-size: 100px;
  text-align: right;
  filter: alpha(opacity=0);
  opacity: 0;
  outline: none;
  background: white;
  cursor: inherit;
  display: block; }

.assure-logo {
  width: 100%;
  margin-top: 30px; }

.panel-primary {
  border-color: #3365ff; }

.panel-primary > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #3365ff; }

.panel-primary > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #3365ff; }

.btn:hover, .btn:focus {
  color: #fff;
  text-decoration: none; }

.form-control:focus {
  border-color: #3365ff;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(0, 130, 59, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(0, 130, 59, 0.6); }

/* No class name present
. {
    text-decoration-color: white !important;
    color: #BFC1C3 !important;
}
    */
/* Added from AssureDefault End */
/* assuredeafaultJquery */
.ui-widget-header {
  border: 1px solid #aaaaaa;
  background-color: #3365ff;
  color: #ffffff;
  /*font-weight: bold;*/ }

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #aaaaaa;
  background: #3365ff;
  /*background: #006599;*/
  /*background: #ffffff;*/
  font-weight: normal;
  color: #ffffff !important;
  /*color: black;*/ }

.ui-widget-content a {
  color: #ffffff;
  background-color: #3365ff; }

.binClass {
  color: #3365ff !important;
  background-color: #ffffff !important;
  font-size: 2.2em;
  margin-left: -17px; }

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #DF3034;
  background: #fef1ec url(images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;
  color: #DF3034; }

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #DF3034; }

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #DF3034; }

.sidebar-header {
  background-color: #3365ff;
  /* AssureDefault */ }

.modal-inner .list-group .list-group-item {
  background-color: #3365ff;
  /* AssureDefault */ }

.sidebar-header, .sidebar-tabs > li.active, .sidebar-tabs > ul > li.active {
  background-color: #3365ff; }

/*This is given fix size for assure logo of Authority*/
#imgAssureLogoBanner {
  content: url("../../Images/AuthorityAssureLogo.jpg?20250802101015");
  max-width: 225px;
  max-height: 60px; }

/*Changes start for the BUG 257436*/
#divSearchAddress {
  width: 28.7em;
  height: 25em;
  overflow: auto; }

@media (max-width: 750px) {
  .findaddress-txt-width {
    width: 60% !important; }
  .findaddress-btn-width {
    width: 25%; } }

@media (min-width: 800px) {
  .findaddress-txt-width {
    width: 80% !important; }
  .findaddress-btn-width {
    width: 18%; }
  #divSearchAddress {
    width: 28.7em;
    height: 25em;
    overflow: auto; } }

/*Changes end for the BUG 257436*/
/*Changes Start for the BUG 254665*/
@media (min-height: 250px) and (max-height: 550px) {
  .tab-content {
    padding: 15px 0px;
    min-height: 75px; } }

/*Changes End for the BUG 254665*/
/*Changes Start for the US 268105*/
.divManageUserAccessTable {
  height: calc(100vh - 180px);
  width: 100%;
  overflow: scroll;
  border: 1px solid #b4b4b4; }

.divManageUserAccessTable table {
  border-spacing: 0; }

.divManageUserAccessTable th {
  position: sticky !important;
  top: 0;
  background: #4B5459 !important;
  color: #ffffff;
  width: 100px;
  min-width: 100px;
  padding: 6px;
  outline: 1px solid #7a7a7a; }

.divManageUserAccessTable td {
  padding: 6px;
  outline: 1px solid #c3c3c3; }

@media (min-width: 767px) {
  .divManageUserAccessTable th:nth-child(1),
  .divManageUserAccessTable td:nth-child(1) {
    left: 0; }
  .divManageUserAccessTable th:nth-child(2),
  .divManageUserAccessTable td:nth-child(2) {
    left: 100px;
    min-width: 206px; }
  .divManageUserAccessTable th:nth-child(3),
  .divManageUserAccessTable td:nth-child(3) {
    left: 306px; } }

.divManageUserAccessTable td:nth-child(1),
.divManageUserAccessTable td:nth-child(2),
.divManageUserAccessTable td:nth-child(3) {
  position: sticky !important;
  background: #ffffff;
  z-index: 500; }

.divManageUserAccessTable th:nth-child(1),
.divManageUserAccessTable th:nth-child(2),
.divManageUserAccessTable th:nth-child(3) {
  z-index: 501 !important; }

/*Changes End for the US 268105*/
.transparent-background {
  background-color: transparent !important; }

.height-100-per {
  height: 100% !important; }

/*Bug 270478*/
@media (max-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header {
    margin-left: 0; } }

/*Bug 270565*/
@media (max-width: 805px) {
  .cookielawClose {
    margin: 8px; }
  div.cookielaw {
    padding: 4px 4px 8px 4px; } }

.margin-top-50 {
  margin-top: 50px !important; }

.padding-top-15 {
  padding-top: 15px !important; }

.margin-10 {
  margin: 10px !important; }

.padding-bottom-15 {
  padding-bottom: 15px !important; }

#ReasonListsTable_paginate {
  text-align: right !important; }

#ConditionReasonListsTable_filter {
  display: inline-block !important;
  float: right;
  margin-right: 2%; }

@media (max-width: 767px) {
  #LocalConsPage.container-fluid, #body.container-fluid, #adminPage.container-fluid {
    margin-top: 94px !important; }
  header.navbar {
    position: absolute;
    top: 0px;
    width: 100%;
    z-index: 99999; }
  header.navbar .container-fluid .navbar-collapse.in {
    overflow-y: inherit !important; } }

/*Bug 282776*/
.break-spaces-ko-span {
  white-space: break-spaces;
  font: inherit; }

.action-tab-sort-order-width {
  width: 10px; }

.padding-left-5 {
  padding-left: 5px !important; }

#tblMaintainSteps thead .sorting:after {
  position: initial;
  padding-left: 3px; }

.maintainStepsPaging {
  width: 0%;
  margin-left: -4% !important; }

.divUserSetupTeamOfficerList #divUserSetupTeamOfficerList .divOfficerTable {
  max-height: 150px; }

.feeTransactionPopupAmount {
  border: solid 1px;
  padding: 10px 10px 1px 10px; }

.feeTransactionPopupTab-width {
  width: 145px; }

.feeTransactionPopupTab-color {
  color: black !important;
  background-color: white; }

.solicitorContextMenu {
  margin-bottom: 90px; }

.width-100px {
  width: 100px !important; }

/*CSS For Answer Editor (US 310746) - START*/
div.readonly-area {
  margin-top: 5px;
  border: 1px inset #ccc;
  background-color: white;
  font: small courier, monospace black;
  padding: 10px 10px 10px 10px;
  width: auto;
  height: 100px;
  overflow-x: hidden; }

div.readonly-area [contenteditable="true"] {
  margin-bottom: 5px;
  color: green;
  padding: 2px; }

div.readonly-area [contenteditable="true"]:hover {
  outline: 0 solid grey; }

/*CSS For Answer Editor (US 310746) - END*/
/*CSS For LC Note (US 328839) - START*/
.noteTextStyle {
  font-weight: bold;
  background-color: #D3D3D3;
  border: 1px;
  padding: 5px;
  background-size: auto; }

.rootNodeStyle {
  font-weight: bold; }

.saveToAddendum {
  margin-top: 2%;
  float: right;
  margin-right: 15%; }

/*CSS For LC Note (US 328839) - END*/
.dropdownConditionalReadOnly {
  background-color: #eee !important;
  cursor: no-drop; }

.textConditionalReadOnly {
  background-color: #eee !important;
  cursor: no-drop;
  pointer-events: none; }

.checkboxRadioConditionalReadonly {
  opacity: 0.5;
  pointer-events: none; }

.checkboxRadioConditionalReadonly {
  opacity: 0.5;
  pointer-events: none; }

.conditionalDeleteHide .btnDelete, .conditionalDeleteHide img[alt="Delete row"], .conditionalDeleteHide img[src*="delete.png"],
.conditionalDeleteHide img[src*="add-icon.png"], .conditionalDeleteHide .hideConditionalControl, .conditionalDeleteHide .editProfessionalBody,
.conditionalDeleteHide #btnDeleteLinkedApp, .conditionalDeleteHide .SelectInspection {
  display: none; }

.buttonConditionalDisabled {
  pointer-events: none;
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: .65; }

.viewonlychildrens .viewonlycontrol {
  pointer-events: none; }

.viewonlychildrens .viewonlycontrol.btn, .viewonlychildrens .viewonlycontrol.btn-primary {
  opacity: 0.5; }

fieldset#fldSetFoodEstablishmentTypeDetails table td label,
fieldset#fldSetTransportation table td label,
fieldset#fldSetSupplyOtherEstablishment table td label,
fieldset#fldSetOtherActivityTypes table td label {
  position: relative;
  padding-left: 2.5ch;
  display: block;
  margin-bottom: 5px; }

fieldset#fldSetFoodEstablishmentTypeDetails table td input[type=checkbox],
fieldset#fldSetTransportation table td input[type=checkbox],
fieldset#fldSetSupplyOtherEstablishment table td input[type=checkbox],
fieldset#fldSetOtherActivityTypes table td input[type=checkbox] {
  position: absolute; }

.ui-dialog, .ui-dialog-content {
  box-sizing: content-box; }

.activePaginationSelectedPage {
  color: #000000 !important;
  background-color: #FFFFFF !important;
  cursor: pointer; }
