.navcontainer {
    margin-right: -47px;
    margin-top: 5px;
}

#navcontainer-small {
    margin-top: 25px;
    margin-right: 15px;
}

#navlist > li {
    display: inline-block;
    zoom: 1;
}

#navlist, .nav-button > span.noclickeable {
    cursor: default;
}

.navbar-small-row {
    margin-top: -14px;
}

.nav-button {
    padding-right: 10px;
}

.navbar-rigth-small {
    margin-right: -25px;
}

.nav-button.clickeable {
    cursor: pointer;
}

.navlist-mobile {
    width: 100%;
    list-style: none;
    margin: 0;
    padding: 0;
    display: table;
    margin-left: -3%;
}

    .navlist-mobile > li {
        text-align: center;
        display: table-cell;
        width: 48px !important;
        height: 48px !important;
    }

.logo-container {
    left: -15px;
}

    .logo-container > a {
        cursor: default;
    }

        .logo-container > a > img {
            cursor: pointer;
        }

    .logo-container.small {
        top: 7px;
    }

.right-border {
    border-right: 1px solid #000000;
}

.left-border {
    border-left: 1px solid #000000;
}

.searchForm {
    margin-top: 20px;
}

.countryMenu, .accountMenu, .helpMenu {
    cursor: pointer;
    outline: none;
    text-decoration: none;
    top: 1px;
    position: relative;
}

.popoverCountry li {
    list-style: none;
    padding: 6px;
    border-top: 1px dotted #e8e8e8;
    cursor: pointer;
    margin-left: -50px;
}

    .popoverCountry li > a, .popoverCountry li > a:hover {
        text-decoration: none;
    }

.popoverCountry > h3 {
    text-align: center;
    font-weight: 100;
}


/*Css Tooltip Menu by Camilo Romero*/
.pop {
    background: black;
    color: white;
    border: 1px solid black;
    padding: 6px;
    border-radius: 8px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    position: absolute;
    width: 80px;
    text-align: center;
}

.pop-noshow {
    display: none;
}

.pop-separator {
    width: 100%;
    height: 6px;
    margin-top: 6px;
}

.pop > span {
    cursor: pointer;
}

.pop > a, .pop > a:hover, .pop > a:active {
    color: white;
    text-decoration: none;
    margin-top: 10px;
}

.pop:after {
    position: absolute;
    display: inline-block;
    border-top: 6px solid transparent;
    border-right: 6px solid black;
    border-bottom: 6px solid transparent;
    left: -6px;
    top: 30px;
    content: '';
}

.button-toggle-categories {
    float: left;
    margin-top: -40px;
}

.navlist li {
    display: inline-block;
    border-right: 1px solid black;
    padding: 5px;
}

.navlist-initial li {
    border-right: 0;
}

.navlist-cart {
    border-right: 0px solid white !important;
}

.navbar-top-margin {
    margin-top: 5px;
}

.search-button-small {
    width: 40px;
}

.nav-icon {
    color: white !important;
    font-size: 20px;
    margin-top: 6px;
}


    .nav-icon.js-loginbutton {
        margin-left: 9px;
    }

    .nav-icon.glyphicon-question-sign {
        margin-left: 6px;
    }


.xs-logo-container > img {
    margin: auto;
    /* position: absolute; */
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 50%;
}


input:invalid {
    outline: none;
}


.navlist {
    margin-right: 0;
}


/*sm*/
@media (min-width: 768px) {
    .search-textbox {
        /*width: 145px !important;*/
    }

        .search-textbox:-moz-placeholder {
            color: transparent;
        }

        .search-textbox::-moz-placeholder {
            color: transparent;
        }

        .search-textbox::-webkit-input-placeholder {
            color: transparent;
        }

        .search-textbox:-ms-input-placeholder {
            color: transparent;
        }

    .nav-icon {
        color: black !important;
        font-size: 14px;
        margin-top: 0;
    }

    .navlist {
        margin-right: 0;
    }

    .nav-icon > .popoverIcon {
        margin-left: 0;
        margin-top: 0;
        margin-bottom: 0;
    }

    .logo-intcomex {
        width: 119% !important;
    }


    /*XCB LOGO*/

    .logo-xcb {
        width: 74% !important;
        margin-top: -15px !important;
    }
}
/*md*/
@media (min-width: 992px) {
    .search-textbox {
        /*width: 200px !important;*/
    }

        .search-textbox:-moz-placeholder {
            color: transparent;
        }

        .search-textbox::-moz-placeholder {
            color: transparent;
        }

        .search-textbox::-webkit-input-placeholder {
            color: transparent;
        }

        .search-textbox:-ms-input-placeholder {
            color: transparent;
        }

    .navlist {
        /*margin-right: -10px;*/
    }

    .nav-icon {
        color: black !important;
        font-size: 14px;
        margin-top: 0;
    }



        .nav-icon > .popoverIcon {
            margin-left: 0;
            margin-top: 0;
            margin-bottom: 0;
        }


    .logo-intcomex {
        width: 174px !important;
    }
    /*XCB LOGO*/

    .logo-xcb {
        width: 74% !important;
        margin-top: -15px !important;
    }
}
/*lg*/
@media (min-width: 1200px) {
    .search-textbox {
        width: 100% !important;
    }

        .search-textbox:-moz-placeholder {
            color: #ABABAB;
        }

        .search-textbox::-moz-placeholder {
            color: #ABABAB;
        }

        .search-textbox::-webkit-input-placeholder {
            color: #ABABAB;
        }

        .search-textbox:-ms-input-placeholder {
            color: #ABABAB;
        }

    .nav-icon {
        color: black !important;
        font-size: 14px;
        margin-top: 0;
    }

    .navlist {
        /*margin-right: -15px;*/
    }

    .nav-icon > .popoverIcon {
        margin-left: 0;
        margin-top: 0;
        margin-bottom: 0;
    }

    .logo-intcomex {
        width: 112% !important;
    }

    /*XCB LOGO*/

    .logo-xcb {
        width: 74% !important;
        margin-top: -15px !important;
    }
}
/*mini entre xs y xs grande*/
/*XS NAVBAR*/
@media(min-width:468px) and (max-width:767px) {
    .xs-logo-container > img {
        margin: auto;
        /* position: absolute; */
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        width: 20%;
    }
}
/*XCB LOGO*/

