﻿/* styles for validation helpers */
.field-validation-error {
  color: #b94a48;
}
.field-validation-valid {
  display: none;
}
input.input-validation-error {
  border: 1px solid #b94a48;
}
textarea.input-validation-error {
  border: 1px solid #b94a48;
}
input[type="checkbox"].input-validation-error {
  border: 0 none;
}
.validation-summary-errors {
  color: #b94a48;
}
.validation-summary-valid {
  display: none;
}
.hidden {
  display: none;
}
/*Use bootstrap field layout instead*/
/*.field-container
{
    width:100%;
    padding-bottom:20px;
}

.field-label
{
    width:30%;
    float:left;
}

.field-value
{
    width:70%;
    float:left;
}*/
.clear {
  clear: both;
}
#send-email-form-subject {
  width: 400px;
}
#send-email-body {
  height: 200px;
}
#send-message-body {
  height: 200px;
}
#send-Sms-body {
  height: 100px;
}
.bootstrap-select {
  width: 80% !important;
}
.btn-input-append {
  border-width: 3px !important;
  padding: 4px 9px 3px 9px;
  line-height: 1.39;
  font-size: 13px;
  margin-left: -3px !important;
  margin-top: -3px !important;
}
.label-datepicker {
  padding-top: 10px !important;
}
.message-compose-container {
  float: left;
}
.widget-header {
  overflow: visible !important;
  z-index: 10;
}
div.milestones-title {
  border-radius: 5px;
  background: -moz-linear-gradient(top, #f2f2f2 0, #d8d8d8 100%);
  background: -webkit-linear-gradient(top, #f2f2f2 0, #d8d8d8 100%);
  background: -o-linear-gradient(top, #f2f2f2 0, #d8d8d8 100%);
  background: -ms-linear-gradient(top, #f2f2f2 0, #d8d8d8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f2f2', endColorstr='#d8d8d8', GradientType=0);
  box-shadow: -1px 1px 1px 0 rgba(0, 0, 0, 0.4);
  margin: 0;
  padding: 8px 0;
  font-size: 12px;
  font-weight: normal;
  line-height: normal;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
div.milestones-title > div.milestone-overview {
  font-size: 13px;
  font-weight: bold;
  line-height: normal;
  color: #006a88;
  -webkit-text-shadow: 1px 1px 1px #FFF;
  text-shadow: 1px 1px 1px #FFF;
  border-right: 1px solid #c4c4c4;
  margin: 0;
  padding: 0 0 0 40px;
  zoom: 1;
  -moz-box-sizing: padding-box;
  -webkit-box-sizing: padding-box;
  box-sizing: padding-box;
}
div.milestones-title > div.milestone-status {
  font-size: 13px;
  font-weight: bold;
  line-height: normal;
  color: #006a88;
  -webkit-text-shadow: 1px 1px 1px #FFF;
  text-shadow: 1px 1px 1px #FFF;
  margin: 0;
  padding: 0 0 0 15px;
  zoom: 1;
  -moz-box-sizing: padding-box;
  -webkit-box-sizing: padding-box;
  box-sizing: padding-box;
}
div.milestone-bar {
  line-height: normal;
  font-weight: normal;
  font-size: 12px;
  padding: 8px 0;
  margin: 10px 0 0;
  border-radius: 5px;
  background: -moz-linear-gradient(top, #f7f7f7 0, #ededed 100%);
  background: -webkit-linear-gradient(top, #f7f7f7 0, #ededed 100%);
  background: -o-linear-gradient(top, #f7f7f7 0, #ededed 100%);
  background: -ms-linear-gradient(top, #f7f7f7 0, #ededed 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#ededed', GradientType=0);
  box-shadow: -1px 1px 1px 0 rgba(0, 0, 0, 0.3);
}
div.milestone-bar > div.overview {
  border-right: 1px solid #c4c4c4;
}
div.milestone-bar > div.overview > i {
  width: 12px;
  margin: 0 14px 0 2px;
}
div.milestone-bar > div.status {
  padding-left: 15px;
}
div#loginWrap {
  min-height: 100%;
  height: auto;
  margin-bottom: -110px;
  padding: 0 0 110px;
}
footer#loginFooter {
  height: 110px;
}
footer#loginFooter > div.footer-top {
  height: 72px;
}
footer#loginFooter > div.footer-top td {
  padding: 0 5px;
}
footer#loginFooter > div.footer-top td > div {
  -moz-background-size: contain;
  -o-background-size: contain;
  -webkit-background-size: contain;
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
  height: 48px;
}
footer#loginFooter > div.footer-top td.ordnance_survey_logo {
  width: 20%;
}
footer#loginFooter > div.footer-top td.ordnance_survey_logo > div {
  background-image: url(/Content/Images/Logos/Ordnance-Survey.png);
  background-position: center left;
}
footer#loginFooter > div.footer-top td.iip_logo {
  width: 20%;
}
footer#loginFooter > div.footer-top td.iip_logo > div {
  background-image: url(/Content/Images/Logos/IIP.png);
  background-position: center left;
}
footer#loginFooter > div.footer-top td.ms_partner_logo {
  width: 20%;
}
footer#loginFooter > div.footer-top td.ms_partner_logo > div {
  background-image: url(/Content/Images/Logos/MicrosoftPartner.png);
  background-position: center right;
}
footer#loginFooter > div.footer-top td.propertycloud_logo {
  width: 20%;
}
footer#loginFooter > div.footer-top td.propertycloud_logo > div {
  background-image: url(/Content/Images/Logos/propertycloud_logo2.jpg);
  background-position: center right;
}
footer#loginFooter > div.footer-top td.poweredbytm_logo {
  width: 20%;
}
footer#loginFooter > div.footer-top td.poweredbytm_logo > div {
  background-image: url(/Content/Images/Logos/poweredbytm.png?version=060002);
  background-position: center right;
}
footer#loginFooter > div.footer-bottom {
  background-color: #101010;
}
footer#loginFooter > div.footer-bottom .justify-container {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  text-align: justify;
  -ms-text-justify: distribute-all-lines;
  text-justify: distribute-all-lines;
}
footer#loginFooter > div.footer-bottom .justify-container > .justify-item {
  -webkit-box-flex: 1;
  /* OLD - iOS 6-, Safari 3.1-6 */
  -moz-box-flex: 1;
  /* OLD - Firefox 19- */
  -webkit-flex: 1;
  /* Chrome */
  -ms-flex: 1;
  /* IE 10 */
  flex: 1;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  display: inline-block;
  *display: inline;
  font-size: 12px;
  color: #eee;
  padding: 10px 5px;
  text-align: center;
}
footer#loginFooter > div.footer-bottom .justify-container > .justify-item > a {
  color: #eee;
}
footer#loginFooter > div.footer-bottom .justify-container > .justify-item.justify-item-left {
  text-align: left;
  padding-left: 0;
}
footer#loginFooter > div.footer-bottom .justify-container > .justify-item.justify-item-right {
  text-align: right;
  padding-right: 0;
}
#cookie-policy-modal,
#privacy-policy-modal {
  font-size: 9px;
  color: #333;
}
table.cookies-table {
  margin-bottom: 15px;
}
.cardContainer {
  min-height: 185px;
}
.milestones-timeline .timeline-info {
  text-align: left;
}
#contact-list .contact-info {
  padding-left: 12px;
  padding-right: 12px;
}
#contact-list .contact-info > i.fa {
  display: none !important;
}
#contact-list .contact-info .contact-info-text {
  margin-bottom: 0;
}
.popover {
  max-width: none;
}
.popover .action-buttons {
  margin-left: 12px;
}
.cases {
  border-bottom-style: none;
}
.cases li a {
  padding-bottom: 4px !important;
  line-height: 12px !important;
  border-bottom-color: transparent !important;
}
.cases li .active a {
  padding-bottom: 52px !important;
  border-bottom-color: white !important;
}
.cases li.active > a,
.cases li.active > a:hover,
.cases li.active > a:focus {
  margin-top: 0px !important;
  padding-bottom: 5px !important;
}
.header-details {
  margin-top: 10px;
  line-height: 1.3;
  text-align: right;
}
.header-details .addressSummaryTitle,
.header-details .case-reference {
  font-size: small;
  padding-left: 5px;
}
.header-details.has-case-reference {
  margin-top: 2px;
}
.breadcrumbs .fa-angle-double-right {
  padding-left: 5px;
  padding-right: 5px;
}
.loginform {
  max-width: 500px;
  margin: 0 auto;
}
.loginform .panel-heading {
  padding: 10px;
}
.loginform .panel-body {
  padding: 15px 15px;
  overflow-y: auto;
  font-size: 16px;
}
.loginform .panel-body label {
  font-size: 18px;
}
.loginform .panel-body .label-helper {
  font-size: 70%;
  line-height: 1;
}
.loginform .panel-footer {
  background: transparent;
  border: none;
  padding: 10px 15px;
}
@media (max-width: 760px) {
  .loginform .btn-mobile-block {
    display: block;
    width: 100%;
  }
}
.hide-siedbar .sidebar-shortcuts-large,
.hide-siedbar .sidebar-collapse,
.hide-siedbar .nav-list,
.hide-siedbar .breadcrumbs,
.hide-siedbar .sidebar {
  display: none;
}
.hide-siedbar .main-content {
  margin-left: 0px;
}
#toast-container.toast-top-center {
  position: fixed;
  top: 20px;
  left: 50%;
  transform: translateX(-50%);
  width: auto;
  z-index: 9999;
}