﻿body {
    background-color: #f4db9a;
}

a {
    color: #007dbb;
    text-decoration: underline;
}

a.btn-with-icon{
    color: #333;
    text-decoration: none;
    padding: 5px 7px;
}

.alert a, .step-item a {
    color: #1E4D94;
}

.container
{
    background-color:#ffffff;
    width:90%;
    min-width:900px;
}

.body-container
{
    background-color:#ffffff;
    padding:0px 10px 0px 10px;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap; /* added line */
    border: 0;
}

.bypass.sr-only:focus {
    top: 5px;
    display: block;
    height: auto;
    width: auto;
    left: 5px;
    clip: auto !important;
    z-index: 999999 !important;
    padding: 1%;
    background-color: #fff;
}

/*FLEX LAYOUT*/
.flex-row {
    display: flex;
    flex-direction: row;
}

.flex-column {
    display: flex;
    flex-direction: column;
}

.flex-gutter {
    margin-right: 2rem;
}

h1,h2,h3 {
    font-size:1.5em;
    line-height:18px;
}

h2 {
    font-size:1.3em;
}
h3 {
    font-size:1.0em;
}

.bg-info {
    background-color: #d9edf7;
    padding:15px;
    margin: 10px 21px;
}

.bg-info-upload-financial-aid {
    background-color: #d9edf7;
    padding: 15px;
    margin: 10px 0;
}

.bg-warn {
    background-color: #f2dede;
    padding: 15px;
    margin: 10px 21px;
}

.bg-warn-upload-financial-aid {
    background-color: #f2dede;
    padding: 15px;
    margin: 10px 0;
}

.modal-body{
    max-height: 90vh;
}

.modal-body h4 {
    color:#075988;
}

.modal-text-info {
    color: #367da1;
}

.modal-text-success {
    color: #3E7E3F;
}

#logindisplay {
    color: #ffffff;
    padding: 10px 15px;
}

#logindisplay .username {
    color: #fff;
    user-select: none;
}

#logindisplay a {
    color:#ffffff;
}

#logindisplay a:hover, #logindisplay a:focus {
     color: #ecc256;
}

#logindisplay form {
    display:inline;
}

#reset-password {
    float:right;
}

/****  Account Styles*****/
.container-account {
    background-color: #fff;
    border: 1px solid #e5e5e5;
    margin: 30px auto 20px;
    max-width: 300px;
    padding: 19px 29px 29px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.05);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.05);
    box-shadow: 0 1px 2px rgba(0,0,0,.05);
}

#page-reset-password.container-account{
    max-width: 500px;
}

#page-register.container-account {
    max-width: 550px;
}

.container-account h2
{
    color:#1d4a8e;
    font-size: 24.5px;
}

.container-account img
{
    margin:0px auto;
    display: block;
    width: 97px;
}
.label-checkbox
{
    display:inline;
    padding:2px 0px 0px 2px;
}


/** Custom Button*/

.btn-info {
  color: #ffffff;
  background-color: #033c73;
  border-color: #033c73;
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #02274b;
  border-color: #011d37;
}

.btn-info {
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#04519b), color-stop(60%, #033c73), to(#02325f));
  background-image: -webkit-linear-gradient(#04519b, #033c73 60%, #02325f);
  background-image: -moz-linear-gradient(top, #04519b, #033c73 60%, #02325f);
  background-image: linear-gradient(#04519b, #033c73 60%, #02325f);
  background-repeat: no-repeat;
  border-bottom: 1px solid #022241;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff04519b', endColorstr='#ff02325f', GradientType=0);
  filter: none;
}

.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  background-image: none;
}

.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #033c73;
  border-color: #033c73;
}

.navbar {
    display: flex;
    flex-direction: row;
}

.navbar .brand {
    margin-left: 0;
}

.navbar #collegeName {
    color: #fff;
    font-size: 18px;
    line-height: 98px;
}

.container__nav-inner {
    background-color: #1d4a8e;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    flex: auto;
}

.container__nav-right {
    display: flex;
    flex: auto;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-end;
}


.navbar .nav {
    position: relative;
}

.brand img
{
    width: 100px;
}
.navbar .nav > li > a
{
    color:#fff;
    text-shadow:none;
}

.navbar .nav > li > a:hover, .navbar .nav > li > a:focus
{
    color:#ecc256;
}

.navbar .nav li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle, .navbar .nav li.dropdown.open.active > .dropdown-toggle
{
    background-color:#292c74;
    color:#fff;
}
.navbar .nav li.dropdown > .dropdown-toggle .caret {
    border-top-color: #fff;
    border-bottom-color: #fff;
}

