﻿body 
{
	text-align: left;
	font-family: Verdana, Arial;
    background-color: White;
    font-size: 10pt;
}

h2
{
    font-size: 12pt;
}

h3
{
    font-size: 10pt;
    font-weight: normal;
}

.Frame 
{
    margin-left: auto;
    margin-right: auto;
	text-align: left;
    width: 971px;
}

.TopNavigation
{
    width: 100%;
}

.Header
{
    width: 100%;
}

.Subheader
{
    font-size: 16pt;
    font-weight: bold;
}

.Banners
{
    margin-top: 10px;
	text-align: left;
    float: left;
    margin-bottom: 15px;
}

.Header .Banners
{
	width: 350px;
}

.Links
{
	text-align: right;
	vertical-align: top;
/*	float:right; */
}

.Links A
{
        text-decoration: none;
        color: #000000;
        font-size: 11px;
}

.Links A:Hover
{
            text-decoration: underline;
}

.Header .Links
{
	/* width: 520px; */
}

.Dashboard
{
    width: 100%;
}

.Tabs
{
    text-align: left;
    float: left;
}

.Dashboard .Tabs
{
    width: 814px;
}

.PageImage
{
    float: left;
    position: relative;
	height: 244px;
    margin-bottom: 25px;
}

.SubMenu
{
	float:left;
	position:absolute;
    z-index: 100;
}
/* Possible conflict, here is orig Trunk block 
.SubMenu
{
    float: left;
    position: relative;
    top: -244px;
} 
*/

.Greeting
{
    text-align: right;
    vertical-align: top;
    float: right;
}

.Dashboard .Greeting
{
    width: 154px;
    height: 271px;
}

.FormGreeting
{
    text-align: right;
    vertical-align: top;
    float: right;
}

.Dashboard .FormGreeting
{
    width: 154px;
}

.AvailablePlateauPoints
{
    font-size:15px;
    padding-top: 30px;
    padding-bottom: 30px;
    height: 25px;
}

.PlateauAward
{
    text-decoration:none;
    font-size:15px;
    font-weight:bold;
    float:left;
    padding-left:5px;
}

.Content
{
    float: left;
	/*width:80%;*/
    width: 585px;
    text-align: left;
}

.ContentWide
{
    width: 814px;
}

.RightNavigation
{
    float: right;
    width: 370px;
    text-align: right;
}

.RightNavigationNarrow
{
    width: 154px;
    text-align: left;
}

.FormImage
{
    float: left;
    width: 180px;
    text-align: center;
}

.FormContent
{
    width: 790px;
    text-align: left;
    float: right;
}

.FullContent
{
    float: left;
    width: 971px;
    text-align: left;
}

.Footer
{
    float: left;
    width: 100%;
    text-align: center;
}

.NoLogin
{
    text-align: left;
    float: left;
}

.NoLoginAdmin
{
    text-align: left;
    float: left;
    height: 39px;
}

.Dashboard .NoLogin
{
    width: 971px;
}

.NoLoginNavBar
{
    position: relative;
    height: 31px;
}

.NoLoginImage
{
    float: left;
    position: relative;
    height: 220px;
}
/* ---------- Global CSS Classes ---------- */

/* -- Text Classes -- */
.NormalBold
{
    font-weight: bold;
}

.SmallText
{
    font-size: 11px;
}

.BigNumber
{
    font-size: 28px;
    font-weight: bold;
}

.StepHeading
{
    font-size: 16px;
    font-weight: bold;
    color: #0095DA;
}

.Disclaimer
{
    font-size: 12px;
}

.ButtonSubHead
{
    font-size: 18px;
    font-style: italic;
    color: #0095DA;
}
	
.ErrorMessage
{
    color: Red;
    text-align: left;
}

.ActiveStep
{
    font-size: 14px;
    font-weight: bold;
    color: #0095DA;
    margin-right: 40px;
}

.Dim
{
    color: #666666;
}

.PassiveStep
{
    font-size: 14px;
    font-weight: bold;
    color: #CCCCCC;
    margin-right: 40px;
}

/* -- End of Text Classes */

.LoginFormInstructions
{
    width: 559px;
}

.LandingForm
{
    width: 814px;
}

.Accent
{
    color: #0095DA;
}

.AccentBackground
{
    background-color: #0095DA;
	color: White;
}

.AccentGradientBackground
{
    background-image: url("/Assets/Program_1/gradientbg.png");
    background-repeat: repeat-y;
}

