/* Multicomp Pro LP SF - styles */

/*Featured cat styles Start*/

html {
    scroll-behavior: smooth;
}

.tech-res-tech-icon {
    height: 90px!important;
    margin: 0 auto;
}

.tech-res-tech {
    text-align: center;
}

.tech-res-tech h4{
    height: 40px;
}

.tech-res-tech:hover, .tech-res-tech h4:hover {
    text-decoration: underline;
    opacity: 0.85;
    -ms-transform: scale(1.05); /* IE 9 */
    -webkit-transform: scale(1.05); /* Safari 3-8 */
    transform: scale(1.05);
}
/*Featured cat styles end*/

/*head styles start*/
.mcp-sf-title-bar-color
{
    color: #000000;
}

.mcp-sf-title-bar:before {
    content: "";
    background: #41c363;
    position: relative;
    display: inline-block;
    padding: 16px 2px;
    left: -15px;
    top: -4px;
    float: left;
    transform: skewX(-18deg);
}
.mcp-sf-title-bar{
    margin-left: 14px;
}
.mcp-sf-title-bar h2
{
    margin-left: 6px;
}
/*head styles end*/

/*featured products start*/
.mcp-fea-pro-cta
{
    text-align: right;
    margin: 6px 0px 0px 0px;
    padding: 0px 15px;
    font-size: 12px;
}
.mcp-fea-pro-cta>a:last-child:after {
    padding-left: 4px;
    right: 0;
    content: "▶";
    color: #41c363;
    font-size: 10px;
    top: 50%;
    margin-top: -6px;
}

.mcp-fea-pro-head
{
    min-height: 60px!important;
}

.mcp-fea-pro-con
{
    min-height: 210px!important;
}
/*featured products end*/

/*applications start*/
.mcp-application-head
{
    background-color: #41C363;
    color: #fff!important;
    margin-top: 0px!important;
    text-align: center;
}

.tech-res-text-link
{
    text-decoration: none!important;
}
/*applications end*/

.resource-icon-height {
    height: 40px !important;
    float: left;
    padding-right: 15px;
}

.resources-container {
    height: 68px !important;
}

.analog-menubar-link:hover analog-menubar-link:focus, analog-menubar-link:active
{
    -ms-transform: scale(1.05); /* IE 9 */
    -webkit-transform: scale(1.05); /* Safari 3-8 */
    transform: scale(1.05);
    -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
    transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}

@media (min-width: 768px) {
    footer#footer {
        margin-top: 0px !important;
    }
    #footer {
        margin-top: 0px !important;
    }

    .mcp-sf-e14-comm-link-head, .mcp-sf-resources-link-head
    {
        margin-top: 0px !important;
    }

    .mkt .container .page-header-full-width {
        margin-left: -199%;
    }
}

.panel-heading {
    background-color: #41c363;
    height: 52px!important;
}
.panel-title
{
    color: white!important;
}

/* Overrides do not remove */
div#bodyContainer { float: inherit !important; }
.page-header { margin-bottom:0 !important;}
.page-header-inner:after { border: 0 !important; }
.page-header-inner-padding { padding-right: 15px !important; }

