#content{padding:0}
#emptycontent{min-height: 300px;padding:150px 300px  !important;background:#ededed;}
h3{text-align: center;}
#inputChText{display:inline-block;width:80%;max-width:80% !important;}
.search-button {display:inline-block;width:20%;margin-left:-5px;padding:1px;}
.search-button:hover{background: #468dbe;border:#ddd;}
#inputChText{height:2.77em;vertical-align: middle;}
.search-button{height:2.75em;vertical-align: middle;}
.message_invalid{border-top:0;height:30px;color: #34678a; font-size:20px;text-align:center;}
@media screen and (max-width: 1199px) {
  #emptycontent{padding: 0 10px;}
}
@media screen and (max-width: 1023px) {
  #emptycontent{padding:150px !important;}
  h3{font-size:14px;}
}
@media screen and (max-width: 735px) {
  #emptycontent{min-height: 200px;padding:60px !important;}
}
@media screen and (max-width: 567px) {
  #emptycontent{padding:60px 20px !important;}
  h3{font-size:10px;}
  #breadcrumb-list{padding-left:15px;padding-right:15px;text-align: center;}
	.wrapper{padding-left:0 !important;padding-right:0 !important;}
}