.login_side_bar {
    /* margin: 0 0 50px; */
    width: 100%;.sub-add-new2 h2
}

.login_side_bar ul li {
    text-align: center;
    width: 100%;
    border-radius: 7px;
    color: #fff;
    padding: 10px 0;
    margin: 0 0 10px;
    height: 55px;
    list-style-type: none;
    background: #1167b0;
}

.login_side_bar ul li:hover {
    background: #fc347c !important;
}

.login_side_bar ul li a {
    color: #fff;
    font-size: 24px;
    display: block;
}

.sub_table tbody td {
    padding: 8px 10px;
    text-align: center;
    font-size: 19px;
    height: 50px;
    vertical-align: middle;
}

.table_section {
    margin: 85px 0;
}

.category_side_bar {
    width: 100%;
}

.category_side_bar ul li {
    background: #1167b0;
    width: 100%;
    text-align: center;
    height: 55px;
    border-radius: 7px;
    cursor: pointer;
    padding: 12px 0;
    margin: 0 0 10px;
    list-style-type: none;
}

.category_side_bar ul li:hover {
    background: #fc347c;
}

.category_side_bar ul li a {
    color: #fff;
    font-size: 20px;
}

.fliter_side_bar {
    display: flex;
    align-items: center;
    gap: 10px;
}

.sub_fliter_side_bar {
    width: 33%;
}

.sub_fliter_side_bar p {
    width: 100%;
    height: 50px;
    padding: 8px 0;
    text-align: center;
    border-radius: 6px;
    color: #fff;
    font-size: 23px;
    margin: 0;
    background: #9966cb;
}

.sub_fliter_side_bar .form-select {
    border-radius: 8px;
    height: 50px;
    color: #1167b0;
    width: 100%;
    border: none;
    font-size: 24px;
    text-align: center;
    border: 1px solid #9966cb !important;
    padding: 10px 15px;
}

div#table_id_filter {
    display: none;
}

div#table_id_length {
    display: none;
}

.sub_table {
    margin: 55px 0;
}

.sub_table thead tr th {
    background: #9866cbd0;
    color: #fff;
    padding: 17px;
    width: 12.5%;
    text-align: center;
    vertical-align: middle;
    height: 50px;
}

.sub_table tbody td {
    padding: 8px 10px;
    text-align: center;
}

.sub_table tbody td {
    padding: 8px 10px;
    text-align: center;
    height: 50px;
    vertical-align: middle;
}

table.dataTable thead th,
table.dataTable thead td {
    padding: 10px 15px;
    border-bottom: 1px solid #1167b0;
}

.table td {
    color: #1167b0;
}

.table td,
.table th {
    border-color: #1167b0;
}

table.dataTable tbody th,
table.dataTable tbody td {
    padding: 8px 10px;
    border-left: 1px solid #1167b0;
}

table.dataTable tbody th:nth-of-type(1),
table.dataTable tbody td:nth-of-type(1) {
    border-right: 1px solid #1167b0;
}

table.dataTable.no-footer {
    border-bottom: 1px solid #9966cb;
}

table.dataTable thead th {
    padding: 10px 15px;
    border-bottom: 1px solid #1167b0;
    border-left: 1px solid #1167b0;
}

.pagination {
    text-align: end;
    display: block;
    margin: 20px 0;
}

.pagination ul li a {
    color: #9966cb;
}

.pagination ul li {
    width: 35px;
    text-align: center;
    height: 35px;
    padding: 6px 0;
    display: inline-block;
    border-radius: 5px;
    border: 1px solid #9966cb;
}

.pagination ul li.active {
    background: #9966cb;
}

.pagination ul li.active a {
    color: #fff;
}

.media {
    display: flex;
    justify-content: space-between;
    align-items: center;
    justify-items: center;
}

.media a {
    max-width: 80px;
    text-align: center;
    margin: auto;
}

.visitors {
    text-align: center;
    margin: 60px 0 0;
}

.search-num-file {
    text-align: center;
    margin: 60px 0 17px;
}

.search-num-file-input {
    width: 400px;
    text-align: center;
    margin: auto;
}

.sub_visitors {
    width: 400px;
    text-align: center;
    margin: auto;
}

.footer {
    padding-bottom: 10px;
}