/* Classes for this page */
.page-header-full-width-colour { background: #d3e6dd;}

.text-green {
    color: #41c363;
}

/*disabled for video*/
/*.page-header-inner{background: linear-gradient(270deg, rgb(211 230 221 / 0%) 58%, rgb(211 230 221) 60%);}*/
.mcp-img img{
    height: 30px;
}
@media (min-width: 768px) {
    .mcp-img {
        background: #d3e6dd;;
        background-image: url(/wcsstore/ExtendedSitesCatalogAssetStore/cms/asset/images/common/storefront/multicomp-pro/3575419-mc-pro-page-header.jpg);
        background-image: url(/wcsstore/ExtendedSitesCatalogAssetStore/cms/asset/images/common/storefront/multicomp-pro/3575419-mc-pro-page-header.jpg), linear-gradient(90deg, rgb(211, 230, 221) 40%, rgb(211, 230, 221) 60%);
        background-position: 53.3% 46% !important;
        background-size: 15% !important;
        background-repeat: no-repeat !important;
    }
    .page-header-inner-padding { padding-right: 500px !important; }

}

/*SF Styles start*/
@media (max-width: 768px) {
    .mcp-sf-menu {
        padding-top: 0px !important;
        height: auto;
    }

    .mcp-sf-menu ul li {
        padding: 30px 30px !important;

    }

    .mcp-sf-menu ul {
        text-align: center !important;
        padding: 10px !important;
    }

    .mcp-fea-pro-con
    {
        min-height: 0px!important;
    }

    .mcp-sf-menu-bg-one
    {
        background-image: none!important;
        background-color: #41c363 !important;
        height: 60px!important;
    }
    .mcp-sf-menu-bg-two
    {
        background-image: none!important;
        background-color: #189343 !important;
        height: 60px!important;
    }
    .mcp-sf-menu-bg-three
    {
        background-image: none!important;
        background-color: #4fca79 !important;
        height: 60px!important;
    }

    .mcp-sf-menu-bg-four
    {
        background-image: none!important;
        background-color: #919194 !important;
        height: 60px!important;
    }

    .mcp-sf-menu-bg-five
    {
        background-image: none!important;
        background-color: #acacae !important;
        height: 60px!important;
    }

    .mcp-sf-menu-bg-six
      {
          background-image: none!important;
          background-color: #d9d8da !important;
          height: 60px!important;
      }

    .menu-border
    {
        display: none!important;
    }

    .resource-icon-height
    {
        margin-bottom: 30px!important;
    }

    .tech-res-tech h4 {
        height: 60px!important;
    }
}

.sticky-main {
    height: auto!important;
}

.mcp-sf-menu
{
    background: #f9f9f9!important;
    display: inline-block!important;
    padding-top: 25px!important;
    width: 100% !important;
    height: auto;
}

.mcp-sf-menu ul{
    width: 100% !important;
    padding: 30px!important;
}

.mcp-sf-menu ul li{
    padding: 0px 20px 0px 10px;
    text-decoration: none;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    font-size: 13px;
}

.mcp-sf-menu ul li a{
    text-decoration: none;
}

.mcp-sf-menu ul li a:hover{
    -ms-transform: scale(2.05); /* IE 9 */
    -webkit-transform: scale(2.05); /* Safari 3-8 */
    transform: scale(2.05);
    text-decoration: none;
}

.mcp-sf-intro
{
    background-color: #ececed!important;
    display: inline-block!important;
}

.mcp-sf-fea-cat
{
    display: inline-block!important;
}

.mcp-sf-fea-pro
{
    display: inline-block!important;
    background-color: #f9f9f9;
}
.mcp-sf-key-apps
{
    display: inline-block!important;
    background-color: #fff;
    Width:100%;
}
.mcp-sf-application
{
    display: inline-block!important;
    Width:100%;
}
.mcp-sf-media
{
    display: inline-block!important;
    Width:100%;
    background-color: #fff;
}
.mcp-sf-resources
{
    display: inline-block!important;
    background-color: #f9f9f9;
}
.mcp-sf-prd-listing
{
    display: inline-block!important;
    background-color: #f9f9f9;
}

.mcp-sf-community
{
    display: inline-block!important;
    background-color: #ececed;

}

#bodyContainer.layoutOne #article, #bodyContainer.layoutFive #article {
     margin: 0px!important;
}

#bodyContainer #article {
    margin: 0px!important;
}

.threeQuarter p:nth-child(3){
    margin-bottom: 0px!important;
    display: none!important;
}

.st-storeLeftFixed
{
    margin-left: 0px!important;
}

.mcp-sf-hor-banners{
    display: inline-block!important;
    width: 100%;
}
/*SF Styles end*/

/*menu bar css start */
.sm-busi-main-box {
    webkit-transition: all .2s ease-in-out .05s;
    -o-transition: all .2s ease-in-out .05s;
    transition: all .2s ease-in-out .05s;
    border: thin solid #ffffff;
    padding-top: 1.5%;
    padding-bottom: 10px;
}

.sm-busi-main-box:hover {
    webkit-transition: all .2s ease-in-out .05s;
    -o-transition: all .2s ease-in-out .05s;
    transition: all .2s ease-in-out .05s;
    transform: scale(1.05);
    z-index: 100;
}

