/* #### Stylesheet for Mozilla/Netscape */

/* basic css */
* {margin: 0; padding: 0;}
body {text-align: center; }
a {
    color: #D23A06;
    text-decoration: underline;
}

a:hover {
    color: #FC4C02;
    text-decoration: underline;
}

a:visited {
    color: #FC4C02;
}

.dxgvHeader {
    border: Solid 1px #FFDACB !important;
    background-color: #FFDACB !important;
}

.dxgvFilterRow td.dxgv {
    border-bottom: Solid 1px #FFDACB !important;
    border-right: Solid 1px #FFDACB !important;
}
.dxgvFilterRow {
    background-color: #FFDACB !important;
}


dxgvEditFormDisplayRow td.dxgv, .dxgvDataRow td.dxgv, .dxgvDataRowAlt td.dxgv, .dxgvSelectedRow td.dxgv, .dxgvFocusedRow td.dxgv {
    border-bottom: Solid 1px #FFDACB !important;
    border-right: Solid 1px #FFDACB !important;
}

.dxgvEmptyDataRow td.dxgv {
    color: #1D252C !important;
    background-color: #FFF6F2 !important;
}

.dxgvControl, .dxgvDisabled {
    border: Solid 1px #FFDACB !important;
    background-color: #FFDACB !important;
    color: #1D252C !important;
}

.dxeTextBox, .dxeMemo {
    border: solid 1px #FFF6F2 !important;
}

    
    .clear {width: 100%; height: 1px; font-size: 1px; clear: both;}
.clear10 {width: 100%; height: 10px; font-size: 10px; clear: both;}
.clear20 {width: 100%; height: 20px; font-size: 20px; clear: both;}
.l {float: left}
.r {float: right; width:600px}

#wrap_all {width: 775px; margin: 0 100px; text-align: left; font-size: 0.7em; font-family: verdana;}

/* top section incl logo */
#top {height: 72px; margin: 0 25px;}
#top img {margin: 7px 0 4px 0;}
#top div {margin: 6px 0 4px 0}
#top p {text-align: right; font-size: 0.9em;}
#top p span {font-size: 1.1em; font-weight: bold; color: #1D252C;}
#top p a {font-size: 1.1em; font-weight: bold; color: #1D252C; text-decoration: none;}
#top p a:HOVER {text-decoration: underline;}
#top form {margin-top: 16px; text-align: right;}
#top form label { font-size: 0.9em; margin-right: 2px;}
#top form input.search {font-size: 0.9em; border: 1px inset #61667B; width: 156px; padding: 1px}
#top form input.sub {margin-left: 5px; color: #fff; height: 17px; width: 19px; font-size: 1em; padding-bottom: 1px; background-color: #001055; border: 0; }

/* mainmenu */
#mainmenu {
    background-color: #FC4C02;
    width: 775px;
}
#mainmenu {height: 22px;}
#mainmenu ul {margin: 0 5px}
#mainmenu ul li {float: left; list-style: none; list-style-image: none; text-align: center;}
#mainmenu ul li a {text-decoration: none; color: #fff; line-height: 20px}
#mainmenu ul li a:HOVER {text-decoration: underline;}
#mainmenu ul li.on a {font-weight: bold;}

#mainmenu #m1 {width: 70px}
#mainmenu #m2 {width: 90px}
#mainmenu #m3 {width: 130px}
#mainmenu #m4 {width: 140px}
#mainmenu #m5 {width: 120px}
#mainmenu #m6 {width: 80px}
#mainmenu #m7 {width: 130px}

/* main section */
#main {margin: 8px 0 0 0; padding: 0; width: 775px;}
#main .inside {margin: 15px 0 0 0; padding: 0; width: 775px; text-align:center}
#main .split_left { float: left; margin-right: 8px; width: 384px; overflow: hidden;} /* ######### Get rid of overflow on image fix ######### */
#main .split_left img {display: block;}

#main .split_left div.ticks { padding: 6px 27px 0 27px; border: 1px solid #e8e8e8; border-width: 0 1px; width: 384px; height: 64px;}
#main .split_left ul.tick {margin-left: 8px; max-width: 157px;}
#main .split_left ul.tick li { list-style-image: url(../img/orange_tick_bullet.gif);}
#main .split_left ul.right { margin-left: 37px}
#main .split_left ul.tick li {color: #001055; font-family: arial; font-weight: bold; font-size: 1.1em; padding-left: 0px;}
#main .split_left p.btm {width: 384px; text-align: right; background-color: #001055; height: 21px;}


