.SuppAvail1 {
  background-color: #F9F97A;
  color: #252A2F;
  border-radius: 6px;
  padding: 2px;
  margin: 2px;
}

/*******history button***********/

div#searchion {
    width: 70%;
}

div#cartidi {
    width: 30%;
}

.header-2 .noo-search-wrap {
    width: calc(95% - 50px);
}


.show-history-btn, .noo-search-wrap {
    display: inline-block;
    vertical-align: top;
}

.show-history-btn {
    width: 50px;
    background: #376080;
    height: 50px;
    margin-top: 3%;
    position: relative;
}

a#ShowHistory {
    display: block;
    margin: auto;
    width: 50px;
    font-size: 25px;
    text-align: center;
    line-height: 48px;
    height: 50px;
    color: #fff;
}

ul#searchHistoryList {
    position: absolute;
    list-style: none;
    width: 100%;
    padding: 0;
    background: #fff;
    z-index: 99;
    box-shadow: 3px 10px 12px #0000002e;
}
#cart .btn .fa-shopping-cart {
    height: 47px!important;
    padding-top: 10px!important;
}



#cart .btn {
    margin: 9px 0 0 0 !important;
	}
ul#searchHistoryList li.ul-search-item:hover {
    background: #468dc8;
}

ul#searchHistoryList li.ul-search-item a {
    width: 100%;
    padding: 10px;
    display: block;
}

ul#searchHistoryList li.ul-search-item:hover a {
    color: #fff;
}

/******elena fixes 17/6*****/

.header-2 .noo-search-wrap #form-header {
    width: 100%;
}

iframe {
    max-width: 100%;
}

/**21/6**/

ul.ui-corner-all {
    background: #fff;
    list-style: none;
    box-shadow: 0 5px 20px #0000001c;
    padding: 0;
    max-width: 540px;
    z-index: 99 !important;
}

li.ui-menu-item {
    padding: 10px;
    border-bottom: 1px solid #ededed;
    transition: .25s ease-out;
}

li.ui-menu-item:hover {
    background-color: #468dc8 !important;
}

.ui-widget-content a {
    background: transparent !important;
    border: none !important;
    transition: .25s ease-out;
}

li.ui-menu-item:hover a {
    color: #fff;
    background-color: transparent;
}

ul#ui-id-3, ul#ui-id-4, ul#ui-id-6 {
    z-index: 99 !important;
    max-height: 500px;
    overflow-y: auto;
}

/***********/

#mainheader {
  margin-bottom: 2rem;
}

.cgvUniWareh.ddlpricesList {
  margin-top: 3rem !important;
}

.mufHeader {
  display: inherit !important;
  font-weight: bold;
}

body {
    background: #fff;
    color: #1a1a1f;
}

.thumb-slider.marq-slider, #ctl00_centerPlaceHolder_ShowCheckPr, #thl, .fa.fa-wrench, #MenuWishList, #cathdiv, #ctl00_centerPlaceHolder_idAllPartsOfModel, .breadcrumb, #ctl00_centerPlaceHolder_lblPageTitle {
    display: none;
}

.cgvPartNo.MoreInfo, .cgvDescription.MoreInfo {
    cursor: pointer;
    pointer-events: none;
}

.panel-heading {
    margin-top: 1rem;
}

#CpartSelections  {
top: 40px;
margin-bottom: 100px;
}

.accorlink:hover {
    color: blue !important;
}

.fa.fa-info, .fa.fa-paperclip {
    margin-top: 0px !important;
}

#ImageButtonGR {
    margin-right: 10px;
    margin-top: 10px;
}

#ImageButtonGB {
    margin-right: 10px;
    margin-top: 10px;
}

.col-md-5.col-sm-4.col-xs-12 {
    margin-bottom: 2% !important;
}

.header-2 .noo-search-wrap  {
	margin-top: 3% !important;
}

#cartidi {
    margin-top: 4% !important;
}

