Mini Kabibi Habibi

Current Path : C:/Users/Public/Documents/DXperience 13.1 Demos/ASP.NET/CS/ASPxSchedulerDemos/Content/
Upload File :
Current File : C:/Users/Public/Documents/DXperience 13.1 Demos/ASP.NET/CS/ASPxSchedulerDemos/Content/Site.css

/* Reset */

body, form, div, li,
h1, h2, h3, h4, h5, h6,
pre, form, fieldset,
p, blockquote
{
    margin: 0;
    padding: 0;
}

fieldset, img
{
    border: 0;
}

ol, ul
{
    list-style: none;
    margin: 0;
}

h1, h2, h3, h4, h5, h6
{
    font-size: 100%;
    font-weight: normal;
}

/* Common */

html
{
    overflow-y: scroll;
    height: 100%;
}

body
{
    font-family: 'Segoe UI', Helvetica, 'Droid Sans', Tahoma, Geneva, sans-serif;
    font-size: 13px;
    color: #3c3c3c;
    background: #FFFFFF;
    height: 100%;
}

a
{
    color: #f17f21;
}

.AspForm
{
    display: block;
    height: 100%;
}

/* Sprite */
.LayoutLeft .Inner .Navigation .DemoTree .dxtv-subnd .dxWeb_tvExpBtn,
.Search .Pic,
.LayoutLeft .Inner .Navigation .DemoTree .dxWeb_tvExpBtn,
.LayoutLeft .Inner .Navigation .DemoTree .dxWeb_tvColBtn,
.LayoutLeft .Inner .Navigation .DemoTree .dxtv-subnd .dxWeb_tvExpBtn,
.LayoutLeft .Inner .Navigation .DemoTree .dxtv-subnd .dxWeb_tvColBtn,
.LogoImage,
.LayoutRight .Inner .Header .DownloadButton .Icon,
.LayoutRight .Inner .Header .BuyButton .Icon,
.LayoutRight .Inner .ThemeButton .Icon,
.LayoutRight .Inner .ThemeButton .Glyph,
.LayoutRight .Inner .DemoPageControl .dxtc-sb .dxWeb_tcScrollLeft,
.LayoutRight .Inner .DemoPageControl .dxtc-sb .dxWeb_tcScrollRight,
.LayoutLeft .Inner .Navigation .DemoTree .IntroNodeIco,
.LayoutLeft .Inner .Navigation .DemoTree .UpdatedIco,
.LayoutLeft .Inner .Navigation .DemoTree .NewIco,
.LayoutLeft .Inner .Navigation .IntroPageLink .Ico
{
    background-image: url(sprite.png);
    background-repeat: no-repeat;
}

/* Common Sizes */
.LayoutContainer
{
    margin: 0 auto;
    min-height: 100%;
    text-align: left;
    width: 1210px;
    position: relative;
}

.LayoutFooterSpacing
{
    clear: both;
    height: 240px; /* footer height + spacing */
}

.LayoutFooter
{
    margin: -180px auto 0;
    height: 180px;
    width: 1210px;
    position: relative;
}

