﻿body {
    font-family: Verdana, Helvetica, sans-serif;
    color: #000000;
}
.step-wrap .step-mask .slide {
    font-family: "verdana",Arial,"Helvetica Neue",Helvetica,sans-serif;
}

a {
    color: #000;

} 
.TermsConditions table tr td {
    font-size: 12px;
}
.check-list label {
    color: #000000;
    font-family: Verdana, Helvetica, sans-serif;
}
.divLeft_new label.formLeft, .tab .holder label 
{
    color: #000000;
    font-family: Verdana, Helvetica, sans-serif;
}
.form-control {
    color: #000000;
    font-family: Verdana, Helvetica, sans-serif;
}
.step-wrap .step-mask .slide a {
    color: #000000;
    font-family: Verdana, Helvetica, sans-serif;
}
#top {
    text-align: center;
    border-bottom: 1px solid #000000;
    padding-bottom: 15px;
    background-color: aliceblue;
}
#main {
    padding: 15px 15px 45px;
}
#bottom {
    height: 30px;
    line-height: 30px;
    font-size: 12px;   
    margin: 0 auto;
    width: 100%;
    background: #000;
    color: #fff;
    text-align: center;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 2;
} 
#bottom a {
    color: #3A9CE0;
}  
.new-list li {
    padding-bottom: 0;
}
.ProcessFooter {
    padding-top: 20px;
} 
.container {
    max-width: 1200px;
} 
.tab .btn-control-holder .btn {
    border-radius: 4px;
    height: auto;
    padding: 6px 12px;
}
.btn.btn-default.btn-property {
     border-radius: 4px;   
}
.btn.btn-danger {
     border-radius: 4px;      
}
.btn.btn-success {
     border-radius: 4px;    
}
.btn.btn-default.btn-property {
    background: #0769AD;
    border: 1px solid #0769ad; 
} 
.btn.btn-primary:hover {
    background: #3a9ce0;
    border: 1px solid #3a9ce0;
    box-shadow: none;     
}

.btn.btn-default.btn-property:hover {
    background: #3a9ce0;
    border: 1px solid #3a9ce0;
    box-shadow: none; 
}
.btn.btn-default.btn-close {
    line-height: 1.423;
    padding: 11px 15px;
}
.tab .btn-control-holder .btn.btn-next:hover {
  background: #3A9CE0;
}
.tab-container {
/*    max-width: 800px;*/
    margin: 0 auto;
}
.tab .btn-control-holder {
    margin: 0 auto;
/*    max-width: 800px;*/
    padding: 37px 0 22px; 
}
.step-mask.step-table {
    height: 38px;
}
.step-wrap .step-mask .slide a.same-height-left {
    min-height: auto;
    height: 38px;
}
.tab .contact-details, .tab .holder {
    border-top: 0;
    padding-top: 22px;
}
.tab .btn-control-holder {
    border-top: 0;
}
#NextDivStep1 {
    display: inline-block;
}
legend {
      color: #0769AD;
  /*margin: 0 0 20px;*/
  font-size: 1.6rem;
  line-height: 1.428;
  font-weight: 600;
  display: block; 
  border-bottom: 0;
} 
fieldset {
    padding: 3px;
/*    max-width: 800px; */
    box-sizing: border-box;
    margin: 0 auto;
}

.float-left
{
    float: left;
}

.float-right
{
    float: right;
}

.CheckboxStyle {
    display: none;
}
.CheckboxStyle:checked + label::after {
    color: #ffffff;
    content: "✔";
    font-size: 14px;
    left: 3px;
    position: absolute;
    top: 0;
    
}
.CheckboxStyle:checked + label {
    background-color: #0769ad;
    border: 1px solid #adb8c0;
    color: #99a1a7;
}
.CheckboxStyle + label {
     background-color: #0769ad;
    border: 1px solid #cacece;
    /*border-radius: 3px;*/
/*    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), 0 -15px 10px -12px rgba(0, 0, 0, 0.05) inset;*/
    display: inline-block;
    margin-bottom: 0;
    margin-right: 5px;
    padding: 9px;
    position: relative;
    vertical-align: bottom;
}
.CheckboxMod {
    margin-bottom: 5px;
}

.step-wrap {
/*    max-width: 800px;*/
    margin: 0 auto;
    padding-right: 0;
}
.formRight200 input[type='checkbox'] {
    margin-right: 5px;
}
.btn-control-holder {
    text-align: right;
}
#ErrorSpan {
    display: block;
    color: #ff0000;
    margin-bottom: 5px;
}
.divLeft_new label.formLeft{
  color: #777;
  font-size: 14px;
  line-height: 1.428;
  font-weight: 600;
  font-family: "vic", Arial, "Helvetica Neue", Helvetica, sans-serif;
  display: inline-block;
  vertical-align: top;
  margin: 0 0 2px 0;
    display: block;
/*  text-transform: capitalize;*/
}




.Cut-off{
    height: 14px;
    line-height: 14px;
    width: 1px;
    display: inline-block;
    background: #808080;
}






.form-control.select::-ms-expand { display: none; }
@media (max-width: 767px) 
{
    
.btn.btn-default.btn-property {
    margin-top: 5px;
}
.step-wrap {

    padding-left: 0;
} 
.edit-table tr td:last-child {
    width: 100%;
}
     
}

