﻿/*Search Input*/
.bg-input-lq, .bg-btn-search-lq {
	float: left;
}
@media (min-width:768px){
    .lvo-bg-search-lq {
	display:inline-block;
	width: 100%;    
	position:relative;    
    background-color:#f2f2f2;
    padding:20px;
    padding-bottom:18px;
}
 .bg-btn-search-lq{			    
	    cursor:pointer;  
    position:absolute;
    top:20px;
   right:60px;
   z-index:2;   
    }
.bg-btn-search-advance-lq{   
	z-index:2;
	cursor:pointer;
   position:absolute;
   top:20px;
   right:20px;
   width:40px;
}
}
@media (max-width:767px){
    .lvo-bg-search-lq {
	display:inline-block;
	width: 100%;    
	position:relative;   
}
.bg-btn-search-lq{			    
	    cursor:pointer;  
    position:absolute;
    top:0px;
   right:40px;
   z-index:2;   
    }
.bg-btn-search-advance-lq{   
	z-index:2;
	cursor:pointer;
   position:absolute;
   top:0px;
   right:0px;
   width:40px;
}
}
.bg-input-lq {
    width: 100%;
    border: 1px solid #aaa;
    border-radius: 3px;
    height: 35px;
}
.lvo-bg-input-lq-2 {
    border-right: 1px #ccc solid;
    height: 33px;
    line-height: 26px;
    width: 25%;
    float: left;
    background-color: #fff;
}
.lvo-bg-input-lq-1 {
    background-color: #fff;
    border-left: none;
    border-right: none;
    height: 33px;
    float: left;
    width: 75%;
}
lvo-bg-input-lq-2 select.lvo-drop {
    margin: 5px 2% 0 2%;
    width: 96% !important;
    border: 0px solid #fff !important;
    background: transparent none no-repeat fixed left top !important;
    color: #555;
    font-size: inherit;
    white-space: nowrap;
    font-family: Arial, Helvetica, sans-serif;
    vertical-align: middle;
}
.lvo-bg-input-lq-1 input[type="text"] {
    background-color: transparent !important;
    border: none !important;
    line-height: 33px !important;
    height: 33px !important;
    width: 100% !important;
    overflow: hidden;
    padding: 0 125px 0 10px !important;
}
.bg-btn-search-lq button[type="button"] {	
	border:1px  #1091d3 solid;	
    border-left:none;
    border-right: 1px #0F81BC solid;
	background-color: #1091d3;
    background-image:none;	    
	margin: 0!important;					
	display: inline-block;
	font-weight: bold;
	height: 35px;	
	min-width: 80px;
	padding: 0 8px;
	text-align: center;
	text-decoration: none !important;   
    border-radius:0;    
    color:#fff; 
}
.bg-btn-search-advance-lq button[type="button"]{	
	border:1px  #1091d3 solid;	
	background-color: #1091d3;
    background-image:none;	    
	margin: 0!important;					
	display: inline-block;
	font-weight: bold;
	height: 35px;	
	min-width: 40px;
	padding: 0 8px;
	text-align: center;
	text-decoration: none !important;
    border-radius:0px 2px 2px 0px;
    border-left:none;
}
.bg-btn-search-lq button[type="button"] i, .bg-btn-search-advance-lq button[type="button"] i{
    color:#fff;
    font-size:14px;
}
.lvo-bg-input-lq-2 select.lvo-drop {
	margin: 5px 2% 0 2%;
	width: 96%!important;	
	border: 0px solid #fff !important;
	background: transparent none no-repeat fixed left top !important;
	color: #555;
	font-size: inherit;
	white-space: nowrap;
	vertical-align:middle;
}
.fillter-date{
    margin-top:15px;
    display:inline-block;
    width:100%;
}
.fillter-date table{
    width:100%;
}
.fillter-date td{
    padding-left:5px;
    padding-right:5px;
}
/*result-search*/
#result-search{
    margin-top:15px;
}
#result-search .row{
    margin: 0 -14px !important;
}
#result-search .col-md-3, #result-search .col-sm-3, #result-search .col-xs-6 {
    padding-left: 15px !important;
    padding-right: 15px !important;
}
.thumb_home, .most-borrow img.img-responsive {
    display: block;
    margin-top: 5px;
    margin-bottom: 5px;
    box-shadow: 0 0 5px 0 #dadada;
}
.thumb_home img {
    height: 200px;
    width: 100%;
    opacity: 1;
    transition: 0.5s ease 0s;
    -moz-transition: 0.5s ease 0s;
    -web-transition: 0.5s ease 0s;
}
.thumb_home:hover img {
    opacity: 0.7;
}
.lv-main-opac-search {
    line-height: 19px;
}
.pdl-5 {
    text-overflow: inherit;
    overflow: hidden;
    display: block;
    height: 18px;
    white-space: inherit;   
    float: left;
    line-height: 18px;
    width: 100%;    
    margin: 5px 0px;
    overflow: hidden;    
    font-weight:bold;  
    text-align:center;  
}
.item-title span{
    font-weight:bold;
    text-align:center;
    display:block;
    width:100%;
    margin-bottom:10px;
    line-height:18px;
    height:18px;
    overflow:hidden;
}
.item-title p{
    text-align:center;
    display:block;
    width:100%;
    margin-bottom:10px;
    line-height:18px;
    height:18px;
    overflow:hidden;
}
/*Menu*/
.left-menu-cont{
    display:inline-block;
    width:100%;
}

#page-selection{
	padding-left:2px;
}
