:root {
    --color-one: #981b1f;
    --color-two: #f9a822;
    --color-three: #1b3f98;
    --gray-one:#efefef;
    --gray-two: #aecff0;
    --blue-zero: #cfe1e9;
    --blue-one: #375aa1;
    --blue-two: #0d6efd;
    --bs-warning: #f9a822;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    letter-spacing: normal;
}

.nav-link {
    color: #20295C !important;
}

#header .header-nav.header-nav-links.header-nav-light-text nav>ul>li>a {
    color: #000;
    font-size: 18px;
}

#member-links a.member-side-link:hover {
    color: #f9a822 !important;
}

.myheader-line {
    padding: 1.2rem 0;
    transform: skewY(-2.0deg) translate3d(0, 50%, 0);
    right: 0px;
    left: 0px;
    top: -259px;
    position: absolute;
    z-index: 0;
}

.header-reclaim-div {
    margin-top: 70px;
}

.top-menu-main {
    margin-top: 35px;
    align-self: auto !important;
}

.terms {
    font-size: 12px;
}

.getstarted {
    padding: 15px 30px;
    font-size: 23px !important;
}

.myimg {
    width: 100%;
}

.btn {
    font-size: 18px;
}

html,
body {
    background: #ffffff;
    width: 100%;
}

html .btn-primary {
    background-color: #22376d;
    border-color: #22376d #22376d #22376d;
    color: #FFF;
}

html .btn-danger:hover,
html .btn-danger.hover,
html .btn-primary:hover,
html .btn-primary.hover {
    background-color: #00a1f2;
    border-color: #00aaff #00aaff #0088CC;
    color: #000;
    box-shadow: none !important;
}

html .btn-primary:active,
html .btn-primary.active {
    background-color: #00a1f2 !important;
    border-color: #00aaff #00aaff #0088CC !important;
    color: #000 !important;
    box-shadow: none !important;
}

html .btn-primary:focus,
html .btn-primary.focus {
    background-color: #00a1f2 !important;
    border-color: #00aaff #00aaff #0088CC !important;
    color: #000 !important;
    box-shadow: none !important;
}

p {
    color: #000000;
}

input[type="radio"] {
    transform: scale(2);
    /* Adjust the scale to increase size */
    -webkit-transform: scale(2);
    /* For Safari */
    -moz-transform: scale(2);
    /* For Firefox */
    border-color: var(--color-one);
    background-color: var(--color-one);
}

.nav-link:hover,
.nav-link:focus {
    color: var(--color-one) !important;
}

.sidebar-left .sidebar-header .sidebar-toggle:hover i {
    color: var(--color-two);
}

#logo {
    width: 220px;
    height: auto;
    padding-top:20px;
    margin-top: 46px;
}

.logo img {
    width: auto;
    height: 130px;
}

.panel.card-sign {
    margin-top: 65px;
}

.myspinner {
    margin-right: 10px;
    display: none;
}

.myspinnerstatement {
    margin-left: 10px;
    display: none;
}

.myquestion_nav_spinner_back {
    margin-right: 10px;
    display: none;
}

.myquestion_nav_spinner_forward {
    margin-left: 10px;
    display: none;
}

.myheader {
    margin: 0px 0px 20px 0px;
    padding: 0px;
}

.page-header h2 {
    border-bottom-color: var(--color-two);
}

.form-control {
    border-color: #222 !important;
}

.logo-img {
    height: 55px !important;
}

.userbox {
    margin: 10px 17px 0 0;
}

#question-menu {
    display: flex;
    width: 100%;
}

.profile {
    flex: 1;
    flex-basis: 130px;
}
.question {
    flex: 1;
    flex-basis: 206px;
}
.statement {
    flex: 2;
    flex-basis: 130px;
}
.severity {
    flex: 1;
    flex-basis: 130px;
}
.download {
    flex: 1;
    flex-basis: 130px;
}

#buddy-statement-tab {
    min-width: 211px;   
}

#personal-statement-tab {
    min-width: 211px;
}

.tab-question-menu-profile {
    border-bottom: 3px solid #ffc107;
}

