@charset "UTF-8";
/* CSS Document */

/* Colors

Prime:  #17ABFB
M: #17ABFB, #995D8F, #003DSE
LI: #EDFEFB, ECDE6F4, 9BC7DF, 82B5D1
GL: A6B8C1, CDD8DE, 004C74, 769EAC
PE: E53A24, FBBA00, 852C84, 08CF65, FF7900, 
div { border: 1px solid red ; }
OTHER: F1F1F1
*/


/* Typography */

html {
	font-size: 1em;
	line-height: 1.414;
}
#niua-smartnet, .niua-smartnet {
	font-family: "franklin-gothic-urw-n4", "franklin-gothic-urw", sans-serif;
	font-weight: 400;
	text-rendering: optimizeLegibility;
	text-rendering: geometricPrecision;
}
h1, h2, h3, h4, h5 {
	line-height: 1.414;
}
h1 {
	font-size: 1.54em;
}
h1, h2 {
	font-family: "franklin-gothic-urw-n7", "franklin-gothic-urw", sans-serif;
	font-weight: 700;
}
h2, h3 {
	font-size: 1.514em;
}
h2 {
	font-weight: bold;
}
h3 {
	font-family: "franklin-gothic-urw-i5", "franklin-gothic-urw", sans-serif;
	text-transform: uppercase;
	font-weight: 500;
}
h4, h5 {
	font-size: 1em;
	font-family: "franklin-gothic-urw-n5", "franklin-gothic-urw";
	font-weight: 500;
}
h4 {
	font-family: "franklin-gothic-urw-n4", "franklin-gothic-urw", sans-serif;
}
h5 {
	text-transform: uppercase;
}
p, li {
}
small {
 // text-transform: uppercase;
	color: black !important;
}
table {
	width: 92%;
	align: left;
}
td, .niua-smartnet-kbs, .niua-smartnet-translated {
	font-size: .9em;
 // font-family: "freight-micro-pro";
}
td {
	vertical-align: top;
	text-align: left;
}
.niua-smartnet-kbs {
	text-transform: uppercase;
}
.niua-smartnet-kbs h3 {
	text-transform: uppercase;
	// font-family: "freight-micro-pro";
}
.niua-smartnet-translated {
	font-style: italic;
}
.niua-smartnet-grid, .niua-smartnet-deadline, .niua-smartnet-issuedby, .niua-smartnet-smalltext {
	font-size: .86em;
	line-height: 1.2;
}
.niua-smartnet-deadline {
	color: darkred
}
.niua-smartnet-issuedby {
	text-decoration: underline;
}
.niua-smartnet-annotation {
	color: #777 !important;
	margin-top: 6px;
	margin-bottom: 6px;
	font-size: 12px;
	text-transform: uppercase;
}
.niua-smartnet-grid {
	text-align: center;
	text-transform: uppercase;
	color: #666;
}
.niua-smartnet-emphasis {
	font-weight: 700;
}
.niua-smartnet-bibliographic-entity .niua-smartnet-smalltext {
	font-style: italic;
}
.niua-smartnet-annotation a, .niua-smartnet-annotation a:link, .niua-smartnet-annotation a:visited {
	color: #000 !important;
}
.no-href a, .no-href a:link, .no-href a:visited {
	pointer-events: none;
	cursor: default;
	color: #000 !important;
}
.niua-smartnet-zero-margin {
	padding: 0px !important
}
/* Logo etc */

#niua-smartnet-logo-and-search, .niua-smartnet-logo-and-search {
	padding-top: 12px;
	padding-bottom: 12px;
}
#niua-smartnet-nav-and-trending, .niua-smartnet-nav-and-trending, #niua-logo-and-nav, .niua-logo-and-nav {
	padding-top: 6px;
	padding-top: 6px;
}
#niua-logo-and-nav {
	background-color: #d3d3d3;
}
#secondary_content {
	// background-color: silver;
}
/* GOI and Smartnet Logos */

#niua-smartnet-logo, #niua-logo {
	padding-top: 32px;
	padding-bottom: 24px;
}
/* Navbar */

.navbar {
	background-color: #FFF;
	color: #333;
	font-size: 12px;
}
/* Jumbotron */

