.tk-freight-sans-pro {
    font-family: "freight-sans-pro",sans-serif;
}

@font-face {
    font-family: minion-pro;
    src: url(https://use.typekit.net/af/91cb88/000000000000000000013157/21/l?subset_id=2&fvd=n7&v=3) format("woff2"),url(https://use.typekit.net/af/91cb88/000000000000000000013157/21/d?subset_id=2&fvd=n7&v=3) format("woff"),url(https://use.typekit.net/af/91cb88/000000000000000000013157/21/a?subset_id=2&fvd=n7&v=3) format("opentype");
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    font-display: auto;
}

@font-face {
    font-family: minion-pro;
    src: url(https://use.typekit.net/af/a45699/00000000000000000001315c/21/l?subset_id=2&fvd=n4&v=3) format("woff2"),url(https://use.typekit.net/af/a45699/00000000000000000001315c/21/d?subset_id=2&fvd=n4&v=3) format("woff"),url(https://use.typekit.net/af/a45699/00000000000000000001315c/21/a?subset_id=2&fvd=n4&v=3) format("opentype");
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    font-display: auto;
}

@font-face {
    font-family: minion-pro;
    src: url(https://use.typekit.net/af/d73bed/00000000000000000001315d/21/l?subset_id=2&fvd=n6&v=3) format("woff2"),url(https://use.typekit.net/af/d73bed/00000000000000000001315d/21/d?subset_id=2&fvd=n6&v=3) format("woff"),url(https://use.typekit.net/af/d73bed/00000000000000000001315d/21/a?subset_id=2&fvd=n6&v=3) format("opentype");
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    font-display: auto;
}

@font-face {
    font-family: freight-sans-pro;
    src: url(https://use.typekit.net/af/06a82b/000000000000000000010b5a/21/l?subset_id=2&fvd=n4&v=3) format("woff2"),url(https://use.typekit.net/af/06a82b/000000000000000000010b5a/21/d?subset_id=2&fvd=n4&v=3) format("woff"),url(https://use.typekit.net/af/06a82b/000000000000000000010b5a/21/a?subset_id=2&fvd=n4&v=3) format("opentype");
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    font-display: auto;
}

@font-face {
    font-family: freight-sans-pro;
    src: url(https://use.typekit.net/af/c7ea4e/000000000000000000010b5b/21/l?subset_id=2&fvd=i4&v=3) format("woff2"),url(https://use.typekit.net/af/c7ea4e/000000000000000000010b5b/21/d?subset_id=2&fvd=i4&v=3) format("woff"),url(https://use.typekit.net/af/c7ea4e/000000000000000000010b5b/21/a?subset_id=2&fvd=i4&v=3) format("opentype");
    font-weight: 400;
    font-style: italic;
    font-stretch: normal;
    font-display: auto;
}

@font-face {
    font-family: freight-sans-pro;
    src: url(https://use.typekit.net/af/ac146b/000000000000000000010b58/21/l?subset_id=2&fvd=n3&v=3) format("woff2"),url(https://use.typekit.net/af/ac146b/000000000000000000010b58/21/d?subset_id=2&fvd=n3&v=3) format("woff"),url(https://use.typekit.net/af/ac146b/000000000000000000010b58/21/a?subset_id=2&fvd=n3&v=3) format("opentype");
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    font-display: auto;
}

@font-face {
    font-family: freight-sans-pro;
    src: url(https://use.typekit.net/af/05bd8c/000000000000000000010b5e/21/l?subset_id=2&fvd=n6&v=3) format("woff2"),url(https://use.typekit.net/af/05bd8c/000000000000000000010b5e/21/d?subset_id=2&fvd=n6&v=3) format("woff"),url(https://use.typekit.net/af/05bd8c/000000000000000000010b5e/21/a?subset_id=2&fvd=n6&v=3) format("opentype");
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    font-display: auto;
}

.top-bar {
    background-color: #fff;
    box-shadow: 0 2px 3px rgba(0,0,0,.3)
}

    .top-bar h1 {
        padding: 10px 0
    }

        .top-bar h1 span {
            display: block;
            margin-top: -5px;
            font-size: 18px;
            color: #333
        }

    .top-bar .professional-logo {
        position: absolute;
        top: 10px;
        right: 18px;
        width: 155px;
        height: 48px;
        background-size: 85px;
        background-repeat: no-repeat
    }

@media screen and (min-width:320px) {
    .top-bar .professional-logo {
        right: -50px;
        top: 2px
    }
}

@media screen and (min-width:600px) {
    .top-bar h1 {
        font-size: 36px;
        padding: 20px 0
    }

        .top-bar h1 span {
            display: inline;
            margin-top: 0;
            font-size: inherit;
            color: #333
        }
}

@media screen and (min-width:900px) {
    .top-bar h1 {
        font-size: 70px;
        line-height: 70px;
        font-weight: 100;
        padding: 15px 0 16px
    }

        .top-bar h1 span {
            font-size: .8em
        }

    .top-bar .professional-logo {
        top: 0;
        right: 18px;
        width: 230px;
        height: 110px;
        background-size: 160px;
        background-position: center right
    }
}

.cookie-bar {
    color: #3f4d5e;
    padding: 20px;
    text-align: center
}

    .cookie-bar a {
        margin-top: 15px;
        color: #3f4d5e
    }

    .cookie-bar .action-button {
        margin-top: 5px;
        color: #fff;
        padding: 0 10px
    }

    .cookie-bar .action-button {
        background-color: #5cb85c;
        cursor: pointer
    }

.cookie-alert {
    position: fixed;
    right: 13px;
    bottom: 20px;
    width: 350px;
    border: 2px solid #b3b3b3;
    padding: 20px 10px 20px;
    z-index: 99999999;
    background-color: #fff
}

@media all and (min-width: 900px) {
    .who-for-12638 {
        background-size: cover;
    }
}

.who-for-12638 h2 a {
    text-decoration: none
}

@media all and (min-width: 900px) {
    .overview-12639 {
        background-size: auto;
    }
}

.overview-12639 h2 a {
    text-decoration: none
}

@media all and (min-width: 900px) {
    .faq-section-12640 {
        background-size: auto;
    }
}

.refund-section label {
    display: block
}

input[type="submit"] {
    background-color: #;
    border: 2px solid #
}

    input[type="submit"]:hover {
        background-color: #
    }

input[type="submit"] {
    color: #
}

.label-required-star, .error {
    color: #
}
label {
    display: block;
}

.inner {
    /*padding: 0px 5px;*/
}

.case-details {
    padding: 10px;
    margin-top: 60px;
    margin-bottom: 30px;
    border: 1px solid #4f4f4f;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 3px 3px 14px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 3px 3px 14px rgba(0, 0, 0, 0.75);
    box-shadow: 3px 3px 14px rgba(0, 0, 0, 0.75);
}

.case-number-and-label, .top-note-info .created-on, .case-created-on-and-label, .top-note-info .created-by, .case-refund-reason-and-label {
    float: left;
}

.case-number, .case-created-on, .case-refund-reason {
    font-weight: 600;
    color: #4f4f4f;
}

.created-by, .created-on {
    color: #4f4f4f;
    font-style: italic;
}

p.case-description {
    font-size: 20px;
    line-height: 1.2em
}

.student-note, .case-note-form {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left;
    background-color: #FEFCFF;
    margin-top: 10px;
    padding: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid;
    border-color: #000000;
}

.refund-adviser-note {
    width: 90%;
    float: right;
    background-color: #FFF5EE;
    margin-top: 10px;
    padding: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid;
    border-color: #891d25;
}

.case-accepted-info, .case-rejected-info {
    width: 90%;
    margin: 20px 0px;
    float: right;
    background-color: #4CBB17;
    padding: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid;
    border-color: #458B00;
    color: #000000;
}

.case-accepted-info {
    background-color: #4CBB17;
    border-color: #458B00;
    color: #000000;
}

.case-rejected-info {
    background-color: #FAAC58;
    border-color: #B40404;
    color: #000000;
}

    .case-accepted-info p, .case-rejected-info p {
        font-size: 20px;
        color: #000000;
    }

p.note-body {
    color: black;
    font-size: 20px;
    clear: both;
}

#show-attach-file {
    color: #bc1e2d;
    cursor: pointer;
    display: block;
    height: 24px;
    width: 100%;
}

.FileUpload {
    display: none;
    height: 24px;
    width: 100%;
}

.slide-up-down-container {
    height: 30px;
}

.NoteTextField {
    width: 100%;
    height: 150px;
}

@media all and (min-width: 600px) {
    .inner {
        padding: 0px 30px;
    }

    .case-created-on-and-label, .top-note-info .created-on, .case-refund-reason-and-label {
        float: right;
    }

    .case-accepted-info p, .case-rejected-info p {
        font-size: 25px;
    }
}

@media all and (min-width: 900px) {
    .case-details {
        margin-top: 20px;
    }

        .case-details h2 {
            font-size: 40px;
            line-height: 40px;
            margin-bottom: 10px;
        }
}

#logoutDiv {
    margin: 0 auto;
    max-width: 924px;
}

.tac_links a{
    color: #808080;
    text-decoration: none;
}
.tac_links a:hover{
    text-decoration: underline;
    color: white;
}