﻿.overallAccountDv {
    position: relative;
    width: 247px;
    margin-left: 15px;
    margin-right: 31px;
    height: 376px;
    float: right;
    /*margin-top: 30px;*/
    margin-bottom: 35px;
}

.overallCommunityBusinessDv {
    position: relative;
    /*width: 625px;*/
    width: 100%;
    /*margin-left: 15px;
    margin-right: 15px;*/
    height: auto;
    overflow: hidden;
    margin-top: 30px;
    /*margin-bottom: 35px;*/
}

.overallDefaultBottomArticles {
   /* position: relative;
    height: auto;
    overflow: hidden;   
    width:100%;
    margin-left: 15px;*/
       position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
    max-width: 1024px;
    padding-left: 4.4921875%;
    padding-right: 4.4921875%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: bottom;
}

.overallCommunityDv {
    position: relative;
    float: left;
    width: 296px;
    height: 377px;
}

.caroufredsel_defaultCommunity {
    display: inline !important;
    position: relative;
    float: left !important;
    /*width: 500px !important;
    height: 700px !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;
}

#ulCommunity li{
    display: inline-block;
     float: left;
    height: 320px !important;
    width: 296px;
}

#ulBusiness {
    height: 320px !important;
     float: left;
    overflow: hidden;
    padding: 0 !important;
    position: relative !important;
    text-align: left;
    list-style: none;
    margin-top: 0;
}

#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;
}

.overallBusinessDv {
    position: relative;
    float: left;
    width: 296px;
    height: 377px;
    margin-left: 33px;
}

.overallFacebookDv{
    position:relative;
    float:left;
    width: 274px;
    margin-left: 33px;
}

.defaultHeaderDv {
    position: relative;
    margin-bottom: 26px;
    text-align: left;
}

.defaultPageHeaderFormat {
    font-family: LatoLight, Helvetica,sans-serif;
    font-size: 32px;
    color: #605c4d;
}

.accountGreyBox {
    position: relative;
    width: 211px;
    /*height: 237px;*/
    height: 316px;
    overflow: hidden;
    /*padding: 34px 18px 45px 18px;*/
    padding-left: 18px;
    padding-right: 18px;
    background-color: #f2eee6;
    text-align: left;
}


.loginTextbox 
{
    position: relative;
    width: 193px;
    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: 9px;
    padding-right: 9px;
    display: block;
}

.loginButton
{
    position: relative;
    width: 211px;
    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: 193px;
    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: 9px;
    padding-right: 9px;
}

.watermarkedregistration {
    position: relative;
    width: 140px;
    height: 20px;
    border: 1px solid #444444;
    color: #605c4d;
    font-family: ColabThi,Arial, sans-serif;
    font-size: 14px;
    padding: 5px;
    
}

.loggedinLabel 
{
    font-family: LatoLight, Helvetica, sans-serif;
    font-size: 14px;
    color: #928d80;
    display: block;
    float: left;
}

.loginLabel 
{
    font-family: LatoLight, Helvetica, sans-serif;
    font-size: 12px;
    color: #928d80;
    display: block;
}

.loginLinkBold {
    font-family: LatoBold, Helvetica, sans-serif;
    font-size: 14px;
    color: #928d80;
    display: block;
    cursor: pointer;
}

.loginLinkBold:hover {
    color: #93be3b;
}

.logoutLink {
    font-family: LatoRegular, Helvetica, sans-serif;
    font-size: 12px;
    color: #444444;
    display: block;
    cursor: pointer;
}

.loginCreateAccountLink {
    font-family: LatoRegular, Helvetica, sans-serif;
    font-size: 12px;
    color: #444444;
    display: block;
    cursor: pointer;
}

.loginOptionLink {
    font-family: LatoRegular, Helvetica, sans-serif;
    font-size: 14px;
    color: #444444;
    display: block;
    cursor: pointer;
    margin-top: 5px;
        text-decoration: underline;
    margin-bottom: 5px;
}

