﻿
*,
*:after,
*::before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


.mobilesearch {
    position: relative;
    width: 90%;
    margin: 20px auto;
    margin-top: 40px;
   }

.searchTextboxMobile {
    position: relative;
    width: 100%;
    height: 30px;
    padding: 15px 5px;
    font-size: 14px;
    color: #777777;
    font-family: LatoLight;
    box-sizing: border-box;
}

.searchButtonMobile {
    position: absolute;
    display: block;
    cursor: pointer;
    border: none;
    outline: none;
    background: transparent;
    width: 18px;
    height:18px;
    background: url('/Images/search.png') no-repeat left top transparent;
    background-size: cover;
    margin-top: -24px;
    bottom: 8px;
    right: 10px;
}

.searchDv{
    display:none;
}
.mobileMenuClose {
    position: absolute;
    right: 20px;
    top: 20px;
}

.overallAccountDv {
    /*position: relative;
    width: 98%;
    max-width: 296px;
    margin-left: auto;
    margin-right: auto;
    height: 376px;
    margin-top: 30px;*/
    display: none;
}

.overallCommunityBusinessDv {
    position: relative;
    width: 98%;
    margin-left: auto;
    margin-right: auto;
    height: auto;
    overflow: hidden;
    margin-top: 30px;
}

.overallCommunityDv {
    position: relative;
    width: 100%;
    max-width: 296px;
    margin-left: auto;
    margin-right: auto;
    height: 377px;
}

.overallBusinessDv {
    position: relative;
    width: 100%;
    max-width: 296px;
    margin-left: auto;
    margin-right: auto;
    height: 377px;
    margin-top: 33px;
    margin-bottom: 33px;
}

.defaultHeaderDv {
    position: relative;
    margin-bottom: 26px;
    text-align: left;
}

.defaultPageHeaderFormat {
    font-family: LatoLight, Helvetica,sans-serif;
    font-size: 32px;
    color: #605c4d;
}

/*Default - Account box*/
.accountGreyBox {
    position: relative;
    width: 85.425101216%;
    height: auto;
    overflow: hidden;
    padding: 34px 7.287449392% 45px 7.287449392%;
    background-color: #f2eee6;
    text-align: left;
}

.loginTextbox 
{
    position: relative;
    width: 91.469194314%;
    border: 1px solid #d6d4cd;
    height: 39px;
    background-color: #ffffff;
    margin-bottom: 22px;
    border-radius: 4px;
    font-family: LatoRegular;
    font-size: 14px;
    color: #605c4d;
    padding-left: 4.265402843%;
    padding-right:4.265402843%;
    display: block;
}

.loginButton
{
    position: relative;
    width: 100%;
    border: 1px solid #c5db7e;
    height: 39px;
    background-color: #94bc47;
    /*margin-bottom: 35px;*/
    border-radius: 4px;
    color: #ffffff;
    font-family: LatoRegular;
    font-size: 12px;
    text-align: center;
    outline: none;
    cursor: pointer;
    display: block;
}

.loginButton:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
}

.watermarked  {
    position: relative;
    width: 91.469194314%;
    border: 1px solid #d6d4cd;
    height: 39px;
    background-color: #ffffff;
    margin-bottom: 22px;
    border-radius: 4px;
    padding-left: 4.265402843%;
    padding-right:4.265402843%;
    display: block;
    font-family: LatoRegular;
    font-size: 14px;
    color: #605c4d;
}

.loginLabel 
{
    font-family: LatoLight, Helvetica, sans-serif;
    font-size: 12px;
    color: #928d80;
    display: block;
}

.loginCreateAccountLink {
    font-family: LatoRegular, Helvetica, sans-serif;
    font-size: 12px;
    color: #444444;
    display: block;
    cursor: pointer;
}
.galleria-image-nav-right{
    display:none !important;
}

.galleria-image-nav-left{
    display:none !important;
}
.loginCreateAccountLink:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.defaultAccountRow {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}

.overallBannerDv {
    position: relative;
    width: 100%;
    height: 200px !important;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
}

.overallLayer {
    position: relative;
    width: 100%;
    height: 200px;
   overflow: hidden;
   background: url("../Images/mobilegreenpakmotif.png") left bottom no-repeat;
    display: table;
    vertical-align: bottom;
}

/****Default: Community and Business*******/
.communityBusinessOverallImageHolder {
    position: relative;
    display: table;
    height: 180px;
    overflow: hidden;
 }

.communityBusinessTriangle 
{
    position: absolute;
    right: 0;
    top: 0;
    z-index: 9;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 180px 28px;
    border-color: transparent transparent #ffffff transparent;
}

.communityBlueLayer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 180px;
    background-color: #00c0f0;
}

.businessOrangeLayer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 180px;
    background-color: #fbb631;
}

.communityBusinessActualImage {
    position: relative;
    top: 0;
    margin-left: auto;
    margin-right: auto;
    bottom: 0;
    height: 180px;
    width: auto;
    /*opacity: 0.4;
    filter: alpha(opacity=40);*/
    z-index: 8;
}

.communitySeperator {
    position: relative;
    margin-top: 15px;
    width: 54px;
    height: 2px;
    background-color: #14c0f1;
}

.businessSeperator {
    position: relative;
    margin-top: 15px;
    width: 54px;
    height: 2px;
    background-color: #fbb631;
}


.communityBusinessTitleDv {
    position: relative;
    margin-top: 13px;
    max-height: 38px;
    height: auto;
    width: 100%;
    text-align: left;
}

.communityCarouselTitleFormat {
    font-family: LatoBold;
    font-size: 16px;
    color: #00c0f0;
    cursor: pointer;
}