.tab-question-menu-question {
    border-bottom: 3px solid #0d6efd;
}

.tab-question-menu-statement {
    border-bottom: 3px solid #dc3545;
}

.tab-question-menu-statement_buddy {
    border-bottom: 3px solid #dc3545;
}

.tab-question-menu-severity {
    border-bottom: 3px solid #198754;
}

.tab-question-menu-download {
    border-bottom: 3px solid #2BAAB1;
}

#question-menu .profile.active .card {
    border-right: 3px solid #ffc107;
    border-top: 3px solid #ffc107;
    border-left: 3px solid #ffc107;
}

#question-menu .question.active .card {
    border-right: 3px solid #0d6efd;
    border-left: 3px solid #0d6efd;
    border-top: 3px solid #0d6efd;
}

#question-menu .statement.active .card {
    border-right: 3px solid #dc3545;
    border-top: 3px solid #dc3545;
    border-left: 3px solid #dc3545;
}

#question-menu .severity.active .card {
    border-right: 3px solid #198754;
    border-top: 3px solid #198754;
    border-left: 3px solid #198754;
}

#question-menu .download.active .card {
    border-right: 3px solid #2BAAB1;
    border-top: 3px solid #2BAAB1;
    border-left: 3px solid #2BAAB1;
}

.c1 {
    color: #ffc107;
}
.c2 {
    color:#0d6efd;
}
.c3 {
    color:#E36159;
}
.c4 {
    color:#198754;
}

.answer-no .chosen,
.answer-yes .chosen {
    border: 3px solid #e7ff00;
}

a.member-side-link {
    color: #ffffff !important;
}

a.member-side-link:hover {
    color: #981b1f;
}

#mytabs {
    border: 1px solid #ddd;
    padding: 20px;
    background-color: #ffffff;
    margin-bottom: 20px;
}

.selection {
    min-height: 681px;
}

.dataTables_wrapper .dataTables_filter label {
    width: 100%;
}

.questions {
    font-size: 25px;
    line-height: normal;
    padding-top: 10px;
}

.question-section {
    background-color: #eee;
    margin: 20px 0px;
    padding: 40px;
    display: grid;
    grid-gap: 20px;
    grid-template-columns: 50px auto 220px;
}

.question-section:hover {
    background-color: #ffffff;
}

.question-number {
    font-size: 50px;
    font-weight: bold;
    padding: 22px 0px 0px 0px;
}

.suggestion {
    font-size: 12px;
}

.goto-list {
    font-size: 25px;
    padding: 10px;
    width: 100px;
    height: 80px;
    text-transform: uppercase;
}

.selection {
    padding: 20px;
    background-color: #fff;
}

#question-menu .card {
    border-radius: 0px;

}

#question-menu .widget-summary-col {
    vertical-align: middle;
}

#question-menu .widget-summary .summary {
    min-height: unset;
}

#question-menu .widget-summary .widget-summary-col {
    vertical-align: middle;
}

.instruction-parent {
    display: flex;
    justify-content: space-between;
}

.video-help {
    font-size: 84px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0px 50px;
}

.video-help-desc {
    font-size: 15px;
}

.instructions100 {
    width: 100%;
    text-align: center;
}

.instructions {
    width: 80%;
}

.instructions h1 {
    text-align: center;
}

.instructions h2 {
    text-align: center;
    margin: 0px 0px 20px 0px;
    font-size: 25px;
}

.instructions h4 {
    text-align: center;
    margin-bottom: 20px;
}

.instructions p {
    font-size: 18px;
    line-height: 32px;
    text-align: center;
}

.question-bottom-nav {
    margin-bottom: 20px;
    padding: 20px;
    display: grid;
    grid-gap: 20px;
    grid-template-columns: auto auto;
}

.title-nav {
    display: grid;
    grid-template-columns: auto auto auto;
}

.title-nav h2 {
    margin: 0px;
    padding: 0px;;
}

#error-message-container {
    display: flex;
    align-content: center;
    align-items: center;
}

#error-message {
    color: red;
    font-size: 15px;
}

.widget-summary .summary-icon {
    font-size: 2rem;
}

.inactive .card-featured-left {
    border-left: 0px;
}