.loginNameLink {
    font-family: LatoRegular, Helvetica, sans-serif;
    font-size: 14px;
    color: #444444;
    display: block;
    cursor: pointer;
    margin-top: 5px;
        text-decoration: underline;
    margin-bottom: 5px;
}

.loginNameLink:hover {
    color: #93be3b;
}

.loginCreateAccountLink:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.defaultAccountRow {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: auto;
}

.overallBannerDv {
    position: relative;
    width: 100%;
    max-width: 1024px;
    height: 430px !important;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
}

/****Default: Community and Business*******/
.communityBusinessOverallImageHolder {
    position: relative;
    width: 296px;
    height: 180px;
    display: table;
    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: 296px;
    height: 180px;
    background-color: #00c0f0;
}

.businessOrangeLayer {
    position: absolute;
    top: 0;
    left: 0;
    width: 296px;
    height: 180px;
    background-color: #fbb631;
}

.communityBusinessActualImage {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 296px;
    max-height: 180px;
    height: auto;
    display: table-cell;
    vertical-align: middle;
    /*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;
    height: auto;
    /*width: 100%;*/
    width: 296px;
    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;
}

.noItemsLabel {
    font-family: LatoLight;
    font-size: 16px;
    color: #a5a29b;

}

.communityReadMoreBtn {
    position: relative;
    width: 180px;
    height: 36px;
    /*margin-top: 11px;*/
    margin-top: 9px;
    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: 9px;
    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: 100%;
    height: 1px;
    background-color: #d3d1cc;
    margin: 37px auto 37px auto; 
 
}

/*****Default Articles*****/
.defaultArticlesOverallImageHolder {
    position: relative;
    width: 296px;
    height: 172px;
    display: table;
    overflow: hidden;
}

.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: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 296px;
    height: auto;
    display: table-cell;
    vertical-align: middle;
}

.defaultArticlesTitleDv {
    position: relative;
    margin-top: 30px;
    height: 42px;
    width: 200px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    display: table;
  
}

.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);    
}

.defaultArticleItem {
    position: relative;
    float: left;
    width: 298px;
    height: auto;
    overflow: hidden;
}

.defaultArticleSummaryDv {
    position: relative;
    margin-top: 13px;
    line-height: 18px;
    width: 240px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    height: 54px;
  
}

.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;
    float: left;
    width: 28px;
    height: 362px;
}

/*********FOOTER********/
.overallFooterRightPart {
    position: relative;
    float: left;
    margin-left: 42px;
    width: 242px;
    height: auto;
    overflow: hidden;
}

.overallFooterLeftPart {
    position: relative;
    float: left;
    width: 740px;
    height: auto;
    overflow: hidden;
}

.limitFooterDv {
    position: relative;
    width: 1024px;
    height: auto;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    margin-top: 22px;
    margin-bottom: 22px;
}

.footerLogo {
    position: relative;
    width: 100%;
    margin-bottom: 17px;
    background: url("../Images/smallLogo.png") left center no-repeat;
    height: 32px;
}

.footerContactTitleDv {
    position: relative;
    margin-top: 44px;
    width: 100%;
    text-align: right;
    height: auto;
}

.footerContactTitleFormat {
    color: #ffffff;
    font-family: LatoLight;
    font-size: 22px;
}

.footerMapDv {
    position: relative;
    margin-top: 20px;
    width: 242px;
    height: 97px;
    background-color: lightcyan;
}

.underMapTextDv {
    position: relative;
    width: 100%;
    text-align: right;
    margin-top: 9px;
    height: 22px;
    line-height: 22px;
}

.footerFb {
    position: relative;
    display: inline-block;
    float: right;
    width: 22px;
    height: 22px;
    background: url("../Images/fbWhite.png") no-repeat;
    cursor: pointer;
 
}

.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 {
    width: 100%;
    height: 27px;
    background: url(../Images/upperShadow.png);
    z-index: 2;
    
    position: absolute;
    top: 0;
  
}

/*****White Footer Part*****/

