﻿/*Table*/
body
{
    font: 12px verdana;
    text-align: left;
}
.ModalPopupBG
{
    background-color: Black;
    filter: alpha(opacity=50);
    opacity: 0.7;
}
.PnlWhichisShowInAllPge
{
    background-color: #FFF;
    border: 2px solid #FF0;
    border-radius: .5em .5em;
    max-width: 990px;
}
.scrollcssD
{
    overflow: scroll;
    width: 900px;
    height: 600px;
}
.scrollcssnew
{
    overflow: scroll;
    width: 750px;
    overflow-y: hidden;
}
.scrollcss2
{
    overflow: scroll;
    overflow-y: hidden;
    width: 700px;
}
/*Table outer*/
.tblOuter
{
    font-size: 10pt;
    width: 100%;
    font-family: verdana;
    font-weight: normal;
    color: Black;
}
.bppdf
{
    background-color: #e2b247;
    color: Black;
}
.BackColor
{
    background-color: Silver;
    color: Black;
    text-align: left;
    font-size: 15px;
}
/*Admin Modal Popup*/
.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=80);
    opacity: 0.8;
    z-index: 10000;
}
/*Lead Modal Popup*/
.ModalPopupBG
{
    background-color: #507CD1;
    filter: alpha(opacity=50);
    opacity: 0.7;
}
.HellowWorldPopup
{
    min-width: 200px;
    min-height: 150px;
    background: white;
}
.PopupHeader
{
    height: 50px;
    background-color: #507CD1;
    color: White;
}
.PopupBody
{
    background-color: white;
    color: black;
}
.Controls
{
    background-color: #507CD1;
    color: White;
    text-align: right;
}

/*Accordian CSS Lead Page*/
.accordionContent
{
    background-color: white;
    border-color: -moz-use-text-color #2F4F4F #2F4F4F;
    border-right: 1px dashed #2F4F4F;
    border-style: none dashed dashed;
    border-width: medium 1px 1px;
    padding: 10px 5px 5px;
}
.accordionHeaderSelected
{
    background-color: #507CD1;
    border: 1px solid #2F4F4F;
    color: white;
    cursor: pointer;
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    margin-top: 5px;
    padding: 5px;
}
.accordionHeader
{
    background-color: #507CD1;
    border: 1px solid #2F4F4F;
    color: white;
    cursor: pointer;
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    margin-top: 5px;
    padding: 5px;
}
.href
{
    color: Blue;
    font-weight: bold;
    text-decoration: none;
}

/*Grid Views*/
.highlightRow
{
    background-color: #ffeb95;
    text-decoration: underline;
    cursor: pointer;
}
.SubHeadingNew
{
        color: #422121;
    background-color: #BABDBD;
    font-weight: bold;
    padding: 3px 5px;
}
.Heading
{
        color: #422121;
    background-color: #BABDBD;
    font-weight: bold;
    padding: 3px 5px;
}
.MainHead
{
    
    background-color: #BABDBD;
    font-weight: bold;
    text-align: center;
}
.SubHeading
{
    color: White;
    background-color: #507CD1;
    font-weight: bold;
    text-align: center;
}
.Error
{
    background-color: Pink;
    color: Red;
    border-color: Red;
    border: 1px dashed;
}
.Success
{
    background-color: white;
    color: Green;
    font-weight: bold;
}
.highlight
{
    text-decoration: none;
    color: black;
    background: yellow;
}

.btn
{
    background-color: #507CD1;
    color: White;
    font-weight: bold;
    border: 1px Groove Blue;
    font-style: normal;
    font-variant: normal;
    font-size: 10pt;
    line-height: normal;
    font-family: verdana;
}
/*Gridview*/

.gdv
{
    padding: 4;
    color: #333333;
}
.gdvAlternateRow
{
    background-color: White;
}
.gdvEditRow
{
    background-color: #2461BF;
}
.gdvFoot
{
    background-color: #507CD1;
    font-weight: Bold;
    color: White;
}
.gdvHdr
{
    background-color: #507CD1;
    font-weight: bold;
    color: White;
}
.gdvPgr
{
    background-color: #2461BF;
    color: White;
    text-align: center;
}
.gdvRow
{
    background-color: #EFF3FB;
}
.gdvSelRow
{
    background-color: #D1DDF1;
    font-weight: bold;
    color: #333333;
}
.gdvSACell
{
    background-color: #F5F7FB;
}
.gdvSAH
{
    background-color: #6D95E1;
}
.gdvSDCell
{
    background-color: #E9EBEF;
}
.gdvSDH
{
    background-color: #4870BE;
}
.gdvEmpty
{
    background-color: #EFF3FB;
    border: 10px solid #E9EBEF;
}
.gdvPager
{
    background: silver;
    color: Red;
    border: solid 1px #AAE;
}
.None
{
    border-style: none;
    border-color: InactiveBorder;
}
.divInner
{
    margin: 70 70 70 70;
    background-color: White;
}
.divOuter
{
    background-color: Maroon;
}

/*Testing*/
.green
{
    color: Green;
}
#widget
{
    width: 750px;
    height: 500px;
    overflow: auto;
}
::-webkit-scrollbar
{
    width: 10px;
    height: 10px;
}
::-webkit-scrollbar-button:start:decrement, ::-webkit-scrollbar-button:end:increment
{
    display: none;
}
::-webkit-scrollbar-track-piece
{
    background-color: LightGray;
    -webkit-border-radius: 30px;
}
::-webkit-scrollbar-thumb:vertical
{
    -webkit-border-radius: 20px;
    background: #666 url(scrollbar_thumb_bg.png) no-repeat center;
}
.header
{
    /* old header......Style...........................................................................*/
    border: 1px solid #e9ebe6;
    margin: 5px;
    border-radius: 10px;
    margin: 5px;
    color: Black;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffec64), color-stop(1, #ffab23));
    background: -moz-linear-gradient(top, #fff6af 5%, #fff6af 100%);
    background: -webkit-linear-gradient(top, #fff6af 5%, #fff6af 100%);
    background: -o-linear-gradient(top, #ffec64 5%, #ffab23 100%);
    background: -ms-linear-gradient(top, #ffec64 5%, #ffab23 100%);
    background: linear-gradient(to bottom, #ffec64 5%, #ffab23 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff6af', endColorstr='#fff6af',GradientType=0);
    border-radius: 10px;
    box-shadow: 5px 5px 5px silver;
    background-position: center;
}
