.wrap > .container {
  padding: 70px 15px 20px; }

.gre-wrapper {
  min-width: 600px;
  width: 100%;
  min-height: 768px;
  height: 100%;
  margin-top: 3px;
  padding-bottom: 20px;
  visibility: visible;
  background-color: #ededef;
  position: relative; }
  .gre-wrapper .top-nav {
    margin: 5px;
    padding: 10px;
    height: 60px; }
  .gre-wrapper .gre-main {
    width: 100%;
    min-height: 740px;
    height: 80%;
    margin: 0px;
    padding: 0px;
    /*position: absolute;*/
    background: #fff;
    margin-bottom: 20px; }
    .gre-wrapper .gre-main .tab-detail {
      padding: 26px 32px 12px;
      background: #fff;
      margin-bottom: 20px;
      position: relative; }
      .gre-wrapper .gre-main .tab-detail .exam-list-mod {
        margin-top: 20px; }
        .gre-wrapper .gre-main .tab-detail .exam-list-mod .exam-list-boxs {
          margin-top: 5px;
          margin-left: 15px;
          margin-bottom: 5px; }
          .gre-wrapper .gre-main .tab-detail .exam-list-mod .exam-list-boxs .border-box {
            position: relative;
            background-color: #f8fcff;
            display: block;
            width: 260px;
            height: 100px;
            padding-top: 2px;
            padding-left: 5px;
            margin-left: 25px;
            margin-top: 20px;
            box-sizing: border-box;
            border: 1px solid #ccc;
            border-radius: 5px; }
            .gre-wrapper .gre-main .tab-detail .exam-list-mod .exam-list-boxs .border-box .border-con {
              height: 65px;
              margin-left: 3px;
              font-size: 18px;
              margin-top: 3px; }
              .gre-wrapper .gre-main .tab-detail .exam-list-mod .exam-list-boxs .border-box .border-con .right {
                width: 60px;
                height: 60px;
                float: right; }
            .gre-wrapper .gre-main .tab-detail .exam-list-mod .exam-list-boxs .border-box .border-bottom {
              /*display: none;*/
              margin: 0;
              margin-bottom: 1px;
              padding: 0; }
              .gre-wrapper .gre-main .tab-detail .exam-list-mod .exam-list-boxs .border-box .border-bottom span {
                padding-left: 5px; }
              .gre-wrapper .gre-main .tab-detail .exam-list-mod .exam-list-boxs .border-box .border-bottom .right-side {
                padding-right: 5px;
                float: right; }

/*# sourceMappingURL=custom.css.map */