.bottomWhiteLimitDv {
    position: relative;
    width: 100%;
    max-width: 1024px;
    height: 50px;
    line-height: 50px;
    font-family: ColabThi, Helvetica, Arial, sans-serif;
    font-size: 16px;
    color: #444444;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
}


.leftWhiteFooter {
    position: relative;
    float: left;
    width: 838px;
    height: 50px;
    line-height: 50px;
}

.rightWhiteFooter {
    position: relative;
    float: left;
    width: 186px;
    height: 50px;
    line-height: 50px;
}

.leftWhiteFooterSpan {
    font-family: LatoLight;
    font-size: 14px;
    color: #6d734c;
}

.leftWhiteFooterSeperator {
    font-family: LatoLight;
    font-size: 14px;
    color: #6d734c;
}

.leftWhiteFooterLink {
    font-family: LatoLight;
    font-size: 14px;
    color: #6d734c;
    cursor: pointer;
}

.leftWhiteFooterLink:hover {
    color: #94bc47;
}

.infLogoLink {
    width: 61px;
    height: 14px;
    cursor: pointer;
}

.infLogoLink:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.bottomWhiteDv {
    position: relative;
    width: 100%;
    height: 50px;
    vertical-align: bottom;
}

/*********INTERNAL MASTER*************/
.internalBannerDv {
    position: relative;
    width: 100%;
    max-width: 1024px;
    height: 155px;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
}

.mobileInternalButtonHolder {
    position: relative;
    width: 100%;
    height: 100px;
    overflow: hidden;
    background-color: blue;
    display: none;
}

.internalLeftPanel {
    position: relative;
    float: left;
    width: 604px;
    height: auto;
    overflow: hidden;
}

.internalLeftPanelFull {
    position: relative;
    width: 882px;
    height: auto;
    overflow: hidden;
}

.internalRightPanel {
    position: relative;
    float: left;
    width: 278px;
    height: auto;
    overflow: hidden;
}


.internalIndustryButtonsOverallDv {
    position: relative;
    float: left;
    width: 278px;
    height: auto;
    overflow: hidden;
}

.internalRelatedArticlesOverallPanel {
    position: relative;
    float: left;
    width: 278px;
    height: auto;
    overflow: hidden;
    background-color: #f2eee6;
}

.internalIndustryButtonHolder {
    position: relative;
    width: 278px;
    height: 172px;
    cursor: pointer;
     background-color: #94bd3d;
}

.industryButtonOverallLink {
     width: 278px;
    height: 172px;
}

.internalIndustryButtonHolder:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.internalIndustryButtonHolder:hover .internalIndustryButtonBottomPart {
     position: relative;
    width: 278px;
    height: 47px;
    background: url(../Images/readmoreiconhover.png) no-repeat;
}

.internalIndustryButtonTopPart {
    position: relative;
    width: 278px;
    height: 125px;
}

.internalIndustryButtonBottomPart {
    position: relative;
    display: block;
    width: 278px;
    height: 47px;
    cursor: pointer;
    background: url(../Images/readmoreicon.png) no-repeat;
}



.industryBtnIcon {
    position: relative;
    float: left;
    width: 77px;
    margin-left: 34px;
     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: 118px;
    margin-right: 34px;
    margin-left: 15px;
    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;
    
}

.internalRelatedArticlesOverallTitleDv {
    position: relative;
    margin-top: 28px;
    padding-left: 25px;
    padding-right: 25px;
    width: 238px;
    text-align: left;
}

.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: 48px;
    height: 1px;
    background-color: #fdb714;
    margin-left: 25px;
    margin-bottom: 29px;
}

.internalRelatedArticleOverallArticle {
    position: relative;
    width: 278px;
    height: 359px;
    text-align: left;
}

.internalRelatedArticleImageDv {
    position: relative;
    width: 278px;
    height: 173px;
    background-color: black;
    display: table;
    overflow: hidden;
}

