/*common css starts*/

input[type=checkbox]:not(old),
input[type=radio]:not(old) {
    width: 2em;
    margin: 0;
    padding: 0;
    font-size: 1em;
    opacity: 0;
}

a:hover {
    color: #51b18d;
    cursor: pointer;
}

.nav > li > a:focus {
    background-color: transparent;
}

.focus-outline {
    outline: none !important;	
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    margin: 0;
}

select::-ms-expand {
    display: none;
}

.fl-filters input.form-checkbox[type=checkbox]:not(old):checked + label {
    background: url("../../images/ch-bg-tick.png") no-repeat scroll 0 0;
}

fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox].disabled,
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=radio][disabled] {
    cursor: pointer;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
    color: inherit;
}

a {
    color: #2fc48d;
    font-size: 14px;
    padding-bottom: 5px;
}

a.inverted {
    color: rgba(255,255,255,.72);
    text-decoration: underline;
}

a.inverted:hover {
    color: #ffffff;
    text-decoration: none;
}

ul {
    list-style-type: none;
}



button {
    height: 40px;
    min-width: 143px;
}

.right-border {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.left-border {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.border-rad {
    border-radius: 5px;
}


/* CUSTOM FONTS COME HERE*/

.HelveticaNeue-Light {
    font-family: 'Open Sans', sans-serif;
}

.HelveticaNeue-Bold {
    font-family: 'Open Sans', sans-serif;
}

.HelveticaNeue {
    font-family: 'Open Sans', sans-serif;
}

.HelveticaNeue-Medium {
    font-family: 'Open Sans', sans-serif;
}

button {
    font-family: 'Open Sans', sans-serif;
}


/* CUSTOM FONTS SECTION END*/

.font-bold {
    font-weight: 400;
}

.font-normal {
    font-weight: lighter;
}

.line-height-24 {
    line-height: 24px;
}

hr {
    border-top: 1px solid #cccccc;
}

.border {
    outline: 1px solid #ff0000;
}

.padding {
    padding: 10px;
}

.no-margin {
    margin: 0;
}

.out-margin {
    margin-left: -25px;
    margin-right: -25px;
}

.fs14 {
    font-size: 14px;
}

.fs16 {
    font-size: 16px;
}

.fs18 {
    font-size: 18px;
}

.fs20 {
    font-size: 20px;
}

.fs22 {
    font-size: 22px;
}

.fs24 {
    font-size: 24px;
}

.fs28 {
    font-size: 28px;
}

.fs32 {
    font-size: 32px;
}

.margin-right-8 {
    margin-right: 8px;
}

.margin-right-2 {
    margin-right: 2px;
}

.margin-top-5 {
    margin-top: 5px;
}

.margin-top-10 {
    margin-top: 10px;
}

.margin-top-20 {
    margin-top: 20px;
}

.margin-top-25 {
    margin-top: 25px;
}

.margin-top-30 {
    margin-top: 30px;
}

.margin-top-35 {
    margin-top: 35px;
}

.margin-top-24 {
    margin-top: 24px;
}

.margin-top-40 {
    margin-top: 40px;
}

.margin-left-10 {
    margin-left: 10px;
}

.margin-right-15 {
    margin-right: 15px;
}

.left-padding {
    padding-left: 10px;
}

.right-padding {
    padding-left: 10px;
}

.left-margin {
    margin-left: 5px;
}

.padding-10 {
    padding-left: 10px;
    padding-right: 10px;
}

.padding-15 {
    padding-left: 15px;
    padding-right: 15px;
}

.padding-30 {
    padding: 3rem;
}

.row-gap {
    height: 10px;
}

.right-margin {
    margin-right: 5px;
}

.row-padding {
    background-color: #ffffff;
    padding: 10px;
}

.text-underline {
    text-decoration: underline;
    cursor: pointer;
}

.text-white {
    color: #ffffff;
}

.text-black {
    color: #333333;
}

.text-light-grey {
    color: #9f9f94;
}

.text-light-green {
    color: #2fc48d;
}

.ico-icon {
    display: inline-block;
    width: 55px;
    height: 55px;
    fill: #ccc;
}

.ico-icon:hover {
    fill: #666;
}

.no-padding {
    padding: 0;
}

.padding-right-0 {
    padding-right: 0;
}

.hidden-sm-down {
    display: none;
    /*TODO: we need to over write the backend code so that we can reuse bootstrap show/hide classes*/
}

.main-div {
    width: 100%;
}

.bg-white {
    background-color: #ffffff;
}

.margin-bottom-xl {
    margin-bottom: 3.5rem !important;
}

.margin-top-l {
    margin-top: 3rem !important;
}

.fl-content-width {
    max-width: 1360px;
    width: 100%;
    margin: auto;
}

.fl-content-padding {
    padding: 0 20px;
}

/*Basic page bullet display script moved out media screen and (min-width: 1360px)*/
.node-page .content .field-name-body .field-items div ul li {
  list-style-type: disc;
  margin: 0 0 30px 0;
}
/* clears the 'X' from Internet Explorer */
input[type=search]::-ms-clear {  display: none; width : 0; height: 0; }
input[type=search]::-ms-reveal {  display: none; width : 0; height: 0; }

/* clears the 'X' from Chrome */
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration { display: none; }

/* Iframe responsive inside body content   */
.iframe-video-wrapper{position:relative;width:100%;height:0;padding-bottom:56.25%}
.iframe-video-wrapper iframe{position:absolute;width:100%;height:100%;z-index:9999;}
@media (min-width: 768px) {
    .hidden-sm-down {
        display: block;
        /*TODO: we need to over write the backend code so that we can reuse bootstrap show/hide classes*/
    }
}


/*common css ends*/


/*header element css starts*/

.hdr-mx {
    width: 96%;
    margin: auto;
    height: auto;
}

header.container-fluid {
    width: 100%;
    height: 48px;
    padding-left: 0;
    padding-right: 0;
    border-bottom: 1px solid #e7e7e7;
}

.page-header {
    margin: 30px 0 20px;
    border-bottom: medium none;
}

.header-location {
    width: 28px;
    height: 34px;
    background-position: 164px -20px;
}

.page-sitemap #site-map li.m-myacc-item {
    display: none;
}

ul.site-map-menu > li > a.m-scrapbook.visible-xs-block {
    display: inline-block!important;
}

@media (min-width: 768px) {
    .hdr-mx {
        height: auto;
        margin-bottom: auto;
        margin-left: auto;
        margin-right: auto;
        max-width: 1360px;
        width: 100%;
        padding-left: 0;
        margin: auto;
    }
    .main-div header {
        border-bottom: 1px solid #e7e7e7;
        padding-left: 0;
        padding-right: 0;
        background-color: #fcfafa;
    }
    header.container-fluid {
        box-shadow: 0 -4px 8px rgba(170, 170, 170, 0.23);
        width: 100%;
        height: 100%;
    }
}

@media (min-width: 992px) {
    .hdr-mx {
        margin: auto;
        max-width: 1360px;
    }
    .hdr-mx .opened .navbar-nav {
        margin-top: 0;
    }
    li.desktop-icon.header-search.active:before {
        content: "";
        border-bottom: 9px solid #ccc;
        border-right: 9px solid transparent;
        border-left: 9px solid transparent;
        position: absolute;
        top: 61px;
        left: 8px;
        z-index: 1100;
    }
    li.desktop-icon.header-search.active:after {
        content: " ";
        border-bottom: 9px solid #fff;
        border-right: 9px solid transparent;
        border-left: 9px solid transparent;
        position: absolute;
        top: 61px;
        left: 8px;
        z-index: 1110;
        width: 10px;
    }
}

@media (min-width: 1200px) {
    .hdr-mx {
        height: auto;
    }
}


/*header element css ends*/


/*CSS for navigation starts*/

.navbar.container.navbar-default {
    margin-top: -4px;
    padding: 0 14px 0 12px;
}

.navbar-collapse .icon-menu {
    margin-top: 34px;
}

.navbar-nav li a {
    background-color: transparent;
    color: #666;
    font-size: 16px;
}

.navbar-nav > li > a:hover {
    background-color: transparent;
    color: #2fc48d;
}

.navbar-header,
.navbar-collapse {
    max-height: 80px;
}

.fl-mobile-quick-nav {
    margin-top: 15px;
}

.flSidebarOpen-processed {
    background-image: url(../../images/header/hamburger.png);
    background-position: 23% 67%;
    background-repeat: no-repeat;
    cursor: pointer;
    float: left;
    height: 17px;
    margin-top: 17px;
    width: 45px;
}

.fl-mobile-quick-nav img {
    width: 25px;
    height: 20px;
}

.fl-mobile-quick-nav .list-icon {
    margin-left: 15px;
}

.fl-sticky-affix {
    width: 100%;
    background: url('../../images/vertical-shade.jpg');
    min-height: 60px;
    float: left;
    padding: 5px 0;
}

.fl-sticky-affix img {
    max-height: 45px;
    width: auto;
}

.fl-sticky-affix.affix {
    z-index: 9999;
    top: 0;
}

.fl-sticky-affix .hdr-mx {
    padding: 5px 0 0;
    margin: auto;
}

.no-height {
    height: auto;
    margin-top: 0;
}

.fl-sticky-affix .close-color {
    float: right;
    width: 14px;
    background: url("../../images/svg/close-light.svg") no-repeat 0 0;
    text-indent: -99em;
    overflow: hidden;
    margin-top: 10px;
}

.fl-pri-nav .navbar-nav >li a {
    padding-right: 0;
    padding-left: 0;
    text-align: center;
    background-color: transparent;
}

.fl-pri-nav .navbar-nav >li {
    padding-left: 7.5px;
    padding-right: 7.5px;
}

.fl-pri-nav .navbar-nav >li.first {
    padding-left: 15px;
}

.fl-pri-nav > nav {
    padding-left: 90px;
}

.fl-pri-nav .icon-menu {
    text-align: right;
}

.fl-pri-nav .icon-menu li {
    float: none;
    display: inline-block;
    margin-left: 10px;
    vertical-align: middle;
}

.fl-pri-nav {
    width: 100%;
}

.fl-pri-nav .header-location a img,
.fl-pri-nav .header-search img {
    padding-top: 4px;
}

.node-type-page .content .field-name-body .field-items .field-item .para .para-img > img {
    margin-bottom: 15px;
    width: 100%;
}

.node-page .content .field-name-body .field-items div h2 {
    margin: 20px 0;
    font-size: 32px;
}

h1.page-header div {
    font-size: 32px;
}

.front .page-header {
    display: none;
}

.node-type-article .field-name-body .para-h {
    font-size: 24px;
    padding: 10px 0 5px 0;
}

.node-type-article .field-name-body h2.para-h {
    clear: both;
}
//Basic page bullet display script moved out media screen and (min-width: 1360px)
.node-page .content .field-name-body .field-items div ul li {
        list-style-type: disc;
        margin: 0 0 30px 0;
    }

/**unused empty links*/

.fl-pri-nav .navbar-nav >li:nth-child(5n),
.fl-pri-nav .navbar-nav >li:nth-child(6n),
.fl-pri-nav .navbar-nav >li:nth-child(7n) {
    display: none;
}

@media (min-width: 768px) {
    .navbar.container.navbar-default {
        width: 100%;
        float: left;
        margin-left: 0;
        padding: 0 10px 0 13px;
        height: auto;
        margin-bottom: 0;
    }
    .fl-pri-nav .navbar-nav >li a {
        max-width: 90px;
    }
    .fl-sticky-affix img {
        max-height: 50px;
    }
}

@media (min-width: 992px) {
    .fl-pri-nav .navbar-nav >li a {
        max-width: 130px;
    }
    .fl-pri-nav .navbar-nav >li {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media (min-width: 1200px) {
    .navbar.container.navbar-default {
        margin-top: 0;
        padding: 0 15px 0 15px;
    }
    .fl-pri-nav .navbar-nav >li a {
        max-width: 150px;
    }
}


/*CSS for header navigation ends*/


/*CSS for search starts*/

.search-overlay-modal .modal-dialog {
    background: #fff none repeat scroll 0 0;
    left: 0;
    margin-left: 0;
    margin-top: 88px;
    width: 100%;
    padding-top: 25px;
    box-shadow: 0 0 5px 0 rgba(186, 186, 186, 1);
}

.search-overlay-modal .large-popup .modal-content {
    border: medium none;
    box-shadow: none;
    margin-bottom: 0;
}

.search-top-center span {
    margin: 8px 31%;
    border-left: 1px solid #666;
    padding-top: 17px;
    padding-bottom: 7px;
    border-color: #e3dfdf;
}

.search-top-center span input {
    border: medium none;
    color: #666;
    font-size: 16px;
    height: 58px;
    margin-left: 10px;
    margin-top: 0;
}

.search-overlay-modal .search-top-center span {
    border-color: #e3dfdf;
    border-left: 2px solid #e3dfdf;
    margin: 0 31%;
    padding-bottom: 3px;
    padding-top: 13px;
}

.search-overlay-modal .search-top-center span a img {
    float: right;
    height: 15px;
    margin-right: 10px;
    margin-top: 8px;
    opacity: 0.35;
    width: 15px;
    position: absolute;
    right: 0;
}

.search-top-center input::-webkit-input-placeholder {
    color: #666;
}

.search-top-center input:-moz-placeholder {
    /* Firefox 18- */
    color: #666;
}

.search-top-center input::-moz-placeholder {
    /* Firefox 19+ */
    color: #666;
}

.search-top-center input:-ms-input-placeholder {
    color: #666;
}

.search-overlay-modal .modal-content {
    width: 100%;
    height: auto;
    border-radius: 0;
    margin-top: auto;
}

.search-overlay .modal-dialog {
    width: 100%;
}

.search-overlay .search-top-center {
    margin: 10px 40%;
}

.search-overlay-modal .content > p {
    border-top: 1px solid #666;
    font-size: 15px;
    padding: 13px 0 0 12px;
    text-align: center;
    font-style: italic;
    width: 106%;
    margin: 0 auto auto auto;
    border-color: #e3dfdf;
    margin-left: -3%;
}

.search-overlay-modal .modal-dialog::before {
    border-bottom: 8px solid #ccc;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    content: "";
    left: 49px;
    position: absolute;
    top: -8px;
    z-index: 20;
}

.search-overlay-modal .modal-dialog::after {
    border-bottom: 7px solid #fff;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    content: "";
    left: 50px;
    position: absolute;
    top: -7px;
    z-index: 25;
}

.header-search {
    width: 31px;
    height: 34px;
    background-position: -377px -61px;
}

.fl-dialog {
    top: 70px;
}

.fl-dialog .modal-dialog {
    margin-top: 80px;
    padding-top: 25px;
}

.fl-dialog.bootstrap-dialog.type-primary .modal-header {
    background-color: #2fc48d;
    margin: 0;
    padding-top: 0;
    padding-right: 0;
    position: relative;
    text-align: right;
}

.fl-dialog .bootstrap-dialog-header {
    text-align: left;
}

.fl-dialog .modal-header .close,
.modal-header .close:hover {
    text-align: center;
    width: 10px;
    padding: 0;
    display: block;
    min-width: 50px;
    background: transparent;
    color: #fff;
    opacity: 1;
}

.fl-dialog.bootstrap-dialog .bootstrap-dialog-title {
    color: #fff;
    display: inline-block;
    font-size: 16px;
    text-align: left;
    padding-top: 10px;
}

.fl-dialog.bootstrap-dialog .bootstrap-dialog-message {
    padding: 10px 10px 20px 10px;
    text-align: center;
    font-size: 16px;
    z-index: 10000;
}

.s-phone,
.s-storetext,
.s-weburl {
    margin-top: 10px !important;
}

.alert-danger {
    background-color: #fcfafa;
    border-color: #d10013;
    color: #d10013;
}

.scrap-book-add-color,
.scrap-book-add-product-color,
.scrap-book-add-product,
.scrap-book-add-article {
    cursor: pointer;
}

@media (min-width: 768px) {
    .search-overlay-modal .modal-dialog::before {
        display: none;
    }
    .search-overlay-modal .modal-dialog::after {
        display: none;
    }
    li.desktop-icon.header-search.active:before {
        content: "";
        border-bottom: 9px solid #ccc;
        border-right: 9px solid transparent;
        border-left: 9px solid transparent;
        position: absolute;
        top: 54px;
        left: 8px;
        z-index: 1100;
        display: block;
    }
    li.desktop-icon.header-search.active:after {
        content: " ";
        border-bottom: 9px solid #fff;
        border-right: 9px solid transparent;
        border-left: 9px solid transparent;
        position: absolute;
        top: 54px;
        left: 8px;
        z-index: 1110;
        width: 10px;
        display: block;
    }
    .search-overlay-modal .modal-dialog {
        left: 0;
        margin-left: 0;
        margin-top: 88px;
        width: 100%;
        box-shadow: 0 0 5px 0 #bababa;
        padding-top: 0;
    }
    .search-overlay-modal .large-popup .modal-content {
        border: none;
        margin-bottom: -15px;
    }
    .search-top-center span input {
        margin-left: 15px;
        height: 70px;
        font-size: 36px;
    }
    .search-overlay-modal .search-top-center span {
        border-left: 1px solid #e3dfdf;
        padding-top: 17px;
        padding-bottom: 7px;
        margin: 8px 39%;
    }
    .fl-dialog .modal-dialog {
        margin-top: 30px;
        padding-top: 0;
    }
}

@media (min-width: 992px) {
    .search-overlay-modal .search-top-center span a img {
        margin-right: 23px;
        margin-top: 10px;
    }
}

@media (min-width: 1200px) {
    .search-overlay-modal .content > p {
        border-top: 1px solid #e3dfdf;
        font-size: 16px;
        padding: 13px 0 10px 12px;
        text-align: center;
        font-style: italic;
        width: 97%;
        margin: 9px auto auto auto;
        color: #999;
    }
}


/*CSS for search ends*/

.pane-content .group-right-code .field.field-name-title-field,
.pane-content .group-left-code .field.field-name-title-field {
    margin-bottom: 30px;
}

.pane-content .group-right-code .field.field-name-node-link,
.pane-content .group-left-code .field.field-name-node-link {
    margin-top: 30px;
}

.content > p {
    border-top: 1px solid #666;
    font-size: 16px;
    padding: 13px 0 0 12px;
    text-align: center;
    font-style: italic;
    width: 97%;
    margin: 9px auto auto auto;
    border-color: #e3dfdf;
}

.panel-separator {
    height: 20px;
}

.main-container .row {
    margin: auto;
}

.region.region-content {
    background-color: #fcfafa;
    padding-bottom: 4rem;
}

.main-container .col-md-12,
.main-container .container-fluid,
.main-container .col-sm-12 {
    padding: 0;
}

.main-container.container {
    max-width: 1360px;
    width: 100%;
}

.front .main-container {
    margin: 0 auto;
    width: 100%;
    padding: 0;
    max-width: 100%;
    overflow: hidden;
}

.container {
    background-color: #fcfafa;
}
.node-type-flex-landing-page .main-container {
    margin: 0 auto;
    width: 100%;
    padding: 0;
    max-width: 100%;
    overflow: hidden;
}

.node-type-flex-landing-page .page-header {
    text-align: center;
    display: none;
    margin: 0px 0 0px;
}

@media (min-width: 992px) {
    .container {
        width: 100%;
    }
}

@media (min-width: 1200px) {
    .main-container {
        width: 100%;
    }
}


/*login message css starts*/

.login-message {
    width: 70%;
    margin-left: 15px;
}

.login-message p {
    margin-top: 3px;
    line-height: 20px;
    font-size: 16px;
}

span.bck-arw {
    background: url(../../images/left-arw-myact.png) no-repeat -10px -3px;
    display: block;
    float: left;
    padding: 0;
    margin: 0;
    width: 14px;
    height: 18px;
}


/* removes powered by gigya text */

.gigya-login-footer-social-by,
.gigya-login-footer-social-by:active,
.gigya-login-footer-social-by:hover {
    display: none;
}

@media (min-width: 768px) {
    .login-message {
        width: 85%;
    }
    .login-message p {
        font-size: 18px;
        line-height: normal;
    }
    .prdct-overview .row-2 .text-holder p {
        display: none;
    }
    .prdct-overview .row-2 .text-holder h1 {
        margin-top: -16px;
        font-size: 24px;
    }
}


/*login message css ends*/


/*Footer CSS starts */

.dropdown-toggle {
    margin-top: 0;
}

.dropdown-menu:before {
    display: none;
}

.dropdown-menu:after {
    display: none;
}

.dropdown ul.dropdown-menu:before {
    content: "";
    border-bottom: 10px solid #fff;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    position: absolute;
    top: -10px;
    right: 36%;
    z-index: 10;
    display: block;
}

.dropdown ul.dropdown-menu:after {
    content: "";
    border-bottom: 12px solid #ccc;
    border-right: 12px solid transparent;
    border-left: 12px solid transparent;
    position: absolute;
    top: -12px;
    right: 35%;
    z-index: 9;
    display: block;
}

textarea:focus,
input:focus,
input[type]:focus,
select:focus,
.form-control:focus {
    border-color: #2fc48d;
    outline: 0 none;
}

.para .para-sub {
    width: 100%;
}

@media (min-width: 768px) {
    .page-colour-inspiration #block-views-exp-inspiration-articles-page {
        padding: 0px 15px;
    }
}

@media (min-width: 1200px) {
    .field-name-body .field-items div h2 {
        margin: 0;
        text-align: left;
        word-spacing: 0px;
        font-size: 32px;
    }
}


/*Footer CSS ends */


/*common icons css starts*/

.icon {
    display: inline-block;
    fill: currentColor;
    cursor: pointer;
    vertical-align: middle;
}

.icon-sm-down-wht-arrow {
    background-position: -63px -109px;
    width: 24px;
    height: 17px;
    vertical-align: text-top;
    color: #ffffff;
}

.icon-rwd-holder {
    width: 18%
}

.icon-rwd-holder span {
    margin-top: 25px;
}

.icon-close-holder {
    width: 10%;
}

.icon-close-holder span {
    margin-top: 10px;
}

.icon-mail-16 {
    width: 24px;
    height: 17px;
    vertical-align: text-top;
}

.icon-cstm-print {
    width: 22px;
    height: 21px;
    vertical-align: text-top;
    color: #666666;
}

.icon-close-lg-wht {
    width: 24px;
    height: 24px;
    color: #ffffff;
}

.icon-close-wht-16 {
    width: 16px;
    height: 16px;
    vertical-align: text-top;
    color: #ffffff;
}

.icon-close-black-sm {
    width: 16px;
    height: 16px;
    color: #666666;
}

.icon-rwd {
    color: #ffffff;
    width: 50px;
    height: 30px;
}

.icon-close-lg {
    width: 25px;
    height: 25px;
    color: #4e4e4e;
}

.img-text-bg .icon-holder {
    padding-top: 15px;
}

.img-text-bg .icon-holder span {
    margin-left: 10px;
    margin-top: 20px;
}

.icon.right {
    float: right;
    margin-left: 4px;
}

.icon.left {
    float: left;
    margin-right: 4px;
}

@media (min-width: 768px) {
    .icon-rwd-holder {
        width: 4.8%
    }
    .icon-rwd-holder span {
        margin-top: 0;
        display: block;
        height: 30px;
    }
    .icon-close-holder span {
        margin-top: 7px;
    }
    .img-text-bg .icon-holder {
        padding-top: 0px;
    }
}

@media (min-width: 992px) {
    .img-text-bg .icon-holder {
        padding-top: 15px;
    }
}


/*common icons css ends*/

@media screen and (min-width: 1360px) {
    .node-type-page section.col-sm-12 .node-page {
        width: 900px;
        word-wrap: break-word;
        margin: 0 15%;
    }
    .node-type-page section.col-sm-12 .page-header {
        width: 900px;
        text-align: left;
        margin: 25px 15% 0px;
    }
  }


/* Form select */

.form-item select,
.fl-select select {
    min-height: 40px;
    padding-left: 15px;
    color: #333333;
    font-size: 14px;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-image: url("../../images/down-arrow-gray-bg.png");
    background-repeat: no-repeat;
    background-position: 100%;
    border: 1px solid #efefef;
    padding-right: 40px;
}


/** Pop up css starts **/

.eu-cookie-compliance-processed #sliding-popup.sliding-popup-bottom,
.eu-cookie-compliance-processed #sliding-popup.sliding-popup-bottom .eu-cookie-withdraw-banner,
.eu-cookie-compliance-processed .eu-cookie-withdraw-tab {
    background: #999999;
}

#sliding-popup #popup-text {
    margin: 11px 0;
}

#sliding-popup .popup-content #popup-text {
    margin: 11px 0;
}