.navbar .nav li.dropdown > .dropdown-toggle:hover .caret,
.navbar .nav li.dropdown > .dropdown-toggle:focus .caret,
.navbar .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
    border-top-color: #ecc256;
    border-bottom-color: #ecc256;
}

.dropdown-menu > li > a:hover
{
    background-color:#ffffff;
}

.footer {
    color: #3A3A3A;
    margin-top: 10px;
    padding: 20px 0 30px;
    border-top: 1px solid #B8B8B8;
    padding:10px 10px 8px 10px;
}

.footer p
{
    text-align:center;
}

.f-nav,.scroll-search
{
    /*position:fixed;
    width:49.5%;*/
}

.scroll-search
{
    top:132px;
    background-color:#F1F1F1;
    width:47%;
}

.search-criteria
{
    background-color:#F1F1F1;
    padding:5px 10px 5px 10px;
    border-bottom: 1px solid #adadad;
}

.search-results ul {
list-style: none;
}

.search-results ul li table input {
width: 124px;
}

.search-results ul li table thead tr th,.search-results ul li table tbody tr td
{
    border:1px solid #363636;
}

.search-results ul li table thead tr th
{
    background-color:#9fbedb;  
   color:#333;
}

.search-results ul li table tbody tr th.tbl-header
{
    background-color:#1d4a8e;
    color:#ffffff;
    border:1px solid black;

    
}
.fa-eye,.fa-check {
    margin-left:20px;
}
.fa-check
{
    color:#1D9D74;
}

.pre-value {
    color:#5D5D5D;
    font-size:.8em;
}

.modal {
    width: 850px;
    left: 41%;
    overflow: auto;
    max-height: 90vh;
}

.modal.fade.in{
    top: 5%;
}

.student-header
{
    display:inline;
}

#financial-aid-content input[type="submit"],
#financial-aid-content button
{
    margin:3px 7px;
    color: #333;
    font-weight:bold;
    background-color: #E8C45C;
    border: 1px;
    padding: 0 13px;
    moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -moz-box-shadow: 0 1px 0 rgba(0,0,0,0.05);
    -ms-box-shadow: 0 1px 0 rgba(0,0,0,0.05);
    -webkit-box-shadow: 0 1px 0 rgba(0,0,0,0.05);
    box-shadow: 0 1px 0 rgba(0,0,0,0.05);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    border: 1px solid rgba(0,0,0,0.17);
    line-height:20px

}
#financial-aid-content button:hover
{
    border-bottom: 2px solid #D1A629;
    background-color:#E8CE82;
}

#financial-aid-content button[disabled] {
    background-color: #dfd1a6;
}

.btn-primary.disabled, .btn-primary[disabled]
{
    opacity:.3;
}

#financial-aid-table {
    width:100%;
}

.edit-student-modal .angular-form {
    margin-bottom: 0;
}

.edit-student-modal .controls-row [class*="span"] + [class*="span"] {
    margin-left: 0;
    margin-right: 0;
}

.edit-student-modal .divider {
    display: block;
    height: 1px;
    margin: 9px 1px;
    overflow: hidden;
    background-color: #e5e5e5;
    border-bottom: 1px solid #ffffff;
}

.modal-footer .text-warning, .modal-footer .text-success {
    float: left;
    font-weight: bold;
}
.fa-asterisk {
    vertical-align: top;
    padding-top: 6px;
    color:#bf3431;
}

.modal-header .fa-asterisk {
    vertical-align: inherit;
    padding-right: 10px;
}

tr.error,td.error {
    background-color:#f2dede;
    border:1px solid #ccc;
}

tr.info, td.info {
    background-color: #d9edf7;
    border:1px solid #ccc;
}

td.warning {
    background-color: #fcf8e3;
    border:1px solid #ccc;
}

.clickable {
    cursor:pointer;
}

.accordion .accordion-heading {
    line-height: 18px;
    display: block;
    padding: 0 0 0 17px;
}

.accordion .accordion-heading.active, .accordion .accordion-heading:hover {
    background: #606060;
    color: #eee;
}

.accordion .accordion-heading {
    font-size: 15px;
    color: #606060;
    cursor: pointer;
    position: relative;
    background: #fcfcfa;
    transition: all 300ms ease 0s;
    -webkit-transition: all 300ms ease 0s;
    border-bottom: 1px solid #f1f1f1;
}

.accordion-group {
    border:none;
}

.table-bordered th {
    background-color:#9FBEDB;
    border:1px solid #9FBEDB
}

.table tbody tr.success > td {
    background-color:#e4eff9;
}

.label-th {
    font-weight: bold;
    display: inline-block;
    margin: 0;
}