.sm-busi-main-box:hover > h3 {
    webkit-transition: all .2s ease-in-out .05s;
    -o-transition: all .2s ease-in-out .05s;
    transition: all .2s ease-in-out .05s;
}

.mkt .sm-busi-sec-bg-one {
    color: #fff !important;
}
.mkt .sm-busi-sec-bg-one h3 {
    color: #fff !important;
}

.mkt .sm-busi-sec-bg-one:hover {
    background-color: #2f2f2f;
}

.mcp-sf-menu-bg-one
{
    background-image: url(/wcsstore/ExtendedSitesCatalogAssetStore/cms/asset/images/common/storefront/analog-devices/menu-bg-1.jpg);
    background-position: center center !important; background-size: cover; background-repeat: no-repeat !important;
    height: 250px;
    text-align: center;
}

.mcp-sf-menu-bg-two
{
    background-image: url(/wcsstore/ExtendedSitesCatalogAssetStore/cms/asset/images/common/storefront/analog-devices/menu-bg-2.jpg);
    background-position: center center !important; background-size: cover; background-repeat: no-repeat !important;
    height: 250px;
    text-align: center;
}

.mcp-sf-menu-bg-three
{
    background-image: url(/wcsstore/ExtendedSitesCatalogAssetStore/cms/asset/images/common/storefront/analog-devices/menu-bg-3.jpg);
    background-position: center center !important; background-size: cover; background-repeat: no-repeat !important;
    height: 250px;
    text-align: center;
}

.mcp-sf-menu-bg-four
{
    background-image: url(/wcsstore/ExtendedSitesCatalogAssetStore/cms/asset/images/common/storefront/analog-devices/menu-bg-4.jpg);
    background-position: center center !important; background-size: cover; background-repeat: no-repeat !important;
    height: 250px;
    text-align: center;
}

.mcp-sf-menu-bg-five
{
    background-image: url(/wcsstore/ExtendedSitesCatalogAssetStore/cms/asset/images/common/storefront/analog-devices/menu-bg-5.jpg);
    background-position: center center !important; background-size: cover; background-repeat: no-repeat !important;
    height: 250px;
    text-align: center;
}

.mcp-sf-menu-bg-six
{
    background-image: url(/wcsstore/ExtendedSitesCatalogAssetStore/cms/asset/images/common/storefront/analog-devices/menu-bg-6.jpg);
    background-position: center center !important; background-size: cover; background-repeat: no-repeat !important;
    height: 250px;
    text-align: center;
}

.menu-border
{
    border: 2px solid white!important;
    opacity: 0.6;
}
/*menu bar css end */

#manuFacturer h1 {
    font-size: 31px !important;
}






/*============== Product listing===============*/
.mcp-listing-brd-btm{
    height: 2px;
    border-bottom: 1px solid #c2c2c2;
    margin-bottom: 20px;
}

.mcp-listing h6 {

}

.mcp-listing ul li {
    list-style-type: disc;
    color: #0072C3;
}
.mcp-listing-prd-name{
    height: 42px;
    margin-bottom: 10px;
    /*border-bottom: 1px solid #c2c2c2;*/
}
.mcp-listing-prd-name img{
    width: 50px;
    float: left;
    max-height: 45px;
}
.mcp-listing-prd-name h6{
    padding-top: 18px;
    margin-left: 70px;
}
/*============== QUICK  STARTS===============*/
/*Quick links menu*/

@media (min-width: 500px) {
    .mcp-qk-links{
        height: 40px;
        border: 0px solid #ececed;
        font-size: 14px;
        font-weight: bold;
        text-align: center;
        margin-top: 18px;
        width:100%;
    }
}
@media (max-width: 499px) {
    .mcp-qk-links{
        height: 72px;
        border: 0px solid #ececed;
        font-size: 14px;
        font-weight: bold;
        text-align: center;
        width: 94%;
        margin-top: 8px;
    }
}


.mcp-qk-links ul{
    width: 100%;
    padding-top: 8px;
}
.mcp-qk-links ul li{
    display: inline-block;
    list-style: none;
    margin-right: 3%;
}
.mcp-qk-links ul li a{
    color:#333;
    text-decoration: none;
}
.mcp-qk-links ul li a:hover{
    padding-bottom: 8px;
    text-decoration: none;
    border-bottom: 5px solid #41c363;
}
/*==============KEY applications STARTS===============*/

