﻿/*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: 0px !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 {
    display: block;
    margin-top: 5px;
    margin-bottom: 5px;
    box-shadow: 0 0 5px 0 #dadada;
}
.thumb_home img {
    height: 240px;
    min-height: 240px;
    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%;
}


















/*.serialonline {
	color: #000;
	line-height: 19px;
	width: 100%;
	border-radius: 5px 5px 5px 5px;
	background-color: #fff;
	background-color: rgba(255, 255, 255, 0.5) !important;
	border: 1px #CCCCCC solid;	
    position:relative;
}
.so-toolbar {
	clear: both;
	margin: 15px 0px 5px;
	display: inline-block;
	width: 100%;	
}
.so-toolbar span {
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	line-height: 30px;
}
.so-search {
	padding: 10px 10px 8px;
	display: inline-block;
	width: 100%;	
	height:50px;
	border-bottom: 1px #CCCCCC dotted;
    text-align:center;
}
.nobtnview .so-search-mar{
	margin-left:180px;
}
@media (min-width:768px){
    .so-search-mar-auto{
        margin: 0 auto;
        display: inline-block;
        height: 30px;
    }
}
.so-search-mar {	
	display: inline-block;	
	float:left;
}
.so-choice{
	float:left;
}
.lblSearchSO, .so-toolbar .so-year-so, .lblYearSO, .so-toolbar select {
	float: left;
}
.lblSearchSO, .lblYearSO {
	line-height: 30px;
	font-weight: bold;
	padding-right: 15px;
}
.so-toolbar select {
	background-color: #EBF5FC;
	padding: 6px 3px!important;
	border: 1px silver solid!important;
	width: 120px!important;
	height: 32px!important;
	border-radius: 5px;
	margin-right: 15px;
}
.so-search select {
	background-color: #EBF5FC;
	padding: 6px 3px!important;
	border: 1px silver solid!important;
	width: 120px!important;
	height: 30px!important;
	line-height: 26px!important;
	border-radius: 3px;
	margin-right: 15px;
	float: left;
}
select.so-year-so {
	width: 100px!important;
}
.so-search input[type="text"] {
	border: 1px #ccc solid!important;
	border-radius: 2px;
	background-color: #EBF5FC;
	width: 384px!important;
	height: 30px!important;
	line-height: 30px;
	float: left;
	margin-right: 15px;
}
.so-search input[type="submit"] {
	background-color: #0072c6;	
	border: 1px solid #0072c6;
	color: #fff!important;
	margin-right: 10px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	cursor: pointer;
	display: inline-block;
	font-weight: bold;
	height: 30px;
	min-width: 64px;*;
	min-width: 90px;
	padding: 0 8px;
	text-align: center;
	text-decoration: none !important;
	-moz-user-select: none;
	-webkit-user-select: none;
	float: left;
}
.so-search input[type="submit"].so-btnDauBao{
	background:#0072c6 url("/Content/Portal/img/daubao.png") no-repeat scroll 5px 5px!important;
	width:30px!important;
	overflow:hidden;
	margin:0px!important;
	margin-right:10px!important;
	padding:0 8px!important;	
	min-width: 30px!important;	
}
.so-search input[type="submit"].so-btnSoBao{
	background:#0072c6 url("/Content/Portal/img/sobao.png") no-repeat scroll 5px 5px!important;
	width:30px!important;
	overflow:hidden;	
	min-width: 30px!important;	
	margin-right:10px!important;
	padding:0 8px!important;
}
.choice-active input[type="submit"].so-btnDauBao,.choice-active input[type="submit"].so-btnSoBao{
	background-color:#f5f5f5!important;
}
.so-intro {
	clear: both;
}
.so-intro span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #034DA2;
	font-weight: bold;
	padding-left: 20px;
}
.so-body {
	clear: both;
	margin: 20px 2% 20px;
	display: inline-block;
	width:96%;	
	min-height:450px;
}
.so-detail {
	float: left;
	margin: 8px 8px 10px 8px;
	padding: 3px;
	background-color: rgb(3, 77, 162);
	background-color: rgba(3, 77, 162, 0.8) !important;
	position: relative;
	box-shadow:0 0 6px #B0A090;
	border-radius:2px;
}
.so-detail a, .so-img {
	display: block;
}
.so-img, .so-sobao {
	clear: both;
}
span.so-so-bao{
	background-color: rgb(3, 77, 162);
	background-color: rgba(3, 77, 162, 0.8) !important;	
	width: 166px;
	height:46px;
	position: absolute;	
	z-index: 10;
	left:0px;
	bottom:0px;
}
span.so-sobao, span.so-bao {	
	line-height: 18px;
	max-height: 23px;
	overflow: hidden;
	text-align: center;
	display: block;
	font-weight: bold;	
	color: #fff;	
}
.so-detail:hover, .so-detail:hover .so-so-bao, .dau-bao .so-detail:hover{	
	background-color: #444;
	background-color: rgba(68, 68, 68, 0.8) !important;
	color:#fff;
}
span.so-sobao{
	bottom: 23px;
	left:0px;
	padding-top:5px;	
}
span.so-bao {
	bottom: 0px;
	left:0px;
	padding-bottom:5px;
	border-radius:2px;
}
.so-img {
	width: 160px;
	height: 225px;
}
.so-img img {
	width: 160px;
	height: 225px;	
}
.so-lding{
	width:100%;
	display:inline-block;
	text-align:center;
	padding:5px 0;
}*/
/*dau bao***************************/
/*.dau-bao .so-detail {	
	box-shadow:none;
	float: left;
	margin: 8px 8px 28px 38px;
	margin-right:1px;
	padding: 3px;	
	position: relative;	
	border-radius:2px;
	background: url("/Content/Portal/img/bg-daubao.png") no-repeat scroll left bottom transparent!important;
	background-size:100% 100% !important;
	width:174px; height:239px;
}
.dau-bao .so-detail span.so-bao {
	bottom: 10px;
	left:0px;
	padding-bottom:5px;
	padding-top:5px;
	width:166px;
	line-height:20px;
	max-height:30px;
}
.dau-bao .so-detail span.so-sobao{
	bottom: 33px;
	left:0px;
	padding-top:5px;	
	display:none;
}
.dau-bao .so-detail span.so-so-bao{
	height:30px;
	bottom:10px;
}*/
/*Menu*/
/*.so-mucluc-main {
	background-color: #f5f5f5;
	margin: 0 30px;
}
.so-mucluc {
	padding: 5px 10px;
}
.so-detail-1 {
	background-color: #E7D5C1;
	background-color: rgba(231, 213, 193, 0.2)!important;
}
.so-detail-0 {
	background-color: #fff;
}
a.so-baiviet, a.so-baiviet:visited, a.so-baiviet:link {
	color: #034DA2;
	font-weight: bold;
}
.so-tacgia-t, .so-sxb-t {
	font-weight: bold;
}
.so-tacgia-c, .so-sxb-c {
	color: #034DA2;
}*/
/*Search result***************/
/*.searchsesult-mucluc, .searchsesult-mucluc1{
	display:inline-block;
	width:100%;
	padding:5px 10px 7px;
	border-top: 1px #ccc dotted;
	clear:both;	
}
.searchsesult-mucluc1{
	background-color:#ebf5fc;
}
.searchsesult-mucluc a, .searchsesult-mucluc a:link, .searchsesult-mucluc a:visited,
.searchsesult-mucluc1 a, .searchsesult-mucluc1 a:link, .searchsesult-mucluc1 a:visited{
	color:#034da2 !important;
	margin-bottom:5px;
	display:block;
}
.searchsesult-mucluc a:hover, .searchsesult-mucluc1 a:hover{
	color:#000 !important;
}
p.searchsesult-num{
	padding-bottom:5px;
	color:red;
}
.sr-topic, .sr-author, .sr-year{
	float:left;
}
.sr-page, .sr-num{
	float:right;
}
.sr-name{
	clear:both;
}
.sr-name span{
	color:#000;
}
.searchsesult-mucluc-row{
	clear:both;
}
@media (max-width:767px){
	.so-search-mar {
    margin-left: 0 !important;
    padding-right: 70px;
    width: 100% !important;
	}
	#so-choice {
	    margin-top: 5px;
	    position: absolute;
	    right: 0px !important;
	    top: 0;
	    width: 70px;
	}
	.so-choice .so-choice {
	    float: left;
	    margin-top: 0;
	    width: 50%;
	}
	.so-search select {
	    background-color: #fff;
	    margin-right: 0;
	    margin-top: 5px;
	    width: 100% !important;
	}
	.so-search-mar input[type="text"] {
	    background-color: #fff;
	    float: left;
	    margin-right: 0 !important;
	    margin-top: 5px;
	    padding-right: 40px;
	    width: 100% !important;
	}
	.nobtnview .so-choice{
		width:0%;	
	}
	.so-search{
		padding:0px 5px 5px 5px;
		height:auto;
	}
    .dau-bao .so-search-mar input[type="submit"]{
		width:32px!important;	
		padding-left:0px!important;
		padding-right:0px!important;
		font-weight:normal!important;
		background: transparent url("/Content/Portal/img/m-searchbg.png") no-repeat scroll left center!important;	
		border:none!important;
		min-width:10px!important;
		margin-top:5px;		
		color:transparent!important;
		position:absolute;
		top:0px;
		right:73px;
		margin-right:1px!important;
	}
	.so-bao .so-search-mar input[type="submit"]{
		width:32px!important;	
		padding-left:0px!important;
		padding-right:0px!important;
		font-weight:normal!important;
		background: transparent url("/Content/Portal/img/m-searchbg.png") no-repeat scroll left center!important;	
		border:none!important;
		min-width:10px!important;
		margin-top:5px;		
		color:transparent!important;
		position:absolute;
		top:35px;
		right:73px;
		margin-right:1px!important;
	}
	.so-body{
		margin-top:5px;
		margin-left:1%;
		margin-right:1%;
		width:98%;
	}
	.dau-bao .so-detail{
		margin-left:14px;
		margin-bottom:8px;
	}
	.so-detail{
		margin:5px 2px 0 2px;
	}
	.nobtnview .so-search-mar input[type="submit"]
	{
			top: 107px;
			right:17px;
	}
	.nobtnview .so-search-mar
	{
			padding-right:0px;
	}
	.lblYearSO{
		padding-left:5px;
		padding-top:5px;
	}
	.dau-bao .so-detail{
		width:160px;
		margin-left:5px;
	}
	.dau-bao .so-detail .so-img img{
		width:147px;
	}
	.dau-bao .so-detail span.so-bao{
		width:152px;
	}	
	.dau-bao .so-detail span.so-so-bao{
		width:153px;
		bottom:8px;
	}
}
@media (min-width:768px) and (max-width:991px){
	.so-search-mar{
		margin-left:0px;
	}
	.so-search input[type="text"]{
		width:205px!important;
	}	
	.nobtnview .so-search-mar input[type="submit"]{
		top: 102px;
		right:16px;
	}
	.nobtnview .so-search-mar{
		padding-right:0px;
	}	
}
@media (max-width:1194px){
	.so-search-mar{
		margin-left:0px;
	}
	.nobtnview .so-search-mar{
		margin-left:0px;
	}
}*/