#headbox  {
background-color: #468dc8;
border-radius: 5px 5px 0 0;
color: white;
}

body, div, td {
    font-family: Segoe UI,"Roboto Condensed",Helvetica,Times New Roman,sans-serif !important;
    letter-spacing: 0.025em;
}
#ediStatus{
display:none;
}
.container {
    width: 100%;
    margin-left: 2;
    margin-right: 2;
    padding-left: 2%;
    padding-right: 2%;
}

.left-filter{
border:1px solid #f1f1f1;

}

.left-filter h3{
background-color:#444444;
}

.btn-primary{
background:black;
border-color:#f1f1f1;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open>.dropdown-toggle.btn-primary{
background:#545454 ;
border-color: #545454 ;
}

#header-area{
    background-color: white !important;
    margin-bottom: 0;
}


.header-top{
background:transparent;
}

.kkkkk{
width:95%;
margin-left:30px;
}

.header-links li a:hover, 
			.header-links li a:focus, 
			.header-links li.active a{
				background:none;
				color:#f7d900;
			}
.header-top .open .btn-link{
   color:black;
}

.header-links li a{
    color:black ;
    padding: 10px 15px 10px 0;
}

.welcome_user{
color:black ;
}

.header-top .btn-link{
color:black ;
}

#main-menu {
    background: #2E2E2E none repeat scroll 0 0;
    color:black;
    border-top: 1px solid black !important;
}

#main-menu .navbar-nav > li + li{
    border-left: medium none;
}

#main-menu .navbar-nav > li a{
color:white;

}

#main-menu .navbar-nav > li > a:hover, #main-menu .navbar-nav > li.open a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #f7d900;
}

#search .input-group .form-control{
background:white  !important;
border-color:#1a1a1f  !important;
color:#1a1a1f !important;
}

#search .input-group .btn
{
background:#1A1A1F  !important;
border-color:#1A1A1F  !important;
color:white !important;
}

.copyright{
background:transparent;
}

#cart .dropdown-menu{
background:#1A1A1F ;
}

#cart .dropdown-menu table.hcart td, .line-bottom{
border-bottom: 1px solid #FFFFFF;
}

.line-top, .btn-block1{
border-top: 1px solid #FFFFFF;
}

#cloned_search .input-group .form-control {
background:white  !important;
border-color:#1A1A1F  !important;
color:#1A1A1F !important;
}

#cloned_search .input-group .btn
{
background:#1A1A1F  !important;
border-color:#1A1A1F  !important;
color:white !important;
}

.navbar-toggle{
border-color: white;
border-radius: 1px;
color: white;
}

.fa-bars{
color:white;
}


#cart .btn-block1 a:hover, #cart .btn-block1 a + a
{
background:#545454;
color:white !important;
}

#cart .btn-block1 a, #cart .btn-block1 a + a:hover{
color:#545454 ;
}


#navbaridi .navbar-toggle{
border-color: #41464A;
border-radius: 1px;
color: #41464A;
}

#navbaridi .fa-bars{
color:#41464A;
}

.tabs-panel .nav-tabs > li.active, .tabs-panel .nav-tabs > li.active > a{
background:#1A1A1F  !important;
}

.tabs-panel .nav-tabs{
border-bottom:4px solid #1A1A1F  !important;
}


.griditemst{
background: rgba(46, 49, 146, 0.15);
box-shadow:none;
}


.footer-links{
background:transparent;
}

#footer-area{
background-color:#2E2E2E !important;
}

.filter-box{
padding-bottom:0px;
padding-top:0px;
}

.barcolori {
background: #1A1A1F  !important;
border-color: #1A1A1F  !important;
}

a{
color:#1A1A1F;
}

a:hover{
color:#545454 ;
}

#cart .btn{
background:white !important;
border-color:#1A1A1F;
}

#cart .btn .fa-shopping-cart{
background:#1A1A1F !important;
color:white !important;
}