.inactive .card-body {
    background: none;
}

.inactive .bg-success,
.inactive .bg-warning,
.inactive .bg-primary,
.inactive .bg-secondary,
.inactive .bg-tertiary,
.inactive .bg-quaternary {
    background-color: #aaaaaa !important;
}

.inactive .widget-summary .summary .amount {
    color: #333;
    font-weight: 100 !important;
}

.widget-summary .summary-icon {
    width: 50px;
    height: 60px;
    line-height: 60px;
}

.widget-summary .dashboard-steps .summary-icon  {
    width: 158px;
    height: 75px;
    padding-top: 8px;
}

#goto-questions {
    cursor: pointer;
}

.table-action-width {
    width: 125px;
}

.table-ecfr-width {
    width: 150px;
}

#intro {
    padding-bottom: 20px !important;
}

#footer {
    background-color: #ffffff;
}

li.nav-active>a {
    color: var(--color-two) !important;
}

.large-checkbox {
    transform: scale(2);
}

.select-div {
    width: 20px;
}

.download-statement {
    font-size: 70px;
}

.download-additions-div {
    margin-top: 40px;
}

.download-additions {
    margin: 20px;
    padding: 20px;
    font-size: 18px;
}

.back-button-icon {
    margin-right: 10px;
}

.next-button-icon {
    margin-left: 10px;
}

.member-question-div {
    cursor: pointer;
}

.disorder-value {
    padding: 10px;
}

.disorder-name {
    padding: 10px;
    font-size: 18px;
    font-weight: bold;
}

.pagination>li>a:focus,
.pagination>li>span:focus {
    color: #ffffff;
}

.event-remove-width {
    width: 45px;
}

.event-remove-button {
    padding: 5px 10px;
}

.sel-section {
    
}

.selected-area {
    background-color: var(--blue-zero);
}

.choose-area {
    background-color: #e7e7e7;
}

.row-seperator {
    margin-bottom: 20px;
}

.contactus-img {
    background-image: url('/assets/img/contactus.jpg') !important;
    background-size: cover !important;
    width: 100%;
}

.questions-spin {
    font-size: 45px;
}

.questions-spin-s {
    font-size: 20px;
}

.ajax-preloader-area {
    position: relative;
}

.ajax-preloader {
    position: absolute;
    /* Full screen overlay */
    top: 0;
    left: -12px;
    width: calc(100% + 24px);
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    /* Semi-transparent background */
    z-index: 9999;
    /* On top of other content */
    display: flex;
    justify-content: center;
    align-items: center;
}


.ajax-preloader-ai {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 9999;
    display: flex;
    justify-content: center;
    align-items: center;
}

.selection-preloader-spin {
    font-size: 100px;
}

.profile-icon {
    width: 200px;
}

.add_more {
    float: left;
}

.add_more_div {
    width: 83%;
}

.deployment_container .row,
.country_container .row,
.base_container .row,
.jobs_container .row {
    margin-bottom: 5px;
}

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

.questions-admin {
    width: 95px;
    height: 45px;
}

.answer {
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 10px;
}

.action-button {
    position: relative;
}
.answer-yes {
    background-color: #ddfff6;
    color: #444;
}

.answer-no {
    background-color: #f6e0e0;
    color: #444;
}

.tabs-modern .nav .nav-link.active {
    background: #99ccff;
}

.tab-bg-color {
    background: #99ccff;
    padding: 0px !important;
}

.statement-table th {
    padding: 15px;
}

.statement-table td {
    padding: 15px;
}

.statement-checkbox {
    text-align: center;
}

.select2-icon {
    margin-right: 20px;
    color:#0d6efd !important;
}

.tabs-modern .nav .nav-link.active {
    border-radius: 0px;
}

.summary-status {
    display: grid;
    grid-template-columns: 3fr 2fr 1fr;;
    align-items: center;
    gap: 10px;
}

.summary-status-results {
    font-size: 24px;
}

.summary-status-go {
    font-size: 24px;
}

.status-completed {
    color: #198754;
}

.status-inprogress {
    color: #6610f2;
}

.status-notcompleted {
    color: #dc3545;
}


