.student-page--assignments a {
    color: #9f2622;
    font-size: 14px;
    font-weight: bold;
    background-color: #ffb070;
    padding: 4px 12px;
}

.view-my-assignments-students caption,
.view-list-assignments caption {
    caption-side: top;
    font-size: 18px;
    font-weight: bold;
    color: #9f2622;
}

.view-teacher-view-from-student-class-2 .views-label-field-degrees-obtained {
    font-size: 1.25rem;
    margin: 5px 0 7px;
    line-height: 1.4;
}

.view-teacher-view-from-student-class-2 .paragraphs-content-wrapper {
    height: auto !important;
    word-break: unset !important;
    overflow: unset !important;
    line-height: 1.3 !important;
}

.view-content-browse .form-item-era,
.view-content-browse .form-item-theme {
    display: none;
}

th.views-field-field-title-ah {
    width: 350px !important;
}

th.views-field-field-issue-ah {
    width: 200px !important;
}

th.views-field-field-last-name {
    width: 200px !important;
}
.user_login-page .buttons-container a {
    display: none !important;
}

.buttons-container+hr {
    display: none !important;
}
.collections .collections_q .collection_guiding p,
.collections .collections_q .collection_focus p {
    line-height: 26px !important;
    margin-bottom: 10px !important;
}
.collection_guiding h2 {
    margin-bottom: 20px !important;
}
.articles-ah-title-wrap {
    font-size: 9px;
    color: gray;
    font-weight: 200;
}

.view-display-id-page_3 .views-view-table thead .views-field-field-issue-year a,
.view-display-id-page_4 .views-view-table thead .views-field-field-issue-year a {
    position: relative;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    padding-right: 5px;
}
.user_login-page .buttons-container a {
    display: none !important;
}