.internalRelatedArticleActualImage {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    max-width: 278px;
    height: 173px !important;
    display: table-cell;
    vertical-align: middle;
}

.internalRelatedArticleTitleDv {
    position: relative;
    width: 238px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 25px;
}

.internalRelatedArticleTitleFormat {
    font-family: LatoBlack;
    font-size: 15px;
    color: #fdb714;
}

.internalRelatedArticlesSummaryDv {
    position: relative;
    width: 238px;
    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);
}

.internalLeftPanel .overallContentDv {
    position: relative;
    width: 560px;
    height: auto;
    overflow: hidden;
    padding-right: 44px;
}

.internalLeftPanelFull .overallContentDv {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
    
}

.titleGreenPartDv {
    position: relative;
    width: 100%;
    text-align: left;
    margin-top: 42px;
}

.titleGreyPartDv {
    position: relative;
    width: 100%;
    text-align: left;
    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: 88px;
    background-color: #b2d235;
}

.contentSubmenuDv {
    position: relative;
    margin-top: 19px;
    width: 100%;
    text-align: left;
    height: 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;
}

.contentText {
    font-family: LatoLight;
    font-size: 14px;
    color: #605c4d;
}

.contentImageCarouseldv {
    position: relative;
    margin-top: 20px;
    text-align: left;
    line-height: 22px;
}

/****All Articles *********/
.overallArticleDv {
    position: relative;
    float: left;
    width: 278px;
    height: 359px;
    background-color: #f2eee6;
    margin-bottom: 16px;
}

.articleSeperator {
    position: relative;
    float: left;
    width: 16px;
    height: 359px;
}

.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=50);
    opacity: 0.5;
}

.articleTitleFormatBusiness {
    font-family: LatoBlack;
    font-size: 15px;
    color: #14c0f1;
    cursor: pointer;
}

.articleTitleFormatBusiness:hover {
    filter: alpha(opacity=50);
    opacity: 0.5;
}


.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: absolute;
    bottom: 0;
    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;
}

.titleGreenPartDvForArticlesRepeater {
    position: relative;
    width: 100%;
    text-align: left;
    margin-top: 40px;
}

.articleTypeDv {
    position: relative;
    margin-top: 20px;
    width: 100%;
    text-align: left;
}

.articleTypeFormat {
    font-family: LatoBold;
    color: #C8C8C8;
    font-size: 18px;
    cursor: pointer;
}

.articleTypeFormat:hover {
     color: #7b7c7f;
}

.articleTypeFormatSelected 
{
    font-family: LatoBold;   
    font-size: 18px;
    cursor: pointer;
     color: #7b7c7f;
}

.articleTypeSeperator {
     font-family: LatoLight;
    color: #C8C8C8;
    font-size: 18px;
}

/*******Article Detail*************/
.articleDateDv {
    position: relative;
    margin-top: 39px;
    text-align: left;
    height: auto;
}

.articleDetailImageDv {
    position: relative;
    width: 561px;
    height:348px;
    
    display: table;
    overflow: hidden;
    vertical-align: middle;
}

.articleDetailImageCarouselDv {
    position: relative;
    width: 561px;
    height:348px;
    margin-top: 20px;
   overflow: hidden;
    
}

.articleDetailImg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    max-width: 561px;
    max-height: 348px;
    width: auto;
    height: auto;
}

/**************REGISTRATION***************/
.registrationPageTitle {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
    text-align: left;
}

.registrationTitle {
    font-family: ColabThi, Arial, sans-serif;
    font-size: 30px;
    color: #444444;
}

.registrationFormMessageDv {
    position: relative;
    margin-top: 15px;
    width: 680px;
    text-align: center;
    margin-bottom: 10px;

}
.registrationSectionFormat {
    font-family: LatoLight;
    font-size: 24px;
    color: #7b7c7f;
}
    
.registrationSectionSeperator {
    position: relative;
    margin-top: 15px;
    margin-bottom: 20px;
    /*width: 700px;*/
    width: 620px;
    height: 1px;
    background-color: #d5d5d5;
}