.sub_visitors i {
    background: #1167b0;
    width: 40px;
    height: 40px;
    color: #fff;
    vertical-align: middle;
    display: inline-block;
    position: absolute;
    border-radius: 50%;
    right: 5px;
    top: 10px;
    padding: 9px 0;
}

.sub_visitors span {
    display: inline-block;
    vertical-align: middle;
}

.sub_visitors {
    width: 340px;
    text-align: center;
    margin: auto;
    height: 62px;
    background: #fff;
    position: relative;
    border-radius: 10px;
    padding: 17px 0;
}

.end_page {
    margin: 30px 0 10px;
}

.icon_respossive {
    display: none;
}

.title_login {
    background: #fc347c;
    color: #fff;
    height: 60px;
    padding: 17px 20px;
}

.title_login h2 {
    font-size: 22px;
}

.form_login {
    background: #fff;
    padding: 20px;
}

.input_login {
    display: flex;
    justify-items: start;
    justify-content: start;
    margin: 20px 0;
    align-items: center;
}

.form_login label {
    width: 31%;
    color: #9966cb;
    margin: 0;
}

.forget_password {
    text-align: center;
}

.forget_password a {
    font-size: 24px;
    color: #9966cb;
}

.btn_login {
    margin: 30px 0 10px;
    text-align: center;
}

.btn_login button {
    min-width: 170px;
    margin: auto;
    background: #9966cb;
    color: #fff;
    border: none;
    border-radius: 5px;
    height: 50px;
}

.data_profile {
    background: #fff;
    padding: 30px;
}

.title_data_profile ul {
    display: flex;
    justify-self: start;
    gap: 15px;
}

.sub_data_profile h2 {
    font-size: 27px;
    position: relative;
    padding-right: 30px;
}

.sub_data_profile h2::after {
    content: "";
    width: 13px;
    right: 0;
    top: 50%;
    height: 13px;
    border-radius: 50%;
    background: #1167b0;
    transform: translateY(-50%);
    position: absolute;
}

.sub_data_profile ul li {
    margin: 10px 5px;
    color: #9966cb;
    padding: 10px 0;
}

.sub_data_profile ul span {
    color: #1167b0;
}

.aboutus_page {
    margin: 40px 0;
}

.title_page {
    margin-bottom: 35px;
    text-align: center;
}

.title_page h2 {
    background: #fc347c;
    min-width: 340px;
    color: #fff;
    height: 59px;
    display: inline-block;
    margin: 10px auto;
    text-align: center;
    padding: 14px 12px;
    border-radius: 5px;
    font-size: 26px;
}

.sub_aboutus_page {
    background: #fff;
    padding: 60px 50px;
    text-align: center;
    border: 1px solid #9966cb;
    color: #1167b0;
    border-radius: 10px;
}

.sub_aboutus_page p {
    font-size: 30px;
    width: 50%;
    margin: auto;
    line-height: 50px;
}

.element ul .active {
    background: #fc347c;
}

.info_project,
.instruction,
.message_day,
.contactus_page {
    margin: 10px 0;
}

.sub_info_project {
    background: #fff;
    padding: 40px 30px;
    border: 1px solid #9966cb;
}

.sub_info_project ul li {
    margin: 0 0 30px;
    list-style-type: none;
    font-size: 26px;
    position: relative;
    padding-right: 40px;
}

.sub_info_project ul li span {
    width: 30px;
    height: 30px;
    background: #1167b0;
    position: absolute;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
    color: #fff;
    right: 0;
    font-size: 17px;
    padding: 3px 0;
}

.sub_instruction {
    border: 1px solid #9966cb;
    padding: 60px 50px;
    background: #fff;
     text-align: center; 
    border-radius: 10px;
}

.sub_instruction p {
    line-height: 50px;
    font-size: 30px;
    width: 70%;
    margin: auto;
    color: #1167b0;
}

.sub_message_day {
    text-align: center;
    padding: 60px 50px;
    border-radius: 10px;
    border: 1px solid #9966cb;
    background: #fff;
}

.sub_message_day p {
    font-size: 22px;
    line-height: 50px;
    width: 70%;
    color: #1167b0;
    margin: auto;
}

.sub_contactus_page {
    text-align: center;
}

.sub_contactus_page img {
    width: 50px;
    height: 50px;
    margin: 0 10px;
}

.sub_contactus_page ul li {
    margin: 35px 0;
    list-style-type: none;
}