.jumbotron {
	background-color: rgb(252, 140, 111);
	/*padding-top: 24px;*/
}
/*.front .jumbotron,
.niua-smartnet-front .jumbotron {
	height: 66% !important;
	height: 66vh !important;
}*/
.niua-smartnet-section-city .jumbotron, .niua-smartnet-section .jumbotron, .niua-smartnet-profile .jumbotron {
	min-height: 42%;
	min-height: 42vh;
	height: auto;
}
.niua-smartnet-page .jumbotron {
	min-height: 12%;
	min-height: 12vh;
	padding-bottom: 24px;
	background-color: silver;
}
.niua-smartnet-page .niua-smartnet-banner {
	// display: none;
}
/* Navigation */
ul.nav-pills {
	margin-top: 30px;
}
ul.nav-pills li {
	width: auto;
}
.btn.btn-smartnet {
	border: none;
	border-radius: 0;
        margin-left: 7px;
        padding: 6px 10px;
	background:#fcf8c3;
}
.btn.btn-smartnet:hover {
	background:#dff0d8!important;
}
.navbar-default .navbar-nav > li > a.btn.btn-smartnet{color:#000!important;}

.nav-pills>li>a {
	border-radius: 0px;
	background-color: #EEF3FB;
    color: #000;
    font-weight: bold;
}
.nav-pills>li.active>a {
	background-color: #17ABFB
}
/* Common */

.panel, .panel-default, .panel-heading, .panel-footer {
	border-radius: 0px;
	border-color: transparent;
	border: none;
}
.panel-body {
 .panel-body,  .panel-body p {
 font-size: 0.9rem;
}
.panel-body table tr td {
	font-size: 0.9rem;
}
h3.panel-title {
	font-size: 1.0rem;
}
}
/* Main Sections */

.well {
	border: none;
	background: transparent;
}
#niua-smartnet-main-content, .niua-smartnet-main-content {
	font-size: 1.12em;
}
.niua-smartnet-main-content .panel {
	padding: 6px;
}
.niua-smartnet-main-content .panel-default {
}
.niua-smartnet-main-content .panel-heading {
}
.niua-smartnet-main-content .panel-body {
	padding: 6px 0px
}
.niua-smartnet-main-content .panel-footer {
	font-size: .9em;
}
/* Secondary Section */

#niua-smartnet-secondary-content, .niua-smartnet-secondary-content {
}
.niua-smartnet-secondary-content .panel {
}
.niua-smartnet-secondary-content .panel-default {
}
.niua-smartnet-secondary-content .panel-heading {
}
.niua-smartnet-secondary-content .panel-body {
}
.niua-smartnet-secondary-content .panel-footer {
	font-size: .72em;
	color: #333;
}
/* Search Bar */

.niua-smartnet-search {
	width: 400px;
	min-height: 40px;
	background: #f1f1f1;
	position: absolute;
	z-index: 10000;
	top: 50px;
	right: 50px;
	-webkit-transform-origin: 100% 0;
	transform-origin: 100% 0;
	-webkit-transition-property: min-height, width, top, right;
	transition-property: min-height, width, top, right;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
	-webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
	transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}
.niua-smartnet-search.open {
	width: 100%;
	min-height: 100%;
	top: 0px;
	right: 0px;
}
.niua-smartnet-search-form {
	width: 100%;
	height: 3em;
	margin: 0 auto;
	position: relative;
	-webkit-transition-property: width, height, -webkit-transform;
	transition-property: width, height, transform;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
	-webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
	transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}
.niua-smartnet-search.open .niua-smartnet-search-form {
	width: 80%;
	height: 160px;
	-webkit-transform: translate3d(0, 3em, 0);
	transform: translate3d(0, 3em, 0);
}
.niua-smartnet-search-input {
	width: 100%;
	height: 100%;
	padding: 0 10% 0 10px;
	font-weight: 700;
	border: none;
	background: transparent;
	font-size: 1.999em;
	color: #ec5a62;
	-webkit-transition: font-size 0.5s cubic-bezier(0.7, 0, 0.3, 1);
	transition: font-size 0.5s cubic-bezier(0.7, 0, 0.3, 1);
}
 .niua-smartnet-search-input::-ms-clear {
    /* remove cross in IE */
    display: none;
}


/* hide placeholder when active in Chrome */

