﻿/* Move down content because we have a fixed navbar that is 50px tall */
body {
    padding-top: 30px;
    padding-bottom: 20px;
}

/* Wrapping element */
/* Set some basic padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
    /*margin-top: 50px;*/
    position: relative;
}

/* Set widths on the form inputs since otherwise they're 100% wide */
input,
select,
textarea {
    /*max-width: 280px;*/
    max-width: 100%;
}



.navbuttonz > li {
    padding: 5px;
    padding-left: 20px;
}

.navText {
    padding-top: 7px;
    padding-left: 30px;
}

/* Responsive: Portrait tablets and up */
@media screen and (min-width: 768px) {
    .jumbotron {
        margin-top: 20px;
    }
    .body-content {
        padding: 0;
        margin-top: 65px;
    }

}

@media screen and (max-width: 767px) {
    .jumbotron {
        margin-top: 20px;
    }

    .body-content {
        margin-top: 45px;
    }

}

.regular-checkbox {
    -webkit-appearance: none;
    background-color: #ffffff;
    border: 2px solid #DB6F26;
    box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05);
    padding: 9px;
    border-radius: 14px;
    display: inline-block;
    position: relative;
    /*float: left;*/
}

.regular-checkbox:checked {
    background-color: #DB6F26;
    /*box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05), inset 15px 10px -12px rgba(255,255,255,0.1);*/
}

.regular-checkbox:checked:after {
    /*content: '\2714';*/
    font-size: 18px;
    position: absolute;
    top: 0px;
    left: 5px;
    color: #ffffff;
}

.checkbox {
    margin-right: 10px;
    vertical-align: middle;
    position: relative;
    cursor: pointer;
    height: 28px;
    width: 28px;
}

.DivSecurityUserPermissionContent {
    text-align: center;
    border-style: solid;
    border-width: thin;
}

.RepeaterDebtDetailTable {
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 15px;
    border-style: solid;
    border-bottom: none;
    border-width: thin;
}

.DebtSummaryTable {
    margin-right: auto;
    margin-left: auto;
    background: #F5F5F5;
    padding: 15px;
    width: 100%;
}


.LabelRepeaterDebtBalance {
    font-weight: bold;
}

.RepeaterClientName {
    width: 90%;
    text-align: left;
    padding-left: 10px;
}

.RepeaterDebtBalance {
    text-align: right;
    padding-left: 10px;
    padding-right: 15px;
}

.RepeaterDebtID {
    padding-left: 10px;
    background: #F5F5F5;
}

.PanelDropdown {
    display: none;
    
    width: 65%;
    text-align: left;
    padding: 5px;
}



.DebtDropdownTitle_Arrangement {
    width: 24%;
    margin-top: 5px;
    color: #fff;
}

.DebtDropdownText_Arrangement {
    width: 24%;
    margin-top: 5px;
}

.DivDebtDropdown_ArrangementRepeater_Titles {
    background-color: #3e418f;
}

.DivDebtDropdown_ArrangementRepeaterAlternating {
    background-color: #F5F5F5;
  
}

.ArrangementDebt_Panel {
    border-style: solid;
    border-bottom: none;
    border-width: thin;
}

.DivRepeaterDebtID {
    margin-left: auto;
    margin-right: auto;
    width: 75%;
    margin-top: -15px;
}

.PanelDropdownArrangement {
    display: none;
    width: 65%;
    text-align: left;
    
    border-style: solid;
    border-width: thin;
}

/* Account Summary dropdown information*/
    @media (max-width: 767px) {
        .PanelDropdown {
            display: none;
            text-align: left;
            padding: 5px;
            width: auto;
            width: 75%;
        }

        .DivRepeaterDebtID {
            margin-left: auto;
            margin-right: auto;
            width: 75%;
            margin-top: -15px;
        }

        .PanelDropdownArrangement {
            display: none;
            width: 100%;
            text-align: left;
        
            border-style: solid;
            border-width: thin;
        }
        .DebtDropdownTitle_Arrangement {
            width: 23%;
            margin-top: 5px;
            color: #fff;
        }

        .DebtDropdownText_Arrangement {
            width: 23%;
            margin-top: 5px;
        }
    }



.DivDebtDropdown {
    background-color: #F5F5F5;
    border-style: solid;
    border-bottom: none;
    border-top: none;
    border-width: thin;
}


.DivRepeaterCheckbox {
    min-width: 10%;
    float: left;
    text-align: center;
}

.DivRepeaterClientName {
    width: 75%;
    margin-left: auto;
    margin-right: auto;
}

.DivRepeaterDebtBalance {
    float: right;
    margin-right: 12%;
    min-width: 10%;
    text-align: center;
}

.DivRepeaterCheckboxSpacer {
    margin-left: 15px;
    width: 5%;
    float: left;
    margin-top: -15px;
}

.LabelRepeaterClientName {
    text-align: left;
    color: #fa6f20;
}

.DivAccountSummarySecondLine {
    margin-top: 15px;
}

.TableDebtDropdown tr {
    text-align: right;
}

.LabelDropdownDebtDetails {
    font-size: 36px;
    color: #ff6a00;
    padding-left: 100px;
    padding-right: 100px;
}

.PanelForDropdownLabel {
    text-align: center;
    border-style: solid;
    border-top: none;
    border-width: thin;
}

.PanelForDropdownLabelArrangement {
    text-align: center;

}

    .DebtDropdownText {
        float: right;
    }

.LabelRepeaterDebtID {
    text-align: left;
}

.DivArrangementRepeater{
    text-align: center;
}

.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.PayButton button:disabled {
    background-color: #e6e6e6;
}

.PayButton button {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #fbf0e9;
    background-color: #DB6F26;
    padding: 10px 24px;
    cursor: pointer;
    display: block;
    color: white;
    border-radius: 6px;
}