.contactus_page {
    margin-bottom: 60px;
}

.sub_contactus_page h3 {
    color: #1167b0;
    font-size: 29px;
    margin-bottom: 50px;
}

.sub_contactus_page a {
    font-size: 22px;
    color: #9966cb;
}

.mian_data_profile {
    display: flex;
    gap: 10px;
}

.sub_data_profile {
    width: 50%;
}

.sub_data_profile ul li {
    list-style-type: none;
    display: block;
}

.p_data_profile span {
    position: relative;
    display: inline-block;
    width: 100%;
    font-size: 22px;
    margin: 10px 0px 10px;
}

.p_data_profile .user_notes {
    width: 100%;
    border: 1px solid #9966cb;
    border-radius: 10px;
    min-height: 100px;
    line-height: 30px;
    color: #1167b0;
    font-size: 20px;
    padding: 10px 40px;
}

.p_data_profile {
    width: 100%;
    text-align: center;
    margin: 5px 0 25px !important;
}

.link_data_profile {
    display: block;
    text-align: center;
}

.link_data_profile img {
    display: block;
    text-align: center;
    margin: 30px auto;
}

.input_eidt {
    margin: 20px 0;
}

.input_eidt label {
    width: 30%;
    color: #9966cb;
    display: inline-block;
}

.input_eidt input::placeholder {
    color: #1167b0;
}

.input_eidt input {
    display: inline-block;
    height: 40px;
    width: 65%;
    color: #1167b0;
    font-size: 13px;
    border: 1px solid #9966cb;
}

.form-control:focus {
    color: #1167b0;
}

.eidt_profile {
    margin: 50px 0;
}

.input_eidt select {
    display: inline-block;
    height: 40px;
    color: #1167b0;
    width: 65%;
    font-size: 18px;
    border: 1px solid #9966cb;
}

.p_data_profile textarea {
    width: 80%;
    min-height: 100px;
    color: #1167b0;
    border-radius: 10px;
    padding: 20px;
    border: 1px solid #9966cb;
}

.p_data_profile textarea::placeholder {
    color: #1167b0;
}

.btn_eidt_profile {
    text-align: center;
}

.btn_eidt_profile button {
    background: #9966cb;
    min-width: 200px;
    height: 50px;
    border-radius: 5px;
    color: #fff;
    border: 1px solid #9966cb;
}

.side_bar .active {
    background: #fc347c !important;
}

.register .sub_data_profile {
    width: 100%;
}

.register .input_eidt label {
    width: 17%;
    font-size: 24px;
}

.register .input_eidt input,
.register .input_eidt select {
    width: 73%;
}

.register h4 {
    font-size: 19px;
    padding-right: 20px;
    margin: 10px 0 0;
    margin-right: 135px;
    position: relative;
}

.register h4::after {
    width: 9px;
    height: 9px;
    top: 4px;
    content: "";
    position: absolute;
    right: 0px;
    border-radius: 50%;
    background: #1167b0;
}

.register .eidt_profile {
    margin: 0;
}

.ckeck_box_regeter {
    background: #e0ffff69;
    padding: 15px 10px;
    margin: 20px 0px;
    border-radius: 5px;
}

.ckeck_box_regeter input {
    width: 3%;
    text-align: center;
    height: 27px;
    vertical-align: top;
    margin: 0px 0px 0px 12px;
}

.ckeck_box_regeter label {
    margin: 0;
    display: inline-block;
    width: 93%;
    cursor: pointer;
    font-size: 14px;
}

.ckeck_box_regeter label {
    margin: 0;
    display: inline-block;
    width: 93%;
    cursor: pointer;
    font-size: 17px;
    vertical-align: top;
}

.sub_table tr {
    position: relative;
}

.sub_table tr a {
    /* position: absolute; */
    width: 100%;
    height: 100%;
    z-index: 99;
}

.register .input_eidt textarea {
    min-height: 100px;
    width: 73%;
    display: inline-block;
    border: 1px solid #9966cb;
    color: #1167b0;
    vertical-align: top;
}

.btn_eidt_profile button {
    font-size: 27px;
}

.form-control {
    border: 1px solid #9966cb;
}

.form_login label {
    width: 36%;
    margin: 0;
    font-size: 28px;
}

.form-control {
    border: 1px solid #9966cb;
    color: #1167b0;
}

