﻿body {
    margin: 0px;
}

.text {
    font-size: 12px;
    font-family: Verdana, Tahoma;
    color: Black;
}

.leftpad {
    padding-left: 10px;
}


.textalignright {
    text-align: right;
}

.textalignleft {
    text-align: left;
}

.textaligncenter {
    text-align: center;
}

.lblVisible {
    display: none;
}

.txtEnabledTrue {
    font-family: Verdana, Tahoma;
    color: Black;
}

.txtEnabledFalse {
    font-family: Verdana, Tahoma;
    background-color: Silver;
    border-color: Black;
    border-width: 1px;
    color: Black;
}

.watermarked {
    font-size: 9px;
    color: gray;
    font-style: italic;
}

.watermarkedtext {
    font-size: 9px;
    color: blue;
    background-color: Silver;
    font-style: italic;
}

/*Commented because Of New Menu*/
TD {
    font-size: 13px;
    font-family: Arial;
    vertical-align: top;
    text-align: left;
}

    TD SELECT {
        font-size: 11px;
        font-family: Verdana, Tahoma;
        width: 200px;
    }

.hideHeader {
    position: absolute;
    width: 88.8%;
    top: expression(this.offsetParent.scrollTop-);
    visibility: hidden;
    z-index: 100;
}

.tablborder {
    border-style: solid;
    border-collapse: collapse;
    border-width: thin;
    border-color:gainsboro;
}

.MyGridHeader {
    position: relative;
    background-color: #1C5E55;
    Color: White;
    font-family: Verdana;
    font-Size: 1.0em;
    top: expression(this.offsetParent.scrollTop-3);
    z-index: 99;
}



TD .Bold {
    font-size: 11px;
    font-family: Verdana, Tahoma;
    font-weight: bold;
}

TD .ControlTitle {
    font-size: 14px;
    font-family: Trebuchet MS;
    text-transform: uppercase;
    font-weight: bold;
    color: White;
    background-color: #2C4E78;
    padding-left: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
}

.ControlTitle2 {
    font-size: 14px;
    font-family: Trebuchet MS;
    text-transform: uppercase;
    font-weight: bold;
    color: White;
    background-color: #2C4E78;
    padding-left: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
}

.ControlTitle34 {
    font-size: 14px;
    font-family: Trebuchet MS;
    font-weight: bold;
    color: White;
    background-color: #2C4E78;
    padding-left: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
}

.MainPanelColor {
    border-color: Gray;
    background-color: #BFD1E8;
}

.MainLoginPanelColor {
    border-color: Gray;
    background-color: WhiteSmoke;
}

.SidePanelColor {
    background-color: #799FCE;
}

.MasterPanelColor {
    border-color: Gray;
    background-color: #2C4E78;
    width: 100%;
}

.seperatorTd {
    width: 10px;
    background: url(../../images/FooterMenuSeparator.gif) no-repeat;
}

/*http://www.neuroticweb.com/recursos/css-rounded-box/index.php?color=2C4E78&fondo=F5F5F5*/
/*http://www.roundedcornr.com/*/
/*#2C4E78*/
.rbroundbox {
    background: url(../../images/2C4E78/nt.gif) repeat;
}

.rbtop div {
    background: url(../../images/2C4E78/tl.gif) no-repeat top left;
}

.rbtop {
    background: url(../../images/2C4E78/tr.gif) no-repeat top right;
}

.rbbot div {
    background: url(../../images/2C4E78/bl.gif) no-repeat bottom left;
}

.rbbot {
    background: url(../../images/2C4E78/br.gif) no-repeat bottom right;
}

    /* height and width stuff, width not really nessisary. */
    .rbtop div, .rbtop, .rbbot div, .rbbot {
        width: 100%;
        height: 7px;
        font-size: 1px;
    }

.rbcontent {
    margin: 0 7px;
}

.rbroundbox {
    width: 50%;
    margin: 7px auto;
}

.rbroundbox2 {
    background: url(../../images/BFD1E8/nt.gif) repeat;
}

.rbtop2 div {
    background: url(../../images/BFD1E8/tl.gif) no-repeat top left;
}

.rbtop2 {
    background: url(../../images/BFD1E8/tr.gif) no-repeat top right;
}

.rbbot2 div {
    background: url(../../images/BFD1E8/bl.gif) no-repeat bottom left;
}