.registrationFormSectionBodyDv {
    position: relative;
    width: 680px;
    height: auto;
    overflow: hidden;
    font-family: ColabThi,Arial, sans-serif;
    font-size: 14px;
    color: #444444;
 }

.compDecBodyPart {
    position: relative;
    float: left;
    width: 615px;
    height: auto;
    overflow: hidden;
    text-align: left;
}

.registrationBodyLeftPart {
    position: relative;
    float: left;
    width: 340px;
    height: auto;
    overflow: hidden;
}

.registrationBodyRightPart {
    position: relative;
    float: left;
    width: 340px;
    height: auto;
    overflow: hidden;
}

.registrationItem {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 10px;
    margin-top: 10px;
}

.registrationItemText {
    position: relative;
    float: left;
    width: 110px;
    display: table-cell;
    text-align: right;
    padding-right: 10px;
    vertical-align: middle;
       line-height: 32px;
}


.registrationBodyLeftPart .registrationItemText {
    width: 110px;
}

.registrationItemTextBox {
    position: relative;
    float: left;
    display: table-cell;
    text-align: left;
}

.registrationButton {
    background-color: #4CAF50;
    border: none;
    color: white;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
}

.registrationTextbox {
    width: 140px;
    height: 20px;
    border: 1px solid #444444;
    font-family: ColabThi,Arial, sans-serif;
    font-size: 14px;
    color: #444444;
    padding: 5px;
    background-color: #ffffff;
}

.registrationDropdown 
{
    position: relative;
    float: left;
    display: table-cell;
    text-align: left;
    width: 150px;
    height: 30px;
    border: 1px solid #444444;
    overflow: hidden;
}

.registrationDropdown select {
    background: url(../Images/accExpand.png) 85% 50% transparent no-repeat;
    width: 115%;
    height: 30px;
    overflow: hidden;
    border: none;
    font-family: ColabThi,Arial, sans-serif;
    font-size: 14px;
    color: #444444;
    cursor: pointer;
    padding: 5px;
}

.registrationFormButton {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    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);
}

.popupHolder
{
    background-color: #b0d236;
    color: White;
    display: none;
    font-family: ColabThi, Helvetica;
    font-size: 14px;
    font-weight: normal;
    margin-left: 0px;
    padding: 10px 20px 15px 20px;
    position: absolute;
    text-align: center;
    top: 0px;
    vertical-align: middle;
    z-index: 99999;
}

.popupArrow
{
    background-image: url(../Images/tinyarrow.png?v=2);
    background-repeat: no-repeat;
    background-size: 100%;
    display: none;
    height: 19px;
    position: absolute;
    top: -5px;
    width: 10px;
    z-index: 99999;
}

.logoDv {
    position: relative;
    float: left;
    width: 138px;
    height: 108px;
}

.logoDv:hover {
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.logoImg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    display: table-cell;
    vertical-align: middle;
    width: 138px;
    height: 75px;
}

.overallMenuItemsDv {
    position: relative;
    float: right;
    height: 108px;
    max-width: 710px;
}

.headerLimitDv {
    position: relative;
    width: 100%;
    max-width: 1024px;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 67px;
    padding-right: 67px;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box; 
}

.menuItemFormat {
    position: relative;
    float: right;
    font-family: LatoRegular;
    font-size: 16px;
    color: #444444;
    margin-left: 10px;
    margin-right: 10px;
    cursor: pointer;
    
}

.dummyFooter {
    position: relative;
    width: 1024px;
    height: 239px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 25px;
}

.overallDefaultContentDv {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
    max-width: 1024px;
    padding-left: 4.4921875%;
    padding-right: 4.4921875%;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;
    vertical-align: bottom;
}

.overallInternalContentDv {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
    max-width: 1024px;
    padding-left: 6.93359375%;
    padding-right: 6.93359375%;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;
    vertical-align: bottom;
}