#MainContent_inputNewAddressButton {
    vertical-align: top;
    margin-top: 30px;
}

#inputNewAddress {
    padding-top: 20px;
    height: 90px;
}

.LabelPaymentSummaryDate {
    padding-top: 10px;
}

.LabelPaymentSummaryName {
    color: #fa6f20;
    text-align: left;
    max-width: 100%;
}

.PaymentSummaryDiv {
    background-color: #F5F5F5;
    padding-top: 15px;
}

.PaymentSummaryAltDiv {
    padding-top: 15px;
}


.RepeaterDivider {
    margin: unset;
    margin-top: 10px;
    border-style: inset;
}

.LabelPaymentSummaryNum {
    max-width: 100%;
    text-align: left;
}

.ChargeSummaryDiv {
    background-color: #F5F5F5;
    padding-top: 15px;
}

.ChargeSummaryAltDiv {
    padding-top: 15px;
}

.MyDetailsDebtorName {
    color: #fa6f20;
    font-size: 24px;
}

.MyDetailsAccountNumber {
    color: #200C5C;
    font-size: 18px;
}

.MyDetailsHeaders {
    color: #200C5C;
    font-weight: bold;
}

.MyDetailsCurrentContactDetail, .MyDetailsCurrentContactDetailAlt {
    font-weight: normal;
    padding-top: 5px;
}

.DivMyDetailsContactDetail {
    background-color: #e6e6e6;
}

.DivMyDetailsAddressDetail {
    background-color: #e6e6e6;
}

.MyDetailsCurrentAddressDetail, .MyDetailsCurrentAddressDetailAlt {
    font-weight: normal;
    padding: 5px;
    padding-top: 10px;
}

.DivContactInfo {
    width: 45%;
    float: left;
}
.DivMyDetailsAddresses {
    width: 45%;
    float: right;
}

.DivAddContactInfo {
    width: 50%;
    margin-top: 20px;
}



.AddButton button {
    width: 50%;
    border: 1px solid #fbf0e9;
    background-color: #DB6F26;
    padding: 10px 24px;
    cursor: pointer;
    display: block;
    color: white;
    border-radius: 6px;
    margin-top: 5px;
}

.inputContactDetails {
    width: 75%;
    padding: 10px;
    margin-top: 10px;
    margin-bottom: 5px;
    border: solid;
    border-width: thin;
    font-size: 14px;
    height: 65px;
}

.blockedContactDetails {
    width: 75%;
    padding: 10px;
    margin-top: 10px;
    margin-bottom: 5px;
    border: solid;
    border-width: thin;
    font-size: 14px;
    color: #ff0000;
    height: 65px;
}

.DivMyDetailsPageContainer {
    display: grid;
}

.DivPaymentSummaryDate {
    float: left;
    width: 75%;
}

.DivPaymentSummaryClientName {
    width: 85%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 35px;
}

.DivPaymentSummaryPaymentAmount {
    float: right;
    min-width: 10%;
}

.DivPaymentSummaryDebtNum {
    width: 85%;
    margin-left: auto;
    margin-right: auto;
    margin-top: -15px;
}

.DivPaymentSummarySpacer {
    float: left;
}

.LabelPaymentSummaryAmount {
    padding-top: 10px;
}

.DivChargeSummaryAmount {
    float: right;
}

.DivChargeSummaryName {
    width: 85%;
    margin-left: auto;
    margin-right: auto;
    
}

.DivChargeSummaryDebtNum {
    width: 85%;
    margin-left: auto;
    margin-right: auto;
    margin-top: -15px;
}

.DivChargeSummarySpacer {
    float: left;
}

.LabelChargeSummaryDate {
    padding-top: 10px;
}

.LabelChargeSummaryAmount {
    padding-top: 10px;
}

.LabelChargeSummaryName {
    text-align: left;
    color: #fa6f20;
}

.DivChargeSummaryChargeType {
    width: 85%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
}

.DivPaymentSummaryDesc {
    text-align: center;
    margin-bottom: 15px;
}

.DivMyDetailsContactDetailHeader {
    margin-bottom: 10px;
}

.DivChargeSummaryDate {
    width: 75%;
    float: left;
}

.ChargeFirstLine {
    width: 85%;
    margin-left: auto;
    margin-right: auto;
}

.PaymentFirstLine {
    width: 85%;
    margin-left: auto;
    margin-right: auto;
}

.contactInputLabel {
    margin-top: -10px;
    color: #ff0000;
    width: 75%;
    display: block;
}

@media (max-width: 768px) {
    .DivContactInfo {
        width: 100%;
    }

    .DivMyDetailsAddresses {
        width: auto;
        float: none;
    }


    .MyDetailsHeaders {
        color: #200C5C;
        font-weight: bold;
        font-size: 18px;
    }

    .DivAddContactInfo {
        text-align: center;
        margin-top: 20px;
        margin-left: auto;
        margin-right: auto;
        width: 100%;
    }
    
    .AddButton button {
        width: 50%;
        border: 1px solid #fbf0e9;
        background-color: #DB6F26;
        padding: 10px 24px;
        cursor: pointer;
        color: white;
        border-radius: 6px;
    }

    #MainContent_inputNewAddressButton {
        margin-top: 0;
    }

    .inputContactDetails {
        width: 100%;
        padding: 5px;
        margin-top: 10px;
        margin-bottom: 5px;
    }

    .DivMyDetailsContactDetailHeader {
        text-align: center;
        margin-bottom: 10px;
    }

    .blockedContactDetails {
        width: 100%;
        padding: 10px;
        margin-top: 10px;
        margin-bottom: 5px;
        border: solid;
        border-width: thin;
        font-size: 14px;
        color: #ff0000;
        height: 65px;
    }

}