/* Left */
.LayoutLeft
{
    float: left;
    width: 269px;
    margin-right: 20px;
}

    .LayoutLeft .Inner .Header
    {
        height: 96px;
    }

        .LayoutLeft .Inner .Header .AspLogo
        {
            padding-top: 11px;
            padding-bottom: 21px;
            white-space: nowrap;
        }

            .LayoutLeft .Inner .Header .AspLogo h1
            {
                font-size: 36px;
                font-weight: lighter;
            }

            .LayoutLeft .Inner .Header .AspLogo h5
            {
                font-size: 14px;
                margin-top: -4px;
            }

            .LayoutLeft .Inner .Header .AspLogo h1 a
            {
                color: #323232;
                text-decoration: none;
            }

            .LayoutLeft .Inner .Header .AspLogo h5 a
            {
                color: #8f8f8f;
                text-decoration: none;
            }

    /* Tree View*/
    .LayoutLeft .Inner .Navigation
    {
        margin-bottom: 80px;
    }

        .LayoutLeft .Inner .Navigation .DemoTree .dxtv-subnd
        {
            margin-left: 25px;
        }

        .LayoutLeft .Inner .Navigation .DemoTree .dxtv-ndTxt
        {
            font-size: 13px;
            font-family: 'Segoe UI', Helvetica, 'Droid Sans', Tahoma, Geneva, sans-serif;
            color: #505050;
            padding-left: 1px;
        }

        .LayoutLeft .Inner .Navigation .DemoTree .dxtv-subnd .dxtv-ndTxt
        {
            font-size: 12px;
            white-space: nowrap;
        }

        .LayoutLeft .Inner .Navigation .DemoTree .dxtv-subnd .dxtv-nd
        {
            margin-top: 0;
        }

        .LayoutLeft .Inner .Navigation .DemoTree .dxtv-ndSel
        {
            padding: 1px;
            border: 0;
            background-color: transparent;
        }

            .LayoutLeft .Inner .Navigation .DemoTree .dxtv-ndSel .dxtv-ndTxt
            {
                font-weight: bold;
                color: #f17f21;
            }

        .LayoutLeft .Inner .Navigation .DemoTree .dxtv-ndHov .dxtv-ndTxt
        {
            text-decoration: underline;
        }

        .LayoutLeft .Inner .Navigation .DemoTree .dxtv-ndSel.dxtv-ndHov .dxtv-ndTxt
        {
            text-decoration: none;
        }

        .LayoutLeft .Inner .Navigation .DemoTree .dxtv-ndHov
        {
            border: 0;
            padding: 1px;
            background-color: transparent;
        }

        .LayoutLeft .Inner .Navigation .DemoTree .dxWeb_tvExpBtn
        {
            width: 22px;
            height: 22px;
            background-position: -125px 0;
            margin: 5px 0 0 0;
        }

        .LayoutLeft .Inner .Navigation .DemoTree .dxWeb_tvColBtn
        {
            width: 22px;
            height: 22px;
            background-position: -97px 0;
            margin: 5px 0 0 0;
        }
        .LayoutLeft .Inner .Navigation .DemoTree .dxtv-subnd .dxWeb_tvExpBtn
        {
            margin-top: 8px;
            width: 11px;
            height: 11px;
            background-position: -67px -93px;
        }
        .LayoutLeft .Inner .Navigation .DemoTree .dxtv-subnd .dxWeb_tvColBtn 
        {
            margin-top: 8px;
            width: 11px;
            height: 11px;
            background-position: -52px -93px;
        }
        
        .LayoutLeft .Inner .Navigation .DemoTree .dxtv-subnd .dxtv-elbNoLn, 
        .LayoutLeft .Inner .Navigation .DemoTree .dxtv-subnd .dxtv-elb 
        {
            width: 15px;
        }

        .LayoutLeft .Inner .Navigation .DemoTree .demo-selected
        {
            font-weight: bold;
        }

            .LayoutLeft .Inner .Navigation .DemoTree .demo-selected.dxtv-ndHov .dxtv-ndTxt
            {
                text-decoration: none;
            }

        .LayoutLeft .Inner .Navigation .DemoTree .UpdatedIco,
        .LayoutLeft .Inner .Navigation .DemoTree .NewIco
        {
            width: 21px;
            height: 13px;
            padding: 0;
            display: inline-block;
            text-decoration: none;
            margin-left: 7px;
            margin-top: 2px;
            vertical-align: top;
        }

        .LayoutLeft .Inner .Navigation .DemoTree .UpdatedIco
        {
            background-position: -80px -36px;
        }

        .LayoutLeft .Inner .Navigation .DemoTree .NewIco
        {
            background-position: -107px -36px;
        }

        .LayoutLeft .Inner .Navigation .IntroPageLink
        {
            margin-bottom: 3px;
        }

            .LayoutLeft .Inner .Navigation .IntroPageLink .Ico
            {
                width: 22px;
                height: 22px;
                background-position: -134px -31px;
                vertical-align: middle;
                display: inline-block;
                margin-top: -4px;
            }

            .LayoutLeft .Inner .Navigation .IntroPageLink .Text
            {
                display: inline-block;
                font-size: 13px;
                margin-left: 3px;
                color: #505050;
                text-decoration: none;
            }
            
            .LayoutLeft .Inner .Navigation .IntroPageLink .Text.Bold 
            {
                font-weight: bold;
            }

                .LayoutLeft .Inner .Navigation .IntroPageLink .Text:hover
                {
                    text-decoration: underline;
                }

    /* Left Footer */
    .LayoutLeft .FooterInner
    {
    }

        .LayoutLeft .FooterInner .Logo
        {
            margin-top: 18px;
            font-size: 0;
        }

        .LayoutLeft .FooterInner .Version
        {
            font-size: 13px;
        }

        .LayoutLeft .FooterInner .Copyrights
        {
            margin-top: 42px;
            margin-right: -5px;
        }