.login h4 {
    font-size: 16px;
    padding-right: 20px;
    margin: 0px 0 0;
    margin-right: 285px;
    position: relative;
}

.login h4::after {
    width: 9px;
    height: 9px;
    top: 4px;
    content: "";
    position: absolute;
    right: 0px;
    border-radius: 50%;
    background: #1167b0;
}

.btn_login button {
    font-size: 24px;
}

.forget_password {
    text-align: center;
    margin: 35px 0px;
}

.sub_data_profile ul li {
    font-size: 20px;
}

.link_data_profile img {
    display: block;
    max-width: 80px;
    text-align: center;
    margin: 10px auto;
}

.link_data_profile a {
    color: #1167b0;
    font-size: 22px;
}

.form-control {
    font-size: 22px !important;
}

/* 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;
}

.ckeck_box_regeter label {
    margin: 0;
    display: inline-block;
    width: 93%;
    cursor: pointer;
    font-size: 22px;
    vertical-align: top;
}

.sub_data_profile ul span {
    margin: 0px 10px;
}

.p_data_profile {
    width: 100%;
    text-align: center;
    margin: 25px 0;
}

#prosess-loading {
    border: 16px solid #f3f3f3;
    left: 0px;
    position: absolute;
    top: 41%;
    right: 0px;
    z-index: 99999;
    margin: auto;
    border-radius: 50%;
    border-top: 16px solid #3498db;
    width: 100px;
    height: 100px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}

/* Safari */

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

div#prosess {
    display: none;
    z-index: 99999;
    position: fixed;
    height: 100vh;
    background: #cccccc85;
    text-align: center;
    width: 100%;
}

.edit-profile {
    float: left;
    position: relative;
    bottom: 41px;
}

.datatables-basic thead tr th:nth-child(1),
.datatables-basic tbody tr td:nth-child(1),
.datatables-basic thead tr th:nth-child(2),
.datatables-basic tbody tr td:nth-child(2),
.datatables-basic thead tr th:nth-child(3),
.datatables-basic tbody tr td:nth-child(3),
.datatables-basic thead tr th:nth-child(4),
.datatables-basic tbody tr td:nth-child(4),
.datatables-basic thead tr th:nth-child(5),
.datatables-basic tbody tr td:nth-child(5) {
    display: none;
}

.dataTables_empty {
    display: block !important;
    width: 778%;
    background: white;
}

.gs-pagination .row div:first-child {
    display: none;
}

.row .col-sm-12.col-md-5 {
    display: none;
}

#DataTables_Table_0_wrapper .row:nth-child(1) {
    display: none;
}

.error {
    color: red !important;
}

span.error-input {
    color: red;
}

.sub_table tbody td {
    padding: 8px 10px;
    height: 60px;
}

.sub_table tr a {
    color: #1167b0;
}
table.dataTable {
    width: 100% !important;
    margin: 0 auto;
}
table.dataTable thead th:nth-of-type(1) {
    border-right: 1px solid #1167b0 !important;
}
.sub_table tbody td:nth-of-type(1) {
    border-right: 1px solid #1167b0 !important;
}

table.dataTable.no-footer {
    border-bottom: 1px solid #1167b0;
    border-right: 1px solid #1167b0;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
    text-align: center;
    height: 35px;
    padding: 7px 0;
    display: inline-block;
    width: 35px;
    vertical-align: text-bottom;
    margin: 0px 3px;
    border-radius: 5px;
    border: 1px solid #9966cb;
}

.page-item.active .page-link {
    z-index: 1;
    color: #9966cb;
    background-color: transparent;
    border-color: transparent;
}
.page-link {
    position: relative;
    display: block;
    padding: 0px;
    text-align: center;
    margin-left: 0;
    line-height: 1.25;
    color: #9966cb;
    background-color: none;
    border: none;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    color: #fff !important;
    border: 1px solid #111;
    background-color: none;
    border: 1px solid #9966cb;
    background: #9966cb;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover a {
    color: #fff;
}
.page-link:focus {
    box-shadow: none;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:active {
    outline: none;
    background-color: #9966cb !important;

    box-shadow: none;
}

.category_side_bar ul li label {
    font-size: 20px;
    cursor: pointer;
}
option:disabled {
    color: #9966cb !important;
}

#DataTables_Table_0_next {
    text-align: center;
    height: 35px;
    padding: 8px 0;

    display: inline-block;
    width: 35px;
    border-radius: 5px;
    border: 1px solid #9966cb;
}