@media (min-width: 768px)
{
    .mpro-top-minibanner {
        background-image: url(/wcsstore/ExtendedSitesCatalogAssetStore/cms/asset/images/common/storefront/multicomp-pro/top-mini-banner.jpg?mktver1.1);
        background-color: #E2E2E2FF;
        background-position: 76% !important;
        background-size: cover !important;
        background-repeat: no-repeat !important;
    }
    .pcb-comp-minibanner {
        background-image: url(/wcsstore/ExtendedSitesCatalogAssetStore/cms/asset/images/common/storefront/multicomp-pro/pcb-components.jpg?mktver1);
        background-color: #E2E2E2FF;
        background-position: 52% !important;
        background-size: cover !important;
        background-repeat: no-repeat !important;
    }
    .iac-minibanner {
        background-image: url(/wcsstore/ExtendedSitesCatalogAssetStore/cms/asset/images/common/storefront/multicomp-pro/iac.jpg?mktver3);
        background-color: #E2E2E2FF;
        background-position: 45% !important;
        background-size: cover !important;
        background-repeat: no-repeat !important;
    }
    .elect-proto-minibanner {
        background-image: url(/wcsstore/ExtendedSitesCatalogAssetStore/cms/asset/images/common/storefront/multicomp-pro/electronic-lab.jpg?mktver1);
        background-color: #E2E2E2FF;
        background-position: 76% !important;
        background-size: cover !important;
        background-repeat: no-repeat !important;
    }
    .prd-mro-minibanner {
        background-image: url(/wcsstore/ExtendedSitesCatalogAssetStore/cms/asset/images/common/storefront/multicomp-pro/production-mro.jpg?mktver1);
        background-color: #E2E2E2FF;
        background-position: 76% !important;
        background-size: cover !important;
        background-repeat: no-repeat !important;
    }

    .cstm-compo-minibanner {
        background-image: url(/wcsstore/ExtendedSitesCatalogAssetStore/cms/asset/images/common/storefront/multicomp-pro/cstm-components.jpg?mktver1);
        background-color: #E2E2E2FF;
        background-position: 76% !important;
        background-size: cover !important;
        background-repeat: no-repeat !important;
    }

    .cstm-enclosure-minibanner {
        background-image: url(/wcsstore/ExtendedSitesCatalogAssetStore/cms/asset/images/common/storefront/multicomp-pro/cstm-enclosure.jpg?mktver1);
        background-color: #E2E2E2FF;
        background-position: 76% !important;
        background-size: cover !important;
        background-repeat: no-repeat !important;
    }
    .cstm-edu-minibanner {

        background-image: url(/wcsstore/ExtendedSitesCatalogAssetStore/cms/asset/images/common/storefront/multicomp-pro/cstm-edu.jpg?mktver1);
        background-color: #E2E2E2FF;
        background-position: 76% !important;
        background-size: cover !important;
        background-repeat: no-repeat !important;
    }

    .top-minibanner-text-bg{
        background: #e1e1e1;
        background: linear-gradient(90deg, rgba(253, 253, 253, 0.74) 40%, rgba(246, 246, 246, 0.47) 59%, rgba(255, 255, 255, 0.37) 83%, rgba(255, 255, 255, 0) 100%);
    }

    .minibanner-text-bg{
        background: #4E4E4E77;
        background: linear-gradient(90deg, rgb(15 15 15 / 74%) 40%, rgb(4 4 4 / 47%) 59%, rgb(0 0 0 / 24%) 83%, rgb(45 45 45 / 0%) 100%);
    }
    .minibanner-text-bg h4{
        height: 50px;
    }
.top-sec-minibanner{
    height: auto;
    display: grid;
    overflow: hidden;
}
    .key-apps-minibanner {
        height: 155px;
        display: grid;
        overflow: hidden;
    }

    /*for logo*/
    .key-apps-minibanner img {
        height: 34px;
    }
    .srvs-minibanner {
        height: 180px;
        display: grid;
        overflow: hidden;
    }
    /*for logo*/
    .srvs-minibanner img {
        height: 34px;
    }
}



