    /*Cart Page CSS*/
    /*Created By :- Arivuchselvan.A.N @ 23-10-2017*/

    .return_case #hs-order-history-detail{
        color: #3b3b3b;
    } 
    .return_case .hs-ohd-header-txt {
        margin-top: 0px;
        font-family: Value-Sans;
        color: #3b3b3b;
        padding: 0;
    }
    .return_case .hs-ohd-back-list{
        text-align: right;
        margin-top: 4%;
        padding: 0px;
    }
    .header-nav {
        max-height: 50px;
    }
    .return_case .hs-ohd-border {
        padding: 20px;
        background-image: linear-gradient(#f4f4f4, #ddd, #f4f4f4);
        background-size: 1px 100%;
        background-position: 100% 0, 0 0;
        background-repeat: no-repeat;
    }
    .return_case .hs-ohd-border:last-child{
        background-size: 0px 100%;
    }
    .return_case .hs-ohd-border p:nth-child(1){
        font-size: 16px;
        margin-bottom: 5px;
        font-family: GalanoGrotesqueAlt-Medium;
        color: #3b3b3b;
    }
    .return_case .hs-ohd-right-border {
        padding: 20px;
        background-image: linear-gradient(#f4f4f4, #ddd, #f4f4f4);
        background-size: 1px 100%;
        background-position: 100% 0, 0 0;
        background-repeat: no-repeat;
    }
    .return_case .hs-ohd-back-list a,.return_case .hs-ohd-raise a{
        color: #00a3df;
        font-size: 14px;
        font-family: 'GalanoGrotesqueAlt-Medium';
        text-decoration: none;
    }    
    .return_case .hs-ohd-placed {
        border: 1x solid #e5e5e5;
        background-color: #f7f7f7;
        box-shadow: 0 0 10px #cccccc;
    }
    .return_case .hs-ohd-raise{
        border-top: none;
        text-align: right;
        margin-top: 0px;
        font-family: Value-Sans;
        color: #3b3b3b;
        width: calc(54% - 40px);
        line-height: 7;
        height: 40px;
        margin: 0 !important;
    }
    
    .return_case .hs-ohd-raised{
        border-top: none;
        text-align: right;
        margin-top: 0px;
        font-family: Value-Sans;
        color: #3b3b3b;
        line-height: 7;
        height: 40px;
        margin: 0 !important;
    }

    .return_case .hs-ohd-info {
        -webkit-box-shadow: 0px 0px 15px -6px #000000;
        -moz-box-shadow: 0px 0px 15px -6px #000000;
        box-shadow: 0px 0px 15px -6px #000000;
        margin-bottom: 40px;
        margin-top: 20px;
        border: 1px solid #e5e5e5;
        padding: 0px;
    }
    .return_case .hs-ohd-info .hs-ohd-header{
        padding: 10px 0 15px 15px;
        background-color: #fff;
        font-family: 'Value-Sans';
        font-size: 22px;
        color: #3b3b3b; 
        text-transform: initial;
        border-bottom:1px solid #ddd; 
        /*margin-top: 7px; 
        margin-left: 5px;*/
    }
    .return_case .hs-ohd-special-box {
        border-top: 1px solid #ddd;
        width: calc(100% - 40px);
        margin: 0px 20px 0 20px;
        padding: 0px;
    }
    .return_case .hs-ohd-special{
        font-size: 13px;
        font-family: 'GalanoGrotesqueAlt-SemiBold';
        color:#3b3b3b;
        margin-top: 20px;
    }
    #returnPerPage {
        width: 100%;
    }
    .return_case .hs-ohd-special-text{
        margin-bottom: 20px;
    }
    .return_case .hs-ohd-track{
        color: #00a3df;
        padding-left: 5px;
    }
    .return_case .hs-ohd-table-header{
        background-color: #f7f7f7;
        height: 50px;
        line-height: 50px;
        font-size: 16px;
        color: #3b3b3b;
        font-family: GalanoGrotesqueAlt-SemiBold;
        padding: 0px;
        border-top: 2px dashed #eaedee;
        border-left: 2px dashed #eaedee;
        border-right: 2px dashed #eaedee;
        /*border-style: dashed;
        border-bottom: 1px solid #e5e5e5;*/
    }
    .return_case .hs-ohd-orderitem-box{
        border: 1px solid #ddd;
        width: calc(100% - 40px);
        margin: 10px 20px 20px 20px;
        border-bottom: 2px dashed #eaedee;
        border-bottom: 1px solid rgba(185, 185, 185, 0.17);
    }
    .return_case .hs-ohd-table-text{
        background-color: #fff;
        height: 50px;
        line-height: 50px;
        font-size: 13px;
        color: #3b3b3b;   
        border-left: 2px dashed #eaedee;
        border-right: 2px dashed #eaedee;
        /*border-style: dashed;*/
        border-bottom: 1px solid rgba(185, 185, 185, 0.17);
    }
    .return_case .hs-ohd-table-proname{
        height: 25px;
        line-height: 25px;
        font-family: GalanoGrotesqueAlt-SemiBold;
        margin-top: 6px;
    }
    .return_case .hs-ohd-table-procode{
        height: 25px;
        line-height: 5px;
        font-family: GalanoGrotesqueAlt-Regular;
    }
    .return_case .hs-ohd-table-amt{
        margin: 15px 0 0 0;
        padding: 0px;
        font-size: 13px;
        font-family: GalanoGrotesqueAlt-Regular;
        color: #3b3b3b;
        padding-left: 0px;
        border-left: 2px dashed #eaedee;
        border-right: 2px dashed #eaedee;
    }
    .return_case .hs-ohd-table-amt-two{
        margin: 5px 0 20px 0;
        padding: 0px;
        font-size: 13px;
        font-family: GalanoGrotesqueAlt-Regular;
        color: #3b3b3b;
        padding-left: 0px;
        border-left: 2px dashed #eaedee;
        border-right: 2px dashed #eaedee;
    }
    .return_case .hs-ohd-table-total{
        padding: 10px 10px 20px 10px;
        border-top: 1px solid rgba(185, 185, 185, 0.17);   
        font-size: 16px;
        font-family: GalanoGrotesqueAlt-SemiBold;
        padding-left: 0px;
        border-left: 2px dashed #eaedee;
        border-right: 2px dashed #eaedee;
        border-bottom: 2px dashed #eaedee;
        background-color: #fafafa;
    }
    .return_case .hs-profile-settings {
        border-top: 2px solid #e5e5e5;
        background-color: #f7f7f7;
    }
    .return_case .hs-hos-fulfilment {
        background-color: #f7f7f7;
        /*padding-left: 15px;
        padding-right: 15px;*/
    }
    .return_case .hs-ohd-gsd{
        font-size: 10px;
        font-family: 'GalanoGrotesqueAlt-Medium';
        color: #3b3b3b;
    }
    .return_case .hs-total-bg{
        background-color: #fafafa;
    }


    .return_case #transaction-table{
        width:100%;
    }
    .return_case #transaction-table th{
        padding:20px;
        border-bottom: 1px solid #ccc;
        font-family: 'GalanoGrotesqueAlt-SemiBold';
        font-size:16px;
    }
    .return_case #transaction-table td{
        padding:25px 20px;
        border-bottom: 1px solid #d7d7d7;
        font-family: GalanoGrotesqueAlt-Regular;
        font-size:13px;
    }
    .return_case #transaction-table td:last-child{
        font-family: 'GalanoGrotesqueAlt-SemiBold';
    }



    /************************************************************************************
    smaller than 2560 //Mac 
    *************************************************************************************/
    @media screen and (max-width:2560px) {

    }

    /************************************************************************************
    smaller than 1366 //Desktop
    *************************************************************************************/
    @media screen and (max-width:1366px) { 
    
    }

    /************************************************************************************
    smaller than 1280 //tab, Small Desktop, Small Laptop
    *************************************************************************************/
    @media screen and (max-width:1280px) {
        .return_case .hs-ohd-border {
            background-size: 0px 100%;
            padding: 10px 0 0 0;
        }
        .return_case .hs-ohd-raise{
            /*width: calc(100% - 30px);*/
            width: auto;
            float: right;
            margin: 0 15px 0 15px;
        } 
    }

    /************************************************************************************
    smaller than 1024 //tab
    *************************************************************************************/
    @media screen and (max-width:1024px) {
    .return_case .hs-ohd-border{
            padding: 20px;
    }
    .return_case .hs-ohd-header-txt{
            font-size: 24px;
    }
    .return_case .hs-ohd-back-list{
            margin-top:5.5%;
    }
    .return_case .hs-ohd-table-total-pl0{
        padding-right: 0px;
    }
    }

    /************************************************************************************
    smaller than 980 //tab
    *************************************************************************************/
    @media screen and (max-width:980px) {
    
    }

    /************************************************************************************
    smaller than 800 //tab
    *************************************************************************************/
    @media screen and (max-width:800px) {
    
    }

    /************************************************************************************
    smaller than 768 //tab
    *************************************************************************************/
    @media screen and (max-width:768px) {    
    
    	.return_case .hs-ohd-raised{
	        border-top: none;
	        text-align: right;
	        margin-top: 0px;
	        font-family: Value-Sans;
	        color: #3b3b3b;
	        line-height: 6;
	        height: 1px;
	        margin: 0 !important;
	    }
    
	    .hs-raised-min{
		      min-height: 80px !important;
	    }
        .return_case .hs-ohd-border {
            padding: 20px;
        }
        .return_case .hs-ohd-header-txt {
            font-size: 24px;
            padding: 20px 0 10px 0;
        }
        .return_case .hs-ohd-back-list{
            margin-top: 6.5%;
            font-size: 13px;
        }
        .return_case .hs-ohd-border{
            padding-bottom: 0px;
            padding-right: 0px;
        }
        .return_case .hs-ohd-border p:nth-child(1){
            margin-bottom: 3px;
        }
        .return_case .hs-ohd-border:last-child,.hs-ohd-border:nth-child(3) {
            padding-top: 0px;
        }
        .return_case .hs-ohd-table-total{
            font-size: 13px;
        }
        .return_case .hs-ohd-table-total-pl0{
            padding-right: 0px;
        }
        .return_case .hs-sm-pl0{
            padding-left: 0px;
        } 
        .return_case .hs-ohd-special-box{
            margin: 5px 20px 0 20px;
        }
        .return_case .hs-sm-pr0{
            /*padding-right: 0;*/
            line-height: 12px;
            padding-top: 18px;
        }
        .return_case .hs-ohd-raise{
            width: 100%;
            margin: 0px;
        }
    }

    /************************************************************************************
    smaller than 650 //Mobile - land
    *************************************************************************************/
    @media screen and (max-width: 667px) {
        .return_case .hs-ohd-border,.return_case .hs-ohd-right-border {
            border-bottom: 1px solid #ccc;
            padding-bottom: 10px;
            padding-left: 0px;
        }
        .return_case .hs-ohd-border:last-child{
            border-bottom: 0px solid #ccc;
        }
        .return_case .hs-ohd-back-list{
            text-align: left;
            margin-top: 0%;
            padding-bottom: 10px;
        }
        .return_case .hs-ohd-header-txt {
            font-size: 18px;
            padding: 20px 0 0px 0;
        }    
        .return_case .hs-ohd-raise {
            border-top: 1px solid #ccc;
            width: 100%;
            margin: 0px;
        }
        .return_case .hs-ohd-border {
            /*padding: 10px 0 0 0;*/
        } 
        .return_case .hs-ohd-border:nth-child(3) {
            padding-top: 20px;
        }
        .return_case .hs-ohd-border:nth-child(2){
            /*padding-left: 20px;*/
        }
        .return_case .hs-ohd-border:last-child{
            padding-top: 10px;
            border: 10px;
        }
        .return_case .hs-ohd-special-box{
            border-top: none;
            margin: 0px;
        }
        .return_case .xs-bbn{
            border-bottom: 0px;
            padding-bottom: 10px;
        }
        .return_case .hs-hos-fulfilment{
            padding: 0 15px 0 15px;
        }
        
        .return_case .hs-ohd-right-border{
            background-image:none;
        }
        .return_case .hs-ohd-orderitem-box{
            margin: 0px;
            width: 100%;
        }
        .return_case .hs-ohd-table-text{
            height: auto;
        }
        .return_case .xs-text-right{
            text-align: right;
        }
        .return_case .xs-text-left{
            text-align: left;
        }
        .return_case .hs-sm-pr0{
            padding-right: 15px;
        }
        .return_case .hs-ohd-table-procode {
            height: 20px;
        } 
        .return_case .hs-ohd-table-text{
            line-height: 30px;
        }
        .return_case .hs-ohd-table-proname{
            margin-top: 10px;
        }
        .return_case .hs-ohd-table-total-pl0{
            padding-left: 15px;
        }
    }
    /************************************************************************************
    smaller than 480 //Mobile 
    *************************************************************************************/
    @media screen and (max-width: 480px) {
        .return_case .hs-ohd-border,.hs-ohd-right-border {
            border-bottom: 1px solid #ccc;
            padding-bottom: 10px;
            padding-left: 0px;
        }
        .return_case .hs-ohd-border:last-child{
            border-bottom: 0px solid #ccc;
        }
        .return_case .hs-ohd-back-list{
            text-align: left;
            margin-top: 0%;
            padding-bottom: 10px;
        }
        .return_case .hs-ohd-header-txt {
            font-size: 18px;
            padding: 20px 0 0px 0;
        }    
        .return_case .hs-ohd-raise {
            border-top: 1px solid #ccc;
            width: 100%;
            margin: 0px;
        }
        .return_case .hs-ohd-border {
            /*padding: 10px 0 0 0;*/
        } 
        .return_case .hs-ohd-border:nth-child(3) {
            padding-top: 20px;
        }
        .return_case .hs-ohd-border:nth-child(2){
            /*padding-left: 20px;*/
        }
        .return_case .hs-ohd-border:last-child{
            padding-top: 10px;
            border: 10px;
        }
        .return_case .hs-ohd-special-box{
            border-top: none;
            margin: 0px;
        }
        .return_case .xs-bbn{
            border-bottom: 0px;
            padding-bottom: 10px;
        }
        .return_case .hs-hos-fulfilment{
            padding: 0 15px 0 15px;
        }
        
        .return_case .hs-ohd-right-border{
            background-image:none;
        }
        .return_case .hs-ohd-orderitem-box{
            margin: 0px;
            width: 100%;
        }
        .return_case .hs-ohd-table-text{
            height: auto;
        }
        .return_case .xs-text-right{
            text-align: right;
        }
        .return_case .xs-text-left{
            text-align: left;
        }
        .return_case .hs-sm-pr0{
            padding-right: 15px;
        }
        .return_case .hs-ohd-table-procode {
            height: 20px;
        } 
        .return_case .hs-ohd-table-text{
            line-height: 30px;
        }
        .return_case .hs-ohd-table-proname{
            margin-top: 10px;
        }
        .return_case .hs-ohd-table-total-pl0{
            padding-left: 15px;
        }
    }
    /************************************************************************************
    smaller than 320 //Mobile 
    *************************************************************************************/
    @media screen and (max-width: 320px) {
        .return_case .hs-xs-pl0{
            padding-left: 0px;
        }
    }    


    .return_case #returnPerPage {
        font-family: GalanoGrotesqueAlt-Regular !important;
        color: rgb(51,51,51);
        font-weight: normal;
        font-size: 13px;
    }
    .return_case #returnNavItems {
        /*padding: 0px 15px 0px 0px;*/
    }
    .return_case .applied_font {
        font-size: 16px;
    }
    .return_case .hs-ohd-header.tab_section {
        padding: 0;
        background-color: #fff;
        /*font-family: 'Value-Sans';*/
        font-size: 22px;
        color: #3b3b3b;
        border-bottom: 1px solid #ddd;
        margin-top: 40px;
    }
    .return_case .hs-ohd-header.tab_section .nav-tabs {
        border-bottom: 1px solid #ddd;
    }
    .return_case .hs-ohd-header.tab_section .nav-tabs>li.active>a,.return_case .hs-ohd-header.tab_section .nav-tabs>li.active>a:focus,.return_case .hs-ohd-header.tab_section .nav-tabs>li.active>a:hover {
        border: none;
        border-bottom: 3px solid #00a3df;
    }
    .return_case .hs-ohd-header.header_section {
        padding: 15px 0px 15px 0px;
    }
    .return_case .hs-ohd-header.header_section p {
        font-size: 18px;
        font-weight: bold;
        margin: 0;
    }
    .return_case .container.demo {
        padding-left: 0;
    }
    .return_case .custom_date {
        margin-left: 50px;
    }
    .return_case .first_section,.return_case .second_section,.return_case .third_section,.return_case .fourth_section {
        /*background: #EBEBEB;*/
        /*padding: 15px 0px 15px 0px;*/
        border: 1px solid #ddd;
    }
    .return_case .hs-ohd-header.table_section  {
        padding: 15px 0px 15px 0px;
        border: 1px solid #ddd;
    }
    .return_case .authentic_head {
        display: none;
    }
    .return_case #open_section p,.return_case #case_return p {
        cursor: pointer;
        margin: 10px 10px;
    }
    .return_case .accord_head .first-header,.return_case .authentic_head .first-header,.return_case .accord-body {
        padding: 0px;
        /*background: #FFF;*/
        cursor: pointer;
        border: 1px solid #ddd;
    }
    
    .return_case .accord_head,.return_case .authentic_head {
        padding: 0px;
        /*display: none;*/
    }
    .return_case .accord_subhead,.return_case .authentic_subhead {
        display: none;
        padding: 25px;
        border: 1px solid #ddd;
    }
    .return_case .more-less {
        float: right;
        color: #212121;
    }
    #page_navigation_return a.disabled_link:hover {
        background: none;
        color: #999;
    }
    .return_case .authentic_subhead {
        display: none;
    }
    .accord-body .header-content {
       padding: 15px 15px 15px 0px;
       background: #FFF;
    }
    .accord-body .header-content span {
        font-family: GalanoGrotesqueAlt-Medium;
        font-size: 13px;
        color: #3b3b3b;
    }
    .mobile-body .first_section p {
        font-family: GalanoGrotesqueAlt-Regular;
        font-size: 13px;
        color: #3b3b3b;
    }
    .hs-ohd-header.header_tab p {
        font-family: GalanoGrotesqueAlt-Semibold;
        font-size: 13px;
        color: #3b3b3b;
    }
   .hs-return-filter-btn {
    text-transform: uppercase;
    border-radius: 5px;
    font-family: GalanoGrotesqueAlt-Regular;
    font-size: 13px;
    color: #000;
    border: 0;
    padding: 5px 10px 5px 10px;
    background-color: #fff;
    border: 1px solid #00a3df;
    height: 50px;
    width: 100%;
    -webkit-box-shadow: 3px 3px 15px -6px #000000;
    -moz-box-shadow: 3px 3px 15px -6px #000000;
    box-shadow: 3px 3px 15px -6px #000000;
}
.hs-return-filter-btn.selected {
    color: #fff;
    background-color: #00a3df;
}
.hs-return-filter-apply {
    text-transform: uppercase;
    border-radius: 30px;
    font-family: GalanoGrotesqueAlt-Regular;
    font-size: 13px;
    color: #ffffff;
    border: 0;
    outline: none;
    padding: 7px 40px 7px 40px;
    background-color: #00a3df;
    margin: 0px 0 30px 15px;
    border: 1px solid #00a3df;
}
#raise_btn{
    padding: 0;
}
#account-returnhistory .order-history-detail-hide {
    padding: 0;
}
.accord-body.first-header .body_section {
    padding: 15px;
    
}
.accord-body .first_section p {
    margin: 10px 0;
}
#appliedSearch {
    display: inline-block;
    padding: 0px;
    margin-bottom: 0;
    font-family: Source Sans Pro,sans-serif;
    width: 50%;
    height: 30px;
}
#open_section.active {
    border-bottom: 3px solid #00a3df;
}
#case_return.active {
    border-bottom: 3px solid #00a3df;
}
.mobile-header {
    padding: 0;
}
#return_request {
    /*display: none;*/
}
#hs-returns-form .hs-returns-heading {
    margin-bottom: 50px;
    font-size: 18px;
}
.hs-dateRange i.custom_pick.hs-icon-calendar {
    position: relative;
    top: -40px;
    left: 93%;
    font-size: 20px;
}
.mobile-body {
    background: #FFF;
    padding:0;
}
#raise_btn a,.raise_btn a {
    cursor: pointer;
}
#returnDateRange, #returntoDateRange {
    width: 100% !important;
}
#hs-return-filter {
    position: absolute;
    z-index: 1;
    display: none;
    top: 109px;
}
#hs-return-filter .hs-filter-box {
     width: 100%;
}
.hs-ohd-header.header_tab {
    padding-top: 10px;
    border: 1px solid #ddd;
}
#page_navigation_return a:hover, #page_navigation_return a.page_link.active_page {
    background-color: #00a3df;
    text-decoration: none;
    font-size: 17px;
    color: #fff;
}
#page_navigation_return a {
    color: #3f3f3f;
    font-size: 17px;
    color: #3b3b3b;
    text-decoration: none;
    width: 25px;
    height: 25px;
    line-height: 25px;
    display: inline-block;
    font-family: GalanoGrotesqueAlt-Regular;
    font-weight: normal;
}
#my-acc-returns-details .hs-form-clr-left {
    clear: left;
}
.credut_section,.status_section,.date_section   {
    padding: 0;
}
.glyphicon-search.returnSearch:before {
    font-size: 20px;
    color: #00a3df;
}
#imaginary_container .form-control[disabled] {
    background-color: #FFF !important;
}
@media screen and (max-width: 767px) {
.return_case .hs-ohd-raised{
    border-top: none;
    text-align: right;
    margin-top: 0px;
    font-family: Value-Sans;
    color: #3b3b3b;
    line-height: 5;
    height: 1px;
    margin: 0 !important;
}

 .hs-raised-min{
      min-height: 80px !important;
}
#hs-return-filter {
    position: absolute;
    z-index: 1;
    display: none;
    top: 110px;
}
#hs-return-filter .tab_filter {
    padding: 25px 10px 0px 0px;
}
.hs-ohd-header.header_tab {
    border: none;
}
.accord-body .header_section span {
   font-size: 14px;
   font-family: 'GalanoGrotesqueAlt-Semibold';
   color:#3b3b3b;
}
.active#open_section p,.active#case_return p {
   font-size: 16px;
   font-family: 'GalanoGrotesqueAlt-Medium';
   color:#3b3b3b;
}
#open_section p,#case_return p {
   font-size: 16px;
   font-family: 'GalanoGrotesqueAlt-Regular';
   color:#3b3b3b;
}
.return_case .hs-ohd-header.header_section {
    padding: 15px 0px 15px 10px;
    min-height: 140px;
}
.accord-body .header-content{
    min-height: 140px;
}
.total-body .header_section .case_section,.accord-body  .header_tab  .case_section  {
    padding: 0;
}
.stylish-input-group .form-control {
   font-size: 16px;
   font-family: 'GalanoGrotesqueAlt-Regular';
   color:#3b3b3b;
}
.hs-ohd-raise {
    border-top: 1px solid #ccc;
    width: 100%;
    margin: 0px;
    position: absolute;
    bottom: 25px;
}
.hs-ohd-header.header_section {
    background: #FFF;
}
.return_case .hs-ohd-header.header_section p {
    font-size: 13px;
}
.return_case .custom_date {
    margin-left: 0;
}
.hs-ohd-header.header_tab{
    padding: 0px 0px 0px 10px; 
    margin-bottom: 20px;
    margin-top: 20px;
}
.first_section.open_section .case_section {
    padding: 0;
}