.red
{
    color: Red;
} 

#showdocumentlist_show {
    display: none;
}
#LoadSameAs {
    margin-top: 0;
    
    display: inline-block;
    height: 40px;
    margin-top:  5px;
}
.saveasDiv .fake-select {
    display: inline-block;
    width: 200px;
    margin-top: 5px;
}
.saveasDiv label {
    margin-top: 5px;
}

.AddDivTitle
{
    color: #990000;
    font-size: 20px; 
    font-weight: bold
}

.AddDivTitleHR
{
    color: Black;
    border-top: 1px solid #000;
    margin-top: 10px;
    margin-bottom: 0px;
}
select.form-control {
    padding-right: 35px; 
}
.ui-datepicker {
    z-index: 99 !important;
}
button.ui-datepicker-current {
    display: block !important;
    opacity: 1 !important;
    font-weight: bold !important;
}

/* ======================== Contract Section ======================== */
.contract-stage-columns.with-fields {
    display: flex;
    gap: 10px;
}
.contract-stage-columns > fieldset {
    flex: 1 1 0;
    min-width: 0;
}
.contractorFooter {
    font-weight: bolder;
    background: #F2F2F2;
    cursor: default;
}
.contractorFooter .td_total{
    padding-left: 18px !important;
}
.AdditionalSubcontractors_section {
    gap: 10px;
}
select.contractType {
    width: 220px;
    padding: 6px;
    border: 1px solid #ccc;
    border-radius: 4px;
}
#Contract_Fieldset .listTable {
    width: 100%;
    border-collapse: collapse;
}
#Contract_Fieldset .listTable th,
#Contract_Fieldset .listTable td {
    padding: 5px 8px;
    text-align: left;
    vertical-align: middle;
    white-space: nowrap;
}
#Contract_Fieldset .listTable .tfirst th {
    background: #f5f5f5;
    border-bottom: 2px solid #ddd;
    font-weight: 600;
    font-size: 13px;
}
#Contract_Fieldset .divLeft_new label {
    display: block !important;
}
.AdditionalSubcontractor_check {
    margin: 10px 0;
}
.AdditionalSubcontractor_check .formLeft {
    display: inline-block !important;
    margin-right: 10px;
}
#Contract_Fieldset .EstimatedCost {
    padding: 6px 12px;
    border: 1px solid #ccc;
    border-radius: 4px;
    width: 150px;
}
/* Contract icon replacements (sprites not available in PL) */
#Contract_Fieldset .ChattelCost_Edit.link_edit {
    text-decoration: none;
    cursor: pointer;
    font-size: 0;
    margin-left: 10px;
}
#Contract_Fieldset .ChattelCost_Edit.link_edit::after {
    content: "\1F58A";
    font-size: 14px;
    font-weight: bolder;
}
#Contract_Fieldset .AddanotherContractor.btn_multiple {
    text-decoration: none;
    cursor: pointer;
    font-size: 0;
    padding-left: 10px;
    padding-top: 5px;
}
#Contract_Fieldset .AddanotherContractor.btn_multiple::after {
    content: "\002B";
    font-size: 30px;
    color: #59bb0f;
    font-weight: bolder;
}
#Contract_Fieldset .ChattelCostDelete.link_delete {
    text-decoration: none;
    cursor: pointer;
    font-size: 0;
    padding-left: 10px;
    padding-top: 5px;
}
#Contract_Fieldset .ChattelCostDelete.link_delete::after {
    content: "\2715";
    font-size: 16px;
    color: #d9534f;
    font-weight: bolder;
}
#Contract_Fieldset a.link_delete[style*="display: none"] {
    display: none !important;
}
.addChattelInfoBox {
    display: flex;
    align-items: center;
    padding-top: 5px;
}
.addChattelInfoBox .info-circle {
    cursor: pointer;
    background: url(/Content/images/info-circle.png) no-repeat center center;
    border: none;
    width: 20px;
    height: 17px;
    display: inline-block;
}
.form-group .info-circle {
    cursor: pointer;
    background: url(/Content/images/info-circle.png) no-repeat center center;
    border: none;
    width: 20px;
    height: 17px;
    display: inline-block;
}
.scenarioSectionFull {
    width: 100% !important;
}
.additionalSubcontractor_checkbox {
    display: block;
    width: 22px;
    height: 22px;
    border: 1px solid #ccc;
    background: #fff;
    vertical-align: middle;
    margin-right: 5px;
}
.divLeft_new .ChattelCost {
    margin-left: 10px;
}
.contractorFooter .FeeTotal {
    white-space: break-spaces;
    word-break: break-word;
    word-wrap: break-word;
}
.contractVariations .form-group {
    margin-bottom: 0px !important;
}
.contractVariations .check-list {
    margin-bottom: 0px !important;
}
#chattelTemplate_create label.formLeft {
    color: #000000;
    font-family: Verdana, Helvetica, sans-serif;
    vertical-align: top;
    margin: 0 0 2px 0;
    font-size: 12px;
    line-height: 1.428;
    font-weight: 600;
}