﻿ .holder{
        margin: 20px auto;
        display: table;
    }
	.holder a,.holder span{
		position: relative;
		float: left;
		padding: 6px 12px;
		margin-left: -1px;
		line-height: 1.42857143;
		color: #337ab7;
		text-decoration: none;
		background-color: #fff;
		border: 1px solid #ddd;
	}
	.holder a.jp-current
	{
		z-index: 2;
		color: #fff;
		cursor: default;
		background-color: #337ab7;
		border-color: #337ab7;
	}


    .search_offix .btn-search{
	background: #0090d6;
    border-radius: inherit;
    color: #fff;
    border-color: #0090d6;
	padding: 10px 30px;
	height:45px;
}

.search_offix .btn-search span{
	top:-2px
}


.search_offix .box-search{
    border: 1px solid #e8e8e8;
    height: 42px;
    margin-bottom: 15px;	
}
.search_offix .btn-drop-cat,.search_offix .btn-drop-cat:hover,.search_offix .btn-drop-cat:focus{
	background-color: #fff !important;
	outline: none;
}
.search_offix .btn-drop-cat:active{
	-webkit-box-shadow: none;
	box-shadow: none;
}



.search_offix .ver_carro a{
	background: #6db32e;
	border: 1px solid #6db32e;
	color: #fff;
	    border-radius: inherit;
	    padding: 12px 30px 12px 30px;
        height:45px;
}

.search_offix .btn-drop-cat{
    border: none;
    border-right: 1px solid #dcdcdc;
    width: 100%;
    height: 20px;
    padding: 0 23px;
    color:#777777;
}

.search_offix .input-search{
	border: none;
    padding: 8px 12px;
    height: 100%;
    outline: none;
    -webkit-box-shadow: none;
	box-shadow: none;	
}
.search_offix .input-search:active,.search_offix .input-search:focus{
	-webkit-box-shadow: none;
	box-shadow: none;	
}

.search_offix .ver_carro{
	left: 2px;
	
}