.gn-search:focus::-webkit-input-placeholder {
 color: transparent;
}
input[type="search"] {
	/* reset normalize */
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.niua-smartnet-search-input:focus, .niua-smartnet-search-submit:focus {
	outline: none;
}
.niua-smartnet-search-submit {
	position: absolute;
	width: 80px;
	height: 80px;
	text-indent: 100px;
	overflow: hidden;
	right: 0;
	top: 50%;
	background: transparent url(../img/magnifier.svg) no-repeat center center;
	background-size: 100%;
	border: none;
	pointer-events: none;
	transform-origin: 50% 50%;
	opacity: 0;
	-webkit-transform: translate3d(-30px, -50%, 0) scale3d(0, 0, 1);
	transform: translate3d(-30px, -50%, 0) scale3d(0, 0, 1);
}
.niua-smartnet-search.open .niua-smartnet-search-submit {
	pointer-events: auto;
	opacity: 1;
	-webkit-transform: translate3d(-30px, -50%, 0) scale3d(1, 1, 1);
	transform: translate3d(-30px, -50%, 0) scale3d(1, 1, 1);
	-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
	transition: opacity 0.3s, transform 0.3s;
	-webkit-transition-delay: 0.5s;
	transition-delay: 0.5s;
}
/* Media elements */

.media {
	padding: 4px
}
.niua-smartnet-media-featured {
 // background-color: coral;
	padding: 8px !important;
}
.niua-smartnet-media-resource {
}
.niua-smartnet-media-for-learning {
 // background-color: lightgoldenrodyellow;
}
.niua-smartnet-media-for-practice {
 // background-color: lightblue;
}
.niua-smartnet-media-for-government {
 // background-color: lightgoldenrodyellow;
}
/* Tables */


/* Footers */

footer {
	clear: both;
}
footer .panel {
	background: transparent;
}
footer .panel-footer {
	border: none;
	background: transparent;
}
.footer {
	padding-bottom: 0;
}
/* Special Panels */

.niua-smartnet-control-panel, .niua-smartnet-panel-locked {
 // color: darkred;
 // background-color: burlywood
}
.niua-smartnet-panel-personalised {
 // color: darkslategrey;
 // background-color: azure;
	font-size: 121%;
}
.niua-smartnet-panel-configureable {
	color: darkslategrey;
	background-color: beige;
}
.niua-smartnet-main-content-first {
 // background-color: lightyellow;
}
/* Colors */

a, a:link, a:visited {
	color: rgba(0, 114, 176, 1.00);
}
.niua-smartnet-banner a, .niua-smartnet-banner a:link, .niua-smartnet-banner a:visited {
    color: #fff;
	/*font-weight: bolder;*/
	color: black
}
.niua-smartnet-kbs a, .niua-smartnet-kbs a:link, .niua-smartnet-kbs a:visited {
 // color: rgba(176, 62, 0, 1.00);
}
.niua-smartnet-alert {
	background-color: pink;
}
/* Special tpography */

#niua-smartnet-bibliographic-entity, .niua-smartnet-bibliographic-entity {
	// font-family: freight-text-pro, serif;
}
.niua-smartnet-bibliographic-entity h2, .niua-smartnet-bibliographic-entity h3 {
	// font-family: "freight-text-pro-n7", "freight-text-pro" freight-text-pro, serif !important;
}
.niua-smartnet-bibliographic-entity b, .niua-smartnet-bibliographic-entity strong {
	// font-family: "freight-text-pro-n7", "freight-text-pro" freight-text-pro, serif;
}
.niua-smartnet-bibliographic-entity h4 {
	// font-family: freight-text-pro, serif;
}
.niua-smartnet-bibliographic-entity h5 {
	// font-family: freight-text-pro, serif;
}
/* Menu */

.city-profile > li > a {
	background: transparent;
	color: #000;
	font-size: 15px!important;
}
.city-profile > li > a:hover, .nav-pills > li > a:active {
	background: none;
 // color: #fff;
}
.nav.nav-pills.nav-justified.city-profile img {
	width: 50%;
}
.nav.nav-pills.nav-justified.city-profile li a {
	padding: 0;
}

/*Custom*/
#niua-logo-and-nav.panel{
	box-shadow:none;
}
.site_title {
    font-size: 36px !important;
    left: 165px;
    position: absolute;
    top: 16px;
}
.navbar{height:40px!important;min-height:20px!important;}
.navbar-nav > li > a {
    padding-bottom: 10px!important;
    padding-top: 10px!important;
}
form.navbar-form.navbar-left input{height:25px!important;border-radius:0;}
form.navbar-form.navbar-left{margin:3px 0 0;}
.btn.btn-default {
    padding: 5px;
}
.navbar-brand{padding:7px;}
.btn.btn-default {
    background: rgb(252, 140, 111) none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    color: rgb(255, 255, 255) !important;
    font-weight: bold;
    padding:2px 5px;
}

