
/*****************************
 *
 * 		RESET
 *
 *****************************/

.btn {

  text-shadow: none;
  border: 0;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  box-shadow: none;
  background-image: none;
  background: #b7b7b6;
}
.btn-primary {
  text-shadow: none;
  background-color: #ff8300;
  background-image: none;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
	background-color: #f76c2a;
}
.btn-primary:active,
.btn-primary.active {
	background-color: #053341 \9;
}

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    color: #858585;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;

    box-shadow: none;
    -webkit-box-shadow; none;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
}

.nav-pills > li > a {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.module-content.page-header {
	margin-left: 10px;
}
.module-content.page-header .content_action {
	margin-top: 1px;
	margin-right: 0;
}
.module-content .actions {
	margin-right: 15px;
}

.nav-tabs > li > a {
  border: 0;
}
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus {
  border: 0;
}
.navbar .btn-navbar {
	text-shadow: none;
	background-image: none;

	-webkit-box-shadow: none;

	-moz-box-shadow: none;
	box-shadow: none;
}
.wrapper, .box {
  	box-shadow: none;
  	border: none;
  	border-radius: 0;
}

/* - nav-tabs - */
.nav-tabs a {
	color: #000;
}
.nav-tabs a:hover {
	color: #555;
}
.nav-tabs > li > a {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin-right: 1px;
}


/* - breadcrumb - */
.breadcrumb > li {
  text-shadow: none;
}

/* - content - */
.media-heading {
  word-break: inherit;
  hyphens: none;
}


.empty {
    color: #333;
}
.tag {
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.pill {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
a.tag:hover {
    text-decoration: none;
    color: #fff;
    background-color: #f8b000;
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}



/*****************************
 *
 * 		MAIN
 *
 *****************************/


body {
	background: #fff;
	font-family: 'Open Sans', sans-serif;
}
h1 {
	font-size: 24px;
}
a {
  color: #ff8300;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #ff8300;
  text-decoration: underline;
}

.label {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.label, .badge {
    text-shadow: none;
}

.vignette-screen {
	display: block;
	position: absolute;
	top: 115px;
	right: -20px;
	/*height: 123px; */
	/*width: 10px;*/

	height: 145px;
	width: 13px;

	z-index: 2000;
}
.vignette-screen a {
	float: left; width: 100%; height: 100%; padding: 10px 10px;
 	background: #e7e7e7;
}
.vignette-screen a img {width: auto; height: 100%;}
.vignette2 {
	display: none;
	border-bottom: 1px solid #ccc;
}
.vignette-screen2 {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 160px;
}
.vignette2 img {
	padding: 10px 0;
	height: 14px;

}


/*****************************
 *
 * 		HEADER
 *
 *****************************/

/*-- account masthead --*/
.account-masthead {
    min-height: 35px;
    color: #000;
    background: #e6e6e6;
    background-image: url('/base/images/line.png');
    background-repeat: repeat-x;
    background-position: bottom;
}
.account-masthead .account ul li {
    border-left: none;
}
.account-masthead .account ul li a {
	color: #4c4c4c;
}
.account-masthead .account ul li a:hover {
	color: #666;
	background: #e6e6e6;
}
.account-masthead .account .notifications a span.badge {
    background-color: #52ba00;
    color: #fff;
}

/*-- masthead --*/
.masthead {
    color: #000;
    background: #fff;
    min-height: 65px;
    padding: 15px 0 5px 0;
}
.masthead input[type="text"] {
    border-color: #e6e6e6;
}
.masthead .nav > li > a, .masthead .nav > li > a:focus, .masthead .nav > li > a:hover, .masthead .nav > .active > a, .masthead .nav > .active > a:hover, .masthead .nav > .active > a:focus {
    color: #000;
    text-shadow: none;
    background-color: #efefef;
}
.masthead .nav-collapse {
    padding-top: 14px;
}
.masthead .navigation .nav-pills li a:hover,
.masthead .navigation .nav-pills li.active a {
  background-color: #f8b000;
  color: #fff;
}
.masthead .site-search input {
    width: inherit;
}
.masthead .site-search {
    margin: 5px 8px 2px 0;
}
.masthead .btn-navbar, .masthead .btn-navbar:hover, .masthead .btn-navbar:focus, .masthead .btn-navbar:active, .masthead .btn-navbar.active, .masthead .btn-navbar.disabled, .masthead .btn-navbar[disabled] {
    background-color: #f8b000;
}
.masthead .logo img {
	height: 50px;
}

/*-- main --*/
[role=main], .main {
    background: #fff;

}
[role=main] {
    min-height: 200px;
}
/*-- navigation --*/
.navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
  width: 940px;
}

.navbar .nav > li > a {
    padding: 10px 10px 10px;
    text-shadow: none;
}
.navbar .btn-navbar .icon-bar {
    border-radius: 0px;
    box-shadow: none;
}
.navbar ul.nav {
	font-size: 16px;
	padding-top: -2px;
}
.nav-collapse .nav > li > a, .nav-collapse .dropdown-menu a {
    border-radius: 0;
}
.nav-tabs > li > a,
.nav-pills > li > a {
  padding-right: 12px;
  padding-left: 12px;
  margin-right: 2px;
  line-height: 14px;
}

/*****************************
 *
 * 		START
 *
 *****************************/

.homepage .hero {
	padding-bottom: 0;
}
.homepage.layout-1 .row1 .col1 {
   	padding-top: 16px;
}
.homepage.layout-1 .row1 .col2 {
   	position: relative;
}
.homepage .module-search .module-content {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.homepage .module-search .tags {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.homepage .module-search .module-content {
    background-color: #f8b000;
}
.homepage .module-search .tags {
    background-color: #f8b000;
}
.homepage .module-search .module-content .heading {
    font-weight: 300;
}
.homepage .module-search .search-giant {
    margin-bottom: 0;
}
.homepage .module-search .search-giant input {
    border-color: #fff;
}
.search-form .search-input.search-giant input {
    padding: 10px;
}


.groupbox .module-heading {
    background-color: #none;
    border-top: none;
    border-bottom: none;
}
.groupbox .dataset-list {
	display: none;
}


.groupbox {
	width: 18%;
	margin: 12px 1%;
	-webkit-flex: 1 auto;
    flex: 1 auto;
	background: #f6f6f6;
}
.groupbox2 {
    width: 150px;
    max-width: 158px;
}
.groupbox2 .media-heading {
	padding-top: 20px;
}

.groupcontainer {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
}

.group-list .module-image {
	float: none;
	text-align: center;
}
.group-list .module-image img {
    max-width: 80px;
    max-height: 80px;
    margin-left: calc(9% + 20px);
    margin-bottom: 10px;
}
.groupbox2 .group-list .module-image img {
	margin-left: calc(18% + 20px);
}
.group-list .module-heading h3 {
	font-size: 14px;
	text-align: center;
}
.group-list .module-heading p {
	font-size: 12px;
}


.homepage.layout-1 .hero {
	background: none;
	padding: 20px 0;
}



.homepage.layout-2 .stats {
    margin-top: 0;
}

.homepage.layout-2 .inner {
    padding: 0 25px;
}
.homepage.layout-2 .hero2 {
	padding: 20px 0;
}


/*****************************
 *
 * 		CONTENT
 *
 *****************************/

/*-- breadcrumb --*/
.toolbar .breadcrumb {
    font-size: 14px;
    line-height: 1.3;
}
.breadcrumb .home .icon-home {
    font-size: 14px;
    width: 12px;
}

/*-- main --*/
.page-header .content_action {
    margin-right: 5px;
    margin-top: 5px;
}
.page-header .nav-tabs li.active a,
.page-header .nav-tabs a:hover {
  background-color: #f8b000;
  color: #fff;
}


#content .toolbar {
	margin-top: 20px;
}
.module-content:first-child {
  padding-top: 0;
}
.module-content {
    padding: 0;
}
.module-content:last-child {
    padding-bottom: 0;
}
.module-content.search-form {
	padding-bottom: 0;
}

.media-grid {
    background: #f7f7f7;
    background-image: none;
}
.media-item {
	width: 130px;
	font-size: 12px;
	line-height: 16px;
	border-radius: 0;
}
.media-item img {
	padding: 20px 20px 0 20px;
	width: 90px;
}
.media-item h3 {
	font-size: 14px;
}
.module.context-info .module-content img {
	padding: 20px 20px 0 20px;
	width: 90px;
}

.media-view {
  	position: absolute;
  	-webkit-border-radius: 0;
  	-moz-border-radius: 0;
  	border-radius: 0;
}

.media-view:hover, .media-view.hovered {
    border-color: #003273;
    -webkit-box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: none;
    box-shadow: none;
}

.label[data-format=csv],
.label[data-format*=csv] {
  	background-color: #f8b000;
}
.resource-item .btn-primary {
	background: #f8b000;
}
.btn-group.open .btn-primary.dropdown-toggle {
    background-color: #ff8300;
}

.js .image-upload #field-image-upload {
   opacity: 1;
}

/*****************************
 *
 * 		FOOTER
 *
 *****************************/

.site-footer {
    min-height: 55px;
    color: #ffffff;
    background: #707070;
    background-image: none;
    background-repeat: no-repeat;
    background-position: right bottom;
}
.site-footer a {
  	color: #fff;
}
.site-footer, .site-footer label, .site-footer small {
    color: #fff;
    padding-top: 4px;
}

/*****************************
 *
 * 		BOOTSTRAP
 *
 *****************************/



/*------------ level 4 ----------------*/
@media (min-width: 1200px) {
}

/*------------ level 3 ----------------*/
@media (min-width: 980px) and (max-width: 1199px) {
}

/*------------ level 2 ----------------*/
@media (min-width: 768px) and (max-width: 979px) {
    .group-list .module-image img {
	    max-width: 60px;
	    max-height: 60px;
	    margin-bottom: 10px;
	    margin-left: 135px;
	}
	.group-list .module-heading h3 {
		font-size: 12px;
	}
	.groupbox {
	    width: 47%;
	    margin: 12px 1%;
	    -webkit-flex: 1 auto;
	    flex: 1 auto;
	    background: #f6f6f6;
	    border: 1px solid white;
	}
	.vignette2 {
		display: block;
	}
	.vignette-screen {
		display: none;
	}
	.masthead .site-search input {
    	width: 100% !important;
	}
	.masthead .site-search {
    	display: block !important;
	}

}

/*------------ level 1 ----------------*/
@media (max-width: 767px) {
  	.row.wrapper {
  		padding-left: 20px;
  		padding-right: 20px;
  	}
  	footer {
  		margin-left: -20px;
  		margin-right: -20px;
  	}
  	.site-footer {
  		padding-top: 20px;
  		padding-left: 20px;
  		padding-right: 20px;
  	}
  	.homepage.layout-1 .hero {
    	background: none;
    	padding: 0 0 20px 0;
	}
	.groupbox {
	    width: 47%;
	    margin: 12px 1%;
	    -webkit-flex: 1 auto;
	    flex: 1 auto;
	    background: #f6f6f6;
	    border: 1px solid white;
	}
	.group-list .module-image img {
	    margin-left: calc(48% - 40px);
	}
	.vignette2 {
		display: block;
	}
	.vignette-screen {
		display: none;
	}
	.masthead .site-search input {
    	width: calc(100% - 16px);
    	margin-left: 0;
	}
	.masthead .site-search {
    	display: block !important;
	}
	.masthead .navigation {
    	margin-right: 0;
	}
	.page-header .nav-tabs {
    	margin: 0;
	}
	.module-content.page-header {
    	margin-left: 0;
	}
	.page-header .nav-tabs > li a {
    	border-radius: 0;
	}

}