#sliding-popup .popup-content #popup-text p {
    font-size: 14px;
}

.modal-body {
    padding: 0;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 18px;
}

.modal-header {
    padding-top: 25px;
    padding-left: 30px;
    padding-right: 30px;
    border-bottom: none;
}

.modal-backdrop {
    background-color: #282828;
    opacity: 0.5;
}

.modal-title {
    font-size: 19.63px;
}

.modal-header .close {
    margin-top: 3px;
}

.panopoly-landing-page .ctools-modal-dialog .modal-header .close:hover {
    color: #d1d1d1;
    min-width: 143px !important;
}

/** Pop up css ends **/


/*Button css starts*/

.btn-normal-curve {
    min-width: 143px;
    font-size: 16px;
    height: 40px;
    background-color: #fff;
    color: #666;
    border: 2px solid #2FC48D;
    border-radius: 0 10px;
    font-weight: bold
}

.btn-normal-curve:hover,
.btn-normal:hover {
    background-color: #fcfafa;
}

.btn-grn-gbl,
.btn-grn-gbl:hover {
    background-color: #fff;
    border: 2px solid #2fc48d;
    border-radius: 0 10px;
    color: #666;
    float: none;
    font-size: 16px;
    font-weight: bold;
    height: 40px;
    margin-bottom: 0;
    margin-top: 25px;
    min-width: 123px;
    padding: 7px 17px;
    text-align: center;
}

