﻿
.Widget .dxWeb_pcCloseButton_Aqua
{
    background-image: url('../Image/w_bancos_tab.png');
    background-position: -72px -322px;
}

.Widget.dxpc-mainDiv
{
    font-weight: bold;
}

/*----*/

.WidgetGeneral.dxpc-mainDiv
{
    /*background-color: #5b92b8/*#083755*/
    border-color: #5b92b8/*#083755*/;
}


.WidgetGeneral > .dxpc-header
{
    background: -webkit-linear-gradient(#97bed9,#5b92b8,#97bed9); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#97bed9,#5b92b8,#97bed9); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#97bed9,#5b92b8,#97bed9); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#97bed9,#5b92b8,#97bed9); /* Standard syntax (must be last) */    

    border-bottom: #083755;
}

/*----*/

.WidgetBancos.dxpc-mainDiv
{
    background-color: #87b676/*#57764c*/;
    border-color: #87b676/*#57764c*/;
}


.WidgetBancos > .dxpc-header
{
    background: -webkit-linear-gradient(#b5d6a9,#87b676,#b5d6a9); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#b5d6a9,#87b676,#b5d6a9); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#b5d6a9,#87b676,#b5d6a9); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#b5d6a9,#87b676,#b5d6a9); /* Standard syntax (must be last) */    

    border-bottom: #57764c;
}

/*----*/

.WidgetConciliacion.dxpc-mainDiv
{
    background-color: #D98787/*#875454*/;
    border-color: #D98787/*#875454*/;
}


.WidgetConciliacion > .dxpc-header
{
    background: -webkit-linear-gradient(#FFC2C2,#D98787,#FFC2C2); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#FFC2C2,#D98787,#FFC2C2); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#FFC2C2,#D98787,#FFC2C2); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#FFC2C2,#D98787,#FFC2C2); /* Standard syntax (must be last) */
    
    border-bottom: #875454;
}


/*----*/

.WidgetCartera.dxpc-mainDiv
{
    background-color: #9a76b6/*#875454*/;
    border-color: #9a76b6/*#875454*/;
}


.WidgetCartera > .dxpc-header
{
    background: -webkit-linear-gradient(#E1D6E9,#9a76b6,#E1D6E9); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#E1D6E9,#9a76b6,#E1D6E9); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#E1D6E9,#9a76b6,#E1D6E9); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#E1D6E9,#9a76b6,#E1D6E9); /* Standard syntax (must be last) */
    
    border-bottom: #875454;
}
/*----*/

.WidgetContabilidad.dxpc-mainDiv
{
    background-color: #c6c96e/*#757741*/;
    border-color: #c6c96e/*#757741*/;
}


.WidgetContabilidad > .dxpc-header
{
    background: -webkit-linear-gradient(#F3F5AB,#c6c96e,#F3F5AB); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#F3F5AB,#c6c96e,#F3F5AB); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#F3F5AB,#c6c96e,#F3F5AB); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#F3F5AB,#c6c96e,#F3F5AB); /* Standard syntax (must be last) */    

    border-bottom: #757741;
}
