﻿
.row {
  margin-left: -20px;
  *zoom: 1;
}

.row:before,
.row:after {
  display: table;
  line-height: 0;
  content: "";
}

.row:after {
  clear: both;
}

[class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: 20px;
}
.search-columns a, .search-columns a:active, .search-columns a:visited, .search-columns a:link {
	color:#009ddc;
    color:#0397d7;
	text-decoration:none;
	cursor:pointer;
}
.search-columns a:hover { color:#666;}
.span9 {
  width: 700px;
}

.span7 {
  width: 540px;
}

.span5 {
  width: 380px;
}

.span4 {
  width: 300px;
}

.span3 {
  width: 220px;
}

.row-fluid {
  width: 100%;
  *zoom: 1;
}

.row-fluid:before,
.row-fluid:after {
  display: table;
  line-height: 0;
  content: "";
}

.row-fluid:after {
  clear: both;
}

.row-fluid [class*="span"] {
  display: block;
  float: left;
  width: 100%;
  min-height: 30px;
  margin-left: 2.127659574468085%;
  *margin-left: 2.074468085106383%;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}

.row-fluid .controls-row [class*="span"] + [class*="span"] {
  margin-left: 2.127659574468085%;
}
.row-fluid .span13 {
  width: 100%;
  *width: 99.94680851063829%;
  margin:8px 0 0 0;
}


.row-fluid .span12 {
  width: 100%;
  *width: 99.94680851063829%;
}

.row-fluid .span11 {
  width: 91.48936170212765%;
  *width: 91.43617021276594%;
}

.row-fluid .span10 {
  width: 82.97872340425532%;
  *width: 82.92553191489361%;
}

.row-fluid .span9 {
  width: 74.46808510638297%;
  *width: 74.41489361702126%;
}

.row-fluid .span8 {
  width: 65.95744680851064%;
  *width: 65.90425531914893%;
}

.row-fluid .span7 {
  width: 57.44680851063829%;
  *width: 57.39361702127659%;
}

.row-fluid .span6 {
  width: 48.93617021276595%;
  *width: 48.88297872340425%;
}

.row-fluid .span5 {
  width: 40.42553191489362%;
  *width: 40.37234042553192%;
}

.row-fluid .span4 {
  width: 31.914893617021278%;
  *width: 31.861702127659576%;
}

.row-fluid .span3 {
  width: 23.404255319148934%;
  *width: 23.351063829787233%;
}

.row-fluid .span2 {
  width: 14.893617021276595%;
  *width: 14.840425531914894%;
}

.row-fluid .span1 {
  width: 6.382978723404255%;
  *width: 6.329787234042553%;
}
.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}
.search-columns label,
.search-columns input,
.search-columns button {
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
}

.search-columns input,
.search-columns button {
  font-family: 'Roboto', Tahoma, Arial, Helvetica, sans-serif;;
}

.search-columns label {
  display: block;
  margin-bottom: 5px;
}