.return_case .first_section{
    border: none;
    margin-bottom: 20px;
    margin-top: 20px;
}
.accord-body .first_section p {
    margin: 0 0 10px;
}
.total-body.accord-header,.mobile-header {
    padding: 0;
}
.mobile-body {
    border-top: 1px solid #ddd;
    border-right: 2px solid #ddd;
    border-left: 2px solid #ddd;
    background: #FFF;
}
.return_case .first_section {
    background: #FFF;
}
.return_case .more-less {
    float: right;
    color: #212121;
    position: absolute;
    right: 10px;
    top: 15px;
}
}
@media screen and (min-width: 768px) {
.hs-ohd-header.header_section {
    background: #EBEBEB;
}
.total-body.accord-header {
    padding: 0;
}
.return_case .custom_date {
    margin-left: 0;
}
.return_case .more-less {
    float: right;
    color: #212121;
    position: absolute;
    right: 10px;
    top: 15px;
}
#raise_btn{
  width: 100%;
  bottom: 75px;
}
#raise_btn a {
  float: right;
}
.active#open_section p,.active#case_return p {
   font-size: 16px;
   font-family: 'GalanoGrotesqueAlt-Medium';
   color:#3b3b3b;
}
#open_section p,#case_return p {
   font-size: 16px;
   font-family: 'GalanoGrotesqueAlt-Regular';
   color:#3b3b3b;
}
.accord_head .header_section p,.authentic_head .header_section p {
   font-size: 14px;
   font-family: 'GalanoGrotesqueAlt-Semibold';
   color:#3b3b3b;
}
#hs-return-filter {
    position: absolute;
    z-index: 1;
    display: none;
    top: 111px;
}
#hs-return-filter .tab_filter {
    padding: 25px 10px 0px 0px;
}
.return_case .hs-ohd-header-txt {
    font-size: 24px;
    padding: 0px 0 10px 0;
}
}