#main .split_right { float:right; border: 1px solid #E8E8E8; width: 379px; height: 309px;}
#main .split_right table {margin: 14px 0px 0px 11px; font-size: 1em; width: 369px; color: #1D252C;}
#main .split_right table th { vertical-align: top; text-align: left; color: #1D252C; padding-bottom: 4px; font-size: 1.4em; font-weight: bold; font-family: Helvetica;}
#main .split_right table td { vertical-align: top;}
#main .split_right .mortgagepadd {padding-left: 22px;}

#main .split_right table #left_form { text-align: right; margin-right: 30px;}
#main .split_right table #left_form input { width: 91px; border: 1px inset #999; font-size: 1em; padding: 1px;}
#main .split_right table #left_form input.btm { margin-top: 1px;}
#main .split_right table #left_form label { font-size: 0.9em;}
#main .split_right table #left_form input.reg { margin-top: 4px; background-color:#1D252C;  background-image: url(../img/log_bg.gif); background-repeat: no-repeat; width: 69px; height: 15px; border: 0;}
#main .split_right table #left_form a {font-size: 0.9em; text-decoration: none; color:#1D252C; display: block; margin-top: 4px}

#main .split_right table p {width: 120px;}
#main .split_right table ol {margin: 5px 0 40px 0; font-size: 0.9em;}
#main .split_right table ol li {font-weight: bold; margin: 5px 0 0 0; padding: 0px;}
#main .split_right table ol li.nostyle { list-style: none;}
#main .split_right table ol li span {font-weight: normal;}
#main .split_right table ul.doc li { font-weight: normal; margin-top: 2px; height: 14px;}
#main .split_right table ul.doc li a {  padding-left: 18px; background-image: url(../img/doc.gif); background-repeat: no-repeat; color: #1D252C; line-height: 12px}
#main .split_right table ul.doc li a:HOVER { text-decoration: none;}

#main .split_right td.registerside {width:181px;}

#main .split_right table td.btm { padding-top: 47px; vertical-align: middle; text-align: center;}


/* lower section */
#lower {margin: 0; padding: 0; width: 775px; margin-top: 7px;}
#lower .left, #lower .middle, #lower .right { border: 1px solid #e8e8e8; float: right; height: 142px; }

#lower .left { width: 245px;} /* 257px */
#lower .left h3 {color:#0F2C71; font-size: 1.2em; margin: 6px 0 0 8px;}
#lower .left ul { margin: 10px 0 0 10px; list-style: none;}
#lower .left ul li {font-size: 1em; color: #666; background: url(../img/orange_arrow_bullet.gif) left no-repeat; padding-left: 12px;}
#lower .left ul li.nostyle { background: none; margin-bottom: 7px;}

#lower .middle { width: 245px; margin-left: 8px;} /* 257px */
#lower .middle img.chip {margin: 30px 5px 31px 5px; display: block;}
#lower .middle p {width: 245px; background-color: #08A7E2; text-align: right;}

#lower .right { width: 259px; margin-left: 8px; text-align: right;}
#lower .right img {display: block;}
#lower .right p {width: 259px; background-color: #1D252C; text-align: right; margin: 0px; float: right;}

/* footer */
#footer { margin: 25px 0 10px 0; width: 775px; text-align: center;}
#footer p { font-size: 0.8em}
#footer p a {color: #1D252C}
#footer p a:HOVER { text-decoration: none;}
#footer p.secnav {margin: 0 auto; margin-bottom: 8px}
#footer p.secnav a { color: #001055; text-decoration: none;}
#footer p.secnav a:HOVER { text-decoration: underline;}




/* inside page */
#bcrumbs { color: #001055; font-size: 0.9em; padding-left: 23px; line-height: 16px;}
#bcrumbs a { color: #001055; text-decoration: underline; }

/* leftmenu */
#leftmenu {width: 170px; float: left}
#leftmenu ul { list-style: none;}
    #leftmenu ul li {
        line-height: 21px;
        padding-left: 25px;
        background-color: #FFF6F2;
        border: 1px solid #FFDACB;
        border-width: 0 1px 1px 1px
    }
        #leftmenu ul li.heading {
            border-color: #FDA580;
            background-color: #FDA580;
            color: #1D252C;
            font-weight: bold;
            font-size: 1.1em;
        }
        #leftmenu ul li.subheading {
            background-color: #FFF6F2;
            color: #1D252C;
            font-weight: bold;
            font-size: 1.1em;
        }