.LightAccentBackground
{
    background-color: #FFF9E1;
}

.PopUpFrame
{
    visibility: hidden;
}

.LineSpacer
{
    height: 2px;
}

hr 
{	
    border: none;
    border-top: 1px #CCCCCC solid;
height: 1px;
}

hr.Dim
{
        color: #CCCCCC;
        background-color: #CCCCCC;
        height: 3px;
}

/* ---------- End of Global CSS Classes ---------- */

/* ---------- Login/Logout/Register CSS Classes ----------	*/

.RegisterBody
{
    width: 559px;
}

.LoginSection
{
    padding-top: 10px;
    width: 100%;
    float: left;
}

.Login
{
    float: left;
    padding-left: 10px;
    padding-top: 10px;
    min-height: 250px;
    height: 100%;
    width: 559px;
}

.FirstTime
{
    float: right;
    width: 369px;
    min-height: 261px;
    border-top: 3px #CCCCCC solid;
    border-bottom: 3px #CCCCCC solid;
    text-align: right;
    height: 100%;
}

.FirstTime div
{
        text-align: center;
        padding-top: 45px;
}

.AccountStepTracker
{
    padding-top: 10px;
    width: 559px;
    text-align: center;
    height: 30px;
    vertical-align: middle;
}

.W9LabelText
{
    padding-bottom: 15px;
    width: 350px;
}
/* ---------- End of Login/Logout/Register CSS Classes ---------- */
	
/* ---------- Main menu CSS Classes ---------- */
.MainMenu
{
    height: 31px;
    width: 790px;
    background-image: url("/images/NavBarCenter.gif");
    color: White;
    font-size: 15px;
    font-family: Verdana;
}

.MainMenuSelected
{
    height: 31px;
    background-image: url("/images/NavBarCenterSelected.gif");
}

.MainMenuLeftBorder
{
    float: left;
    height: 31px;
    width: 12px;
    background-image: url("/images/NavBarLeft.gif");
}

.MainMenuSeparator
{
    height: 27px;
    width: 1px;
    background-color: White;
}

.MainMenuRightBorder
{
    float: left;
    height: 31px;
    width: 12px;
    background-image: url("/images/NavBarRight.gif");
}

.MainMenuSubItem
{
    text-align: center;
	/*width:200px;*/
    height: 100%;
    background-image: none;
    background-color: #999999;
    padding-top: 3px;
    padding-bottom: 3px;
}

.MainMenuSubItemHover
{
    cursor: hand;
    color: #FFFF99;
}

/* ---------- End of Main menu CSS Classes ---------- */

/* ---------- Footer CSS Classes ---------- */

.Footer
{
    text-decoration: none;
    color: #808080;
    text-align: center;
}

.Footer .LinkBold
{
    color: #333333;
    text-decoration: none;
    font-weight: bold;
    font-size: 8pt;
}

.Footer .Link
{
    color: #808080;
    text-decoration: none;
    font-weight: normal;
    font-size: 8pt;
}

.Footer .LinkURL
{
    font-weight: bold;
    font-size: 8pt;
}

/* ---------- End of Footer CSS Classes ---------- */

/* ---------- Group menu CSS Classes ---------- */
.GroupMenu
{
    height: 24px;
    width: 814px;
    background-color: #CCCCCC;
    text-align: left;
    padding-top: 0px;
    font-size: 20px;
}

.GroupMenuItem
{
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 2px;
    color: #333333;
    font-size: 13px;
    font-weight: normal;
}

.GroupMenuItemSelected
{
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 1px;
    border-top-width: 4px;
    border-top-color: #CCCCCC;
    border-top-style: solid;
    border-bottom-width: 5px;
    border-bottom-style: solid;
    color: #333333;
    font-size: 13px;
    font-weight: bold;
}

.GroupMenuSeparator
{
    height: 14px;
    width: 1px;
    background-color: Black;
}

/* ---------- End of Group menu CSS Classes ---------- */

/* ---------- Greeting section CSS Classes ---------- */

.GreetingTop
{
    width: 100%;
    height: 31px;
}

.GreetingTopLeft
{
    float: left;
    height: 100%;
    width: 12px;
    background-image: url("/images/NavBarLeft.gif");
}

.GreetingTopCenter
{
    float: left;
    height: 100%;
    width: 130px;
    background-image: url("/images/NavBarCenter.gif");
    color: White;
    text-align: center;
}