.search-columns input[type="text"],
.search-columns input[type="search"]{
  display: inline-block;
  height: 20px;
  padding: 4px 6px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  color: #555555;
  vertical-align: middle;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

.search-columns input {
  width: 206px;
}

.form input[type="text"]{
  background-color: #ffffff;
  border: 1px solid #cccccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
     -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
       -o-transition: border linear 0.2s, box-shadow linear 0.2s;
          transition: border linear 0.2s, box-shadow linear 0.2s;
}

.form input[type="text"]:focus
{
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */

  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}


.search-columns input[type="image"],
.search-columns input[type="reset"],
.search-columns input[type="button"] {
  width: auto;
}

.search-columns input.span7 {
  width: 526px;
}
.search-columns input.span5 {
  width: 366px;
}
.btn {
  display: inline-block;
  *display: inline;
  padding: 4px 12px;
  margin-bottom: 0;
  *margin-left: .3em;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  cursor: pointer;
  background-color: #f5f5f5;
  *background-color: #e6e6e6;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border: 1px solid #cccccc;
  *border: 0;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  color: #333333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}

.btn:active,
.btn.active {
  background-color: #cccccc \9;
}

.btn:first-child {
  *margin-left: 0;
}

.btn:hover,
.btn:focus {
  color: #333333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
     -moz-transition: background-position 0.1s linear;
       -o-transition: background-position 0.1s linear;
          transition: background-position 0.1s linear;
}

.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn.active,
.btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn-inverse {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #363636;
  *background-color: #222222;
  background-image: -moz-linear-gradient(top, #444444, #222222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444444), to(#222222));
  background-image: -webkit-linear-gradient(top, #444444, #222222);
  background-image: -o-linear-gradient(top, #444444, #222222);
  background-image: linear-gradient(to bottom, #444444, #222222);
  background-repeat: repeat-x;
  border-color: #222222 #222222 #000000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  color: #ffffff;
  background-color: #222222;
  *background-color: #151515;
}

.btn-inverse:active,
.btn-inverse.active {
  background-color: #080808 \9;
}

.pagination {
  /*margin: 20px 0;*/
}

.pagination ul {
  display: inline-block;
  *display: inline;
  margin-bottom: 0;
  margin-left: 0;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  *zoom: 1;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

.pagination ul > li {
  display: inline;
}

.pagination ul > li > a,
.pagination ul > li > span {
  float: left;
  padding: 4px 12px;
  line-height: 20px;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-left-width: 0;
}

.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
  background-color: #f5f5f5;
}

.pagination ul > .active > a,
.pagination ul > .active > span {
  color: #999999;
  cursor: default;
}

.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
  color: #999999;
  cursor: default;
  background-color: transparent;
}

.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
  border-left-width: 1px;
  -webkit-border-bottom-left-radius: 4px;
          border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
          border-top-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 4px;
}

.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
  -webkit-border-top-right-radius: 4px;
          border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
          border-bottom-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
}

.pagination-centered {
  text-align: center;
}

.pagination-right {
  text-align: right;
}

.pagination-large ul > li > a,
.pagination-large ul > li > span {
  padding: 11px 19px;
  font-size: 17.5px;
}

.pagination-large ul > li:first-child > a,
.pagination-large ul > li:first-child > span {
  -webkit-border-bottom-left-radius: 6px;
          border-bottom-left-radius: 6px;
  -webkit-border-top-left-radius: 6px;
          border-top-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  -moz-border-radius-topleft: 6px;
}

.pagination-large ul > li:last-child > a,
.pagination-large ul > li:last-child > span {
  -webkit-border-top-right-radius: 6px;
          border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
          border-bottom-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  -moz-border-radius-bottomright: 6px;
}

.pagination-mini ul > li:first-child > a,
.pagination-small ul > li:first-child > a,
.pagination-mini ul > li:first-child > span,
.pagination-small ul > li:first-child > span {
  -webkit-border-bottom-left-radius: 3px;
          border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
          border-top-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
}

.pagination-mini ul > li:last-child > a,
.pagination-small ul > li:last-child > a,
.pagination-mini ul > li:last-child > span,
.pagination-small ul > li:last-child > span {
  -webkit-border-top-right-radius: 3px;
          border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
          border-bottom-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
}

.pagination-small ul > li > a,
.pagination-small ul > li > span {
  padding: 2px 10px;
  font-size: 11.9px;
}

.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
  padding: 0 6px;
  font-size: 10.5px;
}


.clearfix {
	display:inline-block;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  display: block;
  clear:both;
}

.row-fluid.contentpane {
	width:auto;
}
/* Search Controls */
.search-controls {
	background:#ccc;
	border-radius: 3px;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(47%, #f6f6f6), color-stop(100%, #ededed)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%, #f6f6f6 47%, #ededed 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=0 ); /* IE6-9 */
	border:1px solid #e1e1e1;
	padding: 5px 10px 0 10px;
	width: auto;
	margin: 0 0 30px 0;
}
.search-controls .view-type {
	margin: 2px 0 0 0;
}

/* Search query */
.search-query {
	background:#f1f1f1;
	margin:0 0 15px 0;
	padding:10px;
	width:auto;
	border-radius:4px;
	border:1px solid #ccc;	
    background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(47%, #f6f6f6), color-stop(100%, #ededed)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%, #f6f6f6 47%, #ededed 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=0 ); /* IE6-9 */
}
.search-filter {
    background:#f1f1f1;
	margin:0 0 15px 0;
	padding:10px 0;
	width:auto;
	border-radius:0px;
	border-bottom:1px solid #ccc;	
    background:#fff;
    color:#0084b4;
    color:#333;
    font-weight:normal;
    font-size:14px;
}
.search-query .search-records {
	border-right:1px solid #ccc;
	min-height:50px;
	padding:10px;
	font-style:italic;
	color:#999;
}
.search-query .search-records span {
	font-size:22px;
	display:inline-block;
	color: #0084b4;
	font-style:normal;
}
.search-query .search-form {
}
.search-query input[type=text] {
	border-radius: 0;
	width: 70%;
	margin: 0 5px 0 0;
	padding: 5px;
}
.search-query input[type=button], .search-query input[type=submit] {
	border-radius: 3px;
	margin: 0;
}
.search-query .search-text {
	font-style: italic;
	color: #999;
	padding: 5px 0;
}
.search-query .search-text .search-term {
	color:#333;
	font-style: normal;
	font-weight: bold;
}

.search-info {
	color:#999;
	font-size:12px;
}
/*.search-results .pagination {
	margin: 2px 0 0 0;
}*/
.view-type {
	white-space: nowrap;
}

/* Search List*/
.search-list .list-container {
	background: #fff;
	position: relative;
	border: 1px solid #ff0000;

	border: 0;
	border-bottom:1px solid #d1d1d1;
	margin:0 0 15px 0;
	min-height:154px;
	border-bottom: 1px solid #ccc;
	margin: 0 0 15px 0;
	padding: 0 0px 15px 0;
}
.search-list .list-container .title {
	font-weight: normal;
	margin-bottom: 10px;
	font-size: 11px;
	/*font-weight: bold;*/
}
.search-list .list-container .search-image .icon {
	position: absolute;
	width: 40px;
	height: 40px;
	padding: 0;
	margin: 0;
	border: 0;
	border-radius: 0;
	left: 5px;
	bottom: 5px;
}

/* List View */
.search-list .list-container, .list-view .list-container {
	border: 0;
	border-bottom:1px solid #d1d1d1;
	margin:0 0 15px 0;
	min-height:70px;
	border-bottom: 1px solid #ccc;
	margin: 0 0 15px 0;
	padding: 0 0px 15px 0;
}
.search-list .list-container .search-image, .list-view .list-container .search-image {
	margin-bottom: 7px !important;
	border-radius: 0;
	padding: 3px;
	border: 0px solid #ccc;
	/*width: 9%;
	width: 5%;
	width: 38px;*/
	position:static;
}
/*.search-list .list-container .search-image a {
	background:url(../../images/geed/icons/recource-type.png) no-repeat;
    display:block;
    width:34px;
    height:38px;
}*/

.search-list .search-image img {
     max-width: 140px;
 }
 
.search-list .search-image a {
     height: 100%;
    display: block;
}


.search-list .list-container .search-image.pdf a {
    background-position:-3px -2px;
}
.search-list .list-container .search-image.word a {
    background-position:-3px -55px;
}
.search-list .list-container .search-image.excel a {
    background-position:-3px -107px;
}
.search-list .list-container .search-image.ppt a {
    background-position:-3px -160px;
}
.search-list .list-container .search-image.url a {
    background-position:-3px -211px;
}

.search-list .list-container .search-image .icon, .list-view .list-container .search-image .icon {
	width: 30px;
    height: 30px;
    right: 10px;
    bottom: 15px;
    left: auto;
    display: none;
}



.search-list .list-container .search-details, .list-view .list-container .search-details {
	/*width: 86%;*/
	margin-left: 1.5%;
}
.search-list .list-container .search-details p, .list-view .list-container .search-details p {
	line-height: 16px;
	margin: 0 0 7px 0;
}
.search-list .list-container .search-details .title, .list-view .list-container .search-details .title {
	font-size: 14px;
	line-height: 20px;
}
.search-list .list-container .description, .list-view .list-container .description {
	display: block;
	font-style: italic;
}
.search-list .list-container .search-details .summary span, .list-view .list-container .search-details .summary span {
	display: inline-block;
	border-right: 1px solid #ccc;
	color: #999;
	margin: 0 10px 10px 0;
	padding: 0 10px 0 0;
	font-size: 13px;
	color: #666;
}
.search-list .list-container .search-details .summary span label, .list-view .list-container .search-details .summary span label {
	font-weight: bold;
	cursor: text;
	font-style: normal;
	/*padding: 0 5px 0 0;*/
	margin: 0;
	font-size: 13px;
	display: inline-block;
	color: #444;
}
.search-list .list-container .search-details .summary span:last-child, .list-view .list-container .search-details .summary span:last-child {
    border:0 !important;
}

.search-details a:link {
    color: #0397d7;
}

.list-container .actions a {
	color:#642166;
	text-decoration: underline;
}

/*begin - search page - left pane*/
 .search-filters {
     padding-top: 14px;
 }
.search-filters .block {
	border: 1px solid #ccc;
	margin: 0 0 10px 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border:1px solid #e1e1e1;
    /*overflow-y: auto;
    max-height: 210px;*/
}

.search-filters .block .head {
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #dbdbdb 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #dbdbdb)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%, #dbdbdb 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%, #dbdbdb 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%, #dbdbdb 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%, #dbdbdb 100%); /* W3C */
 	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dbdbdb', GradientType=0 ); /* IE6-9 */
	border: 0;
	padding: 5px 10px;
	font-size: 14px;
	color: #333;
	position: relative;
	padding-right: 23px;
	cursor: pointer;
	font-style: italic;
	color: #666;
	-webkit-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
	background:none !important;
	border:0;
	color:#642265;
	color: #333;
	font-style:normal;
	border-bottom:1px solid #f1f1f1;
}
.search-filters .block .head .icon {
	background: url(../../images/icons/up-down-arrows.png) no-repeat;
	position: absolute;
	right: 5px;
	top: 5px;
	width: 16px;
	height: 16px;
}
.search-filters .block .closed .icon {
	background-position: 0 -15px;
}
.search-filters .block .content {
	border-top: 1px solid #ccc;
	padding: 10px;
	border:0;
}

.search-filters .block .content ul {
    padding: 0;
}

.search-filters .block .content ul, .search-filters .block .content ul li {
	list-style: none;
	display: list-item;
	margin: 0;
    font-size:13px;
}
.search-filters .block .content ul ul {
	margin: 5px 0 10px 0;
}
.search-filters .block .content li {
	margin: 0 0 5px 0;
	padding: 3px 31px 3px 0;
	position: relative;
	line-height: 17px;
}
.search-filters .block .content ul li.active, .search-filters .block .content ul li.active a {
	font-weight:bold;
	color:#000;
}
.search-filters .block .content li input[type=checkbox] {
	padding: 0;
	margin: 0 5px 5px 0;
}
.search-filters .block .content li .items {
	font-style: italic;
	color: #999;
	float: right;
	position: absolute;
	right: 0;
	top: 3px;
    font-style: normal;
	font-size:12px;
}
.search-filters .block .content p.viewmore {
	padding: 10px 0 0 0;
	margin: 0;
	text-align: right;
}
.search-filters .block .content p.viewmore a {
	text-decoration: underline;
	background: url(../../images/icons/plus.png) no-repeat 0 1px;
	padding: 0 0 1px 18px;
}

.search-filters input[type="text"] {
    width: 50%;
}


 .search-filters .block .content li.show-more {
     padding-right: 3px;
 }

.search-filters .block .content ul li.show-hide {
    text-align:right;
    width:100%;
    padding-top:8px;
    border-top:#f1f1f1 1px dashed;
    margin-top:8px;
}

.search-filters .block .content li.more-items {
    padding-right: 0px;
}

.search-filters .block .content li.more-items ul {
    margin: 0px;
}

/*end - search page - left pane*/

/****************************************************
*****************************************************
			Responsive styles
*****************************************************
****************************************************/


@media (min-width: 768px) and (max-width: 979px) {

    .search-query .search-records span {
        display:block;
    }
    .search-controls {
    	width: auto !important;
    }
}

@media (max-width: 767px) {
	.search-controls .view-type ul.list {
		display: none;
	}
    .search-query .search-records {
        padding:0;
        margin:0 0 10px 0;
        border:0;
        min-height:20px;
    }
    .search-query input[type=text] {
    	width: 95%;
    	margin: 0 0 10px 0;
    }
    .search-controls .search-info, .search-controls .span7.text-right {
    	padding: 5px 10px;
    	text-align: left;
    }
    .search-controls .span7.text-right .pagination-right {
    	text-align: left;    	
    }
    .search-list .list-container .search-image, .list-view .list-container .search-image {
    	float: left;
    	margin: 0 10px 10px 0;
    }
    .search-list .list-container .search-details, .list-view .list-container .search-details {
    	margin: 0;
    	padding: 0;
    	width: auto;
    }
    .search-list .list-container .search-details .summary span, .list-view .list-container .search-details .summary span {
    	display: block;
    	border: 0;
    }
    .innerpage .row-fluid .span2.leftpane, .innerpage .row-fluid .span3.leftpane, .innerpage .row-fluid .span7.middlepane, .innerpage .row-fluid .span6.middlepane, .innerpage .row-fluid .span3.rightpane {
        width:100%;
    }
}
@media (min-width: 1200px) {
  .span7 {
    width: 670px;
  }
  .span5 {
    width: 470px;
  }
  .span3 {
    width: 270px;
  }
  .row-fluid {
    width: auto;
    *zoom: 1;
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    line-height: 0;
    content: "";
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 30px;
    margin-left: 2.564102564102564%;
    *margin-left: 2.5109110747408616%;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.564102564102564%;
  }
  .row-fluid .span9 {

    width: 74.35897435897436%;
    *width: 74.30578286961266%;
  }
  .row-fluid .span7 {
    width: 57.26495726495726%;
    *width: 57.21176577559556%;
  }
  .row-fluid .span5 {
    width: 40.17094017094017%;
    *width: 40.11774868157847%;
  }
  .row-fluid .span3 {
    width: 23.076923076923077%;
    *width: 23.023731587561375%;
  }
  .search-columns input {
    margin-left: 0;
  }
  .search-columns input.span9 {
    width: 856px;
  }
  .search-columns input.span7 {
    width: 656px;
  }

  .search-columns input.span5 {
    width: 456px;
  }
  .search-columns input.span3 {
    width: 256px;
  }
}

@media (min-width: 768px) and (max-width: 979px) {
  .span9 {
    width: 538px;
  }
  .span7 {
    width: 414px;
  }
  .span5 {
    width: 290px;
  }
  .span3 {
    width: 166px;
  }
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    line-height: 0;
    content: "";
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 30px;
    margin-left: 2.7624309392265194%;
    *margin-left: 2.709239449864817%;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.7624309392265194%;
  }
  .row-fluid .span9 {
    width: 74.30939226519337%;
    *width: 74.25620077583166%;
  }
  .row-fluid .span7 {
    width: 57.18232044198895%;
    *width: 57.12912895262725%;
  }
  .row-fluid .span5 {
    width: 40.05524861878453%;
    *width: 40.00205712942283%;
  }
  .row-fluid .span3 {
    width: 22.92817679558011%;
    *width: 22.87498530621841%;
  }
  .search-columns input.span9,
  .search-columns textarea.span9,
  .search-columns .uneditable-input.span9 {
    width: 524px;
  }
  .search-columns input.span7 {
    width: 400px;
  }
  .search-columns input.span5{
    width: 276px;
  }
  .search-columns input.span3 {
    width: 152px;
  }
}

@media (max-width: 767px) {
  .row-fluid {
    width: 100%;
  }
  [class*="span"],
  .uneditable-input[class*="span"],
  .row-fluid [class*="span"] {
    display: block;
    float: none;
    width: 100%;
    margin-left: 0;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
  }
  .span12,
  .row-fluid .span12 {
    width: 100%;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
  }
  .row-fluid [class*="offset"]:first-child {
    margin-left: 0;
  }

}

