@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;
}

#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: #f3f3f3 url('../img/slide.jpg')0 28px;
	/*padding-top: 24px;*/
}
.front .jumbotron,
.niua-smartnet-front .jumbotron {
	height: 66% !important;
	height: 70vh !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;
}
.jumbotron h1, .jumbotron .h1{margin-top:68px;}
.niua-smartnet-page .niua-smartnet-banner {
	// display: none;
}
.img-resonsive{
	max-width:none!important;
}
/* Navigation */
ul.nav-pills {
	margin-top: -10px;
}
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;
}

.footer_bottom{background:#666; color:#fff; padding:10px;}
/* 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:6px!important;
    padding-top: 4px!important;
}
form.navbar-form.navbar-left input{height:45px!important;border-radius:0; width:545px;}
form.navbar-form.navbar-left{margin:5px 0;}
.btn.btn-default {
    padding: 5px;
    height:45px;
}
.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: 12px;
}

.btn-primary {
    background: rgb(252, 140, 111) none repeat scroll 0 0;
    border: medium none;
    color: rgb(255, 255, 255) !important;
    font-weight: bold;
    padding: 10px;
    border-radius:5px;

}

.region.region-content-primary-footer-first {margin-top: 20px;}
.btn.btn-default:hover {
    background: #c2ad45;
}
#block-views-city-map-block{margin-top:25px;}

body.navbar-is-fixed-top {
    padding-top: 0px !important;
}
.nav.nav-pills.nav-justified a{background:transparent;}
#niua-logo-and-nav{background:#f2f2f2;}
.nav > li > a{padding:14px;}
ul.nav.navbar-nav.navbar-right > li > a:hover,.nav > li > a:focus,
.nav.nav-pills.nav-justified li > a:hover,.nav > li > a:active

{background:rgb(252, 140, 111) none repeat scroll 0 0!important;}
ul.nav.navbar-nav.navbar-right > li > a:active{background:#286090!important;color:#fff;}

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;
}

.page-header.page-heading{
      border-bottom: 0 none;
      font-size: 2.5rem;
      margin-bottom: -10px;
}

small.page-heading-bottom{
     border-bottom:1px solid rgb(204, 204, 204);
     color: rgb(119, 119, 119) !important;
}

.logo.navbar-btn.pull-left > img{
     width:75%;
}

/*.field-content > a {
    background: url('http://api.niua.org/sites/all/themes/niua_smartnet/img/dot.png') no-repeat 1px;
    padding-left:20px;
}*/

#block-views-9213fa7732ad6a4ae8577386a3644640{
     margin-top:25px;
}

.footer_bottom a{
     color:#f3f3f3;
}

.footer_bottom a:hover{
     color:#f3f3f3;
     text-decoration:underline;
}


form#user-login {
    margin: 30px;
    width: 40%;
    float:left;
}

button.navbar-toggle.collapsed1 {
    border:1px solid #ccc;
    margin: 20px -13px 0 0!important;
}

.navbar-toggle .icon-bar{
    background:#666;
}


.webform-client-form.webform-client-form-452 {
    margin: 40px 0 40px;
    width: 60%;
    float:left;
}

.submitted > span {
    display: none;
}

.nav.navbar-nav a{
line-height:29px;
}
.jumbotron h1, .jumbotron .h1{font-size: 32px;}
.navbar-toggle{padding:4px 10px;}
.navbar.navbar-fixed-top.navbar-default .navbar-collapse.collapse.in{background:#fff;}
#sform{float:right!important;}
#site_slogan {
    color: rgb(0, 138, 207);
    font-size: 12px;
    font-weight: normal;
}
#site_slogan a:hover {
    text-decoration:none;
}
.pull-right.navbar-collapse.collapse{
	padding:0;
}