#leftmenu ul li a { color: #1D252C; text-decoration: none;}
#leftmenu ul li a:HOVER { color: #FC4C02; text-decoration: underline;}

#leftmenu form { margin: 30px 0 0 23px; padding-bottom: 10px;}
#leftmenu label {color: #666; font-weight: bold; font-size: 0.9em; line-height: 24px;}
#leftmenu select {width: 143px; height: 79px; font-size: 1em; color: #666; padding: 2px;}

/* rightcol */

#rightcol { width: 585px; margin-left: 15px; float: left;}

#NoLeft { float: right; width: 100%;}
    #NoLeft h4 {
        padding-left: 5px;
        width: 100%;
        line-height: 20px;
        background-color: #FFDACB;
        color: #1D252C;
        font-size: 1.1em;
        font-weight: bold;
    }
#NoLeft p {text-align: center; color: #001055; font-weight: bold; font-size: 1.1em; margin: 15px 0 10px 5px;}
#NoLeft p.text {color: #1D252C; font-size: 1.0em; font-weight: normal; text-align:center}
#NoLeft p.netincorrect {color: #1D252C; font-size: 1.0em; font-weight: normal; text-align:left }
    #NoLeft a.sub {
        text-align: center;
        text-decoration: none;
        height: 18px;
        padding: 0px 15px;
        width: 85px;
        background-color: #FF703E;
        color: #1D252C;
        font-family: arial, Helvetica, sans-serif;
        font-size: 0.7em;
        border: 1px solid #001055;
        background-image: url(../img/right_arrow.gif);
        background-position: right;
        background-repeat: no-repeat;
    } /* change */
*html #NoLeft a.sub {text-decoration: none; height: 18px; padding: 0 4px; width: 85px; background-color: #FF703E; color: #1D252C; font-family: arial, Helvetica, sans-serif; font-size: 0.7em; border: 1px solid #001055; background-image: url(../img/right_arrow.gif); background-position: right; background-repeat: no-repeat;} /* change */
#NoLeft p.submit {margin: 16px 38px 0 0; text-align: center;}  /* change */
#NoLeft table tr td.submitret {margin: 16px 38px 0 0; text-align: right;}
#NoLeft table tr td.submit {margin: 16px 38px 0 0; text-align: right; width:400px;}
#NoLeft a.subret {text-decoration: none; height: 18px; padding: 0 4px 0 15px; width: 200px; background-color: #FF703E; color: #1D252C; font-family: arial, Helvetica, sans-serif; font-size: 1em; border: 1px solid #001055; background-image: url(../img/left_arrow.gif); background-position: left; background-repeat: no-repeat;}
#NoLeft table { text-align:center;}