.communityCarouselTitleFormat:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);    
}

.businessCarouselTitleFormat {
    font-family: LatoBold;
    font-size: 16px;
    color: #fbb631;
    cursor: pointer;
}

.businessCarouselTitleFormat:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);    
}


.communityBusinessSummaryDv {
    position: relative;
    margin-top: 4px;
    line-height: 18px;
    width: 100%;
    text-align: left;
}

.communityBusinessSummaryFormat {
    font-family: LatoLight;
    font-size: 12px;
    color: #a5a29b;
}

.communityReadMoreBtn {
    position: relative;
    width: 180px;
    height: 36px;
    margin-top: 11px;
    color: #ffffff;
    background: url("../Images/readmorebtn.png") top right no-repeat #14c0f1;
    border: none;
    outline: none;
    text-transform: uppercase;
    font-size: 10px;
    font-family: LatoRegular;
    padding-left: 45px;
    text-align: left;
    cursor: pointer;
}

.communityReadMoreBtn:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
     cursor: pointer;
}

.businessReadMoreBtn {
    position: relative;
    width: 180px;
    height: 36px;
    margin-top: 11px;
    color: #ffffff;
    background: url("../Images/readmorebtn.png") top right no-repeat #fbb631;
    border: none;
    outline: none;
    text-transform: uppercase;
    font-size: 10px;
    font-family: LatoRegular;
    padding-left: 45px;
    text-align: left;
    cursor: pointer;
}

.businessReadMoreBtn:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
     cursor: pointer;
}

.lineSeperator {
    position: relative;
    width: 98%;
    height: 1px;
    background-color: #d3d1cc;
    margin: 37px auto 37px auto;
}

/*****Default Articles*****/
.defaultArticleItem {
    position: relative;
    width: 100%;
    max-width: 298px;
    height: auto;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
}

.defaultArticlesOverallImageHolder {
    position: relative;
    display: block;
    height: 172px !important;
    overflow: hidden !important;
    width: 296px !important;
 }

.defaultArticlesTriangle 
{
    position: absolute;
    right: 0;
    top: 0;
    z-index: 9;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 172px 20px;
    border-color: transparent transparent #ffffff transparent;
}


.defaultArticlesActualImage {
    position: relative;
    top: 0;
    margin-left: auto;
    margin-right: auto;
    bottom: 0;
    /*height: 172px;
    width: auto;*/

    width: 100%;
    height: auto;
}

.defaultArticlesTitleDv {
    position: relative;
    margin-top: 30px;
    height: 42px;
    width: 67%;
    text-align: center;
    display: table;
    margin-left: auto;
    margin-right: auto;
}

.defaultArticlesTitleFormat {
    font-family: LatoBold;
    font-size: 18px;
    color: #605b4e;
    cursor: pointer;
    display: table-cell;
    vertical-align: middle;
}

.defaultArticlesTitleFormat:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);    
}

.defaultArticleSummaryDv {
    position: relative;
    margin-top: 13px;
    line-height: 18px;
    margin-left: auto;
    margin-right: auto;
    width: 67%;
    text-align: center;
}

.defaultArticleSummaryFormat {
    font-family: LatoLight;
    font-size: 12px;
    color: #a5a29b;
}

.emptyReadMoreBtn {
    position: relative;
    width: 76px;
    height: 18px;
    margin-top: 15px;
    margin-bottom: 10px;
    background-color: #ffffff;
    border: 1px solid #94bc47;
    outline: none;
    text-transform: uppercase;
    font-size: 10px;
    font-family: LatoRegular;
    color: #94bc47;
    text-align: center;
    cursor: pointer;
    display: block;
    margin-left: auto;
    margin-right:auto;
    
}
    

.emptyReadMoreBtn:hover {
     background-color: #94bc47;
    color: #ffffff;
}

.defaultArticleSeperator {
    position: relative;
    width: 100%;
    height: 28px;
}