/* Right */
.LayoutRight
{
    float: left;
    width: 920px;
}

    .LayoutRight .Inner .Header
    {
        height: 96px;
    }

        .LayoutRight .Inner .Header .Buttons
        {
            padding-top: 25px;
            float: right;
        }

            .LayoutRight .Inner .Header .Buttons .DownloadButton,
            .LayoutRight .Inner .Header .Buttons .BuyButton
            {
                font-size: 16px;
                color: #f88e1d;
                text-decoration: none;
                margin-right: 15px;
                display: inline-block;
                vertical-align: top;
                margin-top: 12px;
                float: left;
            }

                .LayoutRight .Inner .Header .Buttons .DownloadButton .Icon,
                .LayoutRight .Inner .Header .Buttons .BuyButton .Icon
                {
                    width: 28px;
                    height: 28px;
                    vertical-align: middle;
                    margin-top: -5px;
                }

                .LayoutRight .Inner .Header .Buttons .DownloadButton .Icon
                {
                    background-position: -31px 0;
                }

                .LayoutRight .Inner .Header .Buttons .BuyButton .Icon
                {
                    background-position: 0 0;
                }

            .LayoutRight .Inner .Header .Buttons .Logo
            {
                vertical-align: top;
                display: inline-block;
                margin-top: 9px;
                float: left;
            }

            .LayoutRight .Inner .Header .Buttons .Separator.Vertical
            {
                height: 46px;
                float: left;
                display: inline-block;
                margin-left: 15px;
                margin-right: 34px;
            }

    .LayoutRight .Inner .ThemeButton
    {
        display: inline-block;
        font-size: 16px;
        color: #F88E1D;
        text-decoration: none;
        vertical-align: top;
        float: right;
        margin-top: 20px;
    }

        .LayoutRight .Inner .ThemeButton .Icon
        {
            width: 28px;
            height: 28px;
            background-position: -62px 0;
            vertical-align: middle;
            margin-top: -5px;
        }

        .LayoutRight .Inner .ThemeButton .Glyph
        {
            width: 9px;
            height: 5px;
            background-position: -62px -36px;
            vertical-align: middle;
            margin-left: 2px;
            margin-top: -2px;
        }

    .LayoutRight .Inner .DemoTitle
    {
        float: left;
        margin: 19px 0 40px 0;
    }

        .LayoutRight .Inner .DemoTitle h3
        {
            font-size: 16px;
            color: #848484;
            font-weight: lighter;
        }

        .LayoutRight .Inner .DemoTitle h1
        {
            font-weight: lighter;
            font-size: 40px;
            color: #3c3c3c;
            margin-top: -8px;
            margin-left: -2px;
        }

    /* Intro Area */
    .LayoutRight .Inner .IntroArea
    {
        margin-top: 49px;
    }

        .LayoutRight .Inner .IntroArea .Banner.Featured
        {
            margin-top: 45px;
        }

        .LayoutRight .Inner .IntroArea .Banner .LeftArea
        {
            text-align: center;
            width: 240px;
        }

            .LayoutRight .Inner .IntroArea .Banner .LeftArea a.BannerLink
            {
                text-decoration: none;
                color: #2e45a6;
                margin-top: 10px;
                display: inline-block;
                font-size: 14px;
            }

            .LayoutRight .Inner .IntroArea .Banner .LeftArea .SmallScreenshotShadow
            {
                background-color: white;
                border: #CBCBCB solid 1px;
                -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
                box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
                padding: 4px;
                width: 230px;
                height: 150px;
            }

            .LayoutRight .Inner .IntroArea .Banner .LeftArea .VideoButton 
            {
                margin: -125px auto 0 auto;
                display: block;
            }

        .LayoutRight .Inner .IntroArea .Banner .RightArea
        {
            width: 642px;
            padding-left: 38px;
            font-size: 16px;
            color: #727272;
        }

            .LayoutRight .Inner .IntroArea .Banner .RightArea h1
            {
                font-size: 48px;
                line-height: 52px;
                font-weight: lighter;
                color: #3c3c3c;
                margin-top: -10px;
                margin-bottom: 14px;
            }

            .LayoutRight .Inner .IntroArea .Banner .RightArea h3
            {
                font-size: 24px;
                font-weight: lighter;
                color: #3c3c3c;
                margin-bottom: 5px;
            }

            .LayoutRight .Inner .IntroArea .Banner .RightArea .SeeDemo
            {
                color: #244db5;
                text-decoration: none;
                display: block;
                font-size: 14px;
                margin-top: 6px;
            }
        .LayoutRight .Inner .IntroArea .Banner.Featured .RightArea 
        {
            font-size: 14px;
        }

        .LayoutRight .Inner .IntroArea .FeaturesHeader
        {
            margin-top: 42px;
            color: #8c8c8c;
            text-align: right;
            font-size: 20px;
            font-weight: lighter;
        }

            .LayoutRight .Inner .IntroArea .FeaturesHeader .Separator
            {
                height: 1px;
                margin-top: 4px;
            }

    /* Demo */
    .LayoutRight .Inner .DemoPageControl
    {
        margin-top: 50px;
    }

        .LayoutRight .Inner .DemoPageControl .dxtc-content
        {
            border: none;
            font-family: 'Segoe UI', Helvetica, 'Droid Sans', Tahoma, Geneva, sans-serif;
            font-size: 13px;
            color: #3c3c3c;
            padding: 25px 0 0 0;
        }

        .LayoutRight .Inner .DemoPageControl .dxtc-activeTab .dxtc-text,
        .LayoutRight .Inner .DemoPageControl .dxtc-tab .dxtc-text
        {
            font-family: "Myriad Pro", "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
            font-size: 13px;
            color: #3c3c3c;
        }

        .LayoutRight .Inner .DemoPageControl .dxtc-activeTab .dxtc-text
        {
            color: #f17f21;
        }

        .LayoutRight .Inner .DemoPageControl .dxtc-activeTab,
        .LayoutRight .Inner .DemoPageControl .dxtc-tab,
        .LayoutRight .Inner .DemoPageControl .dxtc-rightIndent,
        .LayoutRight .Inner .DemoPageControl .dxtc-spacer
        {
            height: 29px;
            border: #e0e0e0 1px solid;
        }

            .LayoutRight .Inner .DemoPageControl .dxtc-tab .dxtc-link
            {
                padding: 7px 10px 0 10px;
            }

        .LayoutRight .Inner .DemoPageControl .dxtc-activeTab
        {
            border-bottom: none;
        }

            .LayoutRight .Inner .DemoPageControl .dxtc-activeTab .dxtc-link
            {
                padding: 6px 9px 0 9px;
            }

        .LayoutRight .Inner .DemoPageControl .dxtc-tab,
        .LayoutRight .Inner .DemoPageControl .dxtc-rightIndent,
        .LayoutRight .Inner .DemoPageControl .dxtc-spacer
        {
            background-color: transparent;
            border-width: 0 0 1px 0;
        }

        .LayoutRight .Inner .DemoPageControl .dxtc-sbWrapper,
        .LayoutRight .Inner .DemoPageControl .dxtc-sbSpacer,
        .LayoutRight .Inner .DemoPageControl .dxtc-sbIndent
        {
            border: 0;
        }

        .LayoutRight .Inner .DemoPageControl .dxtc-sbWrapper
        {
            height: 30px;
        }

        .LayoutRight .Inner .DemoPageControl .dxtc-sbIndent
        {
            width: 0;
        }

        .LayoutRight .Inner .DemoPageControl .dxtc-sb
        {
            border: 0;
            padding: 5px 0;
            background-color: transparent;
        }

            .LayoutRight .Inner .DemoPageControl .dxtc-sb .dxWeb_tcScrollLeft
            {
                width: 20px;
                height: 20px;
                background-position: -0px -90px;
                margin-right: 5px;
            }

                .LayoutRight .Inner .DemoPageControl .dxtc-sb .dxWeb_tcScrollLeft.dxWeb_tcScrollLeftDisabled
                {
                    background-position: -0px -112px;
                }

            .LayoutRight .Inner .DemoPageControl .dxtc-sb .dxWeb_tcScrollRight
            {
                width: 20px;
                height: 20px;
                background-position: -25px -90px;
                margin-left: 5px;
            }

                .LayoutRight .Inner .DemoPageControl .dxtc-sb .dxWeb_tcScrollRight.dxWeb_tcScrollRightDisabled
                {
                    background-position: -25px -112px;
                }

        /* Code Viewer */
        .LayoutRight .Inner .DemoPageControl .NewWinLink
        {
            text-align: right;
            margin-top: -15px;
            margin-bottom: 5px;
        }

        .LayoutRight .Inner .DemoPageControl .CodeBlock
        {
            height: 600px;
            width: 100%;
            overflow: auto;
            font-family: 'Courier New', Courier, 'Nimbus Mono L', monospace;
        }

    /* Right Footer */
    .LayoutRight .FooterInner,
    .LayoutLeft .FooterInner
    {
        font-size: 12px;
    }

        .LayoutRight .FooterInner .Slogan
        {
            font-size: 16px;
            margin-bottom: 9px;
            margin-top: 10px;
        }