.actualQuicklinksDv {
    position: relative;
    float: left;
    /*width: 850px;*/width: 260px; /*TD - in change of footer localities*/
    padding-right: 20px; /*TD - in change of footer localities*/
    margin: 0;
    margin-top: -28px;
    height: auto;
    overflow: hidden;
}

.localityFooterQuicklinksDv {
    float: left; width: 460px;
    text-align: left;
}

 .actualQuicklinksDv ul, .actualQuicklinksDv li
{
    list-style: none;
}

.actualQuicklinksDv .sub-list
{
    /*width: 33%;*/width: 100%; /*TD - in change of footer localities*/ 
    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; 
}

.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;
}

/***Content********/
.caroufredsel_contentImages {
    display: inline !important;
    position: relative;
    float: left !important;
    width: 560px !important;
    height: 325px !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    margin-left: 0 !important;
}

#UlContentImages 
{
    height: 325px !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: 372px;
    width: 30px;
    z-index: 999999;
    display: none;
}



.rightArrowImages
{
    position: absolute;
    right: 23px;
    background-image: url('/Images/scrollRight.png');
    background-position: right 50%;
    background-repeat: no-repeat;
    cursor: pointer;
    height: 372px;
    float: right;
    margin-top: 0px;
    width: 30px;
    z-index: 99999;
    display: none;
}

.overallImageDv {
    position: relative;
    width: 560px;
    height: 325px;
    overflow: hidden;
}

.contentImage {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 560px;
    height: auto;
}

.caroufredsel_relatedMaterial {
    display: inline !important;
    position: relative;
    float: left !important;
    width: 278px !important;
    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;
    font-family: LatoLight;
    font-size: 25px;
    color: #b2d235;
    text-align: center;
    background: url("../images/addgreen.png") left 20px center #E6E8C4 no-repeat;
}

.companyRepeaterGreenDv:hover {
    filter: alpha(opacity=60);
    opacity: 0.6;
}

.companyAccordianGreenDv {
    position: relative;
    margin-top: 20px;
    margin-bottom: 5px;
    background-color: #E6E8C4;
    line-height: 60px;
    width: 615px;
    margin-right: 78px;
    height: 60px;
    border: 2px solid #B2D235;
    cursor: pointer;
    outline: none;
    font-family: LatoLight;
    font-size: 25px;
    color: #444;
    text-align: center;
    background: url("../images/downarrow.png") right 20px center #E6E8C4 no-repeat;
}


.companyAccordianGreenDv:hover {
    filter: alpha(opacity=60);
    opacity: 0.6;
}

.companyRepeaterItemDv {
    position: relative; 
    margin-top: 5px; 
    margin-bottom: 5px;
    background-color: #F2EEE6; 
    width: 604px; 
    border: 2px solid #dcdcdc;
    overflow: hidden;
}

.companyAccRefDv {
    position: relative; 
    float: left; 
    line-height: 40px; 
    width: 100px; 
    text-align: left;
}

.companyNameDv {
    position: relative; 
    float: left; 
    line-height: 40px;
     width: 450px;
    text-align: left;
}

.companyNameShorterDv {
    position: relative; 
    float: left; 
    line-height: 40px;
     width: 440px;
    text-align: left;
}

.payreqDateDv {
    position: relative; 
    float: left; 
    line-height: 40px;
     width: 235px;
    text-align: left;
}



.creditNoteValueDv {
    position: relative; 
    /*chri float: left; 
    line-height: 40px;*/
     /*width: 360px;*/
    /*chri width: 300px;*/
    text-align: left;
    padding-left: 5px;
     padding-right: 5px;
     width:292px;
     display:inline-block;
     vertical-align:middle;
}

.creditNoteCompanyNameDv {
    position: relative; 
    /*chri float: left; 
    line-height: 40px; */
    width: 190px;
    margin-left: 5px;
    text-align: left;
    display:inline-block;
    vertical-align:top;
}

.paymentNameDv {
      position: relative; 
    float: left; 
    line-height: 40px;
     width: 570px;
    text-align: center;
}