@media (max-width: 767px) {

    .mpro-top-minibanner {
        background-image: url(/wcsstore/ExtendedSitesCatalogAssetStore/cms/asset/images/common/storefront/multicomp-pro/top-mini-banner.jpg?mktver1.1);
        background-color: #E2E2E2FF;
        background-position: left center !important;
        background-size: cover !important;
        background-repeat: no-repeat !important;
    }

    .pcb-comp-minibanner {
        background-image: url(/wcsstore/ExtendedSitesCatalogAssetStore/cms/asset/images/common/storefront/multicomp-pro/pcb-components.jpg?mktver1);
        background-color: #E2E2E2FF;
        background-position: left center !important;
        background-size: cover !important;
        background-repeat: no-repeat !important;
    }
    .iac-minibanner {
        background-image: url(/wcsstore/ExtendedSitesCatalogAssetStore/cms/asset/images/common/storefront/multicomp-pro/iac.jpg?mktver3);
        background-color: #E2E2E2FF;
        background-position: left center !important;
        background-size: cover !important;
        background-repeat: no-repeat !important;
    }
    .elect-proto-minibanner {
        background-image: url(/wcsstore/ExtendedSitesCatalogAssetStore/cms/asset/images/common/storefront/multicomp-pro/electronic-lab.jpg?mktver1);
        background-color: #E2E2E2FF;
        background-position: left center !important;
        background-size: cover !important;
        background-repeat: no-repeat !important;
    }

    .prd-mro-minibanner {
        background-image: url(/wcsstore/ExtendedSitesCatalogAssetStore/cms/asset/images/common/storefront/multicomp-pro/production-mro.jpg?mktver1);
        background-color: #E2E2E2FF;
        background-position: left center !important;
        background-size: cover !important;
        background-repeat: no-repeat !important;
    }
    .cstm-compo-minibanner {
        background-image: url(/wcsstore/ExtendedSitesCatalogAssetStore/cms/asset/images/common/storefront/multicomp-pro/cstm-components.jpg?mktver1);
        background-color: #E2E2E2FF;
        background-position: left center !important;
        background-size: cover !important;
        background-repeat: no-repeat !important;
    }

    .cstm-enclosure-minibanner {
        background-image: url(/wcsstore/ExtendedSitesCatalogAssetStore/cms/asset/images/common/storefront/multicomp-pro/cstm-enclosure.jpg?mktver1);
        background-color: #E2E2E2FF;
        background-position: left center !important;
        background-size: cover !important;
        background-repeat: no-repeat !important;
    }
    .cstm-edu-minibanner {

        background-image: url(/wcsstore/ExtendedSitesCatalogAssetStore/cms/asset/images/common/storefront/multicomp-pro/cstm-edu.jpg?mktver1);
        background-color: #E2E2E2FF;
        background-position: left center !important;
        background-size: cover !important;
        background-repeat: no-repeat !important;
    }
    .top-minibanner-text-bg{
        background: #dedede;
        /*background: linear-gradient(90deg, rgb(253 253 253 / 74%) 40%, rgb(78 78 78 / 47%) 59%, rgb(92 92 92 / 36%) 83%, rgb(45 45 45 / 0%) 100%);*/
    }
    .minibanner-text-bg{
        background: #4E4E4E77;
        background: linear-gradient(90deg, rgb(15 15 15 / 74%) 40%, rgb(78 78 78 / 47%) 59%, rgb(92 92 92 / 24%) 83%, rgb(45 45 45 / 0%) 100%);
    }

    .top-sec-minibanner{
        height: auto;
        display: grid;
        overflow: hidden;
    }

    .key-apps-minibanner {
        height: 155px;
        display: grid;
        overflow: hidden;
    }

    /*for logo*/
    .key-apps-minibanner img {
        height: 34px;
    }
    .srvs-minibanner {
        height: 180px;
        display: grid;
        overflow: hidden;
    }
    /*for logo*/
    .srvs-minibanner img {
        height: 34px;
    }
}
/*==============KEY applications ENDS===============*/
.mcp-media-brder{
    border: 1px solid #eeeeee;
}

.mcp-media-brder img{
   height: 50px !important;
}