.rbbot2 {
    background: url(../../images/BFD1E8/br.gif) no-repeat bottom right;
}

    /* height and width stuff, width not really nessisary. */
    .rbtop2 div, .rbtop2, .rbbot2 div, .rbbot2 {
        width: 100%;
        height: 7px;
        font-size: 1px;
    }

.rbcontent2 {
    margin: 0 7px;
}

.rbroundbox2 {
    width: 50%;
    margin: 7px auto;
}

.DefaultLoginInfo {
    background-image: url('../../images/RoundedBlueExplorer.gif');
    /*background-color: #4479B9;*/
    background-repeat: no-repeat;
    color: White;
    font-family: Trebuchet MS;
    font-size: small;
    font-weight: bold;
}

.MasterTd {
    background-color: #2C4E78;
    /*background-image: url('../../images/Banner1.JPG');*/
}

.LoginPanelColor {
    border-color: Gray;
    background-color: #B6C3DF;
}

.LoginPage {
    font-size: 16px;
    font-family: Verdana, Tahoma;
    font-weight: bold;
    color: Black;
    text-align: left;
    background-color: #B6C3DF;
    padding-left: 0px;
    padding-top: 3px;
    padding-bottom: 3px;
}

.LoginMasterPage {
    font-size: 18px;
    font-family: Verdana, Tahoma;
    font-weight: bold;
    color: Black;
    text-align: left;
    padding-left: 0px;
    padding-top: 3px;
    padding-bottom: 3px;
}

.LoginMasterPage1 {
    font-size: 14px;
    font-family: Verdana, Tahoma;
    font-weight: bold;
    color: Black;
    text-align: left;
    padding-left: 0px;
    padding-top: 3px;
    padding-bottom: 3px;
}


.MasterPagebackColor {
    background-color: WhiteSmoke;
}

.modal {
    background-color: Gray;
    filter: alpha(opacity=40);
    opacity: 0.7;
}

.ControlTitle3 {
    font-size: 24px;
    font-family: Verdana;
    font-weight: bold;
    padding-left: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
    font-style: italic;
    text-align: center;
    text-transform: capitalize;
    color: Purple;
}

.SubHeading {
    font-size: 16px;
    font-family: Verdana;
    font-weight: bold;
    color: Black;
    padding-top: 5px;
}

.SubSubHeading {
    font-size: 13px;
    font-family: Verdana;
    font-weight: bold;
    color: Black;
    padding-top: 5px;
}

.PlainText {
    font-size: 13px;
    font-family: Verdana;
    color: Black;
    padding-top: 5px;
}

.PlainBoldText {
    font-size: 13px;
    font-family: Verdana;
    font-weight: bold;
    color: Black;
    padding-top: 5px;
}

TD .SmallTitle {
    font-size: 11px;
    font-family: Verdana;
    font-weight: bold;
    color: #000099;
    margin-bottom: 5px;
    margin-top: 5px;
}

TD .SubTitle {
    font-size: 12px;
    font-family: Verdana;
    font-weight: bold;
    color: #000099;
    margin-bottom: 5px;
    margin-top: 5px;
}

TR .GridHeader {
    font-size: 11px;
    font-family: Verdana, Tahoma;
    font-weight: bold;
    text-align: center;
    background-color: lightsteelblue;
}

TR .GridItem {
    font-size: 11px;
    font-family: Verdana, Tahoma;
}

TR .GridRowHeadColumn {
    font-size: 11px;
    font-family: Verdana, Tahoma;
    font-weight: bold;
}

.SmallTextBox {
    width: 100px;
}

SELECT {
    width: 150px;
}

.invisibleColumn {
    display: none;
    width: 0px;
}

.visibleColumn {
    display: inline;
}

.MainBorder {
    border-right: gainsboro 1px solid;
    border-top: gainsboro 1px solid;
    border-left: gainsboro 1px solid;
    border-bottom: gainsboro 1px solid;
}

.OpSuccess {
    color: #006633;
    font-size: 11px;
    font-family: Verdana, Tahoma;
}

.ErrorText {
    color: Red;
    font-size: 11px;
    font-family: Verdana, Tahoma;
}

.ErrorTextBold {
    color: Red;
    font-weight: bold;
    font-size: 11px;
    font-family: Verdana, Tahoma;
}


/* Ajax Calender styles */

.autocomplete_completionListElement {
    overflow: auto;
    height: 200px;
}