.RootIntro
{
    width: 1040px;
    text-align: center;
    margin: 0 auto;
}

    .RootIntro .Header
    {
        font-size: 24px;
        font-weight: lighter;
        color: #7b7b7b;
        margin: 30px 0 30px 0;
        display: inline-block;
    }

        .RootIntro .Header h1
        {
            color: #131313;
            font-size: 60px;
            font-weight: lighter;
        }
    
    .RootIntro .Search {
        width: 270px;
        margin: 0 auto 40px auto;
    }

    .RootIntro .ProductsView
    {
        margin: 0 auto;
    }

        .RootIntro .ProductsView .Product
        {
            text-align: center;
            color: #5c5c5c;
            width: 275px;
            overflow: hidden;
        }

            .RootIntro .ProductsView .Product .ProductWrapper
            {
                width: 230px;
                padding-bottom: 5px;
            }

            .RootIntro .ProductsView .Product .SmallScreenshotShadow
            {
                background-color: white;
                border: #CBCBCB solid 1px;
                -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
                box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
                padding: 4px;
                width: 180px;
                height: 110px;
                margin: 0 auto;
            }

            .RootIntro .ProductsView .Product h3
            {
                font-size: 18px;
                font-weight: lighter;
                margin-bottom: 6px;
            }

        .RootIntro .ProductsView.Large
        {
            margin-bottom: 54px;
        }

            .RootIntro .ProductsView.Large .Product h3
            {
                font-size: 30px;
                font-weight: lighter;
                margin-bottom: 10px;
            }


        .RootIntro .ProductsView .Product h3 a
        {
            color: #5c5c5c;
            text-decoration: none;
        }

        .RootIntro .ProductsView.Large .Product .SmallScreenshotShadow
        {
            width: 250px;
            height: 138px;
        }

        .RootIntro .ProductsView.Large .Product .Description
        {
            display: inline-block;
            margin-top: 6px;
        }