.buttons2 {border-top: 1px solid #666; padding: 3px 0px 3px 0px; width:100%; margin: 0 5px 10px 5px; text-align: right;}
.buttons2 a.button {text-decoration: none; height: 16px; padding: 2px 14px 2px 14px; background-color: #999; color: #fff; font-family: arial, Helvetica, sans-serif; font-size: 0.8em; border: 1px solid #001055}
.buttons2 a.left { background-image: url(../img/left_arrow.gif); background-position: left; background-repeat: no-repeat;}
.buttons2 a.right { background-image: url(../img/right_arrow.gif); background-position: right; background-repeat: no-repeat;}


#statement {width: 585px;}
    #statement h4 {
        padding-left: 5px;
        width: 100%;
        line-height: 20px;
        background-color: #FDA580;
        color: #1D252C;
        font-size: 1.1em;
        font-weight: bold;
    }
#statement p {color: #001055; font-weight: bold; font-size: 1.1em; margin: 15px 0 10px 5px;}
#statement p.red {color: red; font-weight: bold; font-size: 1.1em; margin: 15px 0 10px 5px;}

#statement table {font-size: 1em; width: 558px; margin: 0 5px;}
#statement table th {color: #001055; font-weight: bold; margin: 15px 0 10px 5px; padding-bottom: 2px; border-bottom: 1px solid #666;}
#statement table td {color: #1D252C; height: 24px;}
#statement table tr.top td {height: 30px; padding-top: 3px;}
#statement table tr td.submit {margin: 16px 38px 0 0; text-align: right;}
#statement table tr td.submitret {margin: 16px 38px 0 0; text-align: center;}
#statement table tr td.submitano{margin: 16px 38px 0px 0px;text-align: center;}
#statement table tr td.contentheader2 {color: #001055; font-weight: bold; padding-bottom: 2px; border-bottom: 1px solid #666;}
#statement table tr td table.netcheq {width:100%; }
#statement table tr td.contentbold {font-weight:bold;}
#statement table tr td.contentbold2 {font-weight:bold; padding-left: 40px;}
#statement table tr td.contentbold3 {font-weight:bold; color: #001055;}
#statement table tr td.contentboldplus {font-size: 12px; color: #000000; font-weight: bold;}
#statement table tr td.BPHeading { background-color:#09A8E2; font-weight:bold; color:White;}
#statement table tr td table.BGGreyDark { background-color:#F2FBFE; width: 300px;}
#statement table tr td table.mini {margin: 15px 0 10px 5px;}
#statement p.note {color: #000; font-size: 0.9em; font-weight: normal;}
    #statement A.lnk {
        color: #D23A06
    }
    #statement A.contentlink {
        color: #D23A06
    }
    #statement a.sub {
        text-decoration: none;
        height: 18px;
        padding: 0 15px;
        width: 120px;
        background-color: #FF703E;
        color: #1D252C;
        font-family: arial, Helvetica, sans-serif;
        font-size: 1em;
        border: 1px solid #FF703E;
        background-image: url(../img/right_arrow.gif);
        background-position: right;
        background-repeat: no-repeat;
    }
#statement a.subano {text-decoration: none; height: 18px; padding: 0 15px; width: 160px; background-color: #999; color: #fff; font-family: arial, Helvetica, sans-serif; font-size: 1em; border: 1px solid #001055; background-image: url(../img/right_arrow.gif); background-position: right; background-repeat: no-repeat;}
#statement a.subano2 {text-decoration: none; height: 18px; padding: 0 15px; width: 220px; background-color: #999; color: #fff; font-family: arial, Helvetica, sans-serif; font-size: 1em; border: 1px solid #001055; background-image: url(../img/right_arrow.gif); background-position: right; background-repeat: no-repeat;}
    #statement a.subret {
        text-decoration: none;
        height: 18px;
        padding: 0 4px 0 15px;
        width: 200px;
        background-color: #FF703E;
        color: #1D252C;
        font-family: arial, Helvetica, sans-serif;
        font-size: 1em;
        border: 1px solid #FF703E;
        background-image: url(../img/left_arrow.gif);
        background-position: left;
        background-repeat: no-repeat;
    }
#statement a.subProc {text-decoration: none; height: 18px; padding: 0 4px 0 15px; width: 240px; background-color: #999; color: #fff; font-family: arial, Helvetica, sans-serif; font-size: 1em; border: 1px solid #001055; background-image: url(../img/left_arrow.gif); background-position: left; background-repeat: no-repeat;}
#statement a.subamend {text-decoration: none; height: 18px; padding: 0 4px; width: 120px; background-color: #999; color: #fff; font-family: arial, Helvetica, sans-serif; font-size: 1em; border: 1px solid #001055; background-image: url(../img/left_arrow.gif); background-position: left; background-repeat: no-repeat;}
#statement input {font-size: 1em; padding: 2px; width: auto}
#statement select {font-size: 1em;}
#statement select.netdateday {font-size: 1em; width:50px;}
#statement select.netdatemonth {font-size: 1em; width:50px;}
#statement select.netdateyear {font-size: 1em; width:50px;}
#statement select.netstat {width:120px;}
#statement input.netmail {width:260px;}