.yes-no-button {
    background: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
    color: #666666;
}

.white-block .btn-normal-curve {
    min-width: 130px !important;
    margin-top: 20px;
}

.btn-green-curve {
    min-width: 143px;
    font-size: 0.875em;
    height: 40px;
    background-color: #2FC48D;
    color: #fff;
    border: none;
    border-radius: 0 10px;
    font-weight: bold;
}

.btn-green-curve:hover,
.btn-green:hover {
    background-color: #51B18D;
}

.btn-normal-curve-b {
    min-width: 143px;
    font-size: 0.875em;
    height: 40px;
    background-color: #fff;
    color: #666;
    border: none;
    border-radius: 0 5px;
    font-weight: bold;
}

.btn-normal-curve-b:hover,
.btn-normal-b:hover {
    background-color: #fcfafa;
}

.btn-green-curve-b {
    min-width: 143px;
    font-size: 0.875em;
    height: 40px;
    background-color: #2FC48D;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 0 5px;
    font-weight: bold;
}

.btn-green-curve-b:hover,
.btn-green-b:hover {
    background-color: #59D0A4;
}

.btn-green {
    min-width: 143px;
    font-size: 0.875em;
    height: 40px;
    background-color: #2FC48D;
    color: #fff;
    border: none;
    border-radius: 5px;
    font-weight: bold
}