/* Utils */
.Separator
{
    height: 2px;
    background: #e0e0e0;
}

    .Separator.Orange
    {
        background: #f17f21;
    }

    .Separator.Vertical
    {
        width: 1px;
    }

.LogoImage
{
    background-position: 0 -56px;
    width: 158px;
    height: 31px;
}

.TextContent p,
.TextContent ul li,
.TextContent ol li,
.TextContent code
{
    margin-bottom: 10px;
}

.TextContent ul,
.TextContent ol
{
    list-style: outside;
    padding: 0;
    margin-left: 32px;
}

.TextContent ul
{
    list-style-type: disc;
}

.TextContent ol
{
    list-style-type: decimal;
}

.TextContent a
{
    color: #f28022;
    text-decoration: none;
}

    .TextContent a:hover
    {
        text-decoration: underline;
    }

.TextContent .SeeAlso
{
    display: inline-block;
    font-weight: bold;
    margin-bottom: 10px;
}

/* Demo pages */

#DemoArea h1
{
    font-size: 24px;
}

#DemoArea h2
{
    font-size: 20px;
}

#DemoArea h3
{
    font-size: 18px;
}

#DemoArea h4
{
    font-size: 16px;
}

#DemoArea h5
{
    font-size: 14px;
}

#DemoArea h6
{
    font-size: 13px;
}