#DataTables_Table_0_next:hover {
    background-color: #9966cb;
}
.page-item.disabled .page-link {
    color: #9966cb;
    cursor: auto;
    background-color: transparent;
    cursor: pointer;
    border-color: transparent;
}
#DataTables_Table_0_previous {
    text-align: center;
    height: 35px;
    padding: 8px 0;
    display: inline-block;
    width: 35px;
    border-radius: 5px;
    border: 1px solid #9966cb;
    cursor: pointer;
}

#DataTables_Table_0_previous:hover {
    background-color: #9966cb;
}

.register h4 {
    margin-right: 265px !important;
}

.data_profile {
    border: 1px solid #9966cb;
}

/* 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;
}
.login {
    border: 1px solid #9966cb;
}

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

.sub_data_profile h2 {
    font-size: 32px;
}

.sub_visitors {
    border: 1px solid #ab7ad0;
}

.page-link {
    background-color: transparent;
}

.page-link:hover {
    background-color: transparent;
    border-color: none;
}

.paginate_button.page-item.active {
    background-color: #9966cb;
}

.paginate_button.page-item.active a {
    color: #fff;
}

.dataTables_wrapper .dataTables_paginate {
    float: left;
    text-align: left;
    position: absolute;
    left: -342px;
}

.register .input_eidt label {
    width: 25%;
    font-size: 24px;
}

.input_eidt label {
    width: 38%;
    font-size: 24px;
}

.eidt_profile_page .input_eidt input,
.eidt_profile_page .input_eidt select {
    width: 60% !important;
}
.textarea_eidt {
    text-align: center;
}

.textarea_eidt textarea {
    text-align: center;
}

.visitors h3 {
    font-size: 22px;
    margin: 0 0 15px;
}
.title_header p {
    margin: 30px 0px 0 !important;
}
.element_menu_responsive ul li.active {
    background: #fc347c !important;
}

#DataTables_Table_0_next a,
#DataTables_Table_0_previous a {
    font-size: 0;
}

#DataTables_Table_0_next a::before {
    content: "\f284";
    display: inline-block;
    font-family: bootstrap-icons !important;
    font-style: normal;
    font-weight: normal !important;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: -0.125em;
    -webkit-font-smoothing: antialiased;
    font-size: 14px;
}

#DataTables_Table_0_previous a::before {
    content: "\f285";
    display: inline-block;
    font-family: bootstrap-icons !important;
    font-style: normal;
    font-weight: normal !important;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: -0.125em;
    -webkit-font-smoothing: antialiased;
    font-size: 14px;
}

.authentication .auth {
    color: #fff;
    font-size: 24px;
    display: block;
}

.authentication .auth {
    text-align: center;
    width: 100%;
    border-radius: 7px;
    color: #fff;
    padding: 10px 0;
    margin: 10px 6px 10px;
    height: 55px;
    list-style-type: none;
    background: #1167b0;
}

.authentication {
    display: flex;
    justify-content: center;
    align-items: center;
}

.authentication .auth {
    width: 300px;
}

.authentication .auth a {
    color: #fff;
}

.table_section {
    margin: 60px 0 60px;
}

.append-users li {
    display: block;
    margin: 10px 0;
    padding-bottom: 10px;
    border-bottom: 1px solid #9966cb;
}
.search-data {
    text-align: start;
}

p.search-data-title {
    color: #9966cb;
    font-size: 19px;
}

.text-muted {
    color: #1167b0 !important;
    font-size: 17px;
}

.search-data {
    text-align: start;
    margin-right: 10px;
}
ul.append-users {
    display: none;
    max-height: 500px;
    background: #fff;
    border: 1px solid #9966cb;
    padding: 10px 10px;
    margin: 20px 0;
    overflow: auto;
}

.input_eidt_gender {
    display: flex;
    display: flex;
    width: 73%;
    align-items: center;
    justify-content: start;
}

.gender .custom-lable {
    width: 100% !important;
    padding: 0px 40px 0px 0px;
    position: relative;
    display: flex;
}
.input_eidt_gender-main {
    display: flex;
}
.gender .custom-lable::after {
    content: "";
    right: 0;
    height: 30px;
    top: 2px;
    width: 30px;
    position: absolute;
    border-radius: 50%;
    border: 1px solid #9966cb;
}

.gender input:checked ~ .custom-lable::before {
    content: "";
    right: 5px;
    height: 20px;
    top: 7px;
    width: 20px;
    position: absolute;
    background: #9966cb;
    border-radius: 50%;
    border: 1px solid #9966cb;
}
.gender input {
    width: 0 !important;
    height: 0px;
    opacity: 0;
}

.gender {
    width: 50%;
}

label#subcategory_id-error {
    width: 100%;
    margin: -10px 0px;
}

label#social_status-error {
    width: 100%;
    margin: -10px 0;
}

label#gender-error {
    width: 100%;
    margin: -10px 0px;
}

.title_header p {
    font-size: 40px !important;
}

.authentication .auth {
    width: 265px;
    padding: 13px 0;
}

.table_section {
    margin: 10px 0 60px;
}

.dataTables_wrapper .dataTables_paginate {
    float: initial;
    text-align: center;
    position: absolute;
    left: -104px !important;
    margin: auto;
}
.message-register {
    display: block;
    width: 65%;
    margin-right: auto;
    margin-left: 0;
}
.message-register li {
    font-size: 26px;
    list-style-type: none;
    color: red;
    margin: 10px 0;
}

.auth-mobile {
    display: none;
}

label.custom-lable {
    display: flex;
    align-items: center;
}

.input_eidt_gender-main {
    margin: 0px 0px 23px;
    display: flex;
    align-items: end;
}
.footer {
    margin: 60px 0px 0px;
}

.title_page h2 {
    min-width: 65%;
}

/* .sub_instruction p {
    text-align: center;
} */