.spotlight1Dv {
    position: relative;
    width: 100%;
    max-width: 296px;
    height: auto;
    overflow: hidden;
     margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.spotlight2Dv {
    position: relative;
    width: 100%;
    max-width: 296px;
    height: auto;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

/*********FOOTER********/
.overallFooterRightPart {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 242px;
    height: auto;
    overflow: hidden;
    margin-bottom: 25px;
}

.overallFooterLeftPart {
    display: none;
}

.limitFooterDv {
    position: relative;
    width: 98%;
    height: auto;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
}

.footerLogo {
    display: none;
}

.footerContactTitleDv {
    position: relative;
    margin-top: 25px;
    width: 100%;
    text-align: center;
    height: auto;
}

.footerContactTitleFormat {
    color: #ffffff;
    font-family: LatoLight;
    font-size: 22px;
    margin-left: auto;
    margin-right: auto;
}

.footerMapDv {
    position: relative;
    margin-top: 20px;
    width: 100%;
    height: 97px;
    background-color: lightcyan;
}

.underMapTextDv {
    position: relative;
    text-align: center;
    margin-top: 9px;
    height: 22px;
    line-height: 22px;
    display: inline-block;
}

.footerFb {
    position: relative;
    display: inline-block;
    width: 22px;
    height: 22px;
    background: url("../Images/fbWhite.png") no-repeat;
    cursor: pointer;
    float: right;
}

.footerFb:hover {
  background: url("../Images/fbDark.png") no-repeat;
}

.footernumber {
    font-family: LatoLight;
    color: #ffffff;
    font-size: 11px;
    display: inline-block;
     float: right;
}

.footeremail {
    font-family: LatoLight;
    color: #ffffff;
    font-size: 11px;
    cursor: pointer;
    padding: 0;
    display: inline-block;
     float: right;
}

.footeremail:hover {
    color: #6d734c;
}

.shadowBody {
    position: relative;
    margin-top: 30px;
    width: 100%;      
    height: 27px;
    background: url(../Images/bottomShadow.png);
}

.shadowBottomMenu {
    position: absolute;
    top: 0;
    width: 100%;
    height: 27px;
    background: url(../Images/upperShadow.png);
    z-index: 2;
}

/*****White Footer Part*****/
.leftWhiteFooter {
    position: relative;
    float: left;
    width: 100%;
    height: auto;
    overflow: hidden;
    text-align: center;
    padding-top: 10px;
}

.rightWhiteFooter {
    position: relative;
    width: 139px;
    margin-left: auto;
    margin-right: auto;
    height: auto;
    overflow: hidden;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}

.rightWhiteFooter .leftWhiteFooterSpan {
    position: relative;
    float: left;
}
.leftWhiteFooterSeperator {
    display: none;
}

.leftWhiteFooterSpan {
    font-family: LatoLight;
    font-size: 14px;
    color: #6d734c;
    display: block;
    position: relative;
}

.leftWhiteFooterLink {
    font-family: LatoLight;
    font-size: 14px;
    color: #6d734c;
    cursor: pointer;
    display: block;
    position: relative;
    margin-top: 6px;
   
}

.leftWhiteFooterLink:hover {
    color: #94bc47;
}

.infLogoLink {
    width: 61px;
    height: 14px;
    cursor: pointer;
    position: relative;
    float: left;
}

.infLogoLink:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.bottomWhiteDv {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
}


.bottomWhiteLimitDv {
    position: relative;
    width: 100%;
    max-width: 1024px;
    height: auto;
    overflow: hidden;
    font-family: ColabThi, Helvetica, Arial, sans-serif;
    font-size: 16px;
    color: #444444;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
}

/*********INTERNAL MASTER*************/
.internalBannerDv {
    position: relative;
    width: 100%;
    max-width: 1024px;
    min-height: 155px;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
  }
 
  .mobileInternalButtonHolder {
    position: relative;
    width: 98%;
      max-width: 250px;
    margin-left: auto;
    margin-right: auto;
    height: auto;
    overflow: hidden;
    margin-top:40px;
    display: table;
}

  .internalLeftPanel {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
   }

  .internalLeftPanelFull {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
   }
   
.internalRightPanel {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
}

.internalIndustryButtonsOverallDv {
    position: relative;
    width: 100%;
    max-width: 278px;
    margin-left: auto;
    margin-right: auto;
    height: 516px;
    margin-top: 554px;
    display: none;
 }


.internalRelatedArticlesOverallPanel {
    position: relative;
    width: 100%;
    max-width: 278px;
    margin-left: auto;
    margin-right: auto;
    height: 466px;
    padding-top: 28px;
    background-color: #f2eee6;
    margin-top: 40px;
   /* margin-top: -1040px;*/
}


.internalIndustryButtonHolder {
    position: relative;
    width: 100%;
    height: 172px;
    cursor: pointer;
    background-color: #94bd3d;
}

.industryButtonOverallLink {
     width: 100%;
    height: 172px;
}

.internalIndustryButtonTopPart {
    position: relative;
     width: 100%;
    height: 125px;
}

.internalIndustryButtonBottomPart {
    position: relative;
    display: block;
     width: 100%;
    height: 47px;
    cursor: pointer;
    background: url(../Images/readmoreicon.png) center no-repeat;
}

.industryBtnIcon {
    position: relative;
    float: left;
    width: 27.697841726%;
    margin-left: 12.230215827%;
    height: 125px;
    display: table;
}

.industryBtnActualIcon {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    max-width: 78px;
    max-height: 77px;
    width: auto;
    height: auto;
    display: table-cell;
    vertical-align: middle;
}

.industryBtnText {
    position: relative;
    float: left;
    width: 42.446043165%;
    margin-right: 12.230215827%;
    margin-left: 5.395683453%;
    height: 125px;
    display: table;
    text-align: left;
}

.internalIndustryButtonLabel {
    font-family: LatoLight;
    font-size: 14px;
    color: #ffffff;
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    
}

.internalIndustryButtonHolder:hover .internalIndustryButtonBottomPart {
    position: relative;
    width: 100%;
    height: 47px;
    background: url(../Images/readmoreiconhover.png) no-repeat;
}

.internalIndustryButtonTopPart {
    position: relative;
    width: 100%;
    height: 125px;
}

.internalRelatedArticlesOverallTitleDv {
    position: relative;
    padding-left: 8.992805755%;
    padding-right: 8.992805755%;
    width: 100%;
    text-align: left;
    box-sizing: border-box;
}

.internalRelatedArticlesBigTitle {
    position: relative;
    font-family: LatoBlack;
    font-size: 26px;
    color: #fdb714;
}


.internalRelatedArticlesSmallTitle {
    position: relative;
    font-family: LatoRegular;
    font-size: 26px;
    color: #605c4d;
}

.internalRelatedArticlesSeperator {
    position: relative;
    margin-top: 15px;
    width: 17.26618705%;
    height: 1px;
    background-color: #fdb714;
    margin-left: 8.992805755%;
    margin-bottom: 10.431654676%;
}

.internalRelatedArticleOverallArticle {
    position: relative;
    width: 100%;
    max-width: 278px;
    height: 359px;
    text-align: left;
}

.internalRelatedArticleImageDv {
    position: relative;
    width: 278px;
    height: 173px;
    background-color: black;
    display: block;
    overflow: hidden;
}

.internalRelatedArticleActualImage {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    display: table-cell;
    vertical-align: middle;
}

.internalRelatedArticleTitleDv {
    position: relative;
    width: 85.611510791%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 25px;
}

.internalRelatedArticleTitleFormat {
    font-family: LatoBlack;
    font-size: 15px;
    color: #fdb714;
}

.internalRelatedArticlesSummaryDv {
    position: relative;
    width: 85.611510791%;
    margin-left: auto;
    margin-right: auto;
    line-height: 18px;
    margin-top: 10px;
}

.internalRelatedArticleSummaryFormat {
    font-family: LatoLight;
    font-size: 12px;
    color: #615c4d;
}

.internalRelatedArticlesBottomDv {
    /*position: relative;*/
    position: absolute;
    bottom: 0;
    height: 50px;
    width: 100%;
    margin-top: 13px;
}

.internalRelatedArticlesReadMoreButton {
    position: relative;
    width: 190px;
    height: 50px;
    background-color: #fdb714;
    font-size: 12px;
    padding-left: 24px;
    font-weight: bold;
    line-height: 50px;
    font-family: LatoLight;
    text-transform: uppercase;
    color: #ffffff;
    outline: none;
    border: 0;
    display: block;
    cursor: pointer;
}

.internalRelatedArticlesReadMoreButton:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.internalRelatedArticlesNextPrevButtons {
    position: absolute;
    bottom: 0;
    right: 0;
    height: 50px;
    width: 88px;
    background-color: #fdb714;
}

.internalRelatedArticlesPrevButton {
    position: relative;
    float: left;
    width: 44px;
    height: 50px;
    background: url("../images/prevChevron.png") center center no-repeat #615c4d;
    cursor: pointer;
}

.internalRelatedArticlesPrevButton:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.internalRelatedArticlesNextButton {
    position: relative;
    float: left;
    width: 44px;
    height: 50px;
    background: url("../images/nextChevron.png") center center no-repeat #615c4d;
    cursor: pointer;
}

.internalRelatedArticlesNextButton:hover {
      opacity: 0.8;
    filter: alpha(opacity=80);
}


.overallContentDv {
    position: relative;
    width: 98%;
    margin-left: auto;
    margin-right: auto;
    height: auto;
    overflow: hidden;
}

.titleGreenPartDv {
    position: relative;
    width: 100%;
    text-align: left;
    margin-top: 30px;
}

.titleGreenPartDvWithBreadcrumbs {
    position: relative;
    width: 100%;
    text-align: left;
    margin-top: 19px;
}

.titleGreenPartDvCentered {
    position: relative;
    width: 100%;
    text-align: center;
    margin-top: 40px;
}

.titleGreenPartDvForArticlesRepeater {
    position: relative;
    width: 250px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
}

.titleGreyPartDv {
    position: relative;
    width: 100%;
    text-align: left;
    margin-top: -6px;
}


.titleGreyPartDvCentered {
    position: relative;
    width: 100%;
    text-align: center;
    margin-top: -6px;
}

.greenTitleFormat {
    font-family: LatoBlack;
    font-size: 32px;
    color: #b2d235;
    text-transform: uppercase;
}

.greyTitleFormat {
    font-family: LatoLight;
    font-size: 32px;
    color: #605c4d;
    text-transform: uppercase;
}

.contentSeperator {
    position: relative;
    margin-top: 16px;
    height: 1px;
    width: 15.384615384%;
    background-color: #b2d235;
}

.contentSeperatorCentered {
    position: relative;
    margin-top: 16px;
    height: 1px;
    margin-left: auto;
    margin-right: auto;
    width: 15.384615384%;
    background-color: #b2d235;
}

.titleGreenPartDvForArticlesRepeater .contentSeperator {
    width: 105px;
    margin-left: auto;
    margin-right: auto;
}

.contentSummaryDv {
    position: relative;
    margin-top: 39px;
    text-align: left;
    height: auto;
}

.contentSummaryFormat {
    font-family: LatoLight;
    font-size: 24px;
    color: #7b7c7f;
}

.contentdv {
    position: relative;
    margin-top: 20px;
    text-align: left;
    line-height: 22px;
}

.contentImageCarouseldv {
    position: relative;
    margin-top: 20px;
    text-align: left;
    line-height: 22px;
    height: 200px;
    width: 100%;
    background-color: red;
    max-width: 280px;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
}

.contentText {
    font-family: LatoLight;
    font-size: 14px;
    color: #605c4d;
}

.mobileInternalButtonIndividualDv {
    position: relative;
    /*display: inline-block;*/
    display: table-cell;
    width: 30.6666666667%;
    margin-left: 1%;
    margin-right: 1%;
    max-width: 82px;
    height: auto;
    overflow: hidden;
}

.mobileIndustryButtonOverallLink {
    width: 100%;
    height: 100%;
}

.mobileInternalIndustryButtonImgDv {
    position: relative;
    width: 100%;
    max-width: 55px;
    margin-left: auto;
    margin-right: auto;
    height: auto;   
}

.mobileInternalIndustryButtonTextFormat {
    font-family: LatoLight;
    font-size: 12px;
    color: #b8b7b3;    
}

.mobileInternalIndustryButtonTextDv {
    position: relative;
    margin-top: 5px;
    width: 100%;
    height: auto;
}

/*********ARTICLES************/
.overallArticleDv {
    position: relative;
    width: 278px;
    height: 359px;
    background-color: #f2eee6;
    margin-bottom: 16px;
    margin-left: auto;
    margin-right: auto;
}

.articleSeperator {
    display: none;
}

.articlesImageDv {
    position: relative;
    width: 278px;
    height: 173px;
    background-color: black;
    display: table;
}

.articlesActualImage {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    max-width: 278px;
    width: auto;
    max-height: 173px;
    height: auto;
    display: table-cell;
    vertical-align: middle;
}

.articlesTitleDv {
    position: relative;
    width: 238px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 25px;
    overflow: hidden;
}

.articleTitleFormatCommunity {
    font-family: LatoBlack;
    font-size: 15px;
    color: #fdb714;
    cursor: pointer;
}

.articleTitleFormatCommunity:hover {
    filter: alpha(opacity=80);
    opacity: 0.8;
}

.articleTitleFormatBusiness {
    font-family: LatoBlack;
    font-size: 15px;
    color: #14c0f1;
    cursor: pointer;
}

.articleTitleFormatBusiness:hover {
    filter: alpha(opacity=80);
    opacity: 0.8;
}


.articleSummaryDv {
    position: relative;
    width: 238px;
    margin-left: auto;
    margin-right: auto;
    line-height: 18px;
    height: 50px;
    margin-top: 10px;
    overflow: hidden;  
}

.articleSummaryFormat {
    font-family: LatoLight;
    font-size: 12px;
    color: #615c4d;
}

.articlesReadMoreDvCorporate {
    position: relative;
    height: 50px;
    width: 100%;
    margin-top: 13px;
    background-color: #fdb713;
}

.articlesReadMoreDvCommunity {
    position: relative;
    height: 50px;
    width: 100%;
    margin-top: 13px;
    display: block;
    line-height: 50px;
    background-color: #fdb713;
    font-family: LatoLight;
    color: #ffffff;
    font-size: 12px;
    text-align: center;
    cursor: pointer;
}

.articlesReadMoreDvCommunity:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.articlesReadMoreDvBusiness {
    position: relative;
    height: 50px;
    width: 100%;
    margin-top: 13px;
    display: block;
    line-height: 50px;
    background-color: #14c0f1;
     font-family: LatoLight;
    color: #ffffff;
    font-size: 12px;
    text-align: center;
    cursor: pointer;
}

.articlesReadMoreDvBusiness:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.overallArticleBottomDv {
    position: relative;
    height: 161px;
    width: 278px;
}

.articleTypeDv {
    position: relative;
    margin-top: 20px;
    width: 100%;
    text-align: center;
}

.articleTypeFormat {
    font-family: LatoBold;
    color: #C8C8C8;
    font-size: 16px;
}


.articleTypeFormat:hover {
     color: #7b7c7f;
}

.articleTypeSeperator {
     font-family: LatoLight;
    color: #C8C8C8;
    font-size: 12px;
}

.contentSubmenuDv {
    position: relative;
    margin-top: 19px;
    width: 100%;
    text-align: left;
    height: auto;
}

.articleDateDv {
    position: relative;
    margin-top: 39px;
    text-align: left;
    height: auto;
}

.articleDetailImageDv {
    position: relative;
    width: 322px;
    height:220px;
    display: table;
    overflow: hidden;
    vertical-align: middle;
}

.articleDetailImageCarouselDv {
     position: relative;
    width: 100%;
    max-width: 322px;
    margin-left: auto;
    margin-right: auto;
    height:220px;
    margin-top: 20px;
    overflow: hidden;
    }

.articleDetailImg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: auto;
    height: 220px;  
}

.articleTypeFormatSelected 
{
    font-family: LatoBold;   
     font-size: 16px;
    cursor: pointer;
     color: #7b7c7f;
}

/****REGISTRATION FORM****/
.registrationFormSectionBodyDv {
    position: relative;
    width: 98%;
    margin-left: auto;
    margin-right: auto;
    height: auto;
    overflow: hidden;
    font-family: ColabThi,Arial, sans-serif;
    font-size: 14px;
    color: #444444;
 }
 
 .registrationBodyLeftPart {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
}

.registrationBodyRightPart {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
}

.registrationItem {
    position: relative;
    width: 100%;
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
    height: auto;
    overflow: hidden;
    margin-bottom: 10px;
    margin-top: 10px;
}

.registrationItemText {
    position: relative;
    float: left;
    width: 130px !important;
    display: table-cell;
    text-align: right;
    padding-right: 10px;
    vertical-align: middle;
    line-height: 32px;
}

.registrationTextbox {
    height: 20px;
    border: 1px solid #444444;
    font-family: ColabThi,Arial, sans-serif;
    font-size: 14px;
    color: #444444;
    padding: 5px;
    background-color: #ffffff;
}

.registrationItemTextBox {
    position: relative;
    float: left;
    display: table-cell;
    text-align: left;
}

    
.registrationSectionSeperator {
    position: relative;
    margin-top: 40px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    width: 95%;
    height: 1px;
    background-color: #d5d5d5;
}

.registrationFormButton {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 200px;
    height: 50px;
    background: url("../Images/buttonSide.png") top right no-repeat #b0d236;
    border: none;
    outline: none;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 12px;
    border-radius: 2px;
    text-align: left;
    padding-left: 20px;
    cursor: pointer;
    margin-top: 20px;
}

.registrationFormButton:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
}

