@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;600;700;800&display=swap');.link, a{text-decoration: none;}
	.link:hover, a:hover{text-decoration: underline;}.link, a{font-weight: normal;}
#header #layout>.amh-row, #header>.amh-row{max-width: 1140px;}
#header #layout>.amh-row>.amh-block>.amh-content, #header>.amh-row>.amh-block>.amh-content{max-width: 1140px;}
#body #layout>.amh-row, #body>div>.amh-row{max-width: 1140px;}
#body #layout>.amh-row>.amh-block>.amh-content, #body>div>.amh-row>.amh-block>.amh-content{max-width: 1140px;}
.bodysize{max-width: 1140px;}
#footer #layout>.amh-row, #footer>.amh-row{max-width: 1140px;}
#footer #layout>.amh-row>.amh-block>.amh-content, #footer>.amh-row>.amh-block>.amh-content{max-width: 1140px;}
.linkcolour, .fc-header h2, .link, .eeventcoming i,.eedate:after,.date-icon:after, a{color: #115c69;}
.link:hover, a:hover{color: #115c69;}
.widgetbg{background-color: #ffffff;}
.rssFeed .rssRow,.tweet_list li {border-bottom: 1px solid #cccaca;}
body{
		color: #000000;
		font-family: Arial, Helvetica, sans-serif;
		background-color: #ffffff;
	}
.content{
		background-color: #ffffff;
	}
.searchbox{
		border: 3px solid #ffffff;
	}
#default_footer{
		margin-left:auto;
		margin-right:auto;
		text-align: center;
		font-size:10pt;
		padding-bottom:10px;
		color:#000000;
	}
#default_footer a{
		text-decoration: underline;
		color:#000000;
	}
.resource_item_header, .button, .button-strip a{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #005260;
	background: #005260;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#005260), color-stop(50%,#005260), color-stop(51%,#005260), color-stop(100%,#005260));
	background: -moz-linear-gradient(top,  #005260 0%, #005260 50%, #005260 51%, #005260 100%);
	background: -webkit-linear-gradient(top,  #005260 0%,#005260 50%,#005260 51%,#005260 100%);
	background: -o-linear-gradient(top,  #005260 0%,#005260 50%,#005260 51%,#005260 100%);
	background: -ms-linear-gradient(top,  #005260 0%,#005260 50%,#005260 51%,#005260 100%);
	background: linear-gradient(top,  #005260 0%,#005260 50%,#005260 51%,#005260 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005260', endColorstr='#005260',GradientType=0 );
	border: 2px solid #ffffff;
	color: #ffffff;
}
.resource_item_header:hover, .button:hover, .button:focus, .button_open, .button-strip-active a, .button-strip a:hover{
	background: #005260;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#005260), color-stop(50%,#005260), color-stop(51%,#005260), color-stop(100%,#005260));
	background: -moz-linear-gradient(top,  #005260 0%, #005260 50%, #005260 51%, #005260 100%);
	background: -webkit-linear-gradient(top,  #005260 0%,#005260 50%,#005260 51%,#005260 100%);
	background: -o-linear-gradient(top,  #005260 0%,#005260 50%,#005260 51%,#005260 100%);
	background: -ms-linear-gradient(top,  #005260 0%,#005260 50%,#005260 51%,#005260 100%);
	background: linear-gradient(top,  #005260 0%,#005260 50%,#005260 51%,#005260 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005260', endColorstr='#005260',GradientType=0 );
	border: 2px solid #ffffff;
	color: #ffffff;
}
.button a, .button-strip a{
	color: #ffffff;
	text-decoration:none;
}
.button-strip-active a{
	color: #ffffff;
	text-decoration:none;
}
.button:hover a, .button-strip:hover a{
	color: #ffffff;
	text-decoration:none;
}
.button-strip a{
	font-weight:normal;
}
.resource_item_open{
	border: 2px solid #ffffff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.resource_item_open .resource_item_header{
	border: none;
	-webkit-border-radius: 4px 4px 0px 0px;
	-moz-border-radius: 4px 4px 0px 0px;
	border-radius: 4px 4px 0px 0px;
}
h1, h2, h3, h4, h5, h6, .heading1, .heading2, .heading3, .heading4, .heading5{
	color: #115c69;
	padding-bottom:2px;
	padding-top:2px;
	margin-bottom:0px;
	margin-top:0px;
	line-height: 1.3;
}
h1, h2, .heading1, .heading2{
	padding-bottom:5px;
	padding-top:5px;
	margin-bottom:0px;
	margin-top:0px;
}
h1, .heading1{
	font-weight: bold;
	font-size: 3.667em;
}
h2, .heading2{
	font-weight: bold;
	font-size: 2.667em;
}
h3, .heading3{
	font-weight: bold;
	font-size: 1.833em;
}
h4, .heading4{
	font-size: 1.167em;
	font-weight: bold;
}
h5, .heading5{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.917em;
}
.widget_tab, .widget_tab_selected{
	background: #3a4f4b;
	color: #ffffff;
}
.widget_tab:hover, .widget_tab_selected{
	background: #00b0b0;
	color: #ffffff;
}
a.button-strip{
	width: 100%;
	display: block;
}
a.button-strip:hover{
	text-decoration:none;
}
.widget_tab, .widget_tab_selected{
	cursor: pointer;margin-left: auto;margin-right: 1px;padding: 5px;float: left;font-size: 1.083em;
}
.widget_tab_bar{
	height: 28px;
	border-bottom:1px solid #cccaca;
}
.tab, .tab_selected, .navbar-top, .nav-mobile{
	font-weight: normal;
	background: #cce6e7;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cce6e7), color-stop(50%,#cce6e7), color-stop(51%,#cce6e7), color-stop(100%,#cce6e7));
	background: -moz-linear-gradient(top,  #cce6e7 0%, #cce6e7 50%, #cce6e7 51%, #cce6e7 100%);
	background: -webkit-linear-gradient(top,  #cce6e7 0%,#cce6e7 50%,#cce6e7 51%,#cce6e7 100%);
	background: -o-linear-gradient(top,  #cce6e7 0%,#cce6e7 50%,#cce6e7 51%,#cce6e7 100%);
	background: -ms-linear-gradient(top,  #cce6e7 0%,#cce6e7 50%,#cce6e7 51%,#cce6e7 100%);
	background: linear-gradient(top,  #cce6e7 0%,#cce6e7 50%,#cce6e7 51%,#cce6e7 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cce6e7', endColorstr='#cce6e7',GradientType=0 );
	color: #005260;
}
.vtab{
	font-weight: normal;
	background: #cce6e7;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#cce6e7), color-stop(50%,#cce6e7), color-stop(51%,#cce6e7), color-stop(100%,#cce6e7));
	background: -moz-linear-gradient(-90deg,  #cce6e7 0%, #cce6e7 50%, #cce6e7 51%, #cce6e7 100%);
	background: -webkit-linear-gradient(-90deg,  #cce6e7 0%,#cce6e7 50%,#cce6e7 51%,#cce6e7 100%);
	background: -o-linear-gradient(-90deg,  #cce6e7 0%,#cce6e7 50%,#cce6e7 51%,#cce6e7 100%);
	background: -ms-linear-gradient(-90deg,  #cce6e7 0%,#cce6e7 50%,#cce6e7 51%,#cce6e7 100%);
	background: linear-gradient(-90deg,  #cce6e7 0%,#cce6e7 50%,#cce6e7 51%,#cce6e7 100%);
	color: #005260;
}
.vtab:hover, .vtab_selected{
	background: #005256;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#005256), color-stop(50%,#005256), color-stop(51%,#005256), color-stop(100%,#005256));
	background: -moz-linear-gradient(-90deg,  #005256 0%, #005256 50%, #005256 51%, #005256 100%);
	background: -webkit-linear-gradient(-90deg,  #005256 0%,#005256 50%,#005256 51%,#005256 100%);
	background: -o-linear-gradient(-90deg,  #005256 0%,#005256 50%,#005256 51%,#005256 100%);
	background: -ms-linear-gradient(-90deg,  #005256 0%,#005256 50%,#005256 51%,#005256 100%);
	background: linear-gradient(-90deg,  #005256 0%,#005256 50%,#005256 51%,#005256 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005256', endColorstr='#005256',GradientType=0 );
	color: #ffffff;
}
.navbar-top>div>ul>li>a, .navbar-top>div>ul>li>a:focus, .nav-mobile a{
	background: #cce6e7;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cce6e7), color-stop(50%,#cce6e7), color-stop(51%,#cce6e7), color-stop(100%,#cce6e7));
	background: -moz-linear-gradient(top,  #cce6e7 0%, #cce6e7 50%, #cce6e7 51%, #cce6e7 100%);
	background: -webkit-linear-gradient(top,  #cce6e7 0%,#cce6e7 50%,#cce6e7 51%,#cce6e7 100%);
	background: -o-linear-gradient(top,  #cce6e7 0%,#cce6e7 50%,#cce6e7 51%,#cce6e7 100%);
	background: -ms-linear-gradient(top,  #cce6e7 0%,#cce6e7 50%,#cce6e7 51%,#cce6e7 100%);
	background: linear-gradient(top,  #cce6e7 0%,#cce6e7 50%,#cce6e7 51%,#cce6e7 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cce6e7', endColorstr='#cce6e7',GradientType=0 );

	color: #005260;
	border-right: 0px solid #cce6e7;
	border-left: 0px solid #cce6e7;
	border-top: 0px solid #cce6e7;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}
.tab:hover, .tab_selected, .navbar-top .open>a, .navbar-top>div>ul>li>a:hover, .navbar-top a.current, .navbar-top>div>ul>li>a:focus{
	background: #005256;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#005256), color-stop(50%,#005256), color-stop(51%,#005256), color-stop(100%,#005256));
	background: -moz-linear-gradient(top,  #005256 0%, #005256 50%, #005256 51%, #005256 100%);
	background: -webkit-linear-gradient(top,  #005256 0%,#005256 50%,#005256 51%,#005256 100%);
	background: -o-linear-gradient(top,  #005256 0%,#005256 50%,#005256 51%,#005256 100%);
	background: -ms-linear-gradient(top,  #005256 0%,#005256 50%,#005256 51%,#005256 100%);
	background: linear-gradient(top,  #005256 0%,#005256 50%,#005256 51%,#005256 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005256', endColorstr='#005256',GradientType=0 );
	color: #ffffff;
}
.tab a{
	color: #005260;
}
.tab a:hover, .navbar-top a.current:hover{
	color: #ffffff;
}
.tab-bar{
	border-bottom: 1px solid #cce6e7;
}
@media (max-width: 767px) {
	.tab{
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px;
	}
	.tab-bar{
		border: none;
	}
}
#responsiveheader{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: #00b0b0;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00b0b0), color-stop(50%,#00b0b0), color-stop(51%,#00b0b0), color-stop(100%,#00b0b0));
	background: -moz-linear-gradient(top,  #00b0b0 0%, #00b0b0 50%, #00b0b0 51%, #00b0b0 100%);
	background: -webkit-linear-gradient(top,  #00b0b0 0%,#00b0b0 50%,#00b0b0 51%,#00b0b0 100%);
	background: -o-linear-gradient(top,  #00b0b0 0%,#00b0b0 50%,#00b0b0 51%,#00b0b0 100%);
	background: -ms-linear-gradient(top,  #00b0b0 0%,#00b0b0 50%,#00b0b0 51%,#00b0b0 100%);
	background: linear-gradient(top,  #00b0b0 0%,#00b0b0 50%,#00b0b0 51%,#00b0b0 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b0b0', endColorstr='#00b0b0',GradientType=0 );
	color: #ffffff;
}
#responsiveheaderimage{
	background-image: URL(/images/logos/portagelibrary/1PCDL logo-color.png);
}
#responsiveheadermessage p:before{
	content:'';
}
#responsiveheaderaltmessage p:before{
	content:'';
}
.widget{
	border: 0px solid #00b0b0;
	background-color: #ffffff;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0);
	-moz-box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0);
	box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0);
}
.widgetheader{
	color: #ffffff;
	font-weight: bold;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
	background: #005260;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#005260), color-stop(50%,#005260), color-stop(51%,#005260), color-stop(100%,#005260));
	background: -moz-linear-gradient(top,  #005260 0%, #005260 50%, #005260 51%, #005260 100%);
	background: -webkit-linear-gradient(top,  #005260 0%,#005260 50%,#005260 51%,#005260 100%);
	background: -o-linear-gradient(top,  #005260 0%,#005260 50%,#005260 51%,#005260 100%);
	background: -ms-linear-gradient(top,  #005260 0%,#005260 50%,#005260 51%,#005260 100%);
	background: linear-gradient(top,  #005260 0%,#005260 50%,#005260 51%,#005260 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005260', endColorstr='#005260',GradientType=0 );
}
.widgetbody{
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-topleft: 0px;
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}
.widgetbody p{
	margin-top:0px;
}
.widgetbody h1{
	color: #115c69;
}
.pagination>.active>a, .pagination>.active>a:hover{
	background-color: #115c69;
	border-color: #115c69;
}
.pagination>li>a, .pagination>li>a:hover{
	color: #115c69;
}
.polaris-nav-active i{
	color: #115c69;
}
.widgetbody hr{
	color: #cccaca;
	background-color: #cccaca;
	margin-top: 6px;
	margin-bottom: 8px;
	height: 1px;
	border: none;
}
.toprule{
	border-top: 1px solid #cccaca;
}
.bottomrule{
	border-bottom: 1px solid #cccaca;
}
.bodytext{color: #000000;}
.headingtext{color: #115c69;}
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;600;700;800&display=swap');
/* target a div to allow a content block to go full width */
#body>div>.amh-row>div#idQXbwR.amh-block>.amh-content {
    max-width: 100%;
}
html{
  font-size: 16px;
   font-family: "Helvetica",sans-serif,
}
body {
    font-family: "Helvetica",sans-serif,
    font-style: normal;
    color: #464646;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
}
.btn-primary,.btn-primary:hover,.btn-info,.btn-info:hover {
    color: #fff;
    background-color: #005260;
    text-transform: capitalize;
    border-color: #005260;
}
/*NAVIGATION*/
@media (min-width: 768px){
  .dropdown:hover > .dropdown-menu { 
     display: block;
  }
}
/*Hide drop down icons*/
#navbar-collapse-grid > ul > li > a > i {
   display: none;
}
/*Hide the first tab*/
#navbar-collapse-grid > ul > li:nth-child(2) > a{
    display: none;
}
#navbar-collapse-grid > ul > li:nth-child(1),
#navbar-collapse-grid > ul > li:nth-child(2){
   display: none;
}
#idcs6Bn {
   border: #008BA8 solid 2px;
}
.navbar {
    border-radius: 0px;
     border: 0;
}
.navbar-top .navbar-collapse{
    padding: 0;
}
.navbar-nav > li > a {
    border: 0 none;
    font-family: "Helvetica",sans-serif;
    font-style: normal;
    font-size: 1.4rem;
    font-weight: 400;
   line-height: normal;
      background: transparent !important;
    transition: background-color 0.75s ease;
    text-decoration: none;
    padding: 12px 15px;
      color: #005260 !important;
}
.navbar-top .navbar-nav > li > a {
      padding: 15px 15px;
}

.navbar-nav > li > a:hover {
    background-color: #005260 !important;
    color: #fff !important;
    text-decoration: none;
    transition: background-color 0.75s ease;
}
#navbar-collapse-grid > ul > li > ul{
    box-shadow: 2px 2px 10px rgb(0 0 0 / 50%);
    padding: 0;
    margin: 0;
    font-size: 1rem;
    background-color: #CCE6E7;
    border-radius: 0;
}
.dropdown-menu>li>a{
    padding: 6px 20px;
    color: #005260;
    font-weight: 400 !important;
    line-height: 1;
    transition: background-color 0.75s ease;
}
.nav-list > li > a{
    white-space: normal;
    color: #2f669c;
    font-weight: 300;
    font-size: 16px;
    padding: 7px 0;
}
.dropdown-menu>li>a:hover{
background-color: #005260;
    color: #fff;
    text-decoration: none;
    transition: all 0.2s ease-in-out;
    transform: scale(1.1);
}
.dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px 6px;
    border-radius: 0 6px 6px 6px;
    box-shadow: 2px 2px 10px rgb(0 0 0 / 50%);
    padding: 0;
    font-size: 1rem;
    background-color: #CCE6E7;
}
.dropdown-submenu > a::after {
  display: block;
  content: unset;
  float: right;
  width: 0;
  height: 0;

}
.navbar-nav {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-top: -8px;
}
/****Header*****/
.header-container {
   position: relative;
   padding-right: 10px;
   padding-left: 10px;
}
/*logo*/
.logo {
      max-width: 48%;
    margin-left: 5px;
    display: inline-block;
    padding-top: 0.3125rem;
    padding-bottom: 0.3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap;
}
a.logo:hover {
  text-decoration: none !important;
}
#mce_0 > div > a > img {
    max-width: 100%;
    width: 436px;
    margin-bottom: 10px;
    z-index: 5;
    position: relative;
    display: inline-block;
    vertical-align: top;
}
#block-oplin-block-53 {
    position: absolute;
    right: 2%;
    top: 25px;
    width: 40%;
    background-color: #fff;
}
#frmSearch fieldset {
    padding: 0.35em 0.625em 0.75em;
}
#frmSearch #searchselect {
    height: 38px;
    border: none;
    padding-top: 6px;
    padding-bottom: 4px;
    padding-left: 2px;
    background-color: transparent;
    margin-left: 10px;
    margin-top: 6px;
    display: inline;
    float: left;
}
#frmSearch #q {
    display: inline;
    width: 50%;
    height: 38px;
    color: #000 !important;
    background-color: #fff;
    font-size: 1rem;
    font-family: "Open Sans",sans-serif;
    position: relative;
    z-index: 1;
}
#frmSearch #searchsubmit {
    font-size: 1.375rem;
    font-family: "Segoe UI Symbol",sans-serif;
    background-color: transparent;
    color: #185488;
    border: none;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    padding-bottom: 4px;
}
#frmSearch #searchselect #source {
    color: #000;
    font-size: 12px;
    border: none !important;
    background-color: transparent;
    font-family: 'Open Sans';
    position: relative;
    bottom: -1px;
}

/***FOOTER****/
h1, h2, h1 a, h2 a, h3, h4, h5, h6, h3 a, .site-footer {
    font-family: "Open Sans",sans-serif;
}
#footer{
   color: white;
}
#footer .tel {
    text-decoration: none;
    font-weight: normal;
    font-size: 11px !important;
}
#footer a{
   color: white;
}
.site-footer #copyright {
    font-size: 1.125rem;
    font-weight: bold;
    line-height: 150%;
}
.site-footer-top #block-footerright a {
    font-size: 1.125rem;
    font-weight: bold;
    text-decoration: underline;
}
#footer table {
  margin: 10px 0;
    width: 100%;
}
#footer .site-footer table tr th, .site-footer table tr td {
    border-color: transparent;
    background-color: transparent;
    padding: 0 25px 10px 0;
    white-space: nowrap;
    font-size: 13px;
}
.site-footer-top {
    width: 100%;
    flex-wrap: nowrap;
    margin: 0 auto;
    justify-content: center !important;
    display: flex;
}
.site-footer {
    padding: 10px 0 30px;
    border: 6px solid #444b29;
}
.footer-container {
    border: 3px solid #fff;
}
.site-footer .block {
    margin: 10px 0 0 0;
    border: none;
    padding: 0;
}
#block-footerright, #block-oplin-block-54 {
    margin: 10px 0 0 0;
    border: none;
    padding: 0;
}
.site-footer-top .region {
    margin: 0 auto;
}
#block-footerright > div > div > table{
  margin: 0;
}
#block-footerright > div > div > table > tbody > tr:nth-child(2) > td > a,
#block-footerright > div > div > table > tbody > tr:nth-child(3) > td > a,
#block-footerright > div > div > table > tbody > tr:nth-child(4) > td > a{
  text-decoration: none;
      font-weight: normal !important;
    font-size: 11px !important;
}
#backtotop > svg{
    height: 1em;
    overflow: visible;
    vertical-align: -0.125em;
}
#backtotop {
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 70px;
    border-radius: 50%;
    background-color: rgba(0,0,0,0.2);
    border: 1px solid rgba(0,0,0,0.2);
    height: 70px;
    text-align: center;
    line-height: 70px;
    color: #fff;
    transition: all 0.75s ease;
}
/*Breakpoints*/
@media (max-width: 768px){
    .footer-container { 
     padding: 15px;
  }
  .site-footer-top {
    display: block;
}
  .navbar-brand{
    display: none;
  }
  #block-oplin-block-53 {
    position: relative;
    width: 100%;
    padding: 15px;
  }
  #mce_0 > div > a > img {
    display: block;
    margin: auto;
    text-align: center;
    width: 50%;
  }
  #idcs6Bn{
    border: unset;
  }
  .logo {
    font-size: unset;
    max-width: unset;
    margin: unset;
    display: block;
    line-height: unset;
    padding: unset;
  }
  .navbar-nav{
    display: block;
  }
  .navbar-top .navbar-nav > li > a {
    padding: 5px 30px;
}
}