﻿/*------------------------------------------------------------
  
  Greenwoods

 ------------------------------------------------------------*/

#header .mainLogo
{
    margin-bottom: 10px;
    margin-top: 10px;
}

#header .mainLogoSub
{
    margin-top: 48px;
}

.obInfoBlocks .obInfoBlock p.linkWrap a span, .sideContentInfo .detailsWrapper .textArea p.linkItem a span
{
    background-image: url(/Content/CorporateGroup/Greenwoods/brand-arrow.png);
}

.obInfoBlocks .obInfoBlock p.linkWrap a span, .textArea p a, .textArea li a,.obInfoBlocks .obInfoBlock p.linkWrap a span
{
    color: #7F8904;
}

.outfitProcess div.stepAction a, .button, .buttonPanel a, .button, .buttonPanel input, .outfitProcess div.stepAction a:visited, .buttonPanel a:visited, .button:visited, .buttonPanel input:visited, .obOfferArea .obOfferAction .buttonPanel a, .obOfferArea .obOfferAction .buttonPanel a:visited
{
    background-color: #385676;
}

    .outfitProcess div.stepAction a:hover, .buttonPanel a:hover, .button:hover, .buttonPanel input:hover, .outfitProcess div.stepAction a:active, .buttonPanel a:active, .button:active, .buttonPanel input:active, .obOfferArea .obOfferAction .buttonPanel a:hover, .obOfferArea .obOfferAction .buttonPanel a:active
    {
        background-color: #32659C;
    }

.sideImagePanel a:hover p, .featureHireType a:hover p
{
    background-color: #3A3A38;
    background-color: rgba(58, 58, 58, 0.5);
}

.xjs .garmentPanel .garmentHeader.hidefilter, 
.xjs .garmentPanel .garmentHeader.hidefilter:hover,
.xjs .garmentPanel .garmentHeader {
    background: #385676 !important;
}

.xjs #wrapper .garmentPanel .garmentHeader.hidefilter, .xjs #wrapper .garmentPanel .garmentHeader.hidefilter:hover {   
    background: #385676 !important;
}

/*---	CSS Badge overrides	*/
.badge-middle-row {
    background: #7F8904;
}

    .left-triangle {
        border-right: 5px solid #515703; 
        border-top: 5px solid #515703;
    }

	.right-triangle {
        border-left: 5px solid #515703; 
        border-top: 5px solid #515703;
    }