#DemoArea p
{
    margin-bottom: 10px;
}

/* Event monitor */

.EventLogPanel
{
    clear: both;
    float: left;
    padding: 0 10px 0 0;
}

.EventListPanel
{
    line-height: 200%;
    float: left;
    white-space: nowrap;
}

    .EventListPanel input
    {
        vertical-align: middle;
    }


#EventLog,
.EventLog
{
    background-color: White;
    border: solid 1px #9d9d9d;
    color: Black;
    font-family: Tahoma, Sans-Serif;
    font-size: 11px;
    overflow: auto;
    padding: 5px;
    width: 550px;
    height: 200px;
    margin-bottom: 8px;
}

/* ThemeSelector */
.ThemeSelectorPopup
{
    background-color: transparent;
}

    .ThemeSelectorPopup .ContainerTopBorder
    {
        float: left;
        width: 311px;
        height: 2px;
        overflow: hidden;
        padding: 8px 0 0 0;
        margin: 39px -10px -2px 8px;
    }
    .ThemeSelectorPopup .TopBorder
    {
        float: left;
        width: 316px;
        height: 1px;
        border-top: 1px solid #b0b0b0;
        -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.345);
        box-shadow: 0 0 8px rgba(0, 0, 0, 0.345);
    }

    .ThemeSelectorPopup .ButtonWrapper
    {
        overflow: hidden;
        padding: 8px 10px 0 10px;
        float: right;
    }

        .ThemeSelectorPopup .ButtonWrapper .ThemeButtonBorder
        {
            border: 1px solid #b0b0b0;
            border-bottom-width: 0;
            width: 136px;
            height: 40px;
        }

    .ThemeSelectorPopup .ButtonWrapperBtmBorder 
    {
        position: absolute;
        width: 136px;
        height: 1px;
        background-color: white;
        z-index: 1000;
        top: 48px;
        left: 321px;
    }

    .ThemeSelectorPopup .ContainerWrapper
    {
        padding: 0 10px 20px 10px;
        overflow: hidden;
        width: 448px;
        display: inline-block;
        margin-top: -1px;
    }

        .ThemeSelectorPopup .ContainerWrapper .ThemeContainer
        {
            background-color: white;
            border: 1px solid #b0b0b0;
            -webkit-box-shadow: 0 10px 12px rgba(0, 0, 0, 0.2);
            box-shadow: 0 10px 12px rgba(0, 0, 0, 0.2); 
            padding: 17px 25px;
            clear: both;
            height: 350px; /* for IE7 */
        }

        .ThemeSelectorPopup .ContainerWrapper .ThemeContainer .ThemeColumnLeft
        {
            width: 170px;
            float:left;
        }
        .ThemeSelectorPopup .ContainerWrapper .ThemeContainer .ThemeColumnRight  {
            float: right;
            height: 260px; /* should be more then the height of left columns*/
            width: 190px;
        }
        

        .ThemeSelectorPopup .ContainerWrapper .ThemeContainer .ThemeGroup 
        {
            color: #999999;
            font-size: 14px;
            margin: 10px 0 5px 0;
        }
        .ThemeSelectorPopup .ContainerWrapper .ThemeContainer .ThemeGroupMenu .ThemeIco
        {
            vertical-align: middle;
            margin: 1px 7px 3px 2px;
            display: inline-block;
            width: 40px;
            height: 19px;
            padding: 1px;
            zoom: 1;
            *display: inline;
        }

        .ThemeSelectorPopup .ContainerWrapper .ThemeContainer .ThemeGroupMenu .dxm-selected .ThemeIco
        {
            border: #ff8400 solid 2px;
            margin: -1px 4px 1px 0;
        }

