﻿.searchBlock{float:right;}
.search-text{ width:233px;height: 34px;border:none; }
#txtSearch {position: relative; height: 34px; line-height:34px; float: left;  width: 233px; font-size: 12.84pt; font-family: arial;}
#btnSearch{ border: 0; font-size: 0; width: 38px;  height: 34px; float: left; background: url('/Styles/img/timkiem.png') no-repeat 10px;}
input[type='text'],input::-webkit-input-placeholder { color:#C7C1C1; font-size:12px; font-family:Arial; font-style:italic; }
input[type='text'],input::-moz-placeholder { color:#fff ; font-size: 12.84pt; font-family:Arial; font-style:italic; }
input[type='text'],input:-ms-input-placeholder { color:#C7C1C1; font-size:12px; font-family:Arial; font-style:italic; }
input[type='text'],input:-moz-placeholder { color:#C7C1C1; font-size:12px; font-family:Arial; font-style:italic; }

input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill{background-color:none !important;    }

/*Search Result*/
.caption-search {padding-top:50px;width:100%; float:left;padding-bottom:20px; }
.searchlist {padding:0 0px; width:100%; float:left;}
.caption-search span { text-transform: uppercase; color: #f37023; font-weight: bold;}

/*Search Listing */
#SearchingResult{margin-top:50px;}
#SearchingResult .item{margin-bottom: 35px;color:#636363; float:left;  overflow:hidden;}
#SearchingResult .img{float: left;display: block;padding-right: 20px;  width:187.699px;height:122px;}
#SearchingResult .img img{width:100% !important; height:100% !important;}
#SearchingResult .title h4{font-family: arial;font-size: 16px;font-weight: normal;color: #5c5c5c;margin-bottom: 10px; font-weight:bold !important;}
#SearchingResult .text p{
        font-family: arial;
        font-size: 14px;
        color: #636363;
        font-weight: normal;
        width: 100%;
    }
#SearchingResult .title a {text-decoration: none;color:#000;font-weight:bold;}
#SearchingResult .title a:hover h4{color:#f37023;}
@media screen and (min-width:1200px){
    #SearchingResult .item{min-height:150px;}
}
@media screen and (min-width:920px) and (max-width:1199px) {
    #SearchingResult .item{min-height:170px;}
}
@media screen and (min-width:768px) and (max-width:919px) {
    #SearchingResult .item{min-height:200px;}
}
@media screen and (max-width:767px){
    #SearchingResult .text p{font-size:16px;}
    #SearchingResult .title h4{font-size:17px;}
}

@media screen and (max-width:375px){
     #SearchingResult .img{width:100% !important;padding-right: 0px !important; height:auto !important;}
     #SearchingResult .title {display:block; width:100%; float:left; margin-top:20px;}
     #SearchingResult .text{display:block;width:100%; float:left;} 
     #SearchingResul .order{display:block;}
}

 #SearchingResul .highlight{background:#ffd800;}
 #SearchingResul .order{margin-top:8px;}
/*Search Listing */