.create-statement:hover {
    background-color: #ddd;
}

.statements-table {
    width: 100%;
    margin-bottom: 40px;
}

.statements-table td {
    padding: 20px;
    font-size: 15px;
    border: 1px solid #ddd;
}

.statements-table tr:hover {
    background-color: #ccc;
}

.statements-table td.description-code-issue {
    font-size: 18px;
    padding: 5px;
}

.statements-table td .show-more-code-issue {
     font-size: 24px;
 }

.checkbox-code-issue-mental,
.checkbox-code-issue {
    transform: scale(1.5);
    border: 1px solid #000;
}

.open-close-code-issue {
    cursor: pointer;
    width: 50px;
}

.statement-menu-div {
    cursor: pointer;
}

.start-hide {
    display: none;
}

.hide-me {
    display: none;
}

.button-code-issue {
    width: 80px;
}

#create-statement-submit {
    margin: 30px;
}

.statement-menu {
    display: flex;
    column-gap: 146px;
    justify-content: center;
    background-color: #cccccc;
    margin-top: 10px;
    padding-top: 10px;
}

.statement-menu-div.active {
    background-color: #ffffff;
}

.statement-menu-div {
    padding: 15px 25px;
}

.statement-menu-div h3 i {
    margin-right: 10px;
}

.statement-menu-div h3 {
    padding: 0px;
    margin: 0px;
}

.statement-links {
    background-color: #eee;
    padding: 65px;
}

.statement_container {
    padding: 10px 105px;
}

.statement-menu-div.active {
    color: var(--color-one);
}

#modalAIwidth {
    width: 850px;
}

.modal-padding {
    padding: 50px;
}

.delete-issues {
    float: left;
    border: 1px solid #aaaaaa;
    padding: 3px;
    margin: 3px;
    font-size: 12px;
}

#modalAI {
    max-width: 90%;
    width: 80%;
}

.statement-desc {
    font-size: 15px;
    text-align: right;
}

.question-modal-view-statement {
    padding: 5px
}

.modal-first-bold {
    font-weight: 700;
}

.action-button-width {
    width: 328px !important;
}

.action-button-width-statements {
    width: 348px !important;
}
 
.action-button-width-buddy {
    width: 350px !important;
}

.mybadge {
    padding: 0px 0px 0px 5px;
    margin: 0px 0px 5px 0px;
    font-weight: normal;
    font-size: 13px;
    border-left: 3px solid #827bf6;
}

.card.card-big-info .card-body>.row>div[class*="col-"]:first-child {
    background: #ffffff;
}

.profile-color {
    background: var(--gray-one);
    margin-bottom: 10px;
}

.profile-color2 {
    background: var(--gray-two);
    margin-bottom: 10px;
}

.select-question-num {
    background-color: var(--color-one);
    color: white;
    padding: 0px 10px;
    font-weight: bold;
    font-size: 30px;
}

.tabs-modern .nav .nav-link {
    font-size: 18px;
    font-weight: 500;
}

.tabs-modern .nav .nav-link {
    border-bottom: 3px solid #ffffff;
    border-right: 3px solid #ffffff;
    padding: 20px 10px 20px 10px;
}

.selection2-done.active {
    border-right: 3px solid #99ccff !important;
    border-radius: 0px;
}

.selection2-notdone.active {
    border-right: 3px solid #99ccff !important;
    border-radius: 0px;
}

.modal-statement {
    color: #000000;
}

.modal-view-top {
    margin-bottom: 30px;
}

.modal-view-number {
    float: left;
    margin-right: 3px;
}

.count-width {
    width: 80px;
}

.statement-count {
    font-size: 30px !important;
    font-weight: 500 !important;
    text-align: center;
}

.download-section {
    width: 80%;
    min-height: unset;
}

.loading-div {
    position: relative;
}

.modal-error-notice {
    color:#dc3545;
    font-size: 20px;
    margin-right: 10px;
}

.modal-dismiss {
    margin: 0px 10px;
}

.modal-view-number {
    float: left;
    margin-right: 5px;
}