.GreetingCenterName
{
    float: left;
    height: 100%;
    width: 126px;
    background-image: url("/images/NavBarCenter.gif");
    color: White;
    text-align: center;
}

.GreetingText
{
    margin-top: 7px;
    font-size: 15px;
}

.GreetingTopRight
{
    float: left;
    height: 100%;
    width: 12px;
    background-image: url("/images/NavBarRight.gif");
}

.GreetingMain
{
    float: left;
    height: 190px;
    width: 154px;
    font-size: 15px;
    text-align: center;
}

.GreetingBottom
{
    width: 100%;
    font-size: 12px;
    height: 54px;
}

.GreetingBottomLeft
{
    float: left;
    height: 100%;
    width: 12px;
    background-image: url("/images/NavBarBottomLeft.gif");
}

.GreetingBottomCenter
{
    float: left;
    height: 100%;
    width: 130px;
    background-image: url("/images/NavBarBottomCenter.gif");
    color: White;
    text-align: center;
    vertical-align: middle;
}

.GreetingBottomRight
{
    float: left;
    height: 100%;
    width: 12px;
    background-image: url("/images/NavBarBottomRight.gif");
}

.GreetingLeft
{
    float: left;
    text-align: left;
    padding-left: 5px;
    font-size: 15px;
}

.GreetingRight
{
    float: right;
    font-weight: bold;
    text-align: right;
    padding-right: 5px;
    font-size: 16px;
}


.AvailablePoints
{
    padding-top: 30px;
    padding-bottom: 40px;
    height: 25px;
}


.AvailablePointsAndPending
{
    padding-top: 15px;
    padding-bottom: 30px;
    height: 25px;
}

.Messages
{
    cursor: pointer;
    padding-top: 30px;
    padding-bottom: 40px;
    height: 25px;
}

.MessagesPopUp
{
    background-color: White;
    color: Black;
    border: 1px solid black;
}

.MessagesPopup .tr .td
{
    border: 0px;
    padding: 1px;
}

.GoShopping
{
    float: left;
    padding-top: 17px;
    padding-left: 12px;
    font-size: 12px;
}

.ShoppingLink
{
    float: left;
    padding-top: 14px;
    padding-left: 5px;
}

.GoShopping A
{
}

.GoShopping A:Link
{
    text-decoration: none;
        color: White;
        font-size: 1.1em;
}

.GoShopping A:Visited
{
        color: White;
}

.GoShopping A:Hover
{
    text-decoration: underline;
}


/* ---------- End of Greeting section CSS Classes ---------- */

/* ---------- FormGreeting CSS Classes ----------*/

.FormGreetingBG
{
    background-image: url("/images/FormGreeting.gif");
    height: 55px;
    text-align: left;
}

.FormGreetingPointsText
{
    color: #FFFFFF;
    margin-top: 6px;
    margin-left: 18px;
    float: left;
}

.FormGreetingPoints
{
    color: #FFFFFF;
    margin-top: 6px;
    float: left;
}

.FormGreetingGoShopping
{
    color: White;
    margin-top: 10px;
    margin-left: 20px;
    float: left;
    text-decoration: none;
}

.FormGreetingGoShopping A:Link
{
    text-decoration: none;
        color: White;
    }
   
.FormGreetingGoShopping A:Hover
{
    text-decoration: underline;
}

.FormGreetingGoShoppingLink
{
    float: left;
    margin-top: 7px;
}
/* ---------- End of FormGreeting CSS Classes ---------- */

/* ---------- Promotion CSS Classes ----------*/

.PromoTop
{
    width: 100%;
    margin-top: 12px;
    border-top: 3px #CCCCCC solid;
    padding-top: 10px;
}

.PromoImage
{
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    height: 100%;
    width: 102px;
}

.PromoText
{
    float: right;
    text-align: left;
    width: 250px;
}

.PromoBottom
{
    margin-bottom: 10px;
    border-bottom: 3px #CCCCCC solid;
    padding-bottom: 10px;
    width: 100%;
    text-align: left;
}

.PromoLink
{
	/*width:100%;
	padding-left:325px;*/
	/*float:right;*/
    padding-left: 325px;
    width: 20%;
}
/* ---------- Message Board CSS Classes ----------*/

.MessageBoard
{
    padding-bottom: 10px;
    border-bottom: 3px #CCCCCC solid;
	text-align: center;
}

