﻿@media (min-width: 1280px) {
    .rowOne {
        margin-top: calc(8.82 / 100 * 1280px);
        padding: calc(1.2 / 100 * 1280px);
        padding-top: calc(2.2 / 100 * 1280px);
        height: calc(7.3 / 100 * 1280px);
    }

    .rowOneWithNotice {
        margin-top: 0;
        padding: calc(1.2 / 100 * 1280px);
        padding-top: calc(2.2 / 100 * 1280px);
        height: calc(7.3 / 100 * 1280px);
    }

    .r1ColumnOne {
        padding-left: 2.95%;
    }


    .r2ColumnOne {
        padding-top: calc(4 / 100 * 1280px);
        padding-bottom: calc(2 / 100 * 1280px);

    }

    .r2ColumnTwo {
        padding-top: calc(4 / 100 * 1280px);
        padding-bottom: calc(2.95 / 100 * 1280px);
    }

    .commonPaddingHelper {
        padding-bottom: calc(4 / 100 * 1280px);
    }

    .commonPaddingHelperWithTop {
        padding-bottom: calc(4 / 100 * 1280px);
        padding-top: calc(4 / 100 * 1280px);
    }

    .btnRemove {
        font-size: calc(1.41 / 100 * 1280px);
        width: calc(10.0 / 100 * 1280px);
        border-radius: 0;
    }

    .btnAdd {
        font-size: calc(1.41 / 100 * 1280px);
        width: calc(12.0 / 100 * 1280px);
        border-radius: 0;
    }

    .navBtns {
        font-size: calc(1.41 / 100 * 1280px);
        width: calc(20.0 / 100 * 1280px);
        border-radius: 0;
    }

    .btnleft{
        margin-right: 2%;
    }

    .cartReviewTable {
    }

    .billingInformationModal {
        margin-top: calc(-1/100*1280px);
    }

    .addStudentBtn {
        font-size: calc(1.41/100*1280px);
        width: calc(12/100*1280px);
        border-radius: 0;
        margin-bottom: 0;
    }

    .orderQtySelecter {
        background-color: lightblue;
        border: none;
        width: calc(3.9/100*1280px);
        padding: 2px;
    }

    .orderQty {
        background-color: lightgray;
        border: none;
        width: calc(3.9/100*1280px);
        padding: 2px;
    }

    .cgdButton {
        height: 100%;
        padding: 0;
    }

        .cgdButton > a {
            width: 100%;
            height: calc(3 / 100 * 1280px);
            border: none;
            display: flex;
            justify-content: center;
            align-items: center;
            text-align: center;
            padding: 0;
        }

    .remove-button {
        height: 100%;
        padding: 0;
    }

        .remove-button > a {
            width: 100%;
            height: calc(2.5 / 100 * 1280px);
            border: none;
            display: flex;
            justify-content: center;
            align-items: center;
            text-align: center;
        }

    .info-button {
        height: 100%;
        padding-top: calc(.5/100 * 1280px);
    }

        .info-button > a {
            width: 100%;
            height: calc(2.5 / 100 * 1280px);
            border: none;
            display: flex;
            justify-content: center;
            align-items: center;
            text-align: center;
        }

    .no-margin-desktop {
        margin-bottom: calc(1 / 100 * 1280px);
    }

    .copyInfoBtn {
        font-size: calc(1.41 / 100 * 1280px);
    }

    .common-left-col-padding {
        padding-right: 2.95%;
    }

    .common-right-col-padding {
        padding-left: 2.95%;
    }

    .checkout-form-group {
        margin-bottom: calc(1.5 / 100 * 1280px) !important;
    }

    .inputCheckbox {
        margin-left: calc(0.5 / 100 * 1280px) !important;
        margin-top: calc(0.1 / 100 * 1280px) !important;
    }

    .form-group {
        margin-bottom: calc(1.3 / 100 * 1280px);
    }


    .testDateLabels {
        padding-top: 0;
    }


    .checkoutLabels {
        padding-top: 0;
    }

    .rowTwoMargins {
        padding-left: 0;
        padding-right: 0;
    }

    .form-group-4 {
        margin-bottom: calc(4 / 100 * 1280px);
        padding-bottom: 0;
    }

    .margin-top {
        margin-top: calc(2 / 100 * 1280px);
    }

    .login-text {
        height: calc(3 / 100 * 1280px);
        font-size: calc(1.4 / 100 * 1280px);
    }

    .testTime {
        width: 40%;
    }

    .form-group-4 {
        margin-bottom: calc(1.3 / 100 * 1280px);
        padding-bottom: 0;
    }

    .sat10modal{
        position: fixed !important;
    }

    .diplomaCheckbox {
        margin-bottom: 10px;
    }

    .checkboxLabel {
        font-family: 'MetaPlusMedium-Roman';
        font-size: calc(1.08 / 100 * 1280px);
    }

    .authorityText {
        font-family: 'Myriad Web Pro';
        font-size: calc(1.25 / 100 * 1280px);
        margin-bottom: 0;
    }

    .fa {
        padding: 0px;
        margin: 0px !important;
        margin-top: -2px !important;
    }

    .fa-minus-circle {
        padding-bottom: 0px;
        color: orange;
    }

        .fa-minus-circle:hover {
            color: rgb(176,96,34);
        }

    .info-button > a {
        height: calc(1.7 / 100 * 1280px);
    }

    .l1-link-2 {
        font-size: calc(1.6 / 100 * 1280px);
        padding-left: 5%;
        padding-right: 5%;
    }

    .l1-link-2-blue {
        background: rgb(24,138,185);
        border-radius: 5px;
        color: rgb(252,249,242);
        height: calc(1.7/100 * 1280px);
        font-size: calc(1.3 / 100 * 1280px);
    }
        .l1-link-2-blue:hover {
            background: rgb(24,138,185);
            border-radius: 5px;
            color: rgb(252,249,242);
            height: calc(1.7/100 * 1280px);
            font-size: calc(1.3 / 100 * 1280px);
        }

    .promoCode {
        padding: 0;
    }

    .promoBtn {
        margin-top: 1.5vw;
        padding-left: 10px;
    }

    .cartTotalText {
        font-weight: bolder
    }

    .promoCodeText {
        color: rgb(61,137,181);
    }

    .btnsBottom {
        display: flex;
        flex-direction: row;
    }

    .btnright {
        width: 18%;
    }

    .donotionField {
        width: 14%;
    }

    .mobileWidth {
        width: 0;
    }

    input#donate {
        width: 88%;
        margin-left: 5%;
    }

   
}
