﻿

  /*Search Page*/
     .page-top-content{
        padding: 16px 20px !important;
          margin-bottom: 40px!important;
    }
    .content-area{
          padding: 16px 20px;
              padding-top: 0px;
    }
      .btn-purple
    {
   
     background-color: #003d4c !important;
    border-color:#003d4c;
    color: #FFF !important;
    }
    .simplePagerNav {
        padding-left: 30%;
        background-color: #FFF;
        color: #003d4c;
        height: 45px;
    }

        .simplePagerNav > li {
            float: left;
            border: 1px solid #003d4c;
            height: 45px;
        }

            .simplePagerNav > li > a {
                display: block;
                text-align: center;
                padding: 12px;
                text-decoration: none;
            }

            .simplePagerNav > li a:hover {
                background-color: #003d4c;
            }

            .simplePagerNav > li.currentPage > a {
                background-color: #003d4c;
                color: #fff;
            }

    span#ctl00_cphMainContent_DataPager1 {
        display: block;
        text-align: center;
        font-weight: bold;
    }

    a.previousbutton, a.nextbutton {
        background: url(/images/prev-gray-arrow.png) no-repeat;
        font-size: 0;
        width: 19px;
        height: 20px;
        display: inline-block;
        position: relative;
        top: -15px;
    }

    a.nextbutton {
        background: url('../../Content/img/icons/next-arrow.png') no-repeat;
    }

    a.stitle {
        color: #003d4c;
        font-size: 15px;
        line-height: 25px;
        font-weight: 700;
        font-size: 1.2em;
        display: block;
        width: 100%;
    }

    p.ssummary, p.sdate {
        color: #333333;
     
        font-size: 15px;
    }

        p.ssummary strong, p.ssummary b {
            font-weight: bold;
        }

    a.pagenumber {
        color: #a2a2a2;
       
        font-size: 15px;
    }

    .searchfields {
        width: 100%;
        display: inline-block;
        margin-bottom: 15px;
        margin-left: -1%;
    }

    p.ssummary {
        line-height: 24px;
    }

    .sresults {
        padding-bottom: 25px;
    }

    .sdate {
        padding-top: 10px;
    }

    .grayHead {
        border-radius: 4px;
        background: #f1f1f1;
        margin-bottom: 2%;
        padding-left: 1%;
        padding-bottom: 1%;
        margin-left: -1%;
    }

        .grayHead h2 {
            font-size: 2em;
            font-weight: bold;
            color: inherit;
            padding-left: 1%;
            margin-bottom: 10px;
            padding-top: 1%;
                margin-top: 2%;
        }

        .grayHead p {
            margin: 1%;
        }

    #test-list {
        margin-left: 0%;
    }

    .page-top-content{
        padding: 16px 20px !important;
          margin-bottom: 40px!important;
    }
    .content-area{
          padding: 16px 20px;
              padding-top: 0px;
    }
    .simplePagerNav {
        padding-left: 30%;
        background-color: #FFF;
        color: #003d4c;
        height: 45px;
    }
       .btn-purple
    {
   
     background-color: #003d4c !important;
    border-color:#003d4c;
    color: #FFF !important;
    }
        .simplePagerNav > li {
            float: left;
            border: 1px solid #003d4c;
            height: 45px;
        }
        hr{
            border-top:2px solid #eee!important;
        }
            .simplePagerNav > li > a {
                display: block;
                text-align: center;
                padding: 12px;
                text-decoration: none;
            }

            .simplePagerNav > li a:hover {
                background-color: #003d4c;
            }

            .simplePagerNav > li.currentPage > a {
                background-color: #003d4c;
                color: #fff;
            }

    span#ctl00_cphMainContent_DataPager1 {
        display: block;
        text-align: center;
        font-weight: bold;
    }

    a.previousbutton, a.nextbutton {
        background: url(/images/prev-gray-arrow.png) no-repeat;
        font-size: 0;
        width: 19px;
        height: 20px;
        display: inline-block;
        position: relative;
        top: -15px;
    }

    a.nextbutton {
        background: url('../../Content/img/icons/next-arrow.png') no-repeat;
    }

    a.stitle {
        color: #003d4c;
        font-size: 15px;
        line-height: 25px;
        font-weight: 700;
        font-size: 1.2em;
        display: block;
        width: 100%;
    }

    p.ssummary, p.sdate {
        color: #333333;
    
        font-size: 15px;
    }

        p.ssummary strong, p.ssummary b {
            font-weight: bold;
        }

    a.pagenumber {
        color: #a2a2a2;
      
        font-size: 15px;
    }

    .searchfields {
        width: 100%;
        display: inline-block;
        margin-bottom: 15px;
        margin-left: -1%;
    }

    p.ssummary {
        line-height: 24px;
    }

    .sresults {
        padding-bottom: 0px  !important;
    }

    .sdate {
        padding-top: 10px;
    }

    .grayHead {
        border-radius: 4px;
        background: #f1f1f1;
        margin-bottom: 2%;
        padding-left: 1%;
        padding-bottom: 1%;
        margin-left: -1%;
    }

        .grayHead h2 {
            font-size: 2em;
            font-weight: bold;
            color: inherit;
            padding-left: 1%;
            margin-bottom: 10px!important;
            padding-top: 1%;
                margin-top: 2%!important;
        }

        .grayHead p {
            margin: 1%;
        }

    #test-list {
        margin-left: 0%;
    }
     ul li{
        list-style-type:none!important;
    }
     .simplePagerNav li{
         margin-left:0PX!important
     }


     @media (max-width: 1024px) {
   .simplePagerNav {
    padding-left: 30%;
}
}
@media (max-width:430px) {
    .simplePagerNav {
        padding-left:0%;
    }
}
@media (max-width:768px) {
    .simplePagerNav {
        padding-left:20%;
    }
}

