li.right {
    background: url(https://citizenconcierge.org/wp-content/uploads/2022/11/Vector-2.png) no-repeat left top;
}

.income_summary .field-container p {
    text-align: center;
    margin: 0;
    color: #333;
    font-size: 15px;
}

.income_summary .light_gray {
    background: #f2f2f2;
}

.income_summary .med_gray {
    background: #e6e6e6;
}

.income_summary .dark_gray {
    background: #d9d9d9;
}

.income_summary .input-wrapper {
    padding: 0;
}

.income_summary .dark_num {
    background: #0072bc;
    color: #fff;
    border-radius: 50%;
    padding: 7px 14px;
    font-size: 25px;
    font-weight: 600;
}

.income_summary .bold_num {
    font-size: 25px;
    color: #0072bc;
    font-weight: 700;
}

.income_summary .bold_red {
    font-size: 25px;
    color: red;
    font-weight: 700;
}

ul.icon {
    line-height: 1.5em;
    padding: 0 0 0 5px;
    margin: 0px;
}

input[type=checkbox],
input[type=radio] {
    margin: 0px 5px 0;
    line-height: normal;
}

input[type=radio] {
    width: 1% !important;
}

ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
}

b.Congratulations,
p.Congratulations {
    color: #fff;
}

ul.icon>li {
    list-style: none;
    padding: 0 0 8px 40px;
    margin: 10px 0;
    line-height: 1.5em;
    display: list-item;
    text-align: -webkit-match-parent;
}

p.center_first {
    text-align: center;
    font-size: 24px;
}

ul.responsibility {
    text-align: center;
}

 ::before {
    box-sizing: border-box;
}

 ::marker {
    unicode-bidi: isolate;
    font-variant-numeric: tabular-nums;
    text-transform: none;
    text-indent: 0px !important;
    text-align: start !important;
    text-align-last: start !important;
}

ul.responsibility {
    color: #0072bc;
    font-weight: 700;
    position: relative;
    padding:0px;
}

ul.responsibility>li {
    list-style: none;
    margin: 16px 0 0 36px;
    position: relative;
}

button {
    background-color: #04AA6D;
    color: #ffffff;
    border: none;
    padding: 10px 20px;
    font-size: 17px;
    font-family: Raleway;
    cursor: pointer;
}

input:checked+label {
    background: #00a650;
    color: #fff;
}

label.main_lable {
    display: block;
    background: #0072bc;
    color: #fff;
    padding: 10px;
    margin: 0px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    transition: background 0.5s;
    -webkit-transition: background 0.5s;
    margin-top: 10px;
}

.input-wrapper {
    box-sizing: border-box;
    width: 100%;
    display: inline-block;
    vertical-align: top;
    position: relative;
    /* padding: 10px; */
}

.form-hint {
    background: #E7E7E7;
    padding: 3px 10px;
    width: 100%;
    margin: 0;
    display: block;
    position: static;
    border: none;
    min-width: initial;
    line-height: 1.5;
    margin-bottom: 10px
}

.field-container {
    /* display: flex; */
    align-items: center;
    flex-wrap: nowrap;
    color: #0072bc;
    padding: 10px 10px 10px 0px;
}

label {
    display: block;
    /* border-bottom: 1px solid #D2E4F4; */
    /* margin: 0 10px; */
    padding: 5px 0;
}

