.ng-scope{
	 font-family: 'Open Sans', sans-serif;
}
.filter43, #content .filter43{
	padding: 0px;
	min-width:273px;
	position: relative;
	font-family: 'Open Sans', sans-serif;
  	font-size: 14px;
}
.filter43{
	padding: 15px
}
.filter43 .input-group .form-control {
    width: 94%;
    margin-bottom: 10px;
    border-right: none;
    -webkit-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-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
}
.filter43 .input-group span.input-group-addon {
    border: 1px solid #cccccc;
    border-left: none;
}
.filter43 #loader img{
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}
.filter43 .fa {
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.filter43 h1, #content .filter43 h1{
	font-size: 28px;
	font-weight: bold;
	margin: 0 0 10px 0;
}
.filter43 .row, #content .filter43.ng-scope form .row{
	margin-bottom:15px;
	padding: 0
}
#content .filter43.ng-scope form{
	padding: 0;
	margin: 0
}
.filter43 .control-label{
	font-size: 14px;
	font-weight: bold;
	display: block;
	margin-bottom: 5px; 
	color: #666666
}
.filter43 .chk-box .ng-scope .control-label, #content .filter43.ng-scope form label.control-label{
	width: auto;
	color:#666666;
}
#content  .filter43.ng-scope form:after{
	display: none
}
.filter43 .ng-scope .control-label.subheading, #content .filter43.ng-scope form label.control-label.subheading{
	font-size: 18px;
	background: linear-gradient(to right, rgba(0, 0, 0, 0.10), rgba(0, 0, 0, 0));
	border-left: 0PX solid #0062a9;
	padding: 5px 10px;
	margin-bottom: 20px;
	float: none;
	width: 100%;
}
.filter43 .input-group{
	width: 100%;
	display: table;
}
.filter43 .form-control, #content .filter43  form .form-control {
	width: 92%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555555;
	background-color: #ffffff;
	background-image: none;
	border: 1px solid #cccccc;
	-webkit-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-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	border-radius: 5px 0px 0px 5px;
}
.cust-select.ng-scope .form-control{
	margin-bottom: 10px;
}
.cust-select.ng-scope:last-child .form-control{
	margin-bottom: 0px;
}
.cust-select.ng-scope .form-control option{
	padding: 10px 0;
}
.filter43 .form-control:focus{
	outline:none;
}
.filter43 .input-group-addon {
	font-size: 14px;
	font-weight: normal;
	line-height: 1;
	color: #555555;
	text-align: center;
	border: 1px solid #cccccc;
	float: left;
	height: 34px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 8%;
	max-width: 40px;
	margin: 0 0 0 0;
	cursor:pointer;
	background: url(../images/clear.png) no-repeat center center #cccccc;
	border-radius: 0px 5px 5px 0px;
	border-left: none;
}
.filter43 .download a{
	background: url(../images/download.png) no-repeat center center;
	width: 16px;
	height: 21px;
	display: block;
	margin: 0 auto;
}
.filter43 .input-group-addon i{
	color: #000000;
	font-size: 15px;
}
.filter43 .input-group-addon:hover i{
	color:#ff0000;
}
.cust-select{
	padding:0 0 20px 0;
	display: block;
}
.filter43 h3, #content .filter43 h3{
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 5px 0;
	line-height: normal;
	border-bottom: none;
	padding: 0;
}
.filter43 table, #content .filter43 table{
	border-collapse: collapse;
	width: 100%;
	border: 0px solid #dddddd;
	border-bottom: none;
}
.filter43 thead tr:nth-of-type(even), #content .filter43 thead tr:nth-of-type(even) {
  background-color: #ffffff;
}
.filter43 tbody tr:nth-of-type(odd), #content .filter43 tbody tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.filter43 th, #content .filter43 th{
	padding:10px;
	text-align: center;
	border-bottom: 2px solid #dddddd;
}
.filter43 th a, #content .filter43 th a{
	text-decoration: none;
}
.filter43 td, #content .filter43 td{
	text-align: center;
	border:0;
	border-top: 1px solid #dddddd;
	padding:10px;
	vertical-align: middle;
	background: transparent;
}
.filter43 tr:last-child td, #content .filter43 tr:last-child td{
	border-top: 0px solid #dddddd;
}
.filter43 .item-title, #content .filter43 .item-title{
	text-align: left;
}
.filter43 a, #content .filter43 a{
	color:#0062a9;
	font-weight: normal;
}
.filter43 a:hover, #content .filter43 a:hover{
	color:#cc0000
}
.filter43 .download, .filter43 .item-image, #content .filter43 .download, #content .filter43 .item-image{
	text-align: center;
}
.filter43 .download a i, #content .filter43 .download a i{
	font-size:24px;
}
.filter43 .img-thumbnail, #content .filter43 .img-thumbnail{
	padding: 4px;
	background-color: #ffffff;
	border: 1px solid #dddddd;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	display: inline-block;
	max-width: 100%;
	height: auto;
	max-height:150px;
	box-shadow: 1px 1px 5px #cccccc;
}
.filter43 .results-count, #content .filter43 .results-count{
	padding:10px 0; 
}
.filter43 .pagination, #content .filter43 .pagination{
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	float: right;
}
.filter43 .pagination li, #content .filter43 .pagination li{
	position: relative;
	float: left;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	margin-left: -1px;
	list-style-type: none;
}
.filter43 .pagination>li:last-child, #content .filter43 .pagination>li:last-child {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}
.filter43 .pagination>li:first-child, #content .filter43 .pagination>li:first-child {
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}
.filter43 .pagination li.active, #content .filter43 .pagination li.active{
	background-color: #428bca;
	border: 1px solid #428bca;
}
.filter43 .pagination li.active a:hover, #content .filter43 .pagination li.active a:hover{
	background-color: #428bca;
	cursor: default;
	color: #ffffff !important;
}
.filter43 .pagination a, #content .filter43 .pagination a{
	padding: 6px 12px;
	display: block;
	line-height: 1.42857143;
	text-decoration: none;
	color: #428bca;
	outline: none;
	font-size: 14px;
	position: relative;
	display: block;
	border-radius: 0%;
	background: #ffffff;
	width: auto;
	height: auto;
	color: #2c3334;
}
.filter43 .pagination a:hover, #content .filter43 .pagination a:hover{
	background-color: #eee;
	color: #2c3334 !important;
}
.filter43 .pagination a.prev-icon, #content .filter43 .pagination a.prev-icon{

}
.filter43 .pagination li.active a, #content .filter43 .pagination li.active a{
	color: #ffffff;
	font-weight: bold;
	background-color: #428bca;
}
.filter43 .pagination li.disabled a, #content .filter43 .pagination li.disabled a{
	cursor: default;
	color:grey;
}
.filter43 .chk-box .ng-scope, #content .filter43 .chk-box .ng-scope{
	float: left;
	width: 100%
}
.filter43 .shadow {
	background: #F7F8F9;
	padding: 3px;
	margin: 0px 0 10px;
}
.filter43 .preview-box {
	padding: 15px;
	cursor: pointer;
	overflow: hidden;
	background: #FFFFFF;
	border: 1px solid #cccccc;
	border-radius: 5px;

}
.filter43 table, #content .filter43 table {
	margin: 0 0;
	min-width: 300px;
}
.filter43 table tr, #content .filter43 table tr{
	border-top: 0px solid #ddd;
	border-bottom: 0px solid #ddd;
}
.filter43 table th, #content .filter43 table th {
	display: none;
}
.filter43 table td, #content .filter43 table td {
	display: block;
}
.filter43 table td:first-child, #content .filter43 table td:first-child {
	padding-top: .5em;
}
.filter43 table td:last-child, #content .filter43 table td:last-child {
	padding-bottom: .5em;
}
.filter43 table td:last-child:hover, #content .filter43 table:last-child:hover{
	cursor: default;
}
.filter43 table td:before, #content .filter43 table td:before {
	content: attr(data-th) ": ";
	font-weight: bold;
	width: 6.5em;
	display: inline-block;
}
.filter43 table th, .filter43 table td, #content .filter43 table th, #content .filter43 table td {
    text-align: left;
}
.filter43 .download a i, #content .filter43 .download a i{
  	color: #428bca;
}
.filter43 .download a:hover i, #content .filter43 .download a:hover i{
  	color: #2a6496;
}
 @media (max-width: 767px) {
	.filter43 .download a, #content .filter43 .download a{
		display: inline-block
	}
	.filter43 .download, .filter43 .item-image,   #content .filter43 .download, #content .filter43 .item-image{
		text-align: left;
	}
	.filter43 tr:nth-of-type(odd),  #content .filter43 tr:nth-of-type(odd){
		margin-bottom: 10px;
		border:1px solid #cccccc;
		display: block;
	}
	.filter43 tr:nth-of-type(even),  #content .filter43 tr:nth-of-type(even){
		margin-bottom: 10px;
		border:1px solid #cccccc;
		display: block;
	}
	.filter43 thead tr:nth-of-type(odd),  #content .filter43 thead tr:nth-of-type(odd) {
		background-color: #ffffff;
		display: none;
	}
	.filter43 .chk-box .ng-scope,  #content .filter43 .chk-box .ng-scope{
		width: 100%
	}
	.filter43 tr:last-child td,  #content .filter43 tr:last-child td {
		border-top: 1px solid #dddddd;
	}
 }
@media (min-width: 767px) {
	.filter43 table td:before, #content .filter43 table td:before {
		display: none;
	}
	.filter43 table th, .filter43 table td, #content .filter43 table th, #content .filter43 table td {
		display: table-cell;
		padding: .25em .5em .5em;
		vertical-align: middle;
		border-bottom: 1px solid #ddd;
		border-left: 0;
		border-right: 0;
	}
	.filter43 table thead th, #content .filter43 table thead th {
		border-bottom: 2px solid #ddd;
		background: white
	}
	.filter43 table th:first-child, .filter43 table td:first-child, #content .filter43 table th:first-child, #content .filter43 table td:first-child {
		padding-left: 0;
	}
	.filter43 table th:last-child, .filter43 table td:last-child, #content .filter43 table th:last-child, #content .filter43 table td:last-child {
		padding-right: 0;
		color:#0062a9;
	}
}
.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}
/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.clearfix {
    *zoom: 1;
}