.buttons {border-top: 1px solid #666; padding-top: 3px; width:558px; margin: 0 5px; text-align: right;}
.buttons a.button {text-decoration: none; height: 16px; padding: 2px 14px; background-color: #999; color: #fff; font-family: arial; font-size: 0.8em; border: 1px solid #001055}
.buttons a.left { background-image: url(../img/left_arrow.gif); background-position: left; background-repeat: no-repeat;}
.buttons a.right { background-image: url(../img/right_arrow.gif); background-position: right; background-repeat: no-repeat;}

p.print {
    border-top: 1px solid #FFDACB;
    padding-top: 3px;
    text-align: center;
    color: #1D252C;
    margin: 30px 20px 10px 20px;
}

/* inside 2 */
#wrap_boxes {margin: 0 24px}
#wrap_boxes {margin: 0 25px}

#login, #help, #guidelines {
    border: 1px solid #DAD7D3;
    height: 260px;
    float: left;
    background-color: #FFF6F2;
}
    #login h4, #help h4, #guidelines h4 {
        padding-left: 8px;
        line-height: 18px;
        background-color: #FFDACB;
        color: #1D252C;
        font-size: 1.0em;
        font-weight: bold;
    }

#login h4 {width: 310px}
#help h4 {width: 174px}
#guidelines h4 {width: 174px}

#login {width: 310px} 
#help, #guidelines {width: 174px; margin-left: 22px;}

#login table {font-size: 1em; color: #1D252C;}
#login table tr td p {margin: 15px 0}
#login table tr td.padr {padding-right: 20px;}
#login table tr td.btm {height: 40px; vertical-align: bottom;}
#login table tr td.btm2 {height: 40px; padding-top: 20px;}
#login table tr td.submit {padding-top: 20px; text-align:left;  padding-left:15px}  /* change */
#login p {margin: 13px 8px 0 8px}
#login form {margin: 30px 8px 30px 7px; width: 280px}
#login form input { border: 1px solid #7F9DB9; font-size: 1em; padding: 2px; width: 205px}
#login form input.sub {text-decoration: none; height: 18px; padding: 2px 24px 2px 4px; width: 85px; background-color: #999; color: #fff; font-family: arial; font-size: 0.8em; border: 1px solid #001055; background-image: url(../img/right_arrow.gif); background-position: right; background-repeat: no-repeat;}
#login form p.submit {margin: 16px 38px 0 0; text-align:left}
#login a.sub {
    text-decoration: none;
    height: 18px;
    padding: 2px 15px;
    width: 160px;
    background-color: #FF703E;
    color: #1D252C;
    font-family: arial, Helvetica, sans-serif;
    font-size: 1.1em;
    border: 1px solid #FF703E;
    background-image: url(../img/right_arrow.gif);
    background-position: right;
    background-repeat: no-repeat;
}

#login table {margin: 5px 8px 30px 7px; width: 280px}  /* change */
#login input {
    border: 1px solid #FDA580;
    font-size: 1em;
    padding: 0px;
    width: 105px;
}  /* change */
#login p.submit {margin: 16px 38px 0 0; text-align: right;}  /* change */

#login form.pan {width: 300px}
#login form label.pan {width: 300px}
#login form.pan ul.pan {margin: 15px 0 0 105px; list-style: none}
#login form.pan ul.pan input {width: 33px; margin-left: 5px; padding: 1px}
#login form.pan ul.pan li {font-size: 0.9em; height: 20px}
#login form.pan ul.pan input {width: 33px; margin-left: 5px;}
#login form.pan ul.pan li {font-size: 0.9em; height: 20px}

#login form.pan p.submit {margin: 18px 131px 0 0;}
#login p.pan input {width: 33px; margin-left: 5px; padding: 1px}

#help p {margin: 13px 8px 0 8px;}
#help p strong {color: #1D252C}
#help ul {margin: 3px 0 0 26px;}
    #help ul li {
        list-style-image: url(../img/orange_arrow_bullet.gif);
        height: 13px;
        line-height: 11px;
        color: #D23A06;
    }

#guidelines ol {margin: 13px 8px 0 30px;}
#guidelines ol li {margin: 0; padding: 0;}
#guidelines ol li span {margin: 0; padding: 0;}

