html {
  height: 100%;
}
body {
  margin: 0;
  font-family: KievitProRegular, Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 22px;
  background-color: #ffffff;
  height: 100%;
  color: #4C4C4C;
}
@font-face {
  font-family: KievitProRegular;
  src: url('KievitWebPro-Book.eot');
  src: url('KievitWebPro-Book.eot?#iefix') format('embedded-opentype'), url('KievitWebPro-Book.woff') format('woff'), url('KievitOffcPro-Book.ttf') format('truetype');
}
@font-face {
  font-family: KievitProBook;
  src: url('KievitWebPro-Book.eot');
  src: url('KievitWebPro-Book.eot?#iefix') format('embedded-opentype'), url('KievitWebPro-Book.woff') format('woff'), url('KievitOffcPro-Book.ttf') format('truetype');
}
@font-face {
  font-family: KievitProMed;
  src: url('KievitWebPro-Medi.eot');
  src: url('KievitWebPro-Medi.eot?#iefix') format('embedded-opentype'), url('KievitWebPro-Medi.woff') format('woff'), url('KievitOT-Medium.otf') format('opentype');
}
@font-face {
  font-family: KievitProBld;
  src: url('KievitWebPro-Bold.eot');
  src: url('KievitWebPro-Bold.eot?#iefix') format('embedded-opentype'), url('KievitWebPro-Bold.woff') format('woff'), url('KievitOffcPro-Bold.ttf') format('truetype');
}
@font-face {
  font-family: KievitProItal;
  src: url('KievitWebPro-BookIta.eot');
  src: url('KievitWebPro-BookIta.eot?#iefix') format('embedded-opentype'), url('fonts/KievitWebPro-BookIta.woff') format('woff'), url('KievitOffcPro-Ita.ttf') format('truetype');
}

strong,
b {
  font-weight: normal;
  font-family: KievitProBld, Arial, Helvetica, sans-serif;
}
em,
i {
  font-style: normal;
  font-family: KievitProItal, Arial, Helvetica, sans-serif;
}

p {
    margin-top:.5em;
    margin-bottom:.8em;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: KievitProBld, Arial, Helvetica, sans-serif;
  font-weight: normal;
  line-height:32px;
  font-size:32px;
}

a {
  color: #5E6362;
  text-decoration: none;
}

a:hover,
a:focus {
  color: #FFD200;
  text-decoration: none;
}

.content-section a, .content-left-sidebar a, .landing-left-col a, .content-full-section a {
  border-bottom: 1px dotted #5E6362;
}

.content-section a:hover, .content-left-sidebar a:hover, .landing-left-col a:hover, .content-section a:active, .content-left-sidebar a:active, .landing-left-col a:active, .content-full-section a:hover, .content-full-section a:active {
  color: #804685;
  border-bottom: 1px dotted #804685;
}

.sr-only {
    border: 0 none;
    clip: rect(0px, 0px, 0px, 0px);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.container,
.main-nav,
.upper-footer,
.lower-footer
{
  width: 100%;
  min-width: 990px;
}
.container {
  text-align: center;
  margin-right: auto;
  margin-left: auto;
  *zoom: 1;
}

.header, .main-nav ul, .upper-footer .upper-footer-text, .lower-footer .lower-footer-text {
    width:980px;
    margin: 0 auto;
    text-align: left;
}

.upper-footer-text, .lower-footer-text {
    color: #FFFFFF;
}

.header {
    height:120px;
    padding: 0;
}
.logo {
    margin-top:21px;
    width:422px;
    float:left;
}

.logo a{
    color:#FFFFFF;
}

.logo a:focus {
    color:#603463;
}

.upper-nav {
    text-transform:uppercase;
    font-family: KievitProMed, Arial, Helvetica, sans-serif;
    font-size:14px;
    float:right;
    margin-top:30px;
}

.search-box {
    float:right;
    margin-top:20px;
    clear:right;
}
.search-query{
    width:260px;
    height:26px;
    border:1px solid #4C4C4C;
    float:left;
    padding-left: 8px;
    font-family: KievitProRegular, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #4C4C4C;
}
#search-btn {
    width: 30px;
    font-size: 0px;
    height: 30px;
    float:left;
}