@media (min-width: 768px) {
    .mcp-media-text {
        height: 32px;
        margin-top: 10px;
    }
}
.mcp-media-text a h4{
    color:#0072C3 ;
}
/*==============About ===============*/

.mcp-abt-minibanner ul{
    width: 100% !important;
}

@media (min-width: 768px) {
    .mcp-abt-minibanner {
        height: auto;
        display: grid;
        overflow: hidden;
        padding-bottom: 12px;
    }
    /*for logo*/
    .mcp-abt-minibanner img {
        height: 34px;
    }
    .mcp-abt-info-minibanner {
        /*background-image: url(/wcsstore/ExtendedSitesCatalogAssetStore/cms/asset/images/common/storefront/multicomp-pro/about-img.jpg?mktver1);*/
        background-color: #ececed!important;
        background-position: 76% !important;
        background-size: cover !important;
        background-repeat: no-repeat !important;
    }

    .mcp-abt-minibanner-text-bg{
        background: #4E4E4E77;
        background: linear-gradient(90deg, rgb(255 255 255 / 74%) 40%, rgb(234 234 234 / 47%) 59%, rgb(233 233 233 / 36%) 83%, rgb(226 226 226 / 0%) 100%);
    }
}
@media (max-width: 767px) {
    .mcp-abt-minibanner {
        height: auto;
        display: grid;
        overflow: hidden;
    }
    /*for logo*/
    .mcp-abt-minibanner img {
        height: 34px;
    }
    .mcp-abt-info-minibanner {
        /*background-image: url(/wcsstore/ExtendedSitesCatalogAssetStore/cms/asset/images/common/storefront/multicomp-pro/about-img.jpg?mktver1.1);*/
        background-color: #ececed!important;
        background-position: left center !important;
        background-size: cover !important;
        background-repeat: no-repeat !important;
    }
    .mcp-abt-minibanner-text-bg{
        background: #4E4E4E77;
        background: linear-gradient(90deg, rgb(255 255 255 / 74%) 40%, rgb(234 234 234 / 47%) 59%, rgb(233 233 233 / 36%) 83%, rgb(226 226 226 / 0%) 100%);
    }
}
/*==============About Ends ===============*/

/*==============Video header ===============*/
div#bodyContainer { float: inherit !important; }
.manuDetailsPage {
    max-width: 100% !important;
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
@media (min-width: 1200px) {
    .mkt .container {
        width: 1170px !important;
    }
}
@media screen and (max-width: 1119px) and (min-width: 992px){
    .mkt .container {
        width: 970px !important;
    }
}
@media screen and (max-width: 991px) and (min-width: 768px){
    .mkt .container {
        width: 750px !important;
    }
}
.mkt .container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.manuDetailsPage > section:nth-child(n+3), article {
    padding-right: 0px !important;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
    width: 1170px;
}
.st-storeLeftFixed {
    margin-left: 0px !important;
}
.st-storeLeftFixed {
    width: 100%;
    float: left;
    padding-right: 0px;
    margin-left: 15px;
}
.st-storeRightFixed {
    position: relative;
    float: left;
    left: 0px;
    width: 20%;
    margin-left: 14px;
}

/*   --------------*/
/*    sticky Menu   */
/*----------------*/


@media (min-width: 768px) {}

@media (max-width: 767px) {

    .mcp-qk-links ul li a:hover {
         padding-bottom: 0px !important;
        text-decoration: none;
         border-bottom: 0px solid #41c363 !important;
    }
}





.sticky {
    top: 0px !important;
    position: fixed !important;
    background-color: #d8d8d8;
    width: 98% !important;
}
.mkt .input-group {position: sticky !important;}
.sticky-header {
    z-index: 3;
    position: sticky;
    top: -1px;
    width: 100%;
    background-color:#d8d8d8 !important;
}
.mkt .sticky-header {
    z-index: 99;
    position: sticky;
    top: 0;
    width: 100%;

}
.section .sticky-header {
    overflow: visible !important;
}
.mkt .sticky-header ul.list-inline {
    margin: 0px;
}


.manuDetailsPage ul, .manuDetailsPage .section ul {
    padding: 0 0 12px 15px;
    float: left;
    width: 80% !important;
}
.mkt .btn-tertiary, .mkt .btn-default{
width: auto !important;
}