.align-center{text-align:center;}
.align-left{text-align:left;}
.align-right{text-align:right;}
.list-inline a{padding:0 10px;}
.niua-smartnet-banner a, .niua-smartnet-banner a:link, .niua-smartnet-banner a:visited{color:#fff;}
.niua-smartnet-banner .media p{color:#ccc;}
.front-footer-top{background:#eee;padding:0 30px 35px; border:10px solid #fff;}
body.admin-menu.navbar-is-fixed-top{padding-top:0!important;}
body.admin-menu .navbar-fixed-top{top:20px;}
.front-footer-top > h2{font-size:18px;}
.press-release > ul{padding-left:0;}
.press-release li {list-style:none;}
.press-release img {margin-right: 10px; vertical-align: middle;}
.front-footer-top:hover{background:#f2edd8; color:#333;}

/* Responsive video*/
.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.video-container iframe,  
.video-container object,  
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Responsive video*/

.img-responsive, .thumbnail > img, 
.thumbnail a > img, .carousel-inner > .item > img, 
.carousel-inner > .item > a > img {
 	width:auto!important;
	max-width:none;
}



h2.sitename{
	display:none;
}


/* Media queries */
@media screen and (max-width: 50em) {
	.content {
		padding: 0 10px;
		text-align: center;
	}
	.grid figure {
		display: inline-block;
		float: none;
		margin: 10px auto;
		width: 100%;
	}
}
/**/


/* custom @media queries */
/* ipad  */


@media screen and (min-device-width: 768px) and (max-device-width: 1024px) { 
  .site_title {
    font-size: 25px !important;
    left: 160px;
    position: absolute;
    top: 21px;
   }

   ul.nav-pills{
    margin-top:0;	
   }

   .nav > li > a{ 
    padding:10px 7px;	
   }
  form.navbar-form.navbar-left input{
   width:410px;
  }
	
}


/* Google nexus 7 */

@media screen and (min-device-width: 603px) and (max-device-width: 966px) {


} 

/* */
@media only screen and (min-width: 320px)  and (max-width: 480px){
   .site_title {
    font-size: 25px !important;
    left: 160px;
    position: absolute;
    top: 25px;
   }
	
   .front .jumbotron, .niua-smartnet-front .jumbotron{
    height:auto!important;	
   }
   .navbar-toggle.collapsed1 .nav-justified > li{
	float:right;
   }
  .nav-pills > li {
    float: left;
    font-size: 10px;
    padding: 0;
    margin-top: 25px;
  }
  .pull-right.navbar-collapse.collapse.in {
    margin-top: 20px;
    padding-right:0;
    width:290px!important;	
  }
.nav.nav-pills.nav-justified a {
    padding: 5px 0;
    width:90px;
}
.uneditable-input, input, select, textarea{
    width:80%!important;
}
input{
   float:left;
}
.navbar-form .form-group{margin-bottom:0;}
footer ul.list-inline.pull-right{
     margin-top:-25px;!important;	
	}
	.list-inline.pull-right > li{
	margin:10px 0;
	}
	.list-inline img{width:60px;}
.page-header.page-heading{
	font-size:1.7em;
	}
	h2.sitename{
	margin:10px 0 0 0;
	display:block;
	}
	.navbar-toggle{margin-top:-28px;}
}



/* HTC */
@media only screen and (min-width: 360px)  and (max-width: 640px){
.front .jumbotron, .niua-smartnet-front .jumbotron{
    min-height:100vh!important;
    height:auto!important;
   }
.site_title {
    font-size: 25px !important;
    left: 160px;
    position: absolute;
    top: 25px;
   }
.page-header.page-heading{
	font-size:1.7em;
	}
	h2.sitename{
	margin:10px 0 0 0;
	display:block;
	}
	.navbar-toggle{margin-top:-28px;}
}


@media only screen and (min-width: 481px)  and (max-width: 767px){
 .navbar-toggle.collapsed1 .nav-justified > li{
	float:right;
   }
  .nav-pills > li {
    float: left;
    font-size: 10px;
    padding: 0;
    margin-top: 25px;
  }
  .pull-right.navbar-collapse.collapse.in {
    margin-top: 20px;
    padding-right:0;
    width:290px!important;	
  }
.nav.nav-pills.nav-justified a {
    padding: 5px 0;
    width:90px;
}
.uneditable-input, input, select, textarea{
    width:80%!important;
}
input{
   float:left;
}
.navbar-form .form-group{margin-bottom:0;}
h2.sitename{
	margin:10px 0 0 0;
	display:block;
	}
	.navbar-toggle{margin-top:-28px;}
}
