#calcframebs {
  margin-top: 1rem;
  margin-bottom: 1rem;
  font-family: "Poppins", sans-serif; }
  #calcframebs h1, #calcframebs h2, #calcframebs h3, #calcframebs h4, #calcframebs h5, #calcframebs label {
    font-family: "Poppins", sans-serif;
    font-weight: 600; }
  #calcframebs #calc-semester {
    margin-left: 0;
    margin-right: 0; }
  #calcframebs .course-name {
    margin-left: 10px;
    padding: 3px;
    -webkit-appearance: none; }
    @media screen and (max-width: 767px) {
      #calcframebs .course-name {
        width: calc(64.666667% - 1px);
        float: right;
        margin-right: 1.4rem; } }
    #calcframebs .course-name::-webkit-input-placeholder {
      color: #bbb;
      font-size: 14px; }
    #calcframebs .course-name:-moz-placeholder {
      /* Firefox 18- */
      color: #bbb;
      font-size: 14px; }
    #calcframebs .course-name::-moz-placeholder {
      /* Firefox 19+ */
      color: #bbb;
      font-size: 14px; }
    #calcframebs .course-name:-ms-input-placeholder {
      color: #bbb;
      font-size: 14px; }
  #calcframebs .panel-info > .panel-heading {
    background: #C2C8CB;
    color: #fff;
    padding: 0;
    padding-left: 16px;
    padding-top: 4px; }
    #calcframebs .panel-info > .panel-heading .input.row {
      margin-bottom: 1rem; }
  #calcframebs .form-control {
    font-size: 20px;
    text-align: center;
    vertical-align: text-top; }
  #calcframebs .calcrow > .row {
    padding-bottom: 0.5rem; }
  #calcframebs #calc-do {
    display: none; }
  #calcframebs .center-btn {
    text-align: center; }
  #calcframebs .calc-addh {
    margin: 1rem auto !important; }
  #calcframebs .badge {
    font-size: 21px; }
  #calcframebs input, #calcframebs select {
    border: 1px solid #dbdbdb;
    border-radius: 3px; }
    #calcframebs input:focus, #calcframebs select:focus {
      border: 1px solid #c1c1c1;
      box-shadow: none; }
  #calcframebs select {
    text-indent: 20px; }
  #calcframebs .panel-heading {
    font-size: 20px; }
  #calcframebs hr {
    border-color: #e5e5e5;
    margin-top: 3px; }
  #calcframebs .form-group {
    margin-bottom: 5px; }
  #calcframebs .output {
    margin-left: 3px; }
  #calcframebs a.btn-primary {
    margin-bottom: 50px;
    width: 100%;
    border-radius: 3px;
    border: none;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 2px;
    line-height: 1;
    padding: 16px 24px;
    text-align: center;
    text-transform: uppercase;
    background: #C2C8CB; }
  #calcframebs a.btn-primary:hover {
    background: #b4bcbf;
    color: #fff; }
  #calcframebs button {
    background: #C2C8CB;
    color: #fff;
    font-weight: 600;
    font-family: "Poppins", sans-serif;
    font-size: 12px;
    padding: 12px 20px; }
    #calcframebs button:hover {
      background: #b4bcbf; }
  #calcframebs .raise-gpa {
    float: none;
    margin: 0 auto;
    max-width: 339px;
    padding-left: 12px;
    padding-right: 17px; }
  #calcframebs select {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
    position: relative;
    z-index: 9999;
    background: transparent;
    cursor: pointer;
    padding: 0 12px !important; }
  #calcframebs .select-wrapper {
    position: relative;
    display: inline-block;
    width: 100%;
    z-index: 1; }
    #calcframebs .select-wrapper::after {
      content: '';
      display: block;
      background: url("../img/select-box-dropdown.svg");
      width: 11px;
      height: 6px;
      position: absolute;
      right: 10px;
      top: 45%; }

#calcframebs {
  overflow: hidden; }
  #calcframebs h4 {
    text-align: center;
    line-height: inherit; }
  #calcframebs label {
    font-size: 19px;
    text-align: center; }
  #calcframebs div select {
    text-indent: 0; }
  #calcframebs .wg-result-wrapper {
    padding: 0;
    text-align: center; }
    #calcframebs .wg-result-wrapper .sidebar.sidebar-score {
      width: 160px;
      margin: 0 auto;
      border-left: none;
      left: -6px;
      padding: 0; }
      #calcframebs .wg-result-wrapper .sidebar.sidebar-score li {
        border-bottom: none; }
      #calcframebs .wg-result-wrapper .sidebar.sidebar-score .score-circle {
        box-sizing: content-box;
        border: 6px solid #eee;
        border-radius: 200px;
        margin: 0 0 20px 0;
        height: 160px;
        width: 160px;
        overflow: hidden; }
        #calcframebs .wg-result-wrapper .sidebar.sidebar-score .score-circle .score-outer {
          transition: 1s;
          background: #BE2117 none repeat scroll 0% 0%;
          color: #FFF;
          display: table;
          vertical-align: middle;
          text-align: center;
          width: 160px;
          height: 160px;
          margin: 0px; }
          #calcframebs .wg-result-wrapper .sidebar.sidebar-score .score-circle .score-outer .score-inner {
            display: table-cell;
            vertical-align: middle; }
            #calcframebs .wg-result-wrapper .sidebar.sidebar-score .score-circle .score-outer .score-inner span {
              display: inline-block;
              font-weight: 400;
              line-height: 1; }
              #calcframebs .wg-result-wrapper .sidebar.sidebar-score .score-circle .score-outer .score-inner span.your-title {
                line-height: 1.1;
                font-size: 16px;
                width: 80%; }
              #calcframebs .wg-result-wrapper .sidebar.sidebar-score .score-circle .score-outer .score-inner span.score {
                font-weight: 700;
                font-size: 50px; }

/*# sourceMappingURL=gpa-college-public.css.map */