/*.MessageBoardImg
{
	background-image:url('/images/MessageBoard.jpg');
	width:360px;
	height:168px;
	text-align: center;
}*/

.MessageHeader
{
    padding-top: 8px;
    background-image: url('/images/MessageBoard_top.jpg');
    width: 360px;
	height: 26px;
    font-size: 14px;
}

.MessageBody
{
    background-image: url('/images/MessageBoard_Middle.jpg');
	background-repeat: repeat-y;
    width: 360px;
}

.MessageText
{
    font-size: 13px;
}

.MessageBody div
{
    padding: 10px;
}

.MessageBottom
{
    background-image: url('/images/MessageBoard_bottom.jpg');
    width: 360px;
	height: 20px;
}

/* ---------- End of Message Board CSS Classes ----------*/

/* ---------- My Account CSS Classes ----------*/

.ExclamationBox
{
    width: 18px;
    height: 25px;
 	border: solid 2px #0095DA;
    color: #0095DA;
    font-size: 20px;
    text-align: center;
    float: left;
    margin: 5px 10px 5px 0px;
}

.MyAccount
{
    width: 100%;
	border-bottom: 2px solid #0095DA;
	padding-bottom: 1px;
	margin-bottom: 5px;
	float: left;
}

.MyAccountText
{
    float: left;
    margin-left: 10px;
    padding-top: 5px;
}

.MyAccountShow
{
    float: right;
    cursor: pointer;
}

.MyAccountBlock
{
    display: none;
    width: 100%;
    float: left;
    padding-bottom: 20px;
}

.MyAccountBlock table
{
    width: 100%;
}

/* ---------- GridView CSS Classes ---------- */

.GridHeader
{
    font-weight: bold;
    color: #FFFFFF;
    background-color: #0095DA;
    text-align: center;
}

.GridHeader th
{
	border: solid 1px #CCCCCC;	
}

.GridRow td
{
	border: solid 1px #999999;
    background-color: #FFFFFF;
    text-align: center;
}

.GridAlternateRow td
{
	border: solid 1px #999999;
    background-color: #FFF9E1;
    text-align: center;
}
	
/* ---------- End of GridView CSS Classes ---------- */

/* ---------- Module Navigation Classes ---------- */

div.ModuleBreadcrumb
{
    font-size: 10pt;
	/* margin-left:10px;	 */
    top: -20px;
    position: relative;
    margin-top: 10px;
}

div.ModuleFormBreadcrumb
{
    font-size: 10pt;
    margin-top: 10px;
}

.ModuleNavigationTop
{
    width: 100%;
    margin-top: 12px;
    border-top: 3px #CCCCCC solid;
    text-align: left;
    height: 5px;
    margin-bottom: 5px;
}
	
.ModuleNavigationTop1
{
    width: 90%;
    margin-top: 12px;
    border-top: 3px #CCCCCC solid;
    text-align: left;
}

.ModuleNavigationBottom
{
    border-bottom: 3px #CCCCCC solid;
    width: 100%;
    text-align: left;
    height: 10px;
    margin-top: 5px;
}

.ModuleNavigationBottom1
{
    border-bottom: 3px #CCCCCC solid;
    width: 90%;
    text-align: right;
}

ModuleNavigationLink
{
    border-bottom: 3px #CCCCCC solid;
    width: 80%;
    text-align: left;
    font-size: 14px;
    margin-left: 22px;
}

.ModuleNavigationLink A
{
    float: left;
    text-align: left;
    font-weight: bold;
    margin-left: 22px;
    text-decoration: none;
    font-size: 14px;
    padding-top: 3px;
    padding-bottom: 3px;
}

.ModuleNavigationLink A:Visited
{
        float: left;
        text-align: left;
        font-weight: bold;
        margin-left: 22px;
        text-decoration: none;
}

.ModuleNavigationLink A:Hover
{
        text-decoration: underline;
}

.ModuleNavigationButton
{
    float: right;
}

.ModuleSectionHeader
{
    width: 100%;
	border-bottom: 1px solid #0095DA;
	padding-bottom: 1px;
	margin-bottom: 5px;
	float: left;
}

.ModuleBreadcrumb A
{
    text-decoration: none;
    font-size: 10pt;
    color: #000000;
}

.ModuleBreadcrumb A:Hover
{
        text-decoration: underline;
}

.ModuleBreadcrumb A:Visited
{
        color: #000000;
}

.ModuleFormBreadcrumb A
{
    text-decoration: none;
    font-size: 10pt;
}