label.step-label,
h4.step-label {
    color: #333333;
    background-color: #f5f5f5;
    border-bottom: 1px solid#dddddd;
    padding:5px 3px 5px 3px;
    padding:5px;
    margin:0px;
}

.step-block {
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    margin-top:10px;
    border: 1px solid #dddddd;
}

.step-block form {
    margin-bottom: 0;
}

#step2-body table {
    display:block;
    height:400px;
     overflow-y: scroll;
}

#upload-financial-aid-step2-body table {
    display: block;
    overflow-y: scroll;
}

#upload-financial-aid-step2-body hr{
    border: 1px dashed black;
}

#upload-financial-aid-step2-body button[disabled] {
    cursor: not-allowed;
}

.detail-steps {
    padding: 14px 24px;
}

#sample-file {
    float: right;
    margin-right: 20px;
}

#step1-body button {
    display:block;
}

.fa-exclamation-circle {
    color:red;
}

.fa-check {
    color:green;
}
#fa-search-details {
    width:48%;
    display:inline-block;
}

#fa-categories {
    width:46%;
    display:inline-block;
    vertical-align:top;
    margin-top:20px;
}
#fa-categories h3 {
    text-align: center;
    margin-left: 20px;
}

#fa-categories .resources {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-content: center;
    align-items: center;
}

#confirm-elgibility select {
    width:100%;
    max-height:30px;
}
#fa-categories i.fa-file-pdf-o {
    color:#b71e1e;
}

#fa-categories i.fa-file-excel-o {
    color:#167708;
}

#fa-categories a {
    color:#333;
    margin-right: 20px;
}

#mass-upload #fa-categories{
    margin:0px;
}

#text-pages {
    padding: 0px 20px 0px 20px;
    width: 600px;
}

#page-srf {
    padding: 0px 20px 0px 20px;
    max-width: 1024px;
    min-width: auto;
    border: 1px solid gray;
}

#page-srf h1 {
    text-align: center;
}

#page-srf textarea {
    width: 960px;
    height: 40px;
    resize: none;
}

#page-srf input[type=text]{
    width: 275px;
}

#page-srf hr{
    border-top-color: #ccc;
}

#page-srf ol.aac > li::marker {
    font-weight: bold;
}

#page-srf ol.aac ul {
    list-style: disc;
}

#page-srf .footnotes{
    font-size: 10px;
    line-height: 10px;
}

#page-srf button:disabled{
    cursor: not-allowed;
}

/*** FAQ / Misc Page */
h3 .accordion-title {
    font-size: 1.1em;
    padding: 5px 5px 5px 0px;
}

h3 button.accordion-trigger {
    border: none;
    background: transparent;
    text-align: left;
    font-weight: bold;
}

h3 button.accordion-trigger:focus {
    background-color: hsl(216, 94%, 94%);
}

h3 button.accordion-trigger i {
    color: #1d4a8e;
    font-size: .8em !important;
}

div.accordion-panel {
    margin-left: 10px;
}

div.accordion.focus-border {
    background-color: hsl(216, 94%, 73%);
}

.indent {
    margin-left: 2rem;
}

li.level-two {
    list-style: circle;
}


ul.number-list{
    list-style:decimal;
}


div.directory {
    width: 250px;
    display: inline-block;
    border: solid 1px #e5e5e5;
    border-radius: 8px;
    padding: 10px;
    height: 170px;
    vertical-align: top;
    margin: 0px 10px 20px;
    background-color: #f3f3f3;
    text-align: center;
    position: relative;
}

div.directory h2 {
    width:100%;
    text-align:center;
}

div.directory .cardTitle {
    border-bottom: 1px solid black;
    margin-left: 0px;
}
div.directory .schoolName {
    width: 230px;
    display: inline-block;
}
div.directory .schoolDelete {
    width: 25px;
    display: inline;
    text-align: right;
    vertical-align: top;
    border: 1px solid black;
}
div.directory .schoolEdit {
    position: absolute;
    bottom: 0;
    text-align: left;
    width: 95%;
    border-top: 1px solid black;
}

.intial-field{
    width: 50px;
}

/*------ Submit Agreement confirmation pop-up ------*/
#submit-popup {
		position: fixed;

        border: 1px solid rgb(20,20,20);
		-webkit-box-shadow: 0px 0px 10px 2px rgba(20,20,20,0.75);
		-moz-box-shadow: 0px 0px 10px 2px rgba(20,20,20,0.75);
		box-shadow:0px 0px 10px 2px rgba(20,20,20,0.75);
		width: 350px;
		height: 100px;
		z-index: 20;

		padding: 15px;
		border-radius: 4px;
		top: 50%;
		left: 50%;
		margin-top: -100px;
		margin-left: -175px;

        background-color: white;

}
#submit-text {
    text-align: center;
    margin-top: 38px;
}