.companyEditDv {
    position: relative;
     float: left; 
     width: 30px;
}

.companyEditDvBigger {
    position: relative;
     /*chri float: left; */
     display:inline-block;
     width: 90px;
     vertical-align:middle;
}

.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: 35px;
    color: #94bd3d;
    background-color: #ffffff;
    text-transform: uppercase;
    line-height: 30px;
}

.bannerGreyText {
    font-family: LatoLight, Helvetica, sans-serif;
    font-size: 35px;
    line-height: 32px;
    color: #444444;
    background-color: #ffffff;
    text-transform: uppercase;
}

.bannerRead {
    width: 40px !important;
    height: 33px !important;
    background: url(../Images/bannerReadIcon.png);
    background-size: cover;
    display: inline-block;
     float: left;
   clear: left;
 }

.bannerDv {
    position: relative;
    padding: 5px;
    width: auto;
    max-width: 590px;
    height: 28px;
    overflow: hidden;
    background-color: #ffffff;
    display: inline-block;
     float: left;
   clear: left;
}

.bannerPillarsDv {
    /*position: absolute;
    top: 0;
    right: 0;*/
    width: 167px;
    height: 431px;
    background: url(../Images/pillarsGlass.png);
    z-index: 9;
    cursor: pointer;
    position: relative;
    margin-left: 859px;
    margin-top: -431px;

    display: table;
    text-align: center;
 }

.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: #708090; /*#6d734c;*/  /*#efefef;*/
}

.pillarBtn:hover .pillarTextFormat {
    color: #615c4d;  /*#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;
  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;
}

.spotlight1Dv {
    position: relative;
    float: left;
    width: 296px;
    height: auto;
    overflow: hidden;
}

.spotlight2Dv {
    position: relative;
    float: left;
    width: 296px;
    height: auto;
    overflow: hidden;
}

.caroufredsel_articleImages {
    display: inline !important;
    position: relative;
    float: left !important;
    width: 560px !important;
    height: 348px !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    margin-left: 0 !important;
}

#UlArticleImages 
{
    height: 348px !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;
}

.overallLayer {
    position: relative;
    width: 600px;
    height: 430px;
    background-color: orange;
    overflow: hidden;
    background: url("../Images/greenpakmotif.png") left bottom no-repeat;
    display: table;
    vertical-align: bottom;
}

#galleria {
    height: 430px;
}

.titleGreenPartDvWithBreadcrumbs {
    position: relative;
    width: 100%;
    text-align: left;
    margin-top: 19px;
}

.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;
}

.centrallayout
{
    display: inline;
    height: 100%;
    left: 0px;
    position: fixed;
    text-align: center;
    top: 0px;
    vertical-align: middle;
    width: 100%;
    z-index: 1002;
}

.modalBackground
{
    background-color: white;
    filter: Alpha(Opacity=50);
    height: 100%;
    left: 0;
    opacity: 0.5;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9 !important;
}

.modalPopup
{
    background-color: #93be3b;
    color: white;
    font-family: LatoRegular, Helvetica;
    font-size: 12px;
    margin: 0 auto;
    padding: 20px;
    width: 120px;
    z-index: 10 !important;
}

.modalPopupWide
{
    background-color: #000000;
    background-image: url(../Images/topglow3.png);
    background-repeat: no-repeat;
    background-size: 100%;
    border-radius: 10px;
    box-shadow: 0 0 10px #000;
    color: white;
    font-family: Arial;
    font-size: 10px;
    margin: 0 auto;
    padding: 20px;
    text-align: center;
    width: 565px;
    z-index: 10 !important;
}

.hideColumn {
    display: none;
}


.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;
}


.ovAccordiansHolder {
    width: 615px;
    margin-right: 78px;
}

    .ovAccordiansHolder .companyAccordianGreenDv,
    .ovAccordiansHolder .accordion,
    .ovAccordiansHolder .companyRepeaterItemDv,
    .ovAccordiansHolder .companyRepeaterAddItemDv {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }
