/* Minification failed. Returning unminified contents.
: run-time error CSS1036: Expected expression, found ''
 */
@media screen and (max-width:767px) {
    ul.thirdTier {
        margin-left: -5px
    }
}

@media screen and (min-width:48em) {    

    .ui-autocomplete {
        font-size: .9em
    }

    .ui-autocomplete .ui-menu-item a.ui-state-hover {}

    .filters {
        margin: 48px 30px 10px;
        border: none;
        font-size: 16px;
        float: right;
        width: auto
    }

    .filters p {
        text-align: center;
        padding: 0 10px;
        background: none;
        width: 100px;
        float: right;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        border-radius: 0;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .filters p span {
        display: none
    }

    .filters ul {
        display: block !important;
        margin: 0;
        float: right;
        width: auto;
        background: none;
        position: static
    }

    .filters ul li {
        float: left
    }

    .filters ul li a {
        border-bottom: none;
        display: inline;
        width: auto;
        color: #000;
        display: inline
    }

    .filters ul li a:before {
        content: "â—";
        margin-right: 10px;
        color: #fff
    }

    .filters ul li a.selected:before {
        content: "â—";
        margin-right: 10px;
        color: red
    }

    .gourmet .filters ul li a.selected:before {
        color: #55a118
    }

    .filters ul li a:hover {
        background: none;
        color: #787878
    }

    .category-grid {
        border-top: 1px solid #d7d7d7;
        width: 100%
    }

    .category-grid .image {
        max-height: none;
        overflow: hidden
    }

    .no-fp.category-grid > li {
        border: none;
        padding-bottom: 0;
        min-height: 315px;
        margin-top: 10px
    }

    .category-grid > li {
        border: none;
        padding-bottom: 0;
        min-height: 428px;
        margin-top: 10px
    }

    .category-grid li .info, .category-grid li .image, .category-grid li .link {
        display: block
    }

    @media(min-width:768px) {
        .category-grid li .info, .category-grid li .image, .category-grid li .link {
            max-height: 210px
        }
}

    .category-grid li .link {
        display: none
    }

    .category-grid .image {
        position: relative;
        overflow: hidden
    }
}

@media screen and (min-width:64em) {
    .actions .add:hover {
        background: url('/Content/McCormick/img/action-icons.png') 0 -42px no-repeat
    }

    .actions .not:hover {
        background: url('/Content/McCormick/img/action-icons.png') -47px -42px no-repeat
    }

    .actions .list:hover {
        background: url('/Content/McCormick/img/action-icons.png') -92px -42px no-repeat
    }

    .gourmet .actions .add:hover {
        background: url('/Content/McCormick/img/gourmet/action-icons.png') 0 -42px no-repeat
    }

    .gourmet .actions .not:hover {
        background: url('/Content/McCormick/img/gourmet/action-icons.png') -47px -42px no-repeat
    }

    .gourmet .actions .list:hover {
        background: url('/Content/McCormick/img/gourmet/action-icons.png') -92px -42px no-repeat
    }

    .recipe-navigation {
        position: absolute;
        top: 446px;
        width: 33.3%;
        background: #fff;
        border: 0;
        height: auto
    }

    .landing-picture .slide hgroup h1 {
        margin-top: 50px
    }

    .gourmet .landing-picture .slide hgroup h1 {
        margin-top: 0
    }

    .affix-top {
        left: auto !important
    }

    .affix {
        top: 20px;
        position: fixed;
        z-index: 10;
        left: auto !important
    }

    .affix-bottom {
        position: absolute;
        bottom: 70px;
        top: auto;
        left: auto !important
    }

    .recipe-navigation .nav {
        border-bottom: 1px solid #efefef;
        list-style: none;
        margin: 0;
        margin-bottom: 30px;
        padding: 0;
        padding-bottom: 30px
    }

    .recipe-navigation .nav li {
        font-size: 18px;
        height: 42px;
        line-height: 42px;
        padding: 0 2%;
        width: 100%
    }

    .recipe-navigation .nav .selected, .recipe-navigation .nav li:hover {
        background: red;
        cursor: hand;
        cursor: pointer
    }

    .gourmet .recipe-navigation .nav .selected, .gourmet .recipe-navigation .nav li:hover {
        background: #55a118
    }

    .recipe-navigation .nav li a {
        color: #292929;
        font: 18px 'HelveticaNeueW01-75Bold', sans-serif;
        text-decoration: none
    }

    .recipe-navigation .nav .selected a, .recipe-navigation .nav li:hover a {
        color: #fff
    }

    .refine-recipe {
        width: 350px
    }
}

@media screen and (min-width:67em) {
    .actions {
        bottom: -50px
    }

    .category-grid .image:hover .actions {
        bottom: 5px
    }
}

.main-title {
    margin-left: 1em;
    font: 20px / 20px 'HelveticaNeueW01-75Bold', sans-serif;
    color: #3c3c3c
}

.landing-picture {
    max-height: 410px;
    padding: 0
}

.gourmet .landing-picture {
    max-height: inherit;
    max-height: 410px
}

.landing-picture img {
    width: 100%;
    max-width: none
}

.landing-picture .flex-prev, .landing-picture .flex-next {
    background: transparent url('/Content/McCormick/img/slider-arrow.png') no-repeat;
    color: transparent;
    font: 0 / 0 a;
    height: 40px;
    position: absolute;
    top: 30%;
    width: 40px;
    z-index: 3
}

.flex-disabled {
    display: none
}

.landing-picture .flex-next {
    background-position: -40px 0;
    right: 5px
}

.landing-picture .flex-prev {
    background-position: 0 0;
    left: 5px
}

.landing-picture .flex-control-nav {
    position: absolute;
    z-index: 2;
    bottom: 185px;
    left: 49%
}

.landing-picture .flex-control-nav li {
    margin: 0 2px;
    float: left
}

.landing-picture .flex-control-nav li a {
    display: block;
    width: 13px;
    height: 13px;
    text-indent: -999em;
    font: 0 / 0 a;
    color: transparent;
    background: transparent url('/Content/McCormick/img/bullets.png') no-repeat;
    background-position: -13px 0;
    cursor: pointer
}

.landing-picture .flex-control-nav li .flex-active {
    background-position: 0 0
}

.landing-picture .slide {
    overflow: hidden
}

.landing-picture .slide hgroup {
    margin: 1em;
    margin-bottom: 40px
}

.landing-picture .slide hgroup h1, .landing-picture .slide hgroup h2,
.landing-picture .slide hgroup p {
    max-width: 400px;
    color: #3c3c3c
}

.landing-picture .slide hgroup h1 {
    font: 32px / 36px 'HelveticaNeueW01-75Bold', sans-serif
}

.landing-picture .slide hgroup h2 {
    margin: 10px 0 0;
    font: 18px / 22px 'HelveticaNeueW01-65Medi', sans-serif;
    font-weight: normal;
    display: none
}

.landing-picture .slide hgroup p {
    margin: 10px 0 0;
    font: 18px / 22px 'HelveticaNeueW01-65Medi', sans-serif;
    font-weight: normal;
    display: none
}

.landing-picture .slide hgroup a {
    display: block;
    font: 16px 'HelveticaNeueW01-55Roma', sans-serif;
    color: red;
    margin-top: 10px
}

.landing-picture .slide hgroup a:after {
    content: ">";
    margin-left: 8px
}

.landing-navigation {
    background: #fff;
    border: 0;
    height: auto;
    margin-top: 50px
}

.landing-navigation.fixed {
    left: 20px;
    position: fixed;
    z-index: 10;
    width: 25%
}

.landing-navigation .nav {
    list-style: none;
    margin: 0;
    padding: 0
}

.landing-navigation .nav li {
    margin: 1px 0;
    font-size: 18px;
    height: 42px;
    line-height: 42px;
    padding: 0 2%;
    width: 100%;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.landing-navigation .nav .active, .landing-navigation .nav li:hover {
    background: red;
    cursor: hand;
    cursor: pointer
}

.gourmet .landing-navigation .nav .active, .gourmet .landing-navigation .nav li:hover {
    background: #55a11a
}

.landing-navigation .nav li a {
    color: #292929;
    font: 20px 'HelveticaNeueW01-65Medi', sans-serif;
    text-decoration: none
}

.landing-navigation .nav .active a, .landing-navigation .nav li:hover a {
    color: #fff
}

.landing-grid {
    margin-top: -3px;
    margin-bottom: 35px
}

.landing-grid section {
    padding: 0 2%;
    border-bottom: 1px solid #efefef
}

.zatarains .landing-grid section {
    border-bottom: none
}

.gourmet .landing-grid section {
    margin-bottom: 25px
}

.landing-grid section h2 {
    margin-top: 40px;
    margin-bottom: 15px
}

.landing-grid section.first h2 {
    margin-top: 10px
}

.landing-grid section h3 {
    color: red;
    margin: 10px 0;
    font-weight: normal;
    font-family: 'HelveticaNeueW01-65Medi', sans-serif
}

@media screen and (max-width:47.99em) {
    .landing-picture {
        max-height: none !important
    }

    .landing-grid .product-grid li .image {
        width: 33%
    }

    .landing-picture .flex-prev, .landing-picture .flex-next {
        color: transparent;
        font: 0 / 0 a;
        height: 40px;
        position: absolute;
        top: 22%;
        width: 40px;
        z-index: 3
    }

    .landing-grid section h2 {
        display: block
    }
}

.landing-grid .product-grid {
    margin-left: -5px;
    overflow: hidden
}

@media screen and (min-width:768px) {
    .landing-grid .product-grid li.column {
        min-height: 324px
    }
}

.landing-grid .product-grid li.column {
    padding: 0;
    border-bottom: 1px solid #efefef;
    display: table
}

.landing-grid .product-grid li.column.hidden {
    display: none
}

.lawrys .landing-grid .product-grid li.column, .gourmet .landing-grid .product-grid li.column {
    padding: 0
}

.landing-grid .product-grid li.column:first-child {
    border-top: 1px solid #efefef
}

.landing-grid .product-grid li .info, .landing-grid .product-grid li .image,
.landing-grid .product-grid li .link {
    display: table-cell;
    vertical-align: middle;
    font-size: .9em;
    padding-left: 2%
}

.landing-grid .image > * {
    display: block;
    overflow: hidden;
    max-height: 256px
}

ol.rating {
    margin: 0
}

.landing-grid .product-grid li .link {
    width: 10%
}

.landing-grid .product-grid li .link a {
    text-indent: -999em;
    font: 0 / 0 a;
    color: transparent;
    width: 10px;
    height: 16px;
    background: url('/Content/McCormick/img/arrow.jpg') no-repeat;
    font-size: 1.5em;
    font-weight: bold
}

.gourmet .landing-grid .product-grid li .link a {
    background: url('/Content/McCormick/img/gourmet/arrow.jpg') no-repeat
}

.landing-grid .product-grid li img {
    width: 100%;
    background: #eee;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.landing-grid .load-more {
    color: red;
    padding-right: 20px;
    width: 62px;
    background: url('/Content/McCormick/img/more-arrow.jpg') right no-repeat;
    font-weight: bold
}

.landing-grid .load-more.less {
    background: url('/Content/McCormick/img/less-arrow.jpg') no-repeat right;
    font-weight: bold
}

.gourmet .landing-grid .load-more {
    color: #a02d00;
    background: none;
    width: 90px
}

.gourmet .landing-grid .load-more.less {
    background: none
}

.gourmet .landing-grid .load-more:after {
    content: url('/Content/McCormick/img/gourmet/more-arrow.jpg');
    padding-left: 10px
}

.gourmet .landing-grid .load-more.less:after {
    content: url('/Content/McCormick/img/gourmet/less-arrow.jpg');
    padding-left: 10px
}

section .copy {
    margin: 0 0 15px;
    min-height: 66px
}

.link a {
    color: red;
    margin: 10px 0;
    font-weight: normal;
    font-family: 'HelveticaNeueW01-65Medi', sans-serif
}

@media screen and (min-width:30em) {
    .landing-picture .flex-prev, .landing-picture .flex-next {
        color: transparent;
        font: 0 / 0 a;
        height: 40px;
        position: absolute;
        top: 22%;
        width: 40px;
        z-index: 3
    }

    .landing-grid section h2 {
        display: block
    }
}

@media screen and (max-width:29.938em) {
    .landing-grid section h2 {
        display: none
    }
}

.gourmet .landing-picture a {
    max-width: 200px;
    height: 41px;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, .4);
    -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, .4);
    box-shadow: 1px 1px 2px rgba(0, 0, 0, .4);
    background-color: #fff;
    color: #56a318;
    background-color: #fff
}

.gourmet .arrow-block.block-right.variant-1.three.columns {
    z-index: 1
}

.gourmet .variant-1 .btn-mck {
    margin-left: 15px
}

@media screen and (max-width:767px) {
    .gourmet .landing-picture {
        margin-bottom: 50px
    }

    .gourmet .landing-picture {
        height: 440px
    }
}

@media screen and (max-width:585px) {
    .gourmet .landing-picture .image-block img {
        width: 100%;
        margin-left: 0;
        max-width: 100%;
        max-height: 410px
    }
}

@media screen and (max-width:585px) {
    .gourmet .landing-picture .image-block img {
        min-height: 220px;
        min-width: 350px
    }
}

@media screen and (min-width:767px) {
    .column.three.left.video .info {
        min-height: 190px
    }
}

@media screen and (max-width:767px) {
    .column.three.left.video .copy {
        display: none
    }

    .landing-grid .product-grid li.column.hidden {
        display: table
    }
}

@media screen and (min-width:767px) {
    .zatarains .landing-picture {
        top: -60px;
        margin-bottom: -37px
    }
}

.zatarains .landing-grid section h2 {
    text-align: center;
    background: url('/Content/McCormick/img/zatarains/recipes/recipes-h2-bg.png') repeat-x center -2px
}

.zatarains .landing-grid section h2 span {
    background: #fff;
    padding-left: .5em;
    padding-right: .5em
}