.registrationDropdown 
{
    position: relative;
    float: left;
    display: table-cell;
    text-align: left;
    /*width: 160px;*/
    height: 30px;
    border: 1px solid #444444;
    overflow: hidden;
    width: 150px;
}

.registrationDropdown select {
    background: url(../Images/accExpand.png) 85% 50% transparent no-repeat;
    height: 30px;
    overflow: hidden;
    border: none;
    font-family: ColabThi,Arial, sans-serif;
    font-size: 14px;
    color: #444444;
    cursor: pointer;
    padding: 5px;
    width: 115%;
}

.headerLimitDv {
    position: relative;
    width: 100%;
    max-width: 1024px;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 7%;
    padding-right: 7%;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box; 
}

.actualQuicklinksDv {
    position: relative;
    float: left;
    width: 100%;
    margin: 0;
    margin-top: -28px;
    height: auto;
    overflow: hidden;
}

.localityFooterQuicklinksDv {
    float: left; width: 460px;
    text-align: left;
}

.cMainDesignSitemapMyLocality a
{
    font-family: LatoBlack;
    font-size: 14px;
    color: #444444;
    
}

.cMainDesignSitemapMyLocality a:hover
{
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.c1DesignSitemapMyLocality {
    margin: 4px 0;
}

.c1DesignSitemapMyLocality a
{
    font-size: 12px;
    font-family: LatoLight;
    color: #ffffff;
}

.c1DesignSitemapMyLocality a:hover {
    opacity: 0.5;
    filter: alpha(opacity=50);    
}

#dlMyLocalityFooter tr td {
    padding-right: 80px;
}

 .actualQuicklinksDv ul, .actualQuicklinksDv li
{
    list-style: none;
}