.sub_fliter_side_bar select {
    -webkit-appearance: none;
    width: 180px;
    height: 50px;
    border: 1px solid #f4b6a6;
    cursor: pointer;
    color: #3b3b3b;
    border-radius: 0;

    position: relative;
    padding: 7px 15px 7px 35px !important;
}

.sub_fliter_side_bar::after {
    position: absolute;
    content: "";
    left: 14px;
    background-image: url(../images/g2197.png);
    width: 17px;
    height: 17px;
    background-size: contain;
    user-select: none;
    pointer-events: none;
    display: block;
    top: 21px;
    background-repeat: no-repeat;
    z-index: 0;
}

.sub_fliter_side_bar {
    position: relative;
}

.category_side_bar ul li label {
    font-size: 25px;
    cursor: pointer;
}

.category_side_bar ul li a {
    color: #fff;
    font-size: 25px;
}

.main-message-register {
    border-radius: 9px;
    padding: 20px;
    border: 1px solid #ab7ad0;
    width: 65%;
    text-align: center;
    margin: auto;
    background-color: #9966cb;
}

.message-register {
    text-align: right;
}

.message-register {
    display: block;
    width: 100%;
    margin-right: 0;
    margin-left: 0;
    margin: 20px 0 0;
}

.message-register li {
    color: #fff;
}

.message-register {
    text-align: right;
    margin: 30px 0 0;
}

.gender input:checked ~ .custom-lable::before {
    background: #1167b0;
    border: 1px solid #1167b0;
}

.login .input_login {
    flex-wrap: wrap;
}

.login .form-control {
    width: 80%;
}

.login .form_login label {
    width: 26%;
    margin: 0;
    font-size: 28px;
}

.login .form-control {
    width: 72%;
}

.sub_data_profile ul span {
    margin: 0px 0px;
}

.res-profile .edit-profile {
    /* filter: brightness(0) invert(1); */
}

.card-body {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-height: 1px;
    padding: 0;
}
@media (max-width: 768px) {
    .input_eidt_gender {
        flex-wrap: wrap;
    }
}

.main-message-register > h2 {
    font-size: 45px !important;
    margin-bottom: 20px;
}
.card-body {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-height: 1px;
    padding: 0;
}

.sub_instruction {
    border-radius: 0px;
}

.title_page h2 {
    margin: 0px auto;
    border-radius: 0px;
    width: 100% !important;
}

.title_page {
    margin-bottom: 0px;
    text-align: center;
    border-radius: 0;
}

.main-message-register {
    border-radius: 0 !important;
    width: 100% !important;
    margin-bottom: 10px !important;
}