.btn-normal {
    min-width: 143px;
    font-size: 0.875em;
    height: 40px;
    background-color: #fff;
    color: #666;
    border: 2px solid #2FC48D;
    border-radius: 5px;
    font-weight: bold;
}

.btn-normal-b {
    min-width: 143px;
    font-size: 0.875em;
    height: 40px;
    background-color: #fff;
    color: #666;
    border: none;
    border-radius: 5px;
    font-weight: bold
}

.btn-green-b {
    min-width: 143px;
    font-size: 0.875em;
    height: 40px;
    background-color: #2FC48D;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 5px;
    font-weight: bold
}

.btn-normal-curve-b1 {
    min-width: 143px;
    font-size: 0.875em;
    height: 40px;
    background-color: #fff;
    color: #666;
    border: 2px solid #2FC48D;
    border-radius: 0 5px;
    font-weight: bold;
}

.btn-read-more {
    background-color: transparent;
    border: 2px solid #ffffff;
    border-bottom-left-radius: 10px;
    border-top-right-radius: 10px;
    margin-top: 26px;
    padding-left: 19px;
    padding-right: 19px;
    padding-bottom: 11px;
    color: #ffffff;
    font-size: 16px;
    min-width: 0px;
}

/*Button css ends*/


/*Panel Group Css starts*/