/* Themes*/
.Theme,
.ThemeDevEx,
.ThemeMetropolis,
.ThemeMetropolisBlue,
.ThemeOffice2010Blue,
.ThemeOffice2010Black,
.ThemeOffice2010Silver,
.ThemeOffice2003Blue,
.ThemeOffice2003Olive,
.ThemeOffice2003Silver,
.ThemeAqua,
.ThemeGlass,
.ThemeBlackGlass,
.ThemePlasticBlue,
.ThemeRedWine,
.ThemeSoftOrange,
.ThemeYouthful 
{
    width: 40px;
    height: 19px;
    display: inline-block;
}
.Theme
{
    background-color: #DCDCDC;
}
.ThemeDevEx
{
    background-color: #CDCCF5;
}
.ThemeMetropolis
{
    background-color: #7F7F7F;
}
.ThemeMetropolisBlue
{
    background-color: #0072C6;
}
.ThemeOffice2010Blue
{
    background-color: #B5CCE5;
}
.ThemeOffice2010Black
{
    background-color: #474747;
}
.ThemeOffice2010Silver
{
    background-color: #E7EAEF;
}
.ThemeOffice2003Blue
{
    background-color: #B5CEF2;
}
.ThemeOffice2003Olive
{
    background-color: #D4DEB6;
}
.ThemeOffice2003Silver
{
    background-color: #D1D1E0;
}
.ThemeAqua
{
    background-color: #96B9EC;
}
.ThemeGlass
{
    background-color: #C8DDE8;
}
.ThemeBlackGlass
{
    background-color: #4D5A63;
}
.ThemePlasticBlue
{
    background-color: #5066B3;
}
.ThemeRedWine
{
    background-color: #8A0E3C;
}
.ThemeSoftOrange
{
    background-color: #F06F30;
}
.ThemeYouthful
{
    background-color: #9CC524;
}

/* Search box */
.Search
    {
        margin-top: 49px;
        margin-bottom: 30px;
        border: 1px solid #e0e0e0;
    }

        .Search .SearchBox
        {
            float: left;
        }

            .Search .SearchBox .dxeEditAreaSys
            {
                color: #3c3c3c;
                font-family: 'Segoe UI', Helvetica, 'Droid Sans', Tahoma, Geneva, sans-serif;
            }

        .Search .Pic
        {
            float: left;
            width: 13px;
            height: 13px;
            background-position: -40px -37px;
            margin: 5px 6px;
        }

