﻿/*------------------------------------------ Foundation 5.2.0 -------------------------------------------*/
body {
    font-family: Helvetica, Roboto, Arial,Tahoma, sans-serif !important;
}

#mainbody {
    width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

div.row.body {
    padding-top: 0rem !important;
    border-left-width: 0em !important;
}

.row {
    width: 100%;
    margin-left: 0;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
    *zoom: 1;
    max-width: 100%;
    max-height: 100%;
    padding: 0 0 0 0;
}

.orbit-container {
    height: 100%;
}

button, .button {
    line-height: inherit;
    margin: 0 0 0 0;
}

input[type="search"] {
    height: 6px;
}

header button, .button {
    line-height: inherit;
    margin: 0 0 0 0;
    /*padding: 0 0 0 0 !important;*//*Commented to fix the sort and filter button issue*/
}

[data-magellan-expedition], [data-magellan-expedition-clone] {
    padding: 0 0 0 0;
}

footer {
    background-color: rgb(100, 99, 104) !important;
    color: white !important;
}

.consumer-info {
    text-decoration: none;
    color: white !important;
}

.stop-insurance-crim {
    text-decoration: none;
    color: white !important;
}

.report-cargo-crime {
    text-decoration: none;
    color: white !important;
}

.privacy-policy {
    text-decoration: none;
    color: white !important;
}

.disclaimer {
    text-decoration: none;
    color: white !important;
}

.copyright {
    padding: 5px;
}

.translation {
    padding: 5px;
}

div.row.full-bottom
{
    background-color:white !important;
}

.owl-playpause {
    right: 0;
    position: absolute;
    display: block;
    z-index: 100;
    margin-right: 35px;
    margin-top: 15px;
}

.myPlay .myPause {
    width: 24px;
    height: 24px;
}

.article-page .row.stacked-icon-row>.columns img {
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/*Added for button styling of media release bug*/
.media-releases-sort-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    border-style: solid;
    border-width: 0;
    cursor: pointer;
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-weight: normal;
    line-height: normal;
    margin: 0 0 1.25rem !important;
    position: relative;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    padding: 1rem 2rem 1.0625rem 2rem !important;
    font-size: 1rem;
    transition: background-color 300ms ease-out;
    border-style: solid;
    border-width: 1px;
    border-color: #ccc;
    margin-right: 1rem !important;
    
}

.media-releases-filter-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    border-style: solid;
    border-width: 0;
    cursor: pointer;
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-weight: normal;
    line-height: normal;
    margin: 0 0 1.25rem !important;
    position: relative;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    padding: 1rem 2rem 1.0625rem 2rem !important;
    font-size: 1rem;    
    transition: background-color 300ms ease-out;
    border-style:solid;
    border-width:1px;
    border-color:#ccc;
}



/*Added for home page caurosal fix
.home-page-slideshow > div[class="small-12 columns"]{
    display:none !important;
}
*/



/*Bug - 2899 - Previous and next button*/
div[class="trim-text-node featured-slides-rotator owl-carousel owl-theme"] > div[class="owl-controls clickable"] > .owl-buttons .owl-prev {
    opacity: .75 !important;
    background-color: grey !important;
    border-radius: 0px !important;
    background: url("/Style Library/ibc/images/left-arrow-white.png") no-repeat center center;
    right: auto;
    left: -2.5rem
}

div[class="trim-text-node featured-slides-rotator owl-carousel owl-theme"] > div[class="owl-controls clickable"] > .owl-buttons .owl-next {
    opacity: .75 !important;
    background-color: grey !important;
    border-radius: 0px !important;
    background: url("/Style Library/ibc/images/right-arrow-white.png") no-repeat center center;
    top: 0;
    right: -2.5rem;
}

div[class="owl-controls clickable"] > .owl-buttons .owl-prev {
    opacity: .75 !important;
    /*background-color: grey !important;*/
    border-radius: 0px !important;
}

div[class="owl-controls clickable"] > .owl-buttons .owl-next {
    opacity: .75 !important;
    /*background-color: grey !important;*/
    border-radius: 0px !important;
}


/*Removing title padding (feedback from Chris)*/
div[class="small-12 columns title-col"] {
    padding-left: 0px !important;    
}

/*Adding more padding at the bottom*/
.full-bottom {
    padding-bottom:120px !important;
}

div [class="row ibc-blog"] {
    padding-bottom: 120px !important;
}

/*Added for footer truncating issue*/
footer.row{
    padding-left:10px !important;
    padding-right:10px!important;
}


/*Contact-Us page arrow issue*/
    form .row .row .column,
    form .row .row .columns {
        padding: 0 0.5rem; 
    }

.office-location-row .collapsable-header > h2 {
    padding-left: 40px !important;
}

/*Page title left aligned*/
.columns.title-col > h1 {
    padding-left: 5px !important;
}


/*Added for region drop down*/
#region1 > a {
    -webkit-box-sizing: border-box;
    background-clip: border-box;
    border:1px solid #fbfbfb;
    border-radius:15px;
    padding-top:3px;
    padding-bottom:3px;
    margin-top:8px;
    background-color:#efefef;
    margin-top:8px;
}

/*Added for image overlapping issue*/
@media only screen and (max-width: 40.063em) {
    .row.top-content > .columns img {
        margin-left: auto !important;
        margin-right: auto;
    }

    div[class="large-4 medium-4 small-12 columns kint"] {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
}