.actualQuicklinksDv .sub-list
{
    width: 50%;
    float: left;
    text-align: left;
    padding: 0;
    margin: 0;
}

.actualQuicklinksDv .sub-list a
{
    text-decoration: none;
}

.actualQuicklinksDv .sub-list a
{
    text-decoration: none;
}

.actualQuicklinksDv .sub-list a:hover
{
   color: #ffffff;
}

.actualQuicklinksDv .cMainDesignSitemap
{
   margin-top: 28px;
}

.actualQuicklinksDv .cMainDesignSitemap a
{
    font-family: LatoBlack;
    font-size: 14px;
    color: #444444;
    
}

.actualQuicklinksDv .cMainDesignSitemap a:hover
{
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.actualQuicklinksDv .c1DesignSitemap a
{
    font-size: 12px;
    font-family: LatoLight;
    color: #ffffff;
}

.actualQuicklinksDv .c1DesignSitemap a:hover {
    opacity: 0.5;
    filter: alpha(opacity=50);    
}

.actualQuicklinksDv .c2DesignSitemap
{
    margin-left: 10px; 
    font-size: 10px; 
}

.accordion 
{
  margin: 5px 15px;
}

.accordion dt 
{
    background-color: #f0f0f0;
    border: solid 2px #dcdcdc;
    padding: 10px;
    border-bottom: 0;
}

.accordion dt a {
    font-family: Georgia;
    font-size: 12px;
    font-style: italic;
    font-weight: 400;
    color: #000000;
    outline: none;
    text-decoration: none;
    -ms-text-shadow: 1px 2px 3px #fdfdfd;
    text-shadow: 1px 2px 3px #fdfdfd;      
}

.accordion dt:last-of-type, .accordion dd:last-of-type {
  border: solid 2px #dcdcdc;
}
.accordion dt a, .accordion dd a {
  display: block;
}

.accordion dd {
  border-top: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  color: #666666;
  border: none;
  outline: none;
  text-decoration: none;
  text-align: left;
  
  padding: 10px;
  border: solid 2px #dcdcdc;
  border-top: 0;
  border-bottom: 0;
  margin-left: 0;
  padding-bottom: 30px;
}

.accordion dd:last-of-type {
  border-top: 1px solid white;
  position: relative;
  top: -1px;
}

/*******NEW***********/
.caroufredsel_defaultCommunity {
    display: inline !important;
    position: relative;
    float: left !important;
    width: 296px !important;
    height: 320px !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    margin-left: 0 !important;
}

.caroufredsel_defaultSpotlight {
    display: inline !important;
    position: relative;
    float: left !important;
    width: 296px !important;
    height: 354px !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    margin-left: 0 !important;
}

#ulCommunity {
    height: 320px !important;
    overflow: hidden;
    padding: 0 !important;
    position: relative !important;
    text-align: left;
    list-style: none;
    margin-top: 0;
    width: 290px;
}