.remove_deployment_button,
.remove_country_button,
.remove_base_button,
.remove_jobs_button {
    font-size: 23px;
    margin-top: 0px;
}

.profile-action-div {
    display: flex;
}

.date-explain {
    font-size: 10px;
    min-width: 96px;
}

.profile-header {
    display: flex;
    align-items: center;
}

.vet-profile-padding .form-group {
    margin-bottom: 20px;
}

.vet-profile-military {
    margin-top: 20px !important;
}

.download-action-width {
    width: 450px;
}

.dashboard-status {
    font-size: 15px;
    color: #000000;
    font-weight: normal;
}

.select-question-header {
    border: 2px solid #ddd;
}

.question-color {
    color:var(--color-one);
}

.selection-question-number {
    font-size: 30px;
    text-align: center;
    font-weight: 600;
    margin-bottom: 10px;
}

.selection-question-question {
    font-size: 28px;
    text-align: center;
    margin-bottom: 30px;
    line-height: 35px;
}

#datatable-default_filter label input {
    font-size: 25px;
    border: 1.5px solid #0088cc;
    border-color: #0088cc !important;
}

.selected-disability-header {
    background-color: var(--color-two);
    margin-right: -12px;
    margin-left: -12px;
}

.choose-disability-header {
    background-color: var(--blue-two);
    margin-right: -12px;
    margin-left: -12px;
}

.choose-disability-header h4,
.selected-disability-header h4 {
    margin: 0px;
    padding: 10px;
    font-size: 30px;
    color: #fff;
    font-weight: 100;
}

#selected-area-div {
    border-left: 8px solid #fff;
}

.selection2-selected {
    font-size: 18px;
    color: #dc3545;
}

.current-question-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 30px 30px;
    padding: 30px 0px;
    background-color: #dddddd;
}

.current-question {
    width: 80%;
    font-size: 30px;
    line-height: normal;
}

.mr-5 {
    margin-right: 20px;
}

.selection2-notdone {
    background-color: #ffccff;
}

.selection2-done {
    background-color: #ccffcc;
}

.textarea-admin {
    height: 130px;
}

.home-go-to:hover {
    background-color: #dddddd;
}

.card-admin-info .row {
    padding: 20px 0px;
}

.table-admin-info td {
    padding: 20px 20px;
}

#quest-answered {
    font-size: 15px;
}

.menu-info {
    margin-top: 5px;
}

.selection2-done {
    color: #777 !important;
}

.homepagevideo {
    width: 120%;
}

.banner-ad,
.video-container-container {
    display: flex;
    justify-content: center;
    margin-top: 25px;
    margin-bottom: 10px;
}

.btn-mexl {
    padding: 1rem 2rem;
    font-size: 2.0rem;
}
.downloadbottomspace {
    margin-bottom: 70px;
}
.video-container-container-modal {
    display: flex;
    justify-content: center;
}

.video-container-modal {
    position: relative;
    width: 100%;
    padding-bottom: 46.25%;
    /* 16:9 Aspect Ratio */
    height: 0;
    overflow: hidden;
}

.video-container {
    position: relative;
    width: 80%;
    padding-bottom: 46.25%;
    /* 16:9 Aspect Ratio */
    height: 0;
    overflow: hidden;
}

