#header {
	border-top: 30px solid #075290!important;
}
#header .mypictures-link {
	position: relative!important;
	top: -29px!important;
	font-weight: 400!important;
	padding: 0 10px!important;
}
#header .mypictures-link a,
#header .mypictures-link a:visited,
#header .mypictures-link a:active {
	color: #fff!important;
}
#header .mypictures-link a:visited span,
#header .mypictures-link a span {
	color: #fff!important;
	text-shadow: none!important;
}
#header .mypictures-link i.icon-user,
#header .mypictures-link-vp1 i.icon-user {
	padding-right: 3px;
}

h3.features {
	color: #369!important;
}

#imageidsearch legend {
	display: none;
}
#imageidsearch .criteria {
	border-top: 5px solid #E6E8ED;
	border-bottom: 5px solid #E6E8ED;
	border-right: 1px solid #E6E8ED;
	border-left: 1px solid #E6E8ED;
}
#imageidsearch .criteria .inner {
	margin: 25px;
}
.top-buffer {
	margin-top: 12px!important;
}
table.images hr {
	margin: 0;
}
label.mypictures {
	font-size: 12px!important;
}
label.mypictures a {
	margin-top: 0px!important;
}
.row.thumbnails {
	min-height: 220px;
}
.row.thumbnails a {
	min-height: 100px;
	margin: 24px auto;
	vertical-align: middle;
	text-align: center;
}
.row.thumbnails a img {
	margin-top: 20px;
	vertical-align: middle;
	text-align: center;
}
.row .about .name {
	font-weight: 600;
}
#imagebuttons .module-typeM .module-typeP img {
	width: 100%!important;
}

table.details,
table.full-details {
	border-collapse: collapse;
}
table.details table td.attribute-label,
table.full-details table td.attribute-label {
	width: 25%;
}
table.details table td.attribute-value,
table.full-details table td.attribute-value {
	width: 75%;
}
table.table.table-bordered td p {
	margin-top: 12px;
}

button.btn.btn-primary {
	background-color: rgb(0, 109, 204);
	background-image: linear-gradient(rgb(0, 136, 204), rgb(0, 68, 204));
	background-color: rgb(7, 82, 144);
	background-image: linear-gradient(rgb(7, 136, 144), rgb(7, 68, 144));
	background-repeat: repeat-x;
}

.results {
	margin-bottom: 9px;
}
.results .counts {
	font-size: 120%;
}

.form-group.date-range label {
	display: inline-block;
	width: 7em;
}

.module-typeA.iotd a {
}

.module-typeA.iotd img {
	float: left;
	width: 40%!important;
	max-width: 40%!important;
	padding: 2px 9px;
}

table.tree,
table.tree tr,
table.tree td {
	padding: 0!important;
	margin: 0!important;
	border-collapse: collapse!important;
	border-spacing: 0;
	border: none!important;
	border-radius: none!important;
}
table.tree td {
}

table.tree .treeview-row {
	line-height: 20px;
}
table.tree .treeview-row input.node,
table.tree .treeview-row td.node {
	height: 15px!important;
	width: 15px!important;
	display: inline-block;
}
table.tree .treeview-row img.node,
table.tree .treeview-row img.node.open,
table.tree .treeview-row img.node.closed,
table.tree .treeview-row img.downline,
table.tree .treeview-row img.blank {
	height: 18px!important;
	width: 18px!important;
	display: inline-block;
}
table.tree img {
	border: none;
	height: 25px;
}

#wrapper .module-typeJ ul li a span {
	font-size: 17px;
}

/*VP1*/
@media (max-width: 767px) {
	#header {
		border-top: 6px solid #075290!important;
	}
	#language-option {
		width: 100px;
		float: right;
	}

	table.tree .treeview-row {
		line-height: 30px;
	}
	table.tree .treeview-row input.node,
	table.tree .treeview-row td.node {
		height: 25px!important;
		width: 25px!important;
		display: inline-block;
	}
	table.tree .treeview-row img.node,
	table.tree .treeview-row img.node.open,
	table.tree .treeview-row img.node.closed {
		height: 30px!important;
		width: 30px!important;
		display: inline-block;
	}
	table.tree .treeview-row img.downline,
	table.tree .treeview-row img.blank {
		height: 35px!important;
		width: 17px!important;
		border-left: 2px solid black;
		margin-left: 18px;
	}

	#wrapper .module-typeJ ul li a span {
		height: auto!important;
		min-height: 50px!important;
	}
	form a {
		cursor: pointer;
	}
	.module-typeF form#form2 input[type="text"] {
		margin-bottom: 9px;
	}
}

/*VP2*/
@media screen and (min-width: 768px) and (max-width: 979px) {
	#wrapper .module-typeJ ul li a span {
		height: auto!important;
		min-height: 50px!important;
	}
	form a {
		cursor: pointer;
	}
	.module-typeF form#form2 input[type="text"] {
		margin-bottom: 9px;
	}
}

/*VP3*/
@media screen and (min-width: 980px) and (max-width: 1199px){
	#wrapper .module-typeJ ul li a span {
		height: auto!important;
		min-height: 50px!important;
	}
	.module-typeF form#form2 input[type="text"] {
		width: 200px;
	}
}