#LabelInfo{
color:#1A1A1F !important;
font-weight:normal !important;
font-size: 18px !important;
}

#cart .btn i.fa-caret-down{
color:#1A1A1F !important;
}

.numberbaskst{
color:#1A1A1F !important;
display:none;
}

.footer-links .title {
font-size: 18px;
color: #fbec25;
margin-bottom: 12px;
font-family: 'Open Sans Condensed', sans-serif;
font-weight: 300;
}

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus{
background-color:#1A1A1F;
border-color:#1A1A1F;
}

#return-to-top{
background:gray !important;
}

#return-to-top:hover{
background:gray !important;
}

.botsel .jqTransformSelectWrapper{
background-color:#1A1A1F;
}

.botsel .jqTransformSelectWrapper ul a:hover{
background: #1A1A1F;
color:white;
}

.blue-box{
background:rgba(46, 49, 146, 0.15);
}

.select2-container--open{
width: 350px !important;
}

#iSecondaryFeatures {
white-space: normal !important;
}

/*-------------------------------------------------------------------------------anazitisi me plaisio opel------------------------------------------------------------------------*/

#ctl00_leftPanel > div {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.btn.btn-default {
    background: #444 none repeat scroll 0 0;
    color: #f7d900 !important;
}

.row.navbar {
    background-color: rgba(115, 115, 115, 0.4) !important;
    border-bottom: 1px solid;
    border-radius: 0;
}

.col-md-3.Ccontainer {
    background-color: rgba(115, 115, 115, 0.4) !important;
}

.cCategory {
    background-color: #444;
    border: 1px solid #ccc;
    border-radius: 4px;
    cursor: pointer;
    margin-top: 10px;
}

.cCategory span {
    color: #f7d900;
    line-height: 40px;
}

#ctl00_MenuWishList {
display:none;
}

.SuppAvail0 {
background-color:#FF0000;
color: white;
border-radius: 6px;
padding: 2px;
margin: 2px;
}

#ctl00_WorkShopDescr {
display:none;
}

#MyCar {
display:none;
}

table#ctl00_centerPlaceHolder_GridViewCart th:nth-child(5),table#ctl00_centerPlaceHolder_GridViewCart th:nth-child(4),table#ctl00_centerPlaceHolder_GridViewCart th:nth-child(6) {
  display: none
}
table#ctl00_centerPlaceHolder_GridViewCart td:nth-child(4),table#ctl00_centerPlaceHolder_GridViewCart td:nth-child(5) {
  display: none
}

ctl00_centerPlaceHolder_GridViewCart

#DIVGrid table#ctl00_centerPlaceHolder_GridView1 th:nth-child(1) {
 /* display: none*/
}

#DIVGrid table#ctl00_centerPlaceHolder_GridView1 td:nth-child(1) {
  /* display: none*/
}

#Basket table#ctl00_centerPlaceHolder_GridViewCart th:nth-child(6),table#ctl00_centerPlaceHolder_GridViewCart td:nth-child(6) {
  display: none
}

#ctl00_centerPlaceHolder_Label4 ,#ctl00_centerPlaceHolder_txtItemPriceSum, #ctl00_centerPlaceHolder_Label5, #ctl00_centerPlaceHolder_txtDiscountSum{
  display: none
}

ul.bxslider.clearfix  {
color:black !important;
}

#txtSearch  {
height:46px !important;
}

img.img-responsive.cgvDocUrl  {
max-height: 105px !important;
    max-width: 135px !important;
}

#searchTitle  {

}

a.btn.btn-xs.minibasebox.cgvDocUrl  {
/* display:none; */
}

.col-md-12.col-sm-12.col-xs-12.main_fiels { padding-right:10px
    
}

.codecomesfrom  {
    /* display: none !important; */
}

.viscode  {
   /* display: none !important; */
}

#MyWishList  {
color: black !important;
}