p.orange {margin: 0 25px; padding-left: 20px; font-weight: bold; color: #1D252C; background: url(../img/blue_square_arrow.gif); background-repeat: no-repeat;}
p.orange {margin-top: 20px}
p.orange {margin-top: 0}


ol.steps {list-style: none;}

#DotNet {width: 322px} /* 353px */  /* change */

#DotNet table {font-size: 1em; color: #1D252C;}
#DotNet table tr td p {margin: 15px 0}
#DotNet table tr td.padr {padding-right: 20px;}
#DotNet table tr td.btm {height: 40px; vertical-align: bottom;}
#DotNet table tr td.submit {padding: 20px;}  /* change */
#DotNet p {margin: 13px 8px 0 8px}
#DotNet table {margin: 5px 8px 30px 7px; width: 280px}  /* change */
#DotNet input { border: 1px solid #7F9DB9; font-size: 1em; padding: 2px; width: 105px}  /* change */
#DotNet a.sub {text-decoration: none; height: 18px; padding: 4px 4px 3px 8px; width: 85px; background-color: #999; color: #fff; font-family: arial, Helvetica, sans-serif; font-size: 0.8em; border: 1px solid #001055; background-image: url(../img/right_arrow.gif); background-position: right; background-repeat: no-repeat;} /* change */
*html #DotNet a.sub {text-decoration: none; height: 18px; padding: 0 4px; width: 85px; background-color: #999; color: #fff; font-family: arial, Helvetica, sans-serif; font-size: 1em; border: 1px solid #001055; background-image: url(../img/right_arrow.gif); background-position: right; background-repeat: no-repeat;} /* change */
#DotNet p.submit {margin: 16px 38px 0 0; text-align: right;}  /* change */

#Noleft2 { float: right; width: 100%;}
    #Noleft2 h4 {
        padding-left: 5px;
        width: 100%;
        line-height: 20px;
        background-color: #FFDACB;
        color: #1D252C;
        font-size: 1.1em;
        font-weight: bold;
    }
#Noleft2 p {color: #001055; font-weight: bold; font-size: 1.1em; margin: 15px 0 10px 5px;}
#Noleft2 p.red {color: red; font-weight: bold; font-size: 1.1em; margin: 15px 0 10px 5px;}

#Noleft2 table {font-size: 1em; width: 100%; margin: 0 5px;}
#Noleft2 table th {color: #001055; font-weight: bold; margin: 15px 0 10px 5px;  padding-bottom: 2px; border-bottom: 1px solid #666;}
#Noleft2 table td {color: #1D252C; height: 24px;}
#Noleft2 table td.subtable td {width: 200px; background-color: #999;}
#Noleft2 table td.subtable table {width: 200px;}
#Noleft2 table tr.top td {height: 30px; padding-top: 3px;}
#Noleft2 table tr td.submit {margin: 16px 38px 0 0; text-align: center;}
#Noleft2 table tr td.submitret {margin: 16px 38px 0 0; text-align: center;}
#Noleft2 table tr td.contentbold {font-weight:bold;}
#Noleft2 table tr td.contentboldplus {font-size: 12px; color: #000000; font-weight: bold;}
#Noleft2 table tr td.BPHeading { background-color:#09A8E2; font-weight:bold; color:White;}
#Noleft2 table tr td table.BGGreyDark { background-color:#F2FBFE; width: 300px;}
#Noleft2 a.sub {text-decoration: none; height: 18px; padding: 0 15px; width: 120px; background-color: #FF703E; color: #1D252C; font-family: arial, Helvetica, sans-serif; font-size: 1em; border: 1px solid #001055; background-image: url(../img/right_arrow.gif); background-position: right; background-repeat: no-repeat;}
#Noleft2 a.subano {text-decoration: none; height: 18px; padding: 0 15px; width: 160px; background-color: #FF703E; color: #1D252C; font-family: arial, Helvetica, sans-serif; font-size: 1em; border: 1px solid #001055; background-image: url(../img/right_arrow.gif); background-position: right; background-repeat: no-repeat;}
#Noleft2 a.subret {text-decoration: none; height: 18px; padding: 0 4px 0 15px; width: 200px; background-color: #FF703E; color: #1D252C; font-family: arial, Helvetica, sans-serif; font-size: 1em; border: 1px solid #001055; background-image: url(../img/left_arrow.gif); background-position: left; background-repeat: no-repeat;}
#Noleft2 p.note {color: #000; font-size: 0.9em; font-weight: normal;}
#Noleft2 input.netmail {width:260px;}


.dxgvControl a {
    color: #1D252C !important;
}

.dxgvControl a:hover {
    color: #FC4C02 !important;
    text-decoration: underline;
}

.dxgvPreviewRow {
    background-color: #FFDACB ;
    color: #707070;
}

.dxeFocused {
    border : none !important;
}
.dxbButton {
    background: #FF703E !important;
    color: #1D252C !important;
    border: 1px solid #FF703E !important;
}