.panel-group .panel+.panel {
    margin-top: 0px;
}

/*Panel Group Css ends*/


/** Administration modal content **/

.navbar-administration #modal-content input.form-text {
    background-repeat: no-repeat;
}

#site-map .site-map-box ul > ul {
    margin: 0;
    padding: 0px;
}

/* collections  page CSS*/

.page-colours-collections .views-field-field-color-collection-image img {
    max-width: 100%;
    height: auto;
}

/** AJAX Call - Global Throbber**/

.global-throbber,
.ajax-progress-throbber {
    display: block;
    width: 100%;
    height: 100%;
    background: whitesmoke;
    opacity: 0.6;
    filter: alpha(opacity=60);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10000;
}

.global-throbber .ajax-progress .message,
.global-throbber .ajax-progress-throbber .message {
    display: block;
    color: black;
    font-size: 20px;
    padding: 30px;
}

.global-throbber .ajax-progress .throbber,
.global-throbber .ajax-progress-throbber .throbber {
    display: block;
    float: none;
    margin: 250px auto 0 auto;
    width: 128px;
    height: 128px;
    background: url("../../images/throbber.gif") no-repeat center center;
}

.global-throbber .ajax-progress,
.global-throbber .ajax-progress-throbber {
    vertical-align: middle;
    text-align: center;
    width: 100%;
    background-image: none;
}