.ModuleFormBreadcrumb A:Hover
{
        text-decoration: underline;
}

.ModuleFormBreadcrumb A:Visited
{
        color: #000000;
}
/* ---------- End of Module Navigation CSS Classes ---------- */

/* ---------- Milestone Module CSS Classes ---------- */

.MilestoneCongrats
{
    font-size: 18px;
    font-weight: bold;
    text-align: left;
    margin-left: 10px;
    padding-bottom: 10px;
}

.MilestonesGrid
{
	border: solid 1px #999999;	
}

.MilestonesHeader th
{
	border: solid 1px #FFFFFF;	
	color: White;
    background-color: #999999;
    text-align: center;
    font-size: 12px;
}

.MilestonesRow td
{
    color: #333333;
    text-align: center;
    font-size: 14px;
	border: solid 1px #999999;
    height: 20px;
}

/* ---------- End of milestone module CSS classes ---------- */


/* -------- Begin Nomination Details User Control ---------- */
.NominationDetailsHeader
{
    float: left;
    font-size: 10pt;
    font-weight: bold;
    height: 40px;
    width: 280px;
}

.NominationDetailsText
{
    width: 180px;
    margin-left: 10px;
    text-align: left;
    height: 30px;
    vertical-align: top;
    font-size: 10pt;
}

.NominationDetailsValue
{
    width: 300px;
    text-align: left;
    height: 30px;
    vertical-align: top;
    font-size: 10pt;
}
/* ---------- End Nomination Details User Control ---------- */

/*--------CSS for UserEdit_sr Page----------------------*/
.LargeTextBox
{
    width: 250px;
}

.SmallTextBox
{
    width: 160px;
}

.LabelText
{
    width: 120px;
}

.TextDropDown
{
    font-size: 10pt;
    height: 22px;
    width: 165px;
}

.TextBoxEntry
{
    font-size: 10pt;
    text-align: left;
    height: 15px;
    vertical-align: bottom;
    margin-left: 0px;
    padding-bottom: 4px;
    width: 160px;
}

.required
{
    font-size: 11pt;
    color: red;
    padding-left: 2px;
}
/*-------------- CSS for CardOrder Module -------------------- */

/* ------------ CSS for Agent Rewards Module ------------------ */

.AgentRewardsBreadCrumb {
    font-size: 10pt;
    position: relative;
    top: -10px;
}

.AgentRewardsBreadCrumb a {
    color: #009fff;
    text-decoration: none;
}

.AgentRewardsBreadCrumb a:hover {
    text-decoration: underline;
}

.AgentRewardsHeader {
    color: #009fff;
    font-size: 16pt;
    padding-bottom: 10px;
}

.AgentRewardsGridHeader
{
    font-weight: bold;
    color: #ffffff;
    background-color: #009fff;
    height:25px;
}

.AgentRewardsGridHeader td label
{
    font-size: 8pt;
    font-weight: normal;
}
.AgentRewardsGrid tr th:first-child
{
    padding-left:10px;
}

.AgentRewardsGridAlternateRow
{
    background-color: #e1e1e1;
}

.AgentRewardsGrid tr td, .AgentRewardsGrid tr th
{
    padding: 4px;
    height: 28px;
    border: none;
}

.AgentRewardsGrid tr td:first-child
{
    padding-right: 100px;
    padding-left: 10px;
}

.AgentRewardsGrid tr td + td, .AgentRewardsGrid tr th + th
{
    border-left: 1px solid #c1c1c1;
    text-align: center;
}

.AgentRewardsButton {
    background-color: #009fff;
    color: #ffffff;
    border: none;
    padding: 2px;
    min-width: 125px;
}
/*------------ CSS for Modal Pop Window----------------*/