@media screen and (max-width:64em) and (min-width:48em) and (orientation:portrait) {
    .zatarains .landing-picture {
        max-height: none
    }
}

@media screen and (min-width:48em) {
    .zatarains .landing-picture .slide hgroup {
        top: 20%;
        left: 60%
    }
}

@media screen and (min-width:48em) {
    .zatarains .landing-picture .slide hgroup h1 {
        text-align: center;
        max-width: 362px
    }
}

@media screen and (min-width:48em) {
    .zatarains .landing-picture .slide hgroup h2 {
        text-align: center;
        max-width: 362px
    }
}

.grill.mates h2 {
    text-transform: uppercase;
    font: bold 1.4em "HelveticaNeueW01-65Medi", "Helvetica", sans-serif, Arial;
    padding: .6em 1.25em .4em 0;
    margin: 0
}

.grill.mates ol.rating .on {
    color: #ba0000
}

.grill.mates #seasoning_blends > div.greenDotted {
    padding-top: 0
}

.grill.mates #whats_for_dinner > div {
    padding-top: 0
}

.grill.mates .landing-picture {
    max-height: 410px
}

.grill.mates .landing-picture .slide {
    background: #fff
}

.grill.mates .landing-picture .slide hgroup a {
    color: #fff
}

.grill.mates .landing-picture .slide hgroup a:after {
    content: none;
    margin-left: 0
}

