.readers-content section.home-bottom-image {
    display: block;
    text-align: center;
    background-image: url(../images/home-bottom-image.jpg);
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    background-position: center 33%;
    min-height: 300px;
}

.readers-content section.home-bottom-image img{
   display: none; 
}


@media screen and (max-width: 767px){
    
    .readers-content section.home-bottom-image {
        background-image:none;
        min-height: initial;
        margin: 137px 0 0;
    }

}


table#srContents_GridView2 tbody tr td ul {
    padding: 0 0 0 15px!important;
}


tr.GridPager table {

    width: auto!important;
    display: table;
    margin: 0 auto!important;
}

tr.GridPager table tbody tr td {
    padding: 5px!important;
}

tr.GridPager table tbody tr td span {
    height: unset!important;
    width: unset!important;
    padding: 2px 6px!important;
}
.GridPager span {
     background-color: #A1DCF2;
    color: #000;
    border: 1px solid #3AC0F2;
}
.GridPager a {
 background-color: #f5f5f5;
    color: #969696;
    border: 1px solid #969696;
}
.GridPager a, .GridPager span {
    height: unset!important;
    width: unset!important;
    padding: 2px 6px!important;
}
.readers-content section.internal-page-content table tbody tr th, .readers-content section.internal-page-content table tbody tr td {
    padding: 5px !important;
    /* max-width: 45px; */
}
table#cssTable tbody tr td {
    
    padding: 10px;
}


.newItemBoxLight {
    padding: 10px!important;
    margin-top, margin-bottom: 0!important;

}

.btn.btn-grantee, .forumcontent input[type="submit"] {
    margin: 0 0 1em!important;

}


.readers-content section.internal-page-content p {
    margin: 0!important;
}



#cssTable th:first-child {
    width: 21%;

}

#cssTable p {
    margin: 0!important;
}

.search-fields {
    margin: 0 auto 1em!important;
}


div#srContents_Panel1 {
    margin: 0 0 0 -40px;
}

/*RESOURCE BUTTONS FOR CLICK AND GO*/
/* line 1013, ../scss/CandG-styles.scss */
a.resource-box-btn {
  display: block;
  width: 80%;
  height: 225px;
  margin: 0 auto;
  background: #14497d;
  border: 2px solid #a2a0a1;
  text-align: center;
  -webkit-border-radius: 6px !important;
  -moz-border-radius: 6px !important;
  border-radius: 6px !important;
  padding: 1rem;
  text-decoration: none; }
  /* line 1027, ../scss/CandG-styles.scss */
  a.resource-box-btn:hover {
    background: #5e0811; }
  /* line 1031, ../scss/CandG-styles.scss */
  a.resource-box-btn .icon-wrap {
    display: block;
    margin: 0 auto 1em; }
    /* line 1035, ../scss/CandG-styles.scss */
    a.resource-box-btn .icon-wrap img {
      width: 90px;
      display: block;
      margin: 0 auto; }
  /* line 1042, ../scss/CandG-styles.scss */
  a.resource-box-btn .title-wrap {
    display: block;
    text-align: center;
    color: #fff; }

/* line 1051, ../scss/CandG-styles.scss */
.resource-active {
  background: #5e0811 !important; }

/* line 1057, ../scss/CandG-styles.scss */
.resource-toggle-box {
  background: #5e0811;
  padding: 1.5em;
  padding: 1.5em;
  -webkit-border-radius: 6px !important;
  -moz-border-radius: 6px !important;
  border-radius: 6px !important;
  display: block;
  margin: 1.5em 0 0; }
  /* line 1067, ../scss/CandG-styles.scss */
  .resource-toggle-box .resource-content {
    background: #fff;
    padding: 1em;
    -webkit-border-radius: 6px !important;
    -moz-border-radius: 6px !important;
    border-radius: 6px !important;
    display: block;
    text-align: left; }
  /* line 1077, ../scss/CandG-styles.scss */
  .resource-toggle-box .resource-close {
    background: #0d2338;
    padding: 1em;
    -webkit-border-radius: 6px !important;
    -moz-border-radius: 6px !important;
    border-radius: 6px !important;
    display: block;
    float: right;
    color: #fff !important;
    font-weight: bold; }
    /* line 1088, ../scss/CandG-styles.scss */
    .resource-toggle-box .resource-close:hover {
      background: #14497d; }

/* line 1095, ../scss/CandG-styles.scss */
.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

/* line 1105, ../scss/CandG-styles.scss */
.col-xs-5ths {
  width: 20% !important;
  float: left; }

@media (min-width: 768px) {
  /* line 1111, ../scss/CandG-styles.scss */
  .col-sm-5ths {
    width: 20% !important;
    float: left; } }
@media (min-width: 992px) {
  /* line 1118, ../scss/CandG-styles.scss */
  .col-md-5ths {
    width: 20% !important;
    float: left; } }
@media (min-width: 1200px) {
  /* line 1125, ../scss/CandG-styles.scss */
  .col-lg-5ths {
    width: 20% !important;
    float: left; } }
@media only screen and (max-width: 1634px) {
  /* line 1134, ../scss/CandG-styles.scss */
  a.resource-box-btn {
    height: 250px; } }
@media only screen and (max-width: 1242px) {
  /* line 1141, ../scss/CandG-styles.scss */
  a.resource-box-btn {
    height: 275px;
    width: 100%; } }
@media only screen and (max-width: 992px) {
  /* line 1149, ../scss/CandG-styles.scss */
  a.resource-box-btn {
    height: 200px;
    margin: 0 auto 1.5em; } }
/* line 1156, ../scss/CandG-styles.scss */
.showMed {
  display: block !important; }

/* line 1160, ../scss/CandG-styles.scss */
.showSm {
  display: none !important; }

@media only screen and (max-width: 992px) {
  /* line 1165, ../scss/CandG-styles.scss */
  .showMed {
    display: none !important; }

  /* line 1169, ../scss/CandG-styles.scss */
  .showSm {
    display: block !important; } }