table.dataTable thead th {
    font-size: 19px;
}

.fc-name {
    background: #1167b0;
    color: #fff;
    height: 62px;
    padding: 5px 0px;
    border: 5px solid #e0ffff;
    border-radius: 10px;
}
.fc-name {
    background: #1167b0;
    color: #fff;
    width: 101%;
    height: 62px;
    margin: 0 -5px;
    padding: 5px 0px;
    border: 5px

 solid #e0ffff;
    border-radius: 10px;
}
a.edit-profile.reload-btn {
    margin: 0px 15px !important;
}

.category-text {
    font-size: 30px;
    font-weight: bold;
    text-align: center;
}
.header {
    position: relative;
    padding: 30px 0 0;
}
.element {
    text-align: center;
    margin: 30px 0 15px;
}

div#install-div a {
    color: #fff;
}

div#install-div {
    width: 100%;
    background: #1167b0;
    color: #fff;
    height: 55px;
    text-align: center;
    padding: 10px;
    border-radius: 5px;
}



.modal-dialog {
    max-width: 50%;
}

.link_data_profile img {
    display: block;
    max-width: 80px;
    text-align: center;
    margin: 10px auto;
}

p.direct-contact {
    text-align: center;
    font-size: 25px;
    border: 3px solid #fc347c;
    background: #fc347c;
    color: #fff;
}

.contact-modal .modal-header {
    background: #fc347c;
    color: #fff;
    justify-content: center;
    text-align: center;
}

.contact-modal .modal-body {
    font-size: 15px;
    margin: 10px 0 0 10px;
}

.contact-modal .modal-content {
    background: #ffffff;
    color: #1167b0;
}


.contact-modal .modal-footer {
    justify-content: center;
    border-top: none;
}

.message-home-modal .modal-header {
     background: #fc347c;
    color: #fff;
    justify-content: center;
    text-align: center;
}

.message-home-modal .modal-body {
    font-size: 15px;
    /*margin: 10px 0 0 10px;*/
}

.message-home-modal p{
    margin-bottom  : 0;
}


.message-home-modal .modal-content {
    background: #F3E4D8;
    color: #1167b0;
}
.message-home-modal .modal-footer {
    justify-content: center;
    border-top: none;
}


.direct-contact-modal .modal-header {
    background: #fc347c;
    color: #fff;
    justify-content: center;
    text-align: center;
}

.direct-contact-modal .modal-body {
    font-size: 15px;
    margin: 20px 0 0 10px;
}

.direct-contact-modal .modal-content {
    background: #ffffff;
    color: #1167b0;
}

.direct-contact-modal .modal-footer {
    justify-content: center;
    border-top: none;
}

.register-modal .modal-header {
    background: #fc347c;
    color: #fff;
    justify-content: center;
    text-align: center;
}

.register-modal .modal-body {
    font-size: 15px;
    margin: 10px 0 0 10px;
}

.register-modal .modal-content {
    background: #ffffff;
    color: #1167b0;
}

.register-modal .modal-footer {
    justify-content: center;
    border-top: none;
}

button.btn.btn-secondary.reject_btn {
    margin-left: 10px;
    background: #9966cb;
    border: 0px;
}

button.btn.btn-primary.accept_btn {
    background: #9966cb;
    border: 0px;
}

a.btn.btn-primary.accept_btn {
    background: #9966cb;
    border: 0px;
}

.direct_contact_h2 {
    background: #fc347c;
    color: #fff;
    text-align: center;
    padding: 7px;
    font-size: 32px;
}

.direct_contact_h2::after {
    content: none !important;
}

.direct_contact_note {
    border: #9966cb solid 2px;
    padding: 9px;
    background: #9966cb;
    height: auto;
    color: #fff;
}

.direct_contact_note ol{
    margin-top: 0;
    margin-bottom: 0;
}

.direct_contact_note h5 {
    text-align: center;
    font-size: 17px;
}

.message_today_btn {
    background: #9966cb;
    border: 0px;
    font-size: 24px;
}

.message_home_btn {
    background: #04579c;
    border: 0px;
    /*font-size: 24px;*/
}


.message-today-modal .modal-header {
    margin-bottom: 17px;
}

.message-today-modal .modal-body {
    margin: 0px !important;
    font-size: 18px !important;
}

