.gradient-color { background: #03434b; background: linear-gradient(top, #045158, #03151c); background: -moz-linear-gradient(top, #03434b, #03435b); background : -ms-linear-gradient(top, #03434b, #03435b); background : -webkit-gradient(linear, left top, left bottom, from(#045158), to(#03151c)); border : solid 1px #6a6261;box-shadow : 1px 1px 1px #cfcccc;}

.gradient-color-menu { background: #1c2f02; background: linear-gradient(top, #D83C3C, #B03131); background: -moz-linear-gradient(top, #D83C3C, #B03131); background : -ms-linear-gradient(top, #D83C3C, #B03131); background : -webkit-gradient(linear, left top, left bottom, from(#f6b635), to(#f9e116)); border : solid 1px #748501;box-shadow : 1px 1px 1px #cfcccc;}

.mine-color, .btn-inner-search { background-color: #057fd0; }
.button-more::before { border-color: transparent #057fd0;}
.btn-go-search:active,.btn-go-search:focus, .btn-go-search:hover, .button-more:hover, .button-more:focus, .button-more:hover { background-color: #36a2ea; }
div.filter-sidebar .title, .title.alone {border-bottom: 5px solid #d83c3c;}
div.filter-sidebar .title span, .title.alone span {border-bottom : 5px solid #8c0707; }
.luongc1{font-weight: 500; color: #057fd0;}

/* -webkit-linear-gradient(top,#03434b 0%,#03435b 100%) */