.logo-xcb {
    width: 74% !important;
    margin-top: -15px !important;
}

.xs-navbar {
    background-color: #1D4675 !important;
}

.xs-nav-container {
    margin-bottom: -10px;
}

xs-navbar:before {
    background-color: red;
    color: red;
}

xs-navbar:after {
    background-color: yellow;
    color: yellow;
}


.hidden-searchbox {
    display: none;
}

.popover-search-xs {
    position: absolute;
    height: 44px;
    background-color: #1D4675;
    border: 5px solid #1D4675;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    margin-top: -17px;
    z-index: 1000;
    width: 95%;
}

.xs-cart-count {
    background-color: red;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    font-weight: bold;
    position: relative;
    top: -30px;
    left: 10px;
}

.btn-search-lg {
    width: 100px !important;
}

.js-cart-xs {
    top: 5px !important;
}

    .js-cart-xs:active, .js-cart-xs:focus, .js-cart-xs:hover {
        text-decoration: none !important;
    }

/*Account menu Styles*/

.menu-account-xs:after {
    font-family: 'Glyphicons Halflings';
    content: "\e114";
    float: right;
    color: grey;
    margin-top: -18px;
}

.menu-account-xs.collapsed:after {
    content: "\e080";
}

.menu-account-list {
    list-style-type: none;
    margin-left: -30px;
}

/*Cart Icon*/
.js-cart {
    color: black !important;
}

    .js-cart > span {
        margin-left: -10px;
    }

.cart-text, .cart-text:active, .cart-text:hover, .cart-text:focus, .cart-text:link {
    color: #000 !important;
    font-weight: 600 !important;
    text-decoration: none !important;
}

.cart-empty {
    top: 1px;
    position: relative;
    font-size: 14px !important;
}

.cart-full {
    top: 1px;
    position: relative;
    font-size: 14px !important;
}

.ie-cart-logo {
    top: -2px !important;
}

/** Setup Margin in Containers **/

.top-margin-navbar {
    margin-top: -30px;
}

.top-margin-search {
    top: 30px;
}

.top-margin-container {
    margin-top: 29px;
}

.top-margin-logo-container {
    margin-top: 16px;
}


.logo-lg-small-container {
    top: 27px;
    width: 20%;
}

.logo-intcomex-lg-small {
    width: 71% !important;
    margin-top: 24px;
}


/** Search Setup **/

/*Lg Version*/
@media(min-width: 1200px) {
    .search-container-lg {
        left: 74px;
        text-align: right;
        width: 70%;
    }
}

.search-textbox-lg {
    width: 300px !important;
    float: left !important;
    margin-left: -100px;
}

/* LOGO XCB Set*/

.logo-xcb-xs {
    margin-left: 50px !important;
}

/* POPUP SEARCHBOX */

.popup {
    background-color: white;
    -ms-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
    -ms-box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
    color: #000;
    display: none;
    font-size: 16px;
    padding: 7px 10px;
    position: absolute;
    z-index: 99;
    top: 38px;
}

.popup-xs {
    left: 0 !important;
    margin-left: 20% !important;
    margin-right: 20% !important;
    right: 0 !important;
    font-size: 14px;
    font-weight: bold;
}

.popup-visible {
    display: block;
}

/*HelpMenu*/
.help-menu {
    margin-left: -9px !important;
    top: 1px;
    position: relative;
}

.account-button {
    margin-left: -2px;
}

/*Search Icon */
.ie-search-icon {
    top: -23px;
    position: relative;
}

/* Country Flag Mobile */
@media(max-width:767px) {
    .country-xs {
        top: -2px;
        border: 1px solid white;
    }
}

#popup-login {
    right: 10px;
    font-weight: bold;
    color: #616161;
    height: 90px;
    width: 363px;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.4) !important;
    -ms-box-shadow: 0 0 5px rgba(0, 0, 0, 0.4) !important;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.4) !important;
    text-align: center;
}

    #popup-login > span {
        position: absolute;
        top: 45%;
        left: 0;
        right: 0;
        margin-top: -9px;
    }

.remove-sideline {
    border-right: 1px solid white !important;
}

.form-chat-margin {
    width: 90%;
    margin-left: 12px;
}




/* ITHD-47576 - Problem with menu overlay */

@media (min-width: 992px) and (max-width: 1199px) {
    #detail-products-content {
        margin-top: 30px;
    }

    #js-tabs-showcase {
        margin-top: 40px;
    }

    .headerTitleCart {
        margin-top: 35px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    #detail-products-content {
        margin-top: 12px;
    }

    #printAndSend {
        margin-top: 12px;
    }

    #js-tabs-showcase {
        margin-top: 10px;
    }

    .headerTitleCart {
        margin-top: 35px;
    }
}

@media(min-width: 1200px) {
    #detail-products-content {
        margin-top: 20px;
    }

    #printAndSend {
        margin-top: 20px;
    }

    .headerTitleCart {
        margin-top: 35px;
    }
}