#ulCommunity li{
    display: inline-block;
     float: left;
    height: 320px !important;
    width: 296px;
}

#ulBusiness {
    height: 320px !important;
    overflow: hidden;
    padding: 0 !important;
    position: relative !important;
    text-align: left;
    list-style: none;
    margin-top: 0;
    width: 290px;
}

#ulBusiness li{
    display: inline-block;
     float: left;
    height: 320px !important;
    width: 296px;
}

#ulSpotlightGroup1 {
    height: 354px !important;
    overflow: hidden;
    padding: 0 !important;
    position: relative !important;
    text-align: left;
    list-style: none;
    margin-top: 0;
}

#ulSpotlightGroup1 li{
    display: inline-block;
     float: left;
    height: 354px !important;
}

#ulSpotlightGroup2 {
    height: 354px !important;
    overflow: hidden;
    padding: 0 !important;
    position: relative !important;
    text-align: left;
    list-style: none;
    margin-top: 0;
}

#ulSpotlightGroup2 li{
    display: inline-block;
     float: left;
    height: 354px !important;
}

.overallDefaultBottomArticles {
    position: relative;
    height: auto;
    overflow: hidden;
    width:100%;
}


.caroufredsel_contentImages {
    display: inline !important;
    position: relative;
    float: left !important;
    width: 100% !important;
    height: 200px !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    margin-left: 0 !important;
}

#UlContentImages 
{
    height: 200px !important;
    overflow: hidden;
    padding: 0 !important;
    position: relative !important;
    text-align: left;
    list-style: none;
    margin-top: 0;
}