.buttons-container+hr {
    display: none !important;
}
.collections .collections_q .collection_guiding p,
.collections .collections_q .collection_focus p {
    line-height: 26px !important;
    margin-bottom: 10px !important;
}
.view-display-id-page_3 .views-view-table thead .views-field-field-issue-year a::after,
.view-display-id-page_4 .views-view-table thead .views-field-field-issue-year a::after {
    content: "";
    position: absolute;
    top: 0;
    background-image: url(/themes/custom/fourscore/images/sort.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 16px;
    height: 16px;
    background-position: center;
    margin-left: 7px;
}

.ck-editor__editable {
    min-height: 500px;
}


.teacher-to-teacher p {
    text-align: left !important;
}
.logo-middle {
    max-width: 482px;
}

.view-keywords-page .views-row {
    padding: 12px 12px;
}

.view-keywords-page .views-field.views-field-title {
    font-size: 20px;
    font-weight: bold;
}
.view-keywords-page .views-field.views-field-title a {
    /* color: #922b24; */
}

.articles-keywords {
    margin-top: 1em;
}

.articles-keywords h4 {
    display: inline-block;
    margin-right: 10px;
    font-size: 16px;
    color: #333;
}

.keywords-list {
    display: inline;
    padding: 0;
    margin: 0;
    list-style: none;
}

.keyword-item {
    display: inline-block;
    margin-right: 8px;
    margin-bottom: 8px;
}

.keyword-item a {
    display: inline-block;
    padding: 4px 10px;
    background-color: #eef1f5;
    color: #0073aa;
    border-radius: 15px;
    font-size: 14px;
    text-decoration: none;
    transition: background-color 0.3s ease;
}

.keyword-item a:hover {
    background-color: #dce4ec;
}

span.keywords-top-tag {
    font-size: 12px;
    background: #d4edda;
    padding: 2px 7px;
    border-radius: 10px 10px;
}

.view-keywords-block .view-content {
    display: inline-block;
    padding: 4px 0px;
}

.view-keywords-block .views-row {
    padding: 2px 0;
    margin: 3px 0px;
}

/* Signup Custom Style by Acadecraft */
  .tab-button {
      width: 50%;
      text-align: center;
      font-weight: 600;
      border: none;
      padding: 12px 0;
      cursor: pointer;
    }
    .tab-active {
      background-color: #fd933d;
      color: #fff;
    }
    .tab-inactive {
      background-color: rgb(253, 147, 61, 0.3);
      color: #83280b;
      cursor: not-allowed;
    }
    .form-section {
      background: #fff;   
    }
    .upload-progress {
      font-size: 13px;
      color: #555;
      margin-top: 5px;
    }
    .remove-degree {
      color: #dc3545;
      cursor: pointer;
      float: right; font-size: 14px;
    }
    .degree-card {
      background: #fff8f3;
      border: 1px solid #f1c6a8;
      border-radius: 8px;
      padding: 15px;
      margin-top: 10px;
    }
    .btn-create {
      background-color: #d32f2f !important;
      color: #fff !important;
      width: 100% !important;
      font-weight: bold !important;
    }
.formNewStude{border: 1px solid #ccc; border-radius: 8px; overflow: hidden; padding-bottom: 20px;}
.formNewStude label{font-size: 14px; font-weight: 500; color: #1f1f1f;}
.formNewStude input,.formNewStude select{font-size: 14px; height: 44px;}
.ProfilePhotoStudenset{gap: 10px;}
.ProfilePhotoStudenset button{font-size: 14px; font-weight: 500;}
.EducationBackgroungBtnhd button{font-size: 14px; font-weight: 500;}
.EducationBackgroungBtnhd h5{font-size: 18px; font-weight: 500;}
.formNewStudeTab{gap:20px}
.formNewStudeTab button{border-radius: 12px; border: 1px solid #fd933d;}

/* 🔸 Custom hover effect for all <select> dropdown options */
select.form-control option:hover,
select.form-control option:focus,
select.form-control option:checked {
  background-color: #fd933d !important;
  color: #fff !important;
}

/* For better visual consistency in some browsers */
select.form-control:focus {
  border-color: #fd933d;
  box-shadow: 0 0 0 0.2rem rgba(253, 147, 61, 0.25);
}


/* 🔸 Input & Select Focus Highlight */
.formNewStude input:focus,
.formNewStude select:focus {
  border-color: #fd933d !important;
  box-shadow: 0 0 0 0.2rem rgba(253, 147, 61, 0.25) !important;
  outline: none !important;
}

/* 🔸 Option Hover (works best in Firefox, partial in Chrome due to native dropdown limits) */
.formNewStude select option:hover,
.formNewStude select option:focus,
.formNewStude select option:checked {
  background-color: #fd933d !important;
  color: #fff !important;
}

/* 🔸 Optional - Cursor hover on select box itself */
.formNewStude select:hover {
  border-color: #fd933d !important;
}


/* Remove default arrow and style your own */
.formNewStude select {
  appearance: none;           /* Removes default browser arrow */
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' fill='%2383280b' viewBox='0 0 16 16'%3E%3Cpath d='M1.5 5l6 6 6-6'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 12px center;  /* 🔸 Adjust arrow position here */
  background-size: 14px;                   /* 🔸 Arrow size */
  padding-right: 30px;                     /* 🔸 Prevent text overlap */
  cursor: pointer;
}

/* On hover or focus - change arrow color */
.formNewStude select:hover,
.formNewStude select:focus {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' fill='%23fd933d' viewBox='0 0 16 16'%3E%3Cpath d='M1.5 5l6 6 6-6'/%3E%3C/svg%3E");
  border-color: #fd933d !important;
  box-shadow: 0 0 0 0.2rem rgba(253, 147, 61, 0.25) !important;
}
.hdrinSignup h2{color:#83280b; font-size: 28px; font-weight: 500;}
.hdrinSignup p{color:#1f1f1f; font-size: 16px; font-weight: 500;}
 