.MyCalendar .ajax__calendar_container {
    border: 1px solid #646464;
    background-color: lemonchiffon;
    color: red;
}

.MyCalendar .ajax__calendar_other .ajax__calendar_day, .MyCalendar .ajax__calendar_other .ajax__calendar_year {
    color: black;
}

.MyCalendar .ajax__calendar_hover .ajax__calendar_day, .MyCalendar .ajax__calendar_hover .ajax__calendar_month, .MyCalendar .ajax__calendar_hover .ajax__calendar_year {
    color: black;
}

.MyCalendar .ajax__calendar_active .ajax__calendar_day, .MyCalendar .ajax__calendar_active .ajax__calendar_month, .MyCalendar .ajax__calendar_active .ajax__calendar_year {
    color: black;
    font-weight: bold;
}


.roundedPanel {
    /*background-color: lightgoldenrodyellow;*/
    background-color: #eeeeee;
}

.button {
    border-top: 2px solid #a3ceda;
    border-left: 2px solid #a3ceda;
    border-right: 2px solid #4f6267;
    border-bottom: 2px solid #4f6267;
    background-color: #87CEEB;
}


.Tab_Theme .ajax__tab_header {
    font: Normal 12px Arial;
    display: block;
    border-bottom: solid 1px #DDDDDD;
}

    .Tab_Theme .ajax__tab_header .ajax__tab_outer {
        background-color: #2C4E78;
        color: #FFFFFF;
        border-bottom: solid 1px #FFFFFF;
        border-left: solid 1px #DDDDDD;
        border-right: solid 1px #DDDDDD;
        border-top: solid 1px #DDDDDD;
    }


    .Tab_Theme .ajax__tab_header .ajax__tab_inner {
        font: bold 12px Arial;
        padding: 10px;
        border-bottom: solid 1px #FFFFFF;
    }

.Tab_Theme .ajax__tab_hover .ajax__tab_inner {
}

.Tab_Theme .ajax__tab_active .ajax__tab_inner {
    font: bold 12px Arial;
    padding: 10px;
    border-bottom: solid 1px #FFFFFF;
}

.Tab_Theme .ajax__tab_active .ajax__tab_outer {
    background-color: #FFFFFF;
    color: #2C4E78;
    border-bottom: solid 1px #FFFFFF;
    border-left: solid 1px #DDDDDD;
    border-right: solid 1px #DDDDDD;
    border-top: solid 1px #DDDDDD;
}


.Tab_Theme .ajax__tab_body {
    font-family: verdana,tahoma,helvetica;
    font-size: 10pt;
    padding: 0px;
    background-color: #BFD1E8;
    border: solid 1px #DDDDDD;
    border-top-width: 0;
}


/*AutoComplete flyout */

.autocomplete_completionListElement {
    visibility: hidden;
    margin: 0px !important;
    background-color: inherit;
    color: windowtext;
    border: buttonshadow;
    border-width: 1px;
    border-style: solid;
    cursor: default;
    overflow: auto;
    height: 200px;
    text-align: left;
    list-style-type: none;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem {
    background-color: #ffff99;
    color: black;
    padding: 1px;
}

/* AutoComplete item */

.autocomplete_listItem {
    background-color: window;
    color: windowtext;
    padding: 1px;
}

.challanger {
    background-image: url(images/challenger.jpg);
}

.list2 {
    border: 1px solid InactiveBorder;
    list-style-type: none;
    padding: 2px 3px;
    margin: 0px;
    z-index: 1;
    background-color: #FFF;
    text-align: left;
}

.listitem2 {
    width: 350px;
}

.hoverlistitem2 {
    color: White;
    width: 350px;
    background-color: Highlight;
}

.invisiblebutton {
    display: none;
}

.text1 {
    width: 100%;
}

.text2 {
    width: 100%;
}

.text3 {
    width: 85%;
}

/* kyc form */
.groupbox {
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    left: 10px;
    border: 1px;
    border-color: Gray;
}

.watermarkText {
    color: Gray;
}

.Controlheading {
    font-size: 14px;
    font-family: Trebuchet MS;
    text-transform: uppercase;
    font-weight: bold;
    color: White;
    background-color: #4682B4;
    padding-left: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
}

.btnkyc {
    border-top: 2px solid #a3ceda;
    border-left: 2px solid #a3ceda;
    border-right: 2px solid #4f6267;
    border-bottom: 2px solid #4f6267;
    background-color: #87CEEB;
}