#UlContentImages li{
    display: inline-block;
     float: left;
}


.leftArrowImages
{
    position: absolute;
    left: 19px;
    background-image: url('/Images/scrollLeft.png');
    background-position: left 50%;
    background-repeat: no-repeat;
    cursor: pointer;
    height: 200px;
    width: 30px;
    z-index: 999999;
    display: none;
}



.rightArrowImages
{
    position: absolute;
    right: 19px;
    background-image: url('/Images/scrollRight.png');
    background-position: right 50%;
    background-repeat: no-repeat;
    cursor: pointer;
    height: 200px;
    float: right;
    margin-top: 0px;
    width: 30px;
    z-index: 99999;
    display: none;
}

.overallImageDv {
    position: relative;
    /*width: 344px;*/
    width: 280px;
    height: 200px;
    overflow: hidden;
}

.contentImage {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: auto;
    height: 200px;
}

.caroufredsel_relatedMaterial {
    display: inline !important;
    position: relative;
    float: left !important;
    width: 100% !important;
    max-width: 278px;
    height: 359px !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    margin-left: 0 !important;
}

#UlRelatedMaterial 
{
    height:  359px !important;
    overflow: hidden;
    padding: 0 !important;
    position: relative !important;
    text-align: left;
    list-style: none;
    margin-top: 0;
}

#UlRelatedMaterial li{
    display: inline-block;
     float: left;
}

.titleGreenPartDvCentered {
    position: relative;
    width: 100%;
    text-align: left;
    margin-top: 40px;
}

.titleGreyPartDvCentered {
    position: relative;
    width: 100%;
    text-align: left;
    margin-top: -6px;
}

.contentSeperatorCentered {
    position: relative;
    margin-top: 16px;
    height: 1px;
    margin-left: auto;
    margin-right: auto;
    width: 15.384615384%;
    background-color: #b2d235;
}

.registrationFormSectionTitleDvCentered {
    position: relative;
    width: 100%;
    text-align: left;
    margin-bottom: 10px;
    margin-top: 39px;
}

.registrationItems {
    position: relative;
    width: 680px;
    height: auto;
    overflow: hidden;
    float: left;    
}

.myAccountSideMenu {
    position: relative;
    float: left;
    width: 182px;
    height: auto;
    overflow: hidden;
    background-color: #f2eee6;
    text-align: left;
    padding: 0 10px 30px 10px;
}


.accordianTitleFormat {
     font-family: LatoRegular, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #444444;
}

.accordianBodyFormat {
    font-family: LatoLight, Helvetica, sans-serif;
    font-size: 14px;
    color: #444444;
}

.spacer {
    position: relative;
    height: 40px;
    width: 100%;
}

.companyRepeaterGreenDv {
    position: relative; 
    margin-top: 5px; 
    margin-bottom: 5px; 
    background-color: #E6E8C4; 
    line-height:50px; 
    width: 615px;
    margin-right: 78px;
    height: 60px;
    border: 2px solid #B2D235;
    cursor: pointer;
    outline: none;
    background: url("../images/addgreen.png") center center #E6E8C4 no-repeat;
}

.companyRepeaterGreenDv:hover {
    filter: alpha(opacity=60);
    opacity: 0.6;
}

.companyRepeaterItemDv {
    position: relative; 
    margin-top: 5px; 
    margin-bottom: 5px;
    padding: 5px;
    background-color: #F2EEE6; 
    width: 604px; 
    height: 40px; 
    border: 2px solid #dcdcdc;
}

.companyAccRefDv {
    position: relative; 
    float: left; 
    line-height: 40px; 
    width: 100px; 
    text-align: left;
}

.companyNameDv {
    position: relative; 
    float: left; 
    line-height: 40px;
     width: 470px;
    text-align: left;
}

.payreqDateDv {
    position: relative; 
    float: left; 
    line-height: 40px;
     width: 235px;
    text-align: left;
}



.creditNoteValueDv {
    position: relative; 
    float: left; 
    line-height: 40px;
     /*width: 360px;*/
    width: 300px;
    text-align: left;
    padding-left: 5px;
     padding-right: 5px;
}

.creditNoteCompanyNameDv {
    position: relative; 
    float: left; 
    line-height: 40px; 
    width: 200px; 
    text-align: left;
}

.paymentNameDv {
      position: relative; 
    float: left; 
    line-height: 40px;
     width: 570px;
    text-align: center;
}

.companyEditDv {
    position: relative;
     float: left; 
     width: 30px;
}

.companyEditDvBigger {
    position: relative;
     float: left; 
     width: 90px;
}
.companySectionTitleDvCentered {
    position: relative;
    width: 100%;
    text-align: left;
    margin-bottom: 10px;
}

.companyFields {
    font-family: ColabThi,Arial, sans-serif;
    font-size: 14px;
    color: #444444;
    margin-bottom: 15px;
    height:auto;
    overflow: hidden;
}

.overallBannerTextDv {
    position: relative;
    height: auto;
    overflow: hidden;
    width: 560px;
    display: table-cell;
    text-align: left;
    vertical-align: bottom;
    padding-bottom: 37px;
    padding-left: 65px;
}

.bannerTextGreen {
    font-family: LatoBold, Helvetica, sans-serif;
    font-size:25px;
    color: #94bd3d;
    background-color: #ffffff;
    text-transform: uppercase;
    line-height: 20px;
}

.bannerGreyText {
    font-family: LatoLight, Helvetica, sans-serif;
    font-size: 25px;
    line-height: 22px;
    color: #444444;
    background-color: #ffffff;
    text-transform: uppercase;
}