.chevron::before {
    border-style: solid;
    border-width: 1px 1px 0 0;
    content: '';
    display: inline-block;
    height: 0.45em;
    left: 0.15em;
    position: relative;
    top: 0.15em;
    transform: rotate(-45deg);
    vertical-align: top;
    width: 0.45em;
}

.chevron.right:before {
    left: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.chevron.bottom:before {
    top: 0;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}

.chevron.left:before {
    left: 0.25em;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

.text-center {
    clear: both;
    text-align: center;
}

.reset-position {
    position: relative;
}

.squircle-top {
    border-radius: 0 4rem 0 0;
}

.bg-off-white {
    background-color: #fafafa;
}

.cursor-default {
    cursor: auto;
}

.inline-text-link.primary {
    color: #2FC48D;
    text-decoration: none;
}

.inline-text-link.primary:hover {
    color: #00A78E;
    text-decoration: underline;
}

.inline-text-link {
    padding-bottom: 0;
}

.bg-gray-light {
   background-color: #f4f4f4;
}

@media (max-width: 768px) {
    .fl-sobre-nos .btn-grn-gbl, .fl-sobre-nos .btn-grn-gbl:hover {
    line-height: 300%;
}
}
/*golden questions*/
.page-golden-question input[type=radio]:not(old) {
    font-size: 1em;
    opacity: 0.5;
}

/*Addthis override FR-920*/
#at-expanded-menu-host .at-expanded-menu-service-list button{
     height:auto !important;
     min-width:auto !important;
}

/* COLOR BOX SECTION */

#featured-colors .rowBox {
    padding: 0;
}