.ModalPopupBackground
{
    background-color: #414141;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.ModalPopup
{
    background-color: #FFF9E1;
    width: 500px;
    margin: 0px;
    padding: 15px;
    border-right: 2px solid;
    border-top: 2px solid;
    border-left: 2px solid;
    border-bottom: 2px solid;
}
 
.cardDetails
{
    width: 150px;
    text-align: left;
    padding-left: 5px;
}

.cardValue
{
    width: 300px;
    text-align: left;
    vertical-align: top;
}

/* Program Information */
.PI-Header1 
{ 
    font-size: 18px;
    font-weight: bold;
    color: #0095DA;
    text-decoration: none;
}

.PI-Header2 
{ 
    font-size: 14px;
    font-weight: bold;
    color: #0095DA;
    text-decoration: none;
} 

.PI-Header2Large
{
    font-size: 16px;
    font-weight: bold;
    color: #0095DA;
    text-decoration: none;
} 

.PI-bodybold 
{ 
    font-size: 14px;
    font-weight: bold;
    color: #0095DA;
} 

.PI-Headline
{
    font-size: 24px;
    font-weight: bold;
    text-decoration: none;
    color: #000000;
} 

.PI-Header2Indent 
{ 
    font-size: 14px;
    font-weight: bold;
    color: #0095DA;
    text-decoration: none;
    margin-left: 15px;
} 

#spellcheck-suggestbox
{
	position: absolute;
	display: none;
	z-index: 9999;
    overflow: inherit;
	padding: 0px 9px 9px 0px;
	background: transparent url(/images/spellchecker_shadow.png) no-repeat scroll right bottom;
	font: normal 13px arial;
}

#spellcheck-suggestbox em
{
	border-top: 1px solid #ccc;
	border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;
	padding: 3px 6px 3px 6px;
	display: block;
	margin: 0px;
	text-decoration: none;
	color: #333;
	font-style: italic;
}

#spellcheck-suggestbox a, #spellcheck-suggestbox a:visited
{
	border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;
	padding: 3px 6px 3px 6px;
	display: block;
	margin: 0px;
	text-decoration: none;
	color: #333;
	outline: none;
}

#spellcheck-suggestbox a.first, #spellcheck-suggestbox a.first:visited
{
	border-top: 1px solid #ccc;
}

#spellcheck-suggestbox a:hover
{
	color: #000;
	background: #ddd;
}

#spellcheck-suggestbox-words
{
	background: #fff;
}

#spellcheck-suggestbox-foot
{
	border-top: 1px solid #ddd;
	background: #fff;
}

    #spellcheck-suggestbox-foot a, #spellcheck-suggestbox-foot a:visited
    {
	outline: none;
} 

#spellcheck-focus-helper
{
	position: absolute;
	top: -2000px;
	z-index: 0;
}

.spellcheck-word-highlight
{
	color: #d70303;
	text-decoration: none;
	background: url(/images/spellchecker_bg.gif) repeat-x 100% 100%;
	cursor: pointer;
}

#spellcheck-badwords
{
    margin-top: 3px;
    margin-bottom: 3px;
	font-size: 12px;
	border: 1px solid #bbb;
	padding: 4px 6px;
}

.spellcheck-sep
{
	padding-right: 0.5em;
}

.spellcheck-sep-last
{
	display: none;
}

.thumbsUpLink:hover
{
    cursor: pointer;
}
.showMoreUsers:hover
{
    cursor: pointer;
}
.divSocialMediaPlaceHolder
{
    max-height:500px;overflow:scroll;width:585px;overflow-x:hidden; margin-top:10px;
}
.divTable{display:table; height:inherit; width:560px;}
.divTable_Cell{display:table-cell;vertical-align:middle;}
.userThumbsUpPlaceHolder
{
    background-color:#e9e9e9;
    position:absolute;
    width:auto;
    height:auto;
   
    
}
.arrow-up {
    position:absolute;
	width: 0; 
	height: 0; 
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 8px solid #e9e9e9;
}

.hide
{
    display:none !important;
}
.shareFeed
{
    display:inline-block;
    vertical-align:bottom;
    margin-left:3px;
}
.deleteFeed, .shareFeed
{
    text-decoration:none;
    padding-right:15px;

}

.deleteFeed:hover, .shareFeed:hover
{
    cursor: pointer;
}

.select2-container {
    width: 300px;
}

.ColorImageText {
    font-size: 18px;
    font-weight: bold;  
    bottom: 0;
    position: absolute;
    margin-bottom: 10px;
    margin-left: 10px;
    left: 0;
    text-align: left;
}

.ColorImagePanel {
    -webkit-box-shadow: 0 12px 12px -6px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 12px 12px -6px rgba(0, 0, 0, 0.5);
    box-shadow: 0 12px 12px -6px rgba(0, 0, 0, 0.5);
    width: 140px; 
    height: 135px; 
    position:relative;
    margin-top: 20px;
}

@font-face {
    font-family: "GothamBook";
    src: url("/Assets/Default/GothamBook.otf") format("opentype");   
}

body {
    font-family: "GothamBook","HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