.bannerRead {
    display: none;
 }

.bannerDv {
    position: relative;
    padding: 5px;
    width: auto;
    max-width: 590px;
    height: 20px;
    overflow: hidden;
    background-color: #ffffff;
    display: inline-block;
     float: left;
   clear: left;
}

.bannerTextGreen {
    font-family: LatoBold, Helvetica, sans-serif;
    font-size: 16px;
    color: #94bd3d;
    background-color: #ffffff;
    text-transform: uppercase;
    line-height: 16px;
}

.bannerGreyText {
    font-family: LatoLight, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 14px;
    color: #444444;
    background-color: #ffffff;
    text-transform: uppercase;
}

.bannerPillarsDv {
    display: none;
 }

.overallPillarBtns {
    position: relative;
    width: 90px;
    margin-left: auto;
    margin-right: auto;
    height: auto;
    overflow: hidden;
    display: table-cell;
    vertical-align: middle;   
}

.pillarBtn {
    position: relative;
    width:90px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    margin-bottom: 30px;
    display: block;
    margin-top: 30px;
}

.pillarImgDv {
    position: relative;
    width: 57px;
    height: 57px;
    margin-left: auto;
    margin-right: auto;
}

.pillarImgDvLocality {
    position: relative;
    width: 57px;
    height: 57px;
    margin-left: auto;
    margin-right: auto;
    background: url("../Images/internalLocalityHover.png") center center no-repeat;
}

.pillarImgDvSuitcase {
    position: relative;
    width: 57px;
    height: 57px;
    margin-left: auto;
    margin-right: auto;
    background: url("../Images/internalsuitcaseHover.png") center center no-repeat;
}

.pillarImgDvBulb {
    position: relative;
    width: 57px;
    height: 57px;
    margin-left: auto;
    margin-right: auto;
       background: url("../Images/internalBulbHover.png") center center no-repeat;
}


.pillarTextDv {
    position: relative;
    margin-top: 5px;
    width: 90px;
    text-align: center;
    height: auto;
}

.pillarTextFormat {
    font-family: LatoRegular;
    font-size: 12px;
    color: #efefef;
}

.pillarBtn:hover .pillarTextFormat {
    color: #b8b7b3;
}

.pillarBtn:hover .pillarImgDvLocality 
{
     background: url("../Images/internalLocality.png") center center no-repeat;
   
}

.pillarBtn:hover .pillarImgDvSuitcase 
{
       background: url("../Images/internalsuitcase.png") center center no-repeat;
}

.pillarBtn:hover .pillarImgDvBulb 
{
     background: url("../Images/internalBulb.png") center center no-repeat;
  
}

.accordion 
{
  margin: 5px 15px;
}

.accordion dt 
{
   border-bottom: 0;
    cursor: pointer;
}

.accordion dt:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
}

.accordion dt a, .accordion dd a {
  display: block;
}

.accordion dd {
  border-top: 0;
  width: 596px;
  padding: 10px;
  border: solid 1px #dcdcdc;
  border-top: 0;
  margin-top: -5px;
  margin-left: 0;
  padding-bottom: 30px;
  margin-bottom: 30px;
}

.accordion dd:last-of-type {
  border-top: 1px solid white;
  position: relative;
  top: -1px;
}

.pdfHolder
{
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 99;
}

.pdfOpacityBackground {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: #ffffff;
    opacity: 0.6;
    filter: alpha(opacity=60);
}

.actualPdfPopup
{
    position: absolute;
    top: 146px;
    left: 50%;
    width: 800px;
    margin-left: -400px;
    min-height: 12px;
    height: auto;
    padding: 10px;
    z-index: 99;
    background-color: #F8F8F8;
    -webkit-box-shadow: 3px 3px 14px -1px rgba(212,201,212,1);
    -moz-box-shadow: 3px 3px 14px -1px rgba(212,201,212,1);
    box-shadow: 3px 3px 14px -1px rgba(212,201,212,1);
    border: 1px solid #b2d235;
}

.crossClose
{
    position: absolute;
    top: 10px;
    right: 10px;
    width: 12px;
    height: 12px;
    border: 0;
    outline: none;
    background-color: transparent;
}

.caroufredsel_articleImages {
    display: inline !important;
    position: relative;
    float: left !important;
    width: 100% !important;
    max-width: 354px;
    height: 220px !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    margin-left: 0 !important;
}

#UlArticleImages 
{
    height: 220px !important;
    overflow: hidden;
    padding: 0 !important;
    position: relative !important;
    text-align: left;
    list-style: none;
    margin-top: 0;
}

#UlArticleImages li{
    display: inline-block;
     float: left;
}

#galleria {
    height: 200px;
}

.overallBreadcrumbsDv {
    position: relative;
    margin-top: 42px;
    width: 100%;
    text-align: left;
    height: auto;
    overflow: hidden;
}

.breadcrumb {
    font-family: LatoLight;
    color: #C8C8C8;
    font-size: 14px;
    cursor: pointer;
}

.breadcrumb:hover {
    color: #93be3b;
}

.breadcrumbspan {
    font-family: LatoLight;
    color: #C8C8C8;
    font-size: 14px;
    cursor: pointer;
}

.companyRepeaterAddItemDv {
    position: relative;
    margin-top: 5px;
    margin-bottom: 5px;
    line-height: 43px;
    width: 610px;
    margin-right: 78px;
    height: 49px;
    border: 2px solid #93be3b;
    cursor: pointer;
    outline: none;
    font-family: LatoLight;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #444;
    text-align: center;
    background: url("../images/addgreen.png") right 20px center #F2EEE6 no-repeat;
    background-size: 25px;
}