/*site-color gradient*/
.main-nav {
    background: -webkit-linear-gradient(#603463, #402C38);  /*For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#603463, #402C38);  /*For Opera 11.1 to 12.0  */
    background: -moz-linear-gradient(#603463, #402C38); /* For Firefox 3.6 to 15  */
    background: linear-gradient(#603463, #402C38); /* Standard syntax */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#603463', endColorstr='#402C38',GradientType=0 );
    margin-top: 10px;
    clear: both;
    height: 40px;
}

.main-nav li a {
    text-transform: uppercase;
    display: inline;
    color: #FFFFFF;
    font-family: KievitProMed, Arial, Helvetica, sans-serif;
    font-size: 16px;
}

.main-nav ul {
    padding-top:10px;
    padding-left:0;
    margin-top: -0px;
    color: #FFFFFF;
}

.main-nav li {
    text-transform: uppercase;
    display:inline;
    font-family: KievitProMed, Arial, Helvetica, sans-serif;
    font-size:16px;
}

.pipe {
    margin: 0 15px 1px 15px;
}

.content {
    width:100%;
    min-width: 980px;
}

.content-home {
    background-image:url('bg-with-diag.jpg');
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

body h2 {
    margin:0px;
}

.diagonal {
    height:600px;
    width:980px;
    text-align: left;
    margin: 0 auto;
}

.big-button-container {
    width:865px;
    float:left;
}

.top-left-box {
    float:left;
    margin-top:29px;
    width:320px;
    height:210px;
    padding: 25px;
    font-size:16px;
    line-height:22px;
}

.top-right-box {
    float:left;
    margin-top:29px;
    margin-left:25px;
    width:320px;
    height:210px;
    padding:25px;
    font-size:16px;
    line-height:22px;
}

/*site-color homepage boxes*/
.yellow-box-bg{
    color:#5E6362;
    background-color:rgba(255, 229, 82, 0.85);
    transition: background 0.3s ease;
    -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFE552,endColorstr=#FFFFE552);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFE552,endColorstr=#FFFFE552);
    zoom: 1;
}
a:hover .yellow-box-bg, a:active .yellow-box-bg {
    background-color:rgba(255, 229, 82, 1);
    -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFD200,endColorstr=#FFFFD200);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFD200,endColorstr=#FFFFD200);
    zoom: 1;
}
.white-box-bg{
    color:#5E6362;
    background-color:rgba(255, 255, 255, 0.70);
    transition: background 0.3s ease;
}
a:hover .white-box-bg, a:active .white-box-bg {
    background-color:rgba(255, 255, 255, 0.95);
}
.gray-box-bg{
    color:#FFFFFF;
    background-color:rgba(76, 76, 76, 0.85);
    transition: background 0.3s ease;
    -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#D84C4C4C,endColorstr=#D84C4C4C);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#D84C4C4C,endColorstr=#D84C4C4C);
    zoom: 1;
}
a:hover .gray-box-bg, a:active .gray-box-bg {
    background-color:rgba(76, 76, 76, 1);
    -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#FF4C4C4C,endColorstr=#FF4C4C4C);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#FF4C4C4C,endColorstr=#FF4C4C4C);
    zoom: 1;
}
.dpurple-box-bg{
    color:#FFFFFF;
    background-color:rgba(64, 44, 56, 0.84);
     -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#FF402C38,endColorstr=#FF402C38);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#FF402C38,endColorstr=#FF402C38);
    zoom: 1;
}
a:hover .dpurple-box-bg, a:active .dpurple-box-bg {
    background-color:rgba(64, 44, 56, 1);
    transition: background 0.3s ease;
}
.mpurple-box-bg{
    color:#FFFFFF;
    background-color:rgba(96, 52, 99, 0.75); 
    -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#D8603463,endColorstr=#D8603463);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#D8603463,endColorstr=#D8603463);
    zoom: 1; 
}
a:hover .mpurple-box-bg, a:active .mpurple-box-bg {
    background-color:rgba(96, 52, 99, 1);
    transition: background 0.3s ease;
}
.bottom-left-box {
    float:left;
    margin-top:25px;
    width:320px;
    height:210px;
    font-size:16px;
    line-height:22px;
    padding:25px 25px 25px 25px;
}

.bottom-right-box {
    float:left;
    margin-top:25px;
    margin-left:25px;
    width:320px;
    height:210px;
    padding:25px;
    font-size:16px;
    line-height:22px;
}

.square-button {
    padding:5px 20px;
    border: 2px solid;
    display: inline-block;
    margin-top: 10px;
    text-transform: uppercase;
    font-family: KievitProBld, Arial, Helvetica, sans-serif;
}
.right-side-box {
    width:140px;
    height:497px;
    float:left;
    margin-left:25px;
    margin-top:-260px;
    padding:25px;
    font-size:15px;
    line-height: 20px;
    color:#FFFFFF;
    position:relative;
    background: -webkit-linear-gradient(#4c4c4c, #4c4c4c); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#4c4c4c, #4c4c4c); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#4c4c4c, #4c4c4c); /* For Firefox 3.6 to 15 */
    background: rgba(76, 76, 76, 0.85);
    -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#D84C4C4C,endColorstr=#D84C4C4C);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#D84C4C4C,endColorstr=#D84C4C4C);
    zoom: 1;
}
.right-side-box a{
  color: #FFFFFF;
  text-decoration: none;
  display: block;
}

.right-side-box a:hover{
  color: #FFE552;
  text-decoration: none;
}

.right-side-box a:hover .sign-in-box{
  background-color: #FFE552;
}

.right-side-box-title {
    font-size: 18px;
    line-height: 24px;
    font-weight: normal;
    text-transform: uppercase;
    font-family:KievitProBld, Arial, Helvetica, sans-serif;
}

.right-side-box-divider {
    height:1px;
    background-color:#FFFFFF;
    margin:10px 0;
}

.grant-reporting-button {
    position: absolute;
    bottom: 0;
    width:135px;
    border: 2px solid;
    text-align:center;
    bottom:25px;
    padding-top: 3px;
}

.grant-reporting-title {
    font-size:22px;
}

.sign-in-box {
    height:26px;
    background-color:#FFFFFF;
    padding-top:10px;
}

.sign-in-text {
    color:#402C38;
    font-family: KievitProMed, Arial, Helvetica, sans-serif;
}
/*end homepage boxes*/

/*  FOR  CONTENT PAGE  */

.content-diagonal {
    min-height:600px;
    width:980px;
    text-align: left;
    margin: 0 auto;
    background-image:url(content-diagonal.gif);
    background-position: 72% top;
    background-repeat:no-repeat;
}

#content-left-col {
    width:342px;
    float:left;
    margin-bottom:25px;
    margin-top:25px;
}

.content-left-nav {
    margin-bottom:50px;
    font-family: KievitProMed, Arial, Helvetica, sans-serif;
    font-size:16px;
    line-height:20px;
    text-transform:uppercase;
}
.content-left-nav a {
    color: #4C4C4C;
    text-decoration: none;
}

.content-left-nav ul
{
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}
.content-left-nav ul li {
    background-image: url(Arrow_4C4C4C.png);
    background-repeat: no-repeat;
    background-position: 0px 19px; 
}
.content-left-nav ul li a {
    padding: 14px 10px 13px 14px;
    display: block;
}

.content-left-nav ul li:hover {
    background-image: url(Arrow_Gold.png);
}
.content-left-nav ul li a:hover {
    color: #FFD200;
}
.content-left-nav li.active-folder {
    background-image: url(downArrow_4C4C4C.png);
    background-repeat: no-repeat;
    background-position: 0px 19px;
}

.content-left-nav ul li.active-folder:hover {
    background-image: url(downArrow_4C4C4C.png);
}
.content-left-nav ul ul 
{
    background-repeat: no-repeat;
    background-position: 0px 15px; 
    padding-left: 10px; 
    margin-left:-10px;
}

.content-left-nav ul.active {
    color:#4c4c4c;
    margin-bottom: 5px;
    margin-left: 6px;
}
/*
site-color left-nav active page color
*/

    .content-left-nav ul li.active-page {
        background-image: url(Arrow_Purple.png);
    }

    .content-left-nav ul li.active-page a {
        color:#804685;
    }

    .content-left-nav ul li.active-folder a.expanded {
        color:#4C4C4C;
    }

    .content-left-nav ul li ul li {
        background-image: url(dash-grey.jpg);
        background-position: 0px 15px; 
    }
    .content-left-nav ul li ul li:hover {
        background-image: url(dash-gold.jpg);
        background-position: 0px 15px; 
    }
    .content-left-nav ul li ul li.active-page {
        background-image: url(dash-purple.jpg);
        background-position: 0px 15px; 
    }
    .content-left-nav ul li ul li a {
        padding: 6px 8px 7px 20px;
    }

/*
site-color gradient left sidebar
*/

    .content-left-sidebar{
        background: -moz-linear-gradient(30deg,  rgba(96,52,99,0.03) 0%, rgba(96,52,99,0.5) 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,rgba(96,52,99,0.03)), color-stop(100%,rgba(96,52,99,0.5))); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(30deg,  rgba(96,52,99,0.03) 0%,rgba(96,52,99,0.5) 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(30deg,  rgba(96,52,99,0.03) 0%,rgba(96,52,99,0.5) 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(30deg,  rgba(96,52,99,0.03) 0%,rgba(96,52,99,0.5) 100%); /* IE10+ */
        background: linear-gradient(30deg,  rgba(96,52,99,0.03) 0%,rgba(96,52,99,0.5) 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d603463', endColorstr='#99603463',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

        color:#3C3C3C;
        font-size:16px;
        padding:25px 25px 20px;
        line-height:1.4;
        font-family: KievitProBook, Arial, Helvetica, sans-serif;
        margin-top:50px;
    }

.content-left-sidebar {
    color:#3C3C3C;
}

.content-left-sidebar a {
    color:#3C3C3C;
}

.content-left-sidebar h2 {
    font-family: KievitProBld, Arial, Helvetica, sans-serif;
    text-transform:uppercase;
    font-size:18px;
    line-height:22px;
}

.content-left-sidebar li {
    margin-left:-24px;
    margin-top:10px;
    margin-bottom:10px;
}

#content-right-col {
    width:588px;
    margin: 38px 0 40px 50px;
    float:left;
}

.title-box {
    width:563px;
    background-color:rgba(255, 229, 82, 0.5);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aaffe552', endColorstr='#aaffe552',GradientType=1 ); /* IE6-9 fallback */
    color:#4c4c4c;
    font-family: KievitProBld, Arial, Helvetica, sans-serif;
    text-transform:uppercase;
    padding:15px 20px;
    margin: 0 0 0 -25px;
}

.pull-quote-box {
    background-color:rgba(255, 210, 0, 0.6);   
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6ffe552', endColorstr='#e6ffe552',GradientType=1 ); /* IE6-9 fallback */
    width:538px;
    color:#4c4c4c;
    font-family: KievitProItal, Arial, Helvetica, sans-serif;
    font-size:21px;
    line-height:26px;
    padding:15px 20px;
    margin-bottom: 8px;
}

.content-section {
    margin-top:10px;
    margin-bottom: 5px;
    padding-bottom:10px;
    padding-right: 10px;
    border-bottom:2px solid #402C38;
    color:#5E6362;
    font-size:16px;
    line-height:22px;
    float:left;
    min-width: 60%;
}

.content-section h2 {
    font-family: KievitProBld, Arial, Helvetica, sans-serif;
    text-transform:uppercase;
    font-size:18px;
    line-height:22px;
    color:#402C38;
    margin-bottom: 10px;
}
.content-section h2.title {
    font-size:22px;
    text-transform: none;
    line-height:34px;
    color:#402C38;
}
    .content-section h2.title a {
        color:#402C38;
        border-bottom: 0 #402C38 none;
    }
    .content-section h2.title a:hover {
        border-bottom: 0 #402C38 none;
        color: #603463;
    }
.content-section h3 {
    font-family: KievitProBld, Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 22px;
    color: #603463;
    margin-top: 0.2em;
    margin-bottom: 0.8em;
}

.content-section ul, .content-left-sidebar ul, .landing-left-col ul {
    list-style-type: none;
    margin-left: -15px;
}
.content-section ul li, .content-left-sidebar ul li, .landing-left-col ul li {
    background-image: url(li-dash.jpg);
    background-position: 0px 10px;
    background-repeat: no-repeat;
    padding-left: 15px;
}
.video-full-width {
    margin:25px 0px;
    width:588px;
    height:392px;
    background-color:#ECECFB; 
    float:left;
}

/*site-color footers*/
.upper-footer {
    clear:both;
    background-color: #603463;
    height: 40px;
}

.upper-footer-text p {
    font-size:22px;
    padding: 10px 0;
    margin: 0;
}

.lower-footer{
    background: -webkit-linear-gradient(#402C38, #603463);  /*For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#402C38, #603463);  /*For Opera 11.1 to 12.0  */
    background: -moz-linear-gradient(#402C38, #603463); /* For Firefox 3.6 to 15  */
    background: linear-gradient(#402C38, #603463); /* Standard syntax */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#402C38', endColorstr='#603463',GradientType=0 );
    height: 40px;
}

.lower-footer-left, .lower-footer-right {
    font-size:14px;
    margin-top:10px;
    font-family: KievitProMed, Arial, Helvetica, sans-serif;
}
.lower-footer-left {
    float:left;
}

.lower-footer-right {
    float:right;
}
/*Class for image top left*/
.top-left-image{
    padding-left: 14px;
    float: left;
    margin-left: 76px;
    width: 320px;
    height: 210px;
    padding: 29px 25px 25px 25px;
    font-size: 16px;
    margin-right: 25px;
    line-height: 22px;
}
/*Class for image top right*/
.top-right-image {
    float: left;
    width: 320px;
    height: 260px;
    margin-left: 25px;
    margin-right: 25px;
    margin-top: 29px;
}

/*Class for image bottom left*/
.bottom-left-image {
    float: left;
    padding-left: 14px;
    width: 320px;
    height: 210px;
    padding: 25px 25px 25px 0;
    font-size: 16px;
    margin-right: 25px;
    line-height: 22px;
}

.margin-image-box {
    margin-top: 25px;
}
/*Class for image bottom right*/
.bottom-right-image{
    float: left;
    width: 320px;
    height: 210px;
    margin-left: 25px;
    padding: 25px 25px 25px 0px;
    margin-right: 25px;
}

.main-nav .active li a {
    color:#FFD200;
}

/* LANDING PAGE CHANGES  */

.landing-left-col {
    width: 560px;
    margin:35px 0 30px 0px;
    float:left;
    color:#5E6362;
}
.landing-left-col h1 {
    font-family: KievitProBld, Arial, Helvetica, sans-serif;
    font-size:34px;
    line-height:36px;
    color:#402C38;
    margin: 0 0 16px;
}

.landing-left-col-pull-quote {
    font-family: KievitProItal, Arial, Helvetica, sans-serif;
    font-size:22px;
    line-height:26px;
    color:#603463;
    margin-bottom:16px;
}

.landing-left-col h2 {
    margin-top: 0.8em;
}

.landing-left-col h3, .content-full-section h3 {
    font-size: 16px;
    text-transform: uppercase;
    line-height: 20px;
    margin-top: 28px;
    margin-bottom: 10px;
}

#landing-right-col {
    margin-left:50px;
    margin-top:40px;
    width:370px;
    float:left;
    margin-bottom:25px;
}

.upper-photo {
    margin-bottom:20px;
    float:left;  
}

.upper-photo-left {
    margin-bottom:20px;
    float:left;

}

.upper-photo-right {
    margin-left:22px;
    margin-bottom:20px;
    float:left;
}

.lower-photo {
    float:left;
    margin-bottom: 20px;
}

/*site-color: buttons*/
.content-section a.button, .landing-left-col a.button {
    border: 2px solid #603463; 
    padding:3px 35px;
    text-transform:uppercase;
    margin: 8px 0;
    color:#603463;
    font-family: KievitProBld, Arial, Helvetica, sans-serif;
    display: inline-block;
}

.content-section a.button:hover, .landing-left-col a.button:hover {
    background-color: #603463;
    color: #FFFFFF;
    transition: all 0.3s ease;
}

.content-left-nav ul li {
    border-bottom: 2px solid #4C4C4C;
}

.content-left-nav ul li ul li {
    border-bottom: 0px solid #4C4C4C;
}

.square-button-white {
    border: 2px solid;
    padding: 5px 20px;
    display: inline;
    margin-top: 10px;
    color: #FFFFFF;
    margin-top: 10px;
    text-transform: uppercase;
}

.main-nav li.active a {
    text-transform: uppercase;
    display: inline;
    color: #FFE552;
    font-family: KievitProMed, Arial, Helvetica, sans-serif;
    font-size: 16px;
}

/*site-color: main nav*/
.main-nav li a:hover {
    color: #FFD200;
}

.lower-footer a{
    color: #FFFFFF;
}

.lower-footer a:hover{
    color: #FFD200;
}

/*  CONTENT PAGE TABLES  */
td, th {
    border-bottom:1px solid #4C4C4C;
}

td {
    padding-top:10px;
    padding-bottom:10px;    
}
th {
    text-transform: uppercase;
}
.table-title {
 text-transform: uppercase;  
}
.left {
    border-left:1px solid #4C4C4C;  
}

.right {
    border-right:1px solid #4C4C4C;     
}

a img {
   border:none;
   color: transparent;
}

@media all and (max-width: 1179px){
    .content-home {
        background-size: 110%;
    }
}

@media all and (max-width: 1079px){
    .content-home {
        background-size: 121%;
    }
}

#content-full-col {
    width: 918px;
    margin-top: 50px;
    margin-left: 50px;
    float: left;
}

.content-full-section {
    width: 918px;
    margin-top:10px;
    margin-bottom: 5px;
    padding-bottom:10px;
    color:#5E6362;
    font-size:16px;
    line-height:22px;
    float:left;
}

/*  GOOGLE CSE STYLES  */

.gsc-control-cse, .gsc-control-cse .gsc-table-result,
.gsc-above-wrapper-area,
table.gsc-above-wrapper-area-container,
.gsc-webResult.gsc-result, .gsc-results .gsc-imageResult,
.gsc-result-info-container, .gsc-orderby-container,
.gsc-table-result tbody, 
.gsc-table-result tr {
    font-family: KievitProRegular, Arial, Helvetica, sans-serif !important;
    background: none !important;
    border: 0 #FFF none !important;
}

.gsc-result-info-container, .gsc-orderby-container {
    padding-bottom: 0;
}

.gsc-control-cse .gs-spelling, .gsc-control-cse .gs-result .gs-title, .gsc-control-cse .gs-result .gs-title * {
    text-decoration: none !important;
}
.gs-webResult.gs-result a.gs-title,
.gs-webResult.gs-result a.gs-title b,
.gs-imageResult a.gs-title,
.gs-imageResult a.gs-title b {
    border-bottom: 1px #3c3c3c dotted !important;
}

.cse .gsc-resultsHeader, .gsc-resultsHeader {
     display: none;
}

.gs-webResult.gs-result a.gs-title:link,
.gs-webResult.gs-result a.gs-title:link b,
.gs-imageResult a.gs-title:link, 
.gs-imageResult a.gs-title:link b,
.gs-webResult.gs-result a.gs-title:visited,
.gs-webResult.gs-result a.gs-title:visited b,
.gs-imageResult a.gs-title:visited,
.gs-imageResult a.gs-title:visited b {
    font-family: KievitProBld, Arial, Helvetica, sans-serif;
}

.gsc-table-cell-snippet-close, .gsc-table-cell-snippet-open {
    padding-top: 0;
}

.gsc-webResult .gsc-result {
    padding: 20px 160px 0px 0 !important;
}

/* BREAST ART GALLERY STYLES */

table.art-gallery {
    border: 0 none #FFFFFF;
    border-spacing: 0;
    float: right;
    margin: 0 0 10px 30px;
}

table.art-gallery td {
    padding: 0 2px;
    border: 0 none #FFFFFF;
}
table.art-gallery td a, table.art-gallery td a:hover {
    border-bottom: 0 none #FFFFFF;
}
table.art-gallery td a img {
    border: 2px solid #FFFFFF;
}

table.art-gallery td a:hover img {
    border: 2px solid rgba(96, 52, 99, 0.5);
    transition: all 0.3s ease;
}

#content .gcsc-branding {
    display:none;
}