.rowBox {
    display: inline-block;
    font-size: 14px;
    float: none !important;
    cursor: pointer;
}

#featured-colors .color-box-child {
    width: 100%;
    float: left;
    text-align: center;
    position: relative;
    margin: auto;
}

#featured-colors .color-box-child {
    height: auto;
    min-height: 57px;
}

.color-box-child .cnme.color-text {
    bottom: 0;
    display: none;
    text-align: center;
    position: absolute;
    line-height: 20px;
    padding: 10px;
    overflow: hidden;
    max-height: 100%;
    font-size: 14px;
}

p.cnme {
    margin: auto;
    vertical-align: bottom;
    width: 100%;
    opacity: 0.6;
}

.color-box-child,
.color-box-child-noeffect {
    border: 1px solid #fff;
    float: left;
    position: relative;
}

@media (min-width: 768px) {
    #featured-colors .color-box-child {
        height: 120px;
    }
    .color-box-child .cnme.color-text {
        display: block;
    }
}

ul.site-map-menu .show-in-sitemap {
  display : block !important;
}

ul.site-map-menu .hide-in-sitemap {
  display : none !important;
}

.artcl-cntr {
  position:relative;
}

.artcl-cntr .artcl-lnk {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-indent: -9999px;
  overflow: hidden;
}