.grill.mates .landing-picture .slide hgroup {
    background-image: -webkit-linear-gradient(-45deg, #5c5c5c, #292929);
    background-image: -moz-linear-gradient(-45deg, #5c5c5c, #292929);
    background-image: -o-linear-gradient(-45deg, #5c5c5c, #292929);
    background-image: linear-gradient(-45deg, #5c5c5c, #292929);
    background: -ms-linear-gradient(-45deg, #5c5c5c 0%, #292929 55%);
    background: linear-gradient(135deg, #5c5c5c 0%, #292929 55%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#5c5c5c', endColorstr='#292929', GradientType=1)
}

@media screen and (min-width:768px) {
    .grill.mates .landing-picture .slide hgroup {
        padding: 4em 4em 11em 2.813em;
        width: 360px;
        top: 0;
        margin: 0;
        left: 0
    }
}

@media screen and (max-width:768px) {
    .grill.mates .landing-picture .slide hgroup {
        margin: -3px 0 40px 0;
        padding: 1.5em 1.125em 2em
    }
}

.grill.mates .landing-picture .slide hgroup h2 {
    color: #fff;
    text-transform: uppercase;
    font: bold 1.6em "HelveticaNeueW01-65Medi", "Helvetica", sans-serif, Arial;
    margin-top: 0;
    display: block
}

.grill.mates .landing-picture .slide hgroup p {
    color: #fff;
    padding-top: 1em;
    padding-bottom: 2.1em;
    display: block
}

@media screen and (max-width:768px) {
    .grill.mates .landing-picture .slide hgroup h2 {
        font-family: "HelveticaNeueW01-65Medi", "Helvetica", sans-serif, Arial;
        font-size: 1em;
        font-weight: bold;
        padding: 1.3em 1.25em .4em 0
    }
}

@media screen and (max-width:768px) {
    .grill.mates .landing-picture .slide hgroup p {
        font: 400 .875em "HelveticaNeueW01-55Roma", "Helvetica", sans-serif, Arial;
        padding: 0 0 1em
    }
}

.grill.mates .detail {
    background: #ba0000;
    border: 1px solid #681111;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    -webkit-box-shadow: rgba(0, 0, 0, .4) 1px 1px 1px;
    -moz-box-shadow: rgba(0, 0, 0, .4) 1px 1px 1px;
    box-shadow: rgba(0, 0, 0, .4) 1px 1px 1px;
    padding: .875em 1.688em;
    display: inline-block;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font: bold .75em "HelveticaNeueW01-75Bold", "Helvetica", sans-serif, Arial
}

.grill.mates .detail:hover {
    background: #920000
}

.grill.mates .landing-navigation .nav li a {
    text-transform: uppercase;
    font: bold 1em "HelveticaNeueW01-65Medi", "Helvetica", sans-serif, Arial
}

.grill.mates .landing-navigation .nav li:hover {
    background: #ba0000
}

.grill.mates .landing-navigation .nav li a:hover {
    background: #ba0000
}

.grill.mates .landing-navigation .nav .active, .landing-navigation .nav li:hover {
    background: #ba0000;
    cursor: hand;
    cursor: pointer
}

.grill.mates .landing-navigation .nav .active, .landing-navigation .nav li:hover {
    background: #ba0000
}

.grill.mates .landing-grid section {
    padding-bottom: 30px
}

.grill.mates .landing-grid section h3 {
    color: #ba0000
}

.grill.mates .link a {
    color: #ba0000
}

@media screen and (min-width:768px) {
    .grill.mates .landing-grid .product-grid li.column {
        min-height: 334px
    }
}

.grill.mates .landing-grid .load-more {
    color: #ba0000;
    background: url('/Content/McCormick/img/grill-mates/more-arrow.jpg') right no-repeat
}

.grill.mates .load-more.less {
    background: url('/Content/McCormick/img/grill-mates/less-arrow.jpg') right no-repeat
}

.grill.mates .menu-btn:hover, .grill.mates .collapse:after {
    color: #ba0000
}

.grill.mates .collapse.active {
    background: #ba0000
}

.grill.mates .landing-grid .product-grid li .link a {
    background: url('/Content/McCormick/img/grill-mates/arrow.jpg') no-repeat
}

.grill.mates .main-title {
    display: none
}

.grill.mates .actions .add.list {
    background: url('/Content/McCormick/img/grill-mates/gm-action-icons.png') -92px 0 no-repeat
}

.grill.mates .actions .add.list:hover {
    background: url('/Content/McCormick/img/grill-mates/gm-action-icons.png') -92px -42px no-repeat
}

.grill.mates .actions .not {
    background: url('/Content/McCormick/img/grill-mates/gm-action-icons.png') -47px 0 no-repeat
}

.grill.mates .actions .not:hover {
    background: url('/Content/McCormick/img/grill-mates/gm-action-icons.png') -47px -42px no-repeat
}

.grill.mates .actions .add {
    background: url('/Content/McCormick/img/grill-mates/gm-action-icons.png') 0 0 no-repeat
}

.grill.mates .actions .add:hover {
    background: url('/Content/McCormick/img/grill-mates/gm-action-icons.png') 0 -42px no-repeat
}

@media screen and (min-width:48em) and (max-width:64em) {}

@media screen and (min-width:48em) and (max-width:64em) and (orientation:portrait) {
    .landing-picture {
        max-height: 250px
    }
}

@media screen and (min-width:48em) {
    .main-title {
        display: none
    }

    .landing-picture .slide {
        background: #e3e3e3;
        position: relative
    }

    .landing-picture .flex-prev, .landing-picture .flex-next {
        top: 48%
    }

    .landing-picture img {
        width: 100%;
        margin-left: 0;
        max-width: 100%
    }

    .landing-picture .slide hgroup {
        position: absolute;
        top: 8%;
        left: 4%;
        padding: 25px 2%;
        background: url('/Content/McCormick/img/white-bg.png');
        max-width: none
    }

    .landing-picture .slide hgroup {
        top: 12%
    }

    .landing-picture .slide hgroup h1, .landing-picture .slide hgroup h2,
    .landing-picture .slide hgroup p {
        text-align: left;
        color: #3c3c3c
    }

    .landing-picture .slide hgroup h1, .landing-picture .slide hgroup h2,
    .landing-picture .slide hgroup p {
        max-width: 310px
    }

    .landing-picture .slide hgroup h1 {
        margin: 0
    }

    .landing-picture .slide hgroup h2 {
        font: 16px 'HelveticaNeueW01-55Roma', sans-serif;
        display: block
    }

    .landing-picture .slide hgroup p {
        font: 16px 'HelveticaNeueW01-55Roma', sans-serif;
        display: block
    }

    .landing-grid {
        padding: 0 2%
    }

    .landing-grid section {
        padding: 0;
        padding-bottom: 20px;
        overflow: visible
    }

    .landing-grid .collapsed > .copy {
        max-width: 70%
    }

    .gourmet .landing-grid .collapsed > .copy {
        max-width: 100%
    }

    .landing-grid section.first {
        margin-top: 50px
    }

    .landing-grid .product-grid .hidden {
        display: none
    }

    .landing-grid .product-grid li {
        border: none !important;
        padding: 0
    }

    .landing-grid .product-grid li .info, .landing-grid .product-grid li .image,
    .landing-grid .product-grid li .link {
        display: block
    }

    .landing-grid .image {
        max-height: none;
        overflow: hidden
    }

    .landing-grid .product-grid li .link {
        display: none
    }

    .landing-picture .flex-control-nav {
        bottom: 30px
    }
}

@media screen and (min-width:64em) {
    .landing-navigation {
        max-width: 295px
    }

    .ie7 .landing-navigation, .ie8 .landing-navigation {
        width: 285px
    }

    .affix-top {
        left: auto !important
    }

    .affix {
        top: 90px;
        position: fixed;
        z-index: 9;
        margin-top: 0
    }

    .zatarains.affix {
        top: 120px
    }

    .affix-bottom {
        position: absolute;
        bottom: 25px;
        top: auto;
        left: auto !important
    }

    .zatarains.affix-bottom {
        bottom: 78px
    }

    .landing-navigation .nav {
        border-bottom: 1px solid #efefef;
        list-style: none;
        margin: 0;
        padding: 0
    }

    .landing-navigation .nav li {
        font-size: 18px;
        height: 42px;
        line-height: 42px;
        padding: 0 8%;
        width: 100%
    }

    .landing-navigation .nav .active, .landing-navigation .nav li:hover {
        background: red;
        cursor: hand;
        cursor: pointer
    }

    .landing-navigation .nav li a {
        color: #292929;
        text-decoration: none
    }

    .landing-navigation .nav .active a, .landing-navigation .nav li:hover a {
        color: #fff
    }
}

.zatarains .landing-grid .collapsed > .copy {
    text-align: center;
    margin-left: 15%
}

.zatarains .landing-picture .slide hgroup {
    top: 13%
}

.stateDiv select, .countryDiv select {
    visibility: inherit;
    top: inherit
}

.mccormickContact {
    top: 0;
    visibility: visible
}

.clear-form {
    padding: 5px
}

.contactTextBox {
    margin-bottom: 10px
}

.ui-accordion-content-active {
    height: auto !important
}

.ui-state-default {
    color: #3c3c3c;
    font-size: 16px;
    font-weight: normal;
    background: none;
    border: none
}

.ui-accordion .ui-accordion-content {
    padding: .2em 2.2em
}

fieldset {
    border: none
}

div#maincontent_0_contactPnl {
    padding-bottom: 12px
}

/*INT*/
#git-form {overflow: hidden;margin:0 20px;padding-bottom: 20px;}
#git-form fieldset {margin:0;padding: 0;border:none;}
    #git-form input, #git-form textarea {
        width: 100%;
        height: 42px;
        border: 1px solid #c9c9c9;
        color: #4d4d4d;
        font-family: Helvetica,Arial,sans-serif;
        -webkit-appearance: none;
        -webkit-border-radius: 0;
        border-radius: 0;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }
#git-form textarea {height: auto;}
#git-form select {position: relative;top: auto;visibility: visible;width: 100%;height: 42px;}
#git-form label {margin:20px 0 5px 0;display: block;}
#git-form .required span {color: red;margin-right: 5px;}
#git-form input[type='checkbox'] {width:22px;height:22px;background: white;display: inline-block;}
#git-form input[type=checkbox]:checked {background-color: #e61f26;}
#git-form .checkbox-label {display: inline;}
#git-form .g-recaptcha {margin: 20px 0;}
#git-form input[type=button], input[type=submit] {padding: 10px;background: #e61f26;color: white;font-weight: bold;border:none;margin-top:20px;}
#git-form .gitAddress2 {margin-top:20px;}
#git-form a {color: #e61f26;}
#git-form p {margin: 1em 0; line-height: 1.25em;}
#git-form h1, #git-form h2, #git-form h3 {margin: 1em 0}

@media(min-width:768px) {
    #git-form .halfcol {width:50%;float: left;border:none;padding: 0 20px 0 0;margin:0;}
}

.rocard {
    max-width: 1200px;
    margin: 0 auto !important;
}