.btn.btn-default:hover {
    background: #c2ad45;
}
body.navbar-is-fixed-top {
    padding-top: 0px !important;
}
.nav.nav-pills.nav-justified a{background:transparent;}
#niua-logo-and-nav{background:none; border-top:1px solid #d4d7d8;}
.nav > li > a{padding:10px;}

span.cityname{float:left;width:100%;text-align:center;}
span.citymap{padding-top: 20px;float: left;width: 100%;text-align: center;}
span.citymap img{min-width:120px;}


#block-common-utils-mygov-login-block a{font-size:13px;padding:0 10px 0 21px;color:#6e7271; display: inline-block; margin-left: 5px;line-height: 30px; border-right: 1px solid #ccc;}
#block-common-utils-mygov-login-block a:hover,.language-switcher-locale-url a:hover{text-decoration: none; color: #333;}
.ac-login{background: url(../img/sprite-icon.png) 0 -84px no-repeat;}
.ac-register{background: url(../img/sprite-icon.png) 0 -132px no-repeat;}
#block-locale-language{float: left;}
#block-common-utils-mygov-login-block{float: left;}
.language-switcher-locale-url{list-style: none; padding-left: 0px;}
.language-switcher-locale-url li{float: left; padding:0 10px; border-left: 1px solid #ccc; font-size: 13px; line-height: 30px;}
.language-switcher-locale-url li:first-child{border:none;}
.region-navigation > .block{float: left;}
.region-navigation ul.colorchanger{padding: 0px; list-style: none; margin:0px !important;}
.region-navigation ul.colorchanger li { float:left; height:30px; padding:5px; border-right: 1px solid #c5c5c5; }
.colorchanger li a { margin-top:5px; color:#686868; display:inline-block; font-size:1px; height:20px; overflow:hidden; text-indent:-200px; width:20px; margin:0 }
.colorchanger li a.color-dark { background:url("../img/sprite-icon.png") no-repeat scroll 0 -186px }
.colorchanger li a.color-standard { background:url("../img/sprite-icon.png") no-repeat scroll 0 -221px }
.block-text-resize a#text_resize_decrease, .block-text-resize a#text_resize_reset,a#text_resize_increase { 
  border-right:1px solid #c5c5c5;
  float:left; height:auto!important; 
  line-height:30px;
  text-align:center;
  text-indent:0; margin:0;
  padding:0 6px;
  background:none;
  width:31px;
  font-size: 14px;
}
a#text_resize_increase{text-align: left;}
.block-text-resize a.changer { color:#686868; font-weight:400;  }
.block-text-resize sup {right: -15px;top: -5px;}
.navbar.navbar-default.navbar-fixed-top.topnav{border-bottom: none;}
.colorchanger li a:hover, ul.language-switcher-locale-url li a:hover, a.ac-login:hover, a.ac-register:hover, .block-text-resize a:hover { color:#333; text-decoration: none; }
.block-text-resize a.changer:hover{background:#eee !important;}
#navbar{min-height: 0px; height: auto !important; /*border: none;*/}
#topFixedNavbar1 > .navbar-nav:first-child a{padding: 5px 0 !important;}
#topFixedNavbar1 .navbar-right{margin-right: 0px;}
body.admin-menu .navbar-fixed-top{top:21px;}
body.admin-menu.navbar-is-fixed-top{padding-top: 31px !important;}
.menu.secondary li a{padding:5px 10px !important; border-right: 1px solid #c5c5c5;} 
.footer-block{text-align: center;}
.flogo {background: #eceff1; border-bottom: 1px solid #d4d7d8; border-top:1px solid #d4d7d8; padding-top:10px;}
.flogo li{border-right: 1px solid #606777; padding-left: 10px; padding-right: 10px;}
.flogo li:last-child,.flogo-bottom li:last-child{border:none;}
.flogo-bottom{background: #000; padding:15px 0 5px;}
.flogo-bottom li{border-right: 1px solid #606777; padding:0 12px;}
.copyright {
    font-size: 12px;
    text-align: center;
    padding:10px 0;
}

.niua-smartnet-main-content{
	display:flex;
	flex-wrap:wrap;
}
.niua-smartnet-main-content > [class*='col-']{
	display:flex;
	flex-direction:column;
}

.region.region-content-primary-body-last{
	height:1400px;
	overflow:auto;
	padding-right:10px;
}