@media (min-width: 768px) and (max-width: 1024px) {

    .fl-th.node-type-campaign-content .campaign-content .para-h {
        position:relative;
        padding-bottom:56.25%;
        padding-top:30px;
        height:0;
        overflow:hidden;
    }

    .fl-th.node-type-campaign-content .campaign-content .para-h iframe,
    .fl-th.node-type-campaign-content .campaign-content .para-h object,
    .fl-th.node-type-campaign-content .campaign-content .para-h embed {
        position:absolute;
        top:0;
        left:0;
        width:100%;
        height:100%;
    }
  
}


@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  
    .fl-th.node-type-campaign-content .campaign-content .para-h {
        position:relative;
        padding-bottom:56.25%;
        padding-top:30px;
        height:0;
        overflow:hidden;
    }

    .fl-th.node-type-campaign-content .campaign-content .para-h iframe,
    .fl-th.node-type-campaign-content .campaign-content .para-h object,
    .fl-th.node-type-campaign-content .campaign-content .para-h embed {
        position:absolute;
        top:0;
        left:0;
        width:100%;
        height:100%;
    }
  
}

@media (min-width: 481px) and (max-width: 767px) {
  
   .fl-th.node-type-campaign-content .campaign-content .para-h {
        position:relative;
        padding-bottom:56.25%;
        padding-top:30px;
        height:0;
        overflow:hidden;
    }

    .fl-th.node-type-campaign-content .campaign-content .para-h iframe,
    .fl-th.node-type-campaign-content .campaign-content .para-h object,
    .fl-th.node-type-campaign-content .campaign-content .para-h embed {
        position:absolute;
        top:0;
        left:0;
        width:100%;
        height:100%;
    }
  
}

@media (min-width: 320px) and (max-width: 480px) {
  
   .fl-th.node-type-campaign-content .campaign-content .para-h {
        position:relative;
        padding-bottom:56.25%;
        padding-top:30px;
        height:0;
        overflow:hidden;
    }

    .fl-th.node-type-campaign-content .campaign-content .para-h iframe,
    .fl-th.node-type-campaign-content .campaign-content .para-h object,
    .fl-th.node-type-campaign-content .campaign-content .para-h embed {
        position:absolute;
        top:0;
        left:0;
        width:100%;
        height:100%;
    }
}


.fl-ebelev .akzo-button-1 {
    display: inline-block;
    padding: 8px 1.6em;
    text-align: center;
    line-height: 1.4;
    font-weight: bold;
    border: 1px solid #88b43d;
    vertical-align: top;
    border-radius: 0.2em;
    color: #fff !important;
    background-color: #88b43d;
}

.fl-ebelev .akzo-button-1:hover,
.fl-ebelev .akzo-button-1.selected {
    text-decoration: none;
    cursor: pointer;
    color: #88b43d !important;
    background-color: #fff;
} 

.panels-flexible-row-first .margin-top-40,
.panels-flexible-region-first.row1_col1 .margin-top-40 {
    margin-top: 0px;
}

.fl-ebelev .btn--primary,
.fl-ebelev .akzo-button-1 {
  display: inline-block;
  padding: 8px 1.6em;
  text-align: center;
  line-height: 1.4;
  font-weight: bold;
  border: 1px solid #88b43d;
  vertical-align: top;
  border-radius: 0.2em;
  color: #fff !important;
  background-color: #88b43d;
}

.fl-ebelev .btn--primary:hover,
.fl-ebelev .btn--primary.selected,
.fl-ebelev .akzo-button-1:hover,
.fl-ebelev .akzo-button-1.selected {
  text-decoration: none;
  cursor: pointer;
  color: #88b43d !important;
  background-color: #fff;
}

.fl-ebelev .fl-filters input[type=radio]:not(old) + label {
	text-transform: none;
}

.node-type-color .modal-header::after,
.node-type-panopoly-landing-page .modal-header::after,
.page-colour-inspiration .modal-header::after {
  content: none;
}

.node-type-color .modal-header,
.node-type-panopoly-landing-page .modal-header,
.page-colour-inspiration .modal-header {
  background-color: #fff;
}

@media screen and (min-width:768px) {
  .node-type-color .modal-content,
  .node-type-panopoly-landing-page .modal-content,  
  .page-colour-inspiration .modal-content {
    overflow: initial;
  }
}

@media (min-width:768px) {
  .node-type-color .modal-article.edged,
  .page-colour-inspiration .modal-article.edged,
  .node-type-panopoly-landing-page .modal-article.edged {
    margin-left: 0px;
    margin-right: 0px;
  }
}
.flex-module--first-row .before-after-slider {
  border-top-right-radius:0 !important;
}

.tt-suggestion-item__title a {
    padding-bottom:0px;
}