[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
  display: none !important;
}

/*------ Graduation survey form ------*/
.form__graduation-form label,
.form__graduation-form input {
    height: auto;
}

.form__graduation-form .span12 h3 {
    border-top: 1px solid #f4db9a;
    padding-top: 16px;
    font-size: 1.1em;
}

.form__graduation-form .row:not(.row--block) label,
.form__graduation-form .row:not(.row--block) input {
    display: inline-block;
    margin-right: 8px;
}

.form__graduation-form .row label.checkbox,
.form__graduation-form .row .span3 label {
    padding-top: 8px;
}

.creditsAcceptInput {
    width:60px; 
    resize:none;
}

.eligibilityUtilityBox {
    display:flex;
    flex-direction:row;
}
.eligibilityUtilityBox .item {
    flex: 1 0 25%;
}
.tblTransferContainer {
    width: auto;
    overflow: auto;
}

.transferFilter td {
    border: none;
}

.transferFilter button {
    width: 200px;
}

.transferFilterTitle {
    width: 120px;
    text-align: right;
}

/* Student Upload */

#ExampleHeader {
    margin-top: 20px;
}
#ExampleHeader span {
    font-size: 17.5px;
    font-weight: bold;
}
#ExampleHeader a {
    float: right;
}

#ExampleTable th {
    border: 1px solid black;
    background-color: #eeeeee;
}
#ExampleTable td {
    border: 1px solid black;
}
#Step2-student div.container {
    display: block;
    height: 400px;
    overflow-y: auto;
}

/* The login page */

/* Error messages for individual form fields */
#frmLogin .field-validation-error {
    color: #ee0000;
    display: block;
    margin-bottom: 1rem;
}

/* Error messages for the whole form */
#frmLogin .validation-summary-errors {
    color: #ee0000;
}

/**fieldset css*/
.graduation-survey-fieldset {
    border: none;
    margin-left: -15px;
    margin-top: -10px;
}
.graduation-survey-fieldset legend {
    font-size:14px;
}
.graduation-survey-fieldset .labelMarginTop {
    margin-top: -20px;
}

.row-height {
    height: 75px
}
.row-marginLeft {
    
    margin-left:40px;
}
.row-marginTop {
    margin-top: -10px;
}
.row-height-otherPlan {
    height:160px;
}
.graduate-container {
    border: 1px solid #ccc;
    padding: 10px 10px 10px 20px;
    background-color: white;
}

.graduate-container .rowTop {
    margin-top:10px;
}

.studentFormRequired {
    color: #eb0000;
}
.studentInfoEmptyBlock {
    clear:both; 
    display: inline-block; 
    padding: 10px 10px 10px 20px;
}
.studentInfoContainer {
    clear:both; 
    border: 1px solid #ccc; 
    display: inline-block; 
    padding: 10px 10px 10px 20px;
}
.studentInfoContainerNoBorder {
    clear: both;
    display: inline-block;
    padding: 10px 10px 10px 20px;
}
.eligibilityStatusTableContainer {
    clear: both;
    margin-left: 60px;
}
ul#agreement-list {
    margin-left: 0;
    list-style-type: none;
}

ul#agreement-list li div.checkbox label {
    margin-left: 30px;
}

ul#agreement-list li div.checkbox label input[type="checkbox"] {
    margin-left: -30px;
}

ul#agreement-list li .not-checkboxes {
    padding-top: 7px;
    padding-bottom: 7px;
}

ul#agreement-list li .not-checkboxes > *{
    float: left;
}

ul#agreement-list li .not-checkboxes label {
    display: block;
}

ul#agreement-list li .not-checkboxes > *:not(:first-child){
    margin-left: 15px;
}

ul#agreement-list li .not-checkboxes-indent{
    margin-left: 30px;
    margin-top: 20px;
    margin-bottom: 20px;
}

header.navbar > .printlogo{
    display: none;
    text-align: left;
}

header.navbar > .printlogo img{
    width: 114px;
}

@media print {
    .ffws-print-none{
        display: none !important;
    }
    .container__nav-inner .brand {
        display: none !important;
    }
    header.navbar > .printlogo{
        display: block !important;
    }
}

button[disabled].btn-improved-feedback{
    cursor: not-allowed;
}

/* Change the fill color of processing.svg */
img.processing-blue {
    filter: invert(25%) sepia(13%) saturate(5155%) hue-rotate(188deg) brightness(97%) contrast(95%);
}

.width600 {
    width: 600px;
}