div#topSearch {
    position: absolute;
    right: 5px;
    top:40px;
}

div#topSearch a{
    font-size:0.95rem;
    text-decoration:none;
    color:rgba(0,0,0,0.5);
    transition:color 0.5s ease-in-out;
}

div#topSearch a:hover{
    color: rgba(0,0,0,0.75);
  
}

div#topSearch a i.fa{
    color:#0070af;
	font-size: 1.25rem;
}

div.topNav div.shopBy{
	z-index: 1 !important;
}

#ATStopMenu ul li.topnavsep{
	z-index: 1 !important;
}

.menu li{
	z-index: 4 !important;
}

#topSearchContent {
    position: absolute;
    top: 90px;
    min-height: 100px;
    width: 100%;
    background: white;
    border: 1px solid #c9c5c6;
    z-index: 102;
    box-shadow: -4px 4px 14px 0px #c9c5c687;
}

#topSearchContent .arrow-up {
    width: 0;
    height: 0;
    border-left: 32px solid transparent;
    border-right: 32px solid transparent;
    border-bottom: 32px solid #c9c5c6;
    position: absolute;
    top: -32px;
    right: 5px;
    z-index: 103;
}

#topSearchContent .arrow-up .arrow-in {
    width: 0;
    height: 0;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-bottom: 30px solid white;
    position: absolute;
    top: 2px;
    right: -30px;
    z-index: 104;
}

#topSearchContent .inner{
	padding: 30px 29px;
	position: relative;
	width: calc(100% - 58px);
}

#topSearchQ{
	border: none;
	border-bottom: 1px solid #c9c5c6;
	width: 100%;
	font-size: 1.25rem;
}


#topSearchQ {
    border: none;
	border: 1px solid white;
    border-bottom: 1px solid #c9c5c6;
    width: calc(100% - 20px);
    font-size: 1rem;
    padding: 0 10px;
    line-height: 2rem;
}

#topSearchQ:active, #topSearchQ:focus{
	border: 1px solid #4d90fe;
    box-shadow: 0 0 5px #4d90fe;
    -webkit-box-shadow: 0 0 5px #4d90fe;
    outline: 0;
}

#submitTopSearch {
    position: absolute;
    right: 30px;
    font-size: 1.25rem;
    margin-top: 6px;
}

#topSearchContent .inner .cols{
	margin-top: 20px;
}

#topSearchContent .inner .cols div[class^="col"]{
    display: block;
    float: left;
}

#topSearchContent .inner .title {
    font-size: 18px;
    color: #333;
    line-height: 22px;
    border-bottom: 1px solid #c9c5c6;
    padding-bottom: 15px;
    width: 100%;
    white-space: normal;
    height: unset;
}

#topSearchContent .inner .col1 {
    width: 170px;
    margin-right: 30px;
}

#topSearchContent .inner .col1 .inner{
	padding: 0 0 0 0;
	width: calc(100% - 20px);
}

#topSearchContent .inner .col2{
	width: 730px;
	padding-top: 10px;
}

#topSearchContent .inner .list a {
    display: block;
    text-decoration: none;
    font-size: 14px;
    line-height: 2;
    height: 22px;
    overflow: hidden;
    margin: 5px 0 10px 0;
}

#topSearchContent .inner .list{
    padding-top:20px;
}

#topSearchContent .inner .col2 .sepcol {
    width: 30px;
    display: block;
    float: left;
    /* content: '&nbsp;'; */
    min-height: 50px;
}

.c-content .title {
    height: 22px;
    overflow: hidden;
    /* line-height: 22px; */
    text-align: center;
    padding-top: 15px;
    white-space: nowrap;
}

#topSearchContent .inner .col2 .clist{
    display:block;
    float:left;
    width:348px;
	height: inherit;
	position: relative;
}

#topSearchContent .inner .col2 .clist .c-content {
    padding: 0 0 0 10px;
    border: 1px solid #c9c5c6;
    margin: 0 0 30px 0;
    height: 100%;
    position: relative;
}

#topSearchContent .clist .img {
    width: 50%;
    overflow: hidden;
    display: block;
    float: left;
    margin-left: 10px;
    height: 175px;
    background: #494847;
}

.clist .c-content .c-content-left{
	display: block;
	float: left;
	width: calc(50% - 20px);
	position: relative;
	height: 175px;
	overflow: hidden;
}

#topSearchContent .clist .c-content .c-content-left{
	width: calc(50% - 10px);
}
#topSearchContent .clist .img img{
    /*max-width:100%;*/
	height: 100%;
}

#topSearchContent .col2 .clist .c-content .des {
    text-align: center;
    margin-top: 4px;
    margin-bottom: 15px;
    font-size: 11px;
    line-height: 18px;
    height: auto;
    overflow: hidden;
    display: block;
    color: #696969;
}

#topSearchContent .col2 .clist .c-content .link{
    text-align:center;
    padding-top:10px;
}

#topSearchContent .col2 .clist .c-content .link a {
    text-decoration: none;
    font-size: 0.85rem;
    margin-bottom: 10px;
    display: block;
    text-align: center;
    height: 16px;
    overflow: hidden;
}

#topSearchContent .inner #searched .col2 {
    padding-top: 0;
	display: block;
}

#topSearchContent .inner #searched .col2 .title {
    width: 100%;
    display: block;
    float: none;
}

#topSearchContent .spr {
    width: 167px;
    display: block;
    float: left;
    position: relative;
    height: 100%;
    padding: 0 28px 10px 28px;
    margin-bottom: 10px;
    margin-right: 30px;
}

#topSearchContent .spr:last-child{
	margin-right: 0;
}

#topSearchContent .s-pr {
    display: flex;
	margin-top: 20px;
}

#topSearchContent .s-pr img {
    max-width: 100%;
    display: table;
    margin: 0 auto 10px auto;
}

#topSearchContent .s-pr a {
    text-decoration: none;
    font-size: 14px;
    color: #696969;
    display: block;
    line-height: 18px;
}

#topSearchContent .s-pr a:hover{
    color:black;
}

#topSearchContent .list a{
    color:#696969 !important;
}

#topSearchContent .list a:hover{
	color: black !important;
}

#topSearchContent a i.fa {
    color: #0070af;
}

#topSearchContent div[id^="cat"] {
    width: 100%;
}

.spr .stitle {
    position: absolute;
    bottom: 2px;
    font-size: 14px;
    background: white;
    line-height: 18px;
    height: 36px;
    overflow: hidden;
    text-align: center;
    width: 100%;
	left:0;
}

#topSearchContent .inner #searchCatList.list a.blue{
    font-size: 0.9rem;
    color: #0070af !important;
    display: block;
    margin-top: 20px;
}

#topSearchContent .inner #searchCatList.list a.blue i.fa{
	font-size: 0.9rem;
}

.ATScol1 ul.mlist li.active a {
    font-weight: bold;
}

#nonSearch .col1 .inner .list a {
    color: #006fb1 !important;
}
#nonSearch .col1 .inner .list a:hover{
	color: #000 !important;
}

#topSearchContent .des p {
    padding: 0 !important;
    margin: 0;
	text-align: center;
}

#topSearchContent .inner #searchCatList a:not(.blue) {
    color: #555;
    font-size: 14px;
    text-decoration: underline;
}

#topSearchContent .inner #searchCatList a:not(.blue):hover{
    color:black;
}

div#jquery-lightbox {
    z-index:999;
}

div#jquery-overlay {
    z-index: 998;
}