li.wrong {
    background: url(http://citizenconcierge.org/wp-content/uploads/2022/08/Icon_Wrong_30.png) no-repeat left top;
    list-style: none !important;
    padding-left: 40px;
    padding-bottom: 8px;
    margin: 10px 0;
}

li.search {
    background: url(http://citizenconcierge.org/wp-content/uploads/2022/08/Icon_Search_30.png) no-repeat left top;
    list-style: none !important;
    padding-left: 40px;
    padding-bottom: 8px;
    margin: 10px 0;
}

li.help {
    background: url(https://citizenconcierge.org/wp-content/uploads/2022/08/Icon_Help_30.png) no-repeat left top;
    list-style: none !important;
    padding-left: 40px;
    padding-bottom: 8px;
    margin: 10px 0;
}

div.cp-alert.cp-ineligible {
    background: #E6C0C0;
}

ul.icon {
    line-height: 1.5em;
    margin: 5px;
    padding: 10px;
}

.bg-yellow {
    background: #ffe89a;
}

.cp-continue-anyway {
    text-align: left;
    max-width: 640px;
    margin: 0 0 0 auto;
    padding: 5px 5px 5px 5px;
    background-color: #b4d7b8;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border: 1px solid #aaa;
    border-top: none;
    position: relative;
}

.section {
    border-top: 3px solid #0072bc;
    margin: 0;
    padding: 5px 30px 40px;
    margin-bottom: 0;
    position: relative;
    top: 20px;
    padding-top: 20px;
}

li.warning {
    background: url(http://citizenconcierge.org/wp-content/uploads/2022/08/Icon_Warning_30.png) no-repeat left top;
}

.cp-alert {
    background: #E7E7E7;
    border-radius: 8px;
    position: relative;
    padding: 30px 11px !important;
}

.hidden {
    display: none;
}

.select_poe {
    height: 300px;
}

.bg-yellow {
    background-color: #ffe89a;
}

.main_checkbox {
    margin: 0;
    text-align: center;
    padding-top: 20px;
}

.alert-success {
    background-color: #4ab7c3 !important;
}

input[type="text"],
input[type="date"],
input[type="number"],
input[type="email"],
select {
    max-width: 300px;
}

.main_checkbox span.choices {
    padding: 20px;
    border-radius: 50px;
    color: #fff;
}

.error_model_wrapper {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0;
    visibility: hidden;
    transform: scale(1.1);
    transition: visibility 0s linear 0.25s, opacity 0.25s 0s, transform 0.25s;
}

.error_model {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: white;
    padding: 1rem 1.5rem;
    width: 24rem;
    border-radius: 0.5rem;
}

.model-button {
    float: right;
    line-height: 1.5rem;
    text-align: center;
    cursor: pointer;
    border-radius: 0.25rem;
    background-color: #1b70bb;
}

.show-modal {
    opacity: 1;
    visibility: visible;
    transform: scale(1.0);
    transition: visibility 0s linear 0s, opacity 0.25s 0s, transform 0.25s;
}

.red {
    background-color: red !important;
}

.green {
    background-color: green;
}

.red_content {
    background-color: #ffeded !important;
}

.error_msg {
    color: red;
}

.success_msg {
    color: green;
}

.success_input {
    border: 2px solid green !important;
}

.error_input {
    border: 2px solid red !important;
}

.red1 {
    border: 2px solid red !important;
}
.red_content1 {
    border: 2px solid green !important;
}

.required_span {
    color: red;
}
#label_value{
    display: block;
    background: #0072bc;
    color: #fff;
    padding: 10px;
    margin: 0px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    transition: background 0.5s;
    -webkit-transition: background 0.5s;
}
b.new_color {
    color: red;
    font-size: 20px;
}
b.new_color_green {
    color: green;
    font-size: 20px;
}

b.new_color_black {
    color: black;
    font-size: 20px;
}


a.commanBtn {
    margin-left: 60%;
    background-color: green;
    color: white;
    padding: 10px;
}
a#del_btn {
	margin-left: 60%;
    background-color: red;
    padding: 10px;
    color: white;
}
.content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    max-width: 900px;
    height: auto;
    background-color: #fff;
    box-sizing: border-box;
    padding: 0;
    z-index: 9999;
    border-radius: 5px;
    display: none;
    text-align: left;
}
.content_main .header {
    background: #0072bc;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}
.content_main .header h5.title {
    margin: 0;
    padding: 10px 15px;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
}
.content_main .header button.close {
    font-size: 25px;
    float: none;
    position: absolute;
    top: 3px;
    right: 15px;
    opacity: 1;
    color: #fff;
    font-weight: 400;
}
.content_main .header button.close:hover {
    color: #000;
}
.content_main .body {
    padding: 18px 15px;
}
.content_main .body p {
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 15px;
}
.content_main .footer {
    text-align: right;
}
.content_main .footer button {
    margin-right: 15px;
    margin-bottom: 15px;
    padding: 5px 15px;
    font-weight: 600;
}
.content_main .footer button:hover {
    background: #fff;
    border-color: #04aa6d;
    color: #04aa6d;
}
.progress-container .headings {
	background-color: #EEE;
	border-bottom: 3px solid #CCC;
	padding: 20px 15px;
}
.progress-container .headings h2 {
	margin: 0;
	font-size: 21px;
	font-weight: 600 !important;
	font-family: "Raleway" !important;
	margin-bottom: 5px;
}
.progress-container .headings p {
	margin: 0;
	font-size: 16px;
	padding-top: 2px;
	font-weight: 400;
	font-family: "Raleway";
}


.payment_shadow_box{
	box-shadow: 0px 0px 9px 3px rgb(0 0 0 / 19%), 0 6px 6px rgb(0 0 0 / 23%);
}
.card-body{
font-size : 18px;
}

@media (max-width:480px){
    .main_checkbox span.choices {
        padding: 13px;
        border-radius: 50px;
        color: #fff;
    }
    button {
        background-color: #04AA6D;
        color: #ffffff;
        border: none;
        padding: 6px 14px;
        font-size: 15px;
        font-family: Raleway;
        cursor: pointer;
    }
}