/* Search Popup */
.SearchPopup .dxpc-mainDiv,
td.SearchPopup
{
    background-color: white;
    border: 1px solid #c6c6c6;
}
.SearchPopup .dxpc-content 
{
    min-height: 50px;
}
.SearchPopup .ResultsPanel 
{
    padding: 5px 1px;
    max-height: 400px;
    overflow: auto;
    margin-bottom: 3px;
}
.SearchPopup .ResultsPanel .ResultsNavBar 
{
    margin: 1px 0 0 0;
    padding: 0;
}
.SearchPopup .ResultsPanel .ResultsNavBar .dxnb-gr 
{
    padding-bottom: 16px;
}
.SearchPopup .ResultsPanel .ResultsNavBar .dxnb-gr.dxnb-last 
{
    padding-bottom: 5px;
}

.SearchPopup .ResultsPanel .ResultsNavBar .dxnb-content 
{
    margin: 0;
    padding: 0;
    text-align: left;
}

.SearchPopup .ResultsPanel .ResultsNavBar .dxnb-header 
{
    padding: 4px 11px;
}
.SearchPopup .ResultsPanel .ResultsNavBar .dxnb-header,
.SearchPopup .ResultsPanel .ResultsNavBar .dxnb-header a 
{
    color: #999999;
    text-decoration: none;
}
.SearchPopup .ResultsPanel .ResultsNavBar .dxnb-item 
{
    padding: 0 12px 1px 12px;
    margin: 1px 0;
    font-size: 12px;
}
.SearchPopup .ResultsPanel .ResultsNavBar .dxnb-item.dxnb-itemHover,
.SearchPopup .ResultsPanel .ResultsNavBar .dxnb-item.dxnb-itemSelected
{
    background-color: #ff8400;
}
.SearchPopup .ResultsPanel .ResultsNavBar .dxnb-item.dxnb-itemHover a,
.SearchPopup .ResultsPanel .ResultsNavBar .dxnb-item.dxnb-itemSelected a
{
    color: white;
}
.SearchPopup .ResultsPanel .ResultsNavBar .dxnb-item a 
{
    color: #323232;
    text-decoration: none;
}


.SearchPopup .ResultsPanel .dxm-item.dxm-hovered
{
    background-color: #ff8400;
}
.SearchPopup .ResultsPanel .dxm-item.dxm-hovered a 
{
    color: white;
}
.SearchPopup .NoResultsPanel 
{
    padding: 10px;
}
.SearchLoadingPanel 
{ 
    background: White;
    width: 120px;
    height: 40px;
    border: #c6c6c6 solid 1px;
}
.SearchLoadingPanel .dx 
{
    padding: 5px 5px 3px 5px;
}

/* Loading DIV */
.LoadingDiv 
{
    background-color: white;
    opacity: 0.9!important;
}

/* Aux */

.Clear
{
    display: block;
    clear: both;
    overflow: hidden;
    width: 1px;
    height: 0;
}

.LeftPadding
{
    padding-left: 12px;
}

.TopPadding
{
    padding-top: 6px;
}

.BottomPadding
{
    padding-bottom: 6px;
}

.AlignCenter
{
    margin: 0 auto;
}

.TopMargin
{
    margin-top: 6px;
}

.BottomMargin
{
    margin-bottom: 6px;
}

.TopLargeMargin
{
    margin-top: 16px;
}

.BottomLargeMargin
{
    margin-bottom: 16px;
}

.Note
{
    margin: 10px 0;
}

div.Spacer
{
    overflow: hidden;
    width: 1px;
    height: 1px;
}

.NoWrap
{
    white-space: nowrap;
}

.NoBorder
{
    border-style: none !important;
}

.OptionsTable > tbody > tr > td
{
    padding: 2px 8px 2px 0;
}

.helplink 
{
    font-weight: bold;
}