#ctl00_centerPlaceHolder_btnCoupon  {
    margin-bottom: 10px;
}

#ctl00_centerPlaceHolder_Cart_Butoo  {
    margin-top: 10px !important;
}

#ctl00_centerPlaceHolder_lblCouponDiscount  {
    font-size: 16px;
    font-weight: bold;
    color: red;
}

.LimitAvailable  {
background: orange;
color:black;
}

.AvailDescr::before {
    content: 'Διαθεσιμότητα:' "\A";
    white-space: pre;
}

.cgvUniWareh.ddlpricesList  {
margin-top: 5%;
}

#b_extras #pagingTop #resultsPerPage option[value="10"] {
display:none;
}

#b_extras #pagingTop #resultsPerPage option[value="30"] {
display:none;
}

#b_extras #pagingTop #resultsPerPage option[value="50"] {
display:none;
}
.fa-arrow-up:before {
    content: "\f062";
    color: #fff;
    text-align: center;
    display: block;
    width: 50px;
    margin-top: 17px;
    transition: .2s ease-out;
}

#return-to-top:hover .fa-arrow-up:before {
    color: #1c1c1c;
}
@media (max-width: 767px){
.nav>li {
    display: inline-block!important;
}
}
@media screen and (max-width: 1000px) {

    .show-history-btn {
        margin: 0;
    }

    .header-2 .noo-search-wrap {
        padding: 0 !important;
        margin: 0 !important;
    }

    div#searchion {
        width: 100%;
    }

    .noo-search-wrap em.fa.fa-caret-down {
        right: 5px !important;
    }

    span.cat_name {
        padding-left: 5px !important;
    }

    div#cartidi {
        width: 96%;
        padding: 0;
    }
}
/*******epparts 9/1/24********/
form#aspnetForm {
    margin: auto;
    overflow: hidden;
}
div#divGuestMsg {
    overflow: hidden;
}
#ctl00_leftPanel > div, .container.contcss > div {
    overflow-y: hidden;
    max-width: 100%;
}


@media all and (max-width: 1500px) {
div#ctl00_centerPlaceHolder_HelpFrame table {
    width: auto !important;
}
}


@media all and (max-width: 1000px) {
    table.table.table-striped th {
        max-width: 2.5vw;
        font-size: 12px;
        overflow: hidden;
        border-right: 1px solid #ddd;
        padding: 10px 5px;
    }

    table.table.table-striped th:first-child {
        border-left: 1px solid #ddd;
    }

    table.table.table-striped th:nth-child(4), table.table.table-striped tr td:nth-child(4) {
        width: 10% !important;
    }

    table.table.table-striped td {
        font-size: 12px;
        max-width: 2.5vw;
        padding: 5px;
    }

    span#MyWishListText {
        display: none;
    }

    ul.nav.navbar-nav > li:nth-child(2), ul.nav.navbar-nav > li:nth-child(3) {
        display: none !important;
    }

    div#OrderBy .col-sm-3 {
        margin: auto;
        float: none !important;
        width: 300px;
    }

    select#optOrderBy {
        padding: 4px 2px;
        background: #f0f0f0;
    }

    div#b_extras >div {
        max-width: 100%;
        overflow-y: hidden;
    }
	div#results_wrapper .col-md-12.col-xs-12 {
    margin-bottom: 25px !important;
}

    .col-md-12.col-xs-12 {
        margin: 0 !important;
    }
    }

    @media all and (max-width: 750px) {
        div#header_1, .col-sm-4.col-xs-7 {
            width: 100%;
            overflow-y: hidden;
        }

        #main-menu .navbar-nav > li > a i {
            margin: 0 !important;
        }
  
        input#ctl00_centerPlaceHolder_Button1 {
            width: calc(100vw - 147px);
        }

        .new-user-content .btn-green {
            width: 100%;
            position: unset;
            margin: 0 0 40px;
        }
        
    }
    

/***********/