.message-today-modal .modal-title {
    font-size: 35px !important;
    line-height: 1;
}

.message-today-modal .modal-body p {
    line-height: 25px;
    margin-top: -12px;
}

.sub_instruction ul {
    line-height: 50px;
    font-size: 30px;
    width: 70%;
    margin: auto;
    color: #1167b0;
    padding-right: 64px;
}

.add-new2 {
    display: flex;
    align-items: center;
    justify-content: space-around;
    /* margin-top: 2px; */
    margin-bottom: 10px;
}

.sub-add-new2 img {
    width: 150px;
    height: 150px;
    object-fit: cover;
}
.sub-add-new2 h2 {
    font-size: 27px;
    color: #1167B0;
}

.category-filter {
    background: #9966cb ;
    animation: flashyContactColors 2s infinite;

}


@keyframes flashyContactColors {
    0%, 100% {
        background-color: #9966cb;
        color: #ffffff;
    }
    50% {
       background-color: #ffffff;
        color: #9966cb;
    }
}




@keyframes flashyContactColorsA {
    0%, 100% {
       
        color: #ffffff;
    }
    50% {
       
        color: #9966cb;
    }
}


li.go_profile {
    background: #9966cb !important;
}

button.swal2-cancel.swal2-styled {
    width: 62px !important;
    background: #029f00 !important;
}

button.swal2-confirm.swal2-styled {
    width: 62px !important;
}

a.edit-profile {
    width: 41px;
}

.contact-text {
    font-size: 24px;
    background: red;
    color: #fff;
    text-align: center;
    margin: auto !important;
    height: 45px;
    padding-top: 5px;
}

.contact-text h3{
    font-size: 27px;
}

.payment {
    text-align: center;
    background: #1167b0;
    font-size: 35px;
    width: 25%;
    margin: 35px auto;
    border-radius: 7px;
    cursor: pointer;
    padding: 6px;
        border : 1px solid #1aa2f8;

    
}

.payment:hover {
    background: #fc347c;
}

.payment a.payment-btn {
    color: #fff;
}

.payment:hover a.payment-btn {
    color: #fff;
}



.ref-link {
    background: #9966cb;
    color: #fff;
    font-size: 30px;
    padding: 10px;
    border-radius: 5px;
            animation: flashyColors 2s infinite;

}

.ref-link:hover {
    background: #fc347c;
    color: #fff;
}

@keyframes flashyColors {
    0%, 100% {
        background-color: #ff2626;
        color: #ffffff;
    }
    50% {
        background-color: #ffffff;
        color: #ff2626;
    }
}
/*.website-link {*/
/*    background: #9966cb !important;    */
/*}*/

/*.website-link:hover {*/
/*    background: #fc347c !important;*/
/*    color: #fff;*/
/*}*/




.title_header h1 {
    margin-bottom: 25px;
}

@keyframes flashyPaymentColors {
    0%, 100% {
        background-color: #2d7af8;
        color: #ffffff;
    }
    50% {
        background-color: #ffffff;
        color: #2d7af8;
    }
}

.sub_packages {
    width: 340px !important;
    animation: flashyPaymentColors 2s infinite;
}

.sub_packages a {
    animation: flashyPaymentColors 2s infinite;
}

.payment {
        animation: flashyPaymentColors 2s infinite;

}
.payment a {
    animation: flashyPaymentColors 2s infinite;
}

.modal-body .body-header {
    text-align : center;
    font-size: 35px;
    margin-bottom : 26px;
    color : #fe31ce;
    font-weight : bold;
}
.modal-body .new_class {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.new_class img {
    width : 110px;
}

.payment-card-qoute{
        display: flex;
        flex-direction:column;
        align-items: center;
        justify-content: center;
        text-align:center;
        gap:10px;
}

.payment-card-qoute img {
    height: auto;
    width: 300px;
}

.payment-card-qoute h3{
    font-size:24px;
        font-weight:bold;
        

}

.payment-card-qoute-body h3{
    font-size:20px;
    font-weight:bold;
}

.payment-card-qoute-body p {
    font-size: 16px;
    font-weight: bold;
    color: black;
}
.copy-icon {
    cursor: pointer;
    margin-right: 8px;
    color: #007bff;
    font-size: 16px;
}
.copy-icon:hover {
    color: #0056b3;
}
 .links_profile li .links {
        color: red !important;
    }