.video-container-modal2 {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.video-container-modal2 video {
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
    object-fit: cover;
    /* Optional: Ensures the video covers the entire area */
}

.video-container-modal iframe,
.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.create-statement-div {
    padding: 10px 30px 50px 30px;
    margin: 30px 0px 0px 0px;
    border: 3px solid #dddddd;
}

.selectaioptions {
    text-align: center;
    margin: 20px 0px !important;
    font-size: 20px;
}

.mycenter {
    display: flex;
    justify-content: center;
}

.ai-help {
    font-size: 12px;
}

.widget-summary .summary .amount {
    margin-right: .2em;
    font-weight: normal;
    color: #444;
    vertical-align: middle;
    font-size: 23px;
}

.buddytable-header {
    background-color: #dddddd;
}

.statements-buddy-table {
    width: 100%;
}

.statements-buddy-table td {
    padding: 15px;
    font-size: 15px;
    border: 0px;
}

.buddy-table {
    width: 100%;
}

.buddy-td {
    width: 25%;
    border: 1px solid #eeee !important;
}

.buddy_container .row {
    margin-bottom: 7px;
    margin-top: 7px;
}

.add_more {
    font-size: 19px;
}

.add_more_vet {
    font-size: 15px;
}

.add_more_buddy {
    font-size: 15px;
}

.add_buddy_button:hover {
    color: var(--color-one);
}

.remove_buddy_button {
    font-size: 28px;
}

.appSectionsMenu {

}

.buddy-page-title {
    font-size: 30px;
    color: #ffffff;
}

.buddy-download-action-td {
    width: 450px;
}

.profile-action-div {
    font-size: 23px;
    margin-top: 2px;
}

.text-wrapper {
    padding: 100px;
}

.appSectionsMenu:hover {
    background: #f9a72271;
}

.appSectionsMenu:hover .amount {
    color: #000000 !important;
}

.buddy-button-table-width {
    width: 350px;
}

.up5 {
    margin-top: 20px;
}

.section23 {
    padding: 20px;
}

 .section24 {
    margin: 0px 0px 50px 0px;
 }

 .statement-menu-div.active {
    border-top: 1px solid var(--color-one);
 }

 .statements-table tr {
    margin-bottom: 20px;
 }

 .date-min-width {
    min-width: 96px;
    font-size: 12px !important;
 }

 .buddy-contribute-action {
    margin-left: 10px;
 }

 .margin-top-50 {
    margin-top: 47px;
 }

 .header-btn-collapse-nav {
    display: none;
 }

 .member_tab_status {
    font-size: 17px;
    margin-right: 3px;
    margin-top: 0px;
 }

 .go {
    color: green;
 }
 .stop {
     color: red;
 }

 .input-div-selection {
    padding-top: 30px !important;
 }

 .nobold {
    font-weight: normal;
 }

 .num-of-disorders-selected {
    padding: 3px;
    font-size: 15px;
 }

 .error-buddy {
    border: solid 3px #FF5722 !important;
 }

 .buddy-filter {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 20px;
 }

 .statement_container {
    background-color: #ffffff;
 }

 #personal_statement_div {
   /* background-color: #ffffff;*/
 }

 #buddy_statement_div {
    /*background-color: red;*/
 }

 .ps1234 a {
    color: #000;
    padding: 10px;
 }

.ps1234 {
    background-color: #bbb;
}

.ps1234 h3 {
    padding: 0px;
    margin: 0px;
}

.ps1234.active {
    background-color: #ffffff;
    border-top: 2px solid var(--color-three);
}

.statement_1 {
    background-color: #bbb !important;
}

.push-down {
    margin-top: 20px;
}

.form-control {
    min-width: 96px;
}

.action-buttons {
    margin-top: 100px;
}

.summary-status .summary-steps .info .amount {
    font-size: 25px;
}

.move-left {
    margin-right: 15px;
}

.selection-question-container {
    margin-bottom: 20px;
    text-align: center;
}

.top-button-alert {
    display: flex;
    justify-content: flex-end;
}

#success-alert-h4 {
    font-size: 26px;
}

.success-alerts-icon {
    font-size: 78px;
    float: left;
    padding-right: 20px;
    opacity: 0.6;
}

.mywhite {
    color: #ffffff;
}

.front-page-steps {
    background-color: #0169fe !important;
}

.login-button {
    background: #F9A822 !important;
    border-color: #F9A822 !important;
}

.myfrontbottomlogoimg {
    max-width: 300px;
}

.va-claims-benefits {
    font-size: 65px;
    margin-bottom: 15px;
}

.myselect .selection {
    padding: 0px;
    background-color: none;
}

#header #standaloneheader {
    background: #222629 !important;
    height: 68px !important;
}

.front-page-started {
    margin-top: 10px;
    background-color: #00B9F2 !important;
    color: #000000 !important;
}

.front-page-started:hover {
    background-color: #A83839 !important;
    color: #fff !important;
}

.getstarted {
    background-color: #A83839 !important;
    color: #fff !important;
}

.va-claims-benefits {
    color: #20295C;
}