﻿.table_password
{
    padding-bottom: 25px;
}

.table_popup_bouton
{
    display: table;
}

.table_cell_popup_bouton
{
    display: table-cell;
    text-align: right;
    width: 100%;
}

.table_cell_popup_bouton_left
{
    padding-top: 10px;
    display: table-cell;
    text-align: left;
}


#ctl00_AssureBlockContentPlaceHolder_accordion h3
{
    font-size: 15px;
    margin-bottom: 0px;
}

#ctl00_AssureBlockContentPlaceHolder_accordion h3:hover
{
    font-size: 15px;
    text-decoration: underline;
    margin-bottom: 0px;
}

#ctl00_AssureBlockContentPlaceHolder_accordion p
{
    margin-top: 5px;
    font-size: 10px;
}


div.table_cell_popup_bouton input[type="submit"].bdr_radius_bgd_gradient_btn_shadow_auto_x_auto_px, div.table_cell_popup_bouton input[type="button"].bdr_radius_bgd_gradient_btn_shadow_auto_x_auto_px {
    border: none; /*float: left;*/ /*width: auto;*/
    height: 26px; /*----------------------------------------------------------------------------------------------*/ /*For PIE Emulation*/ /*----------------------------------------------------------------------------------------------*/
    behavior: url(/customers/apgis/prototypage/PIE.htc); /*----------------------------------------------------------------------------------------------*/ /*For shadow*/ /*----------------------------------------------------------------------------------------------*/
    /*-webkit-box-shadow: #6a6765 0px 2px 3px;
    -moz-box-shadow: #6a6765 0px 2px 3px;
    box-shadow: #6a6765 0px 2px 3px; ------------------------------------------------------------------------------------------*/ /*For border radius*/ /*----------------------------------------------------------------------------------------------*/
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px; /*----------------------------------------------------------------------------------------------*/ /*For gradient background*/ /*----------------------------------------------------------------------------------------------*/ /*For Non-CSS3 browsers*/
    background-color: #CDCBCB; /*For PIE Emulation
    -pie-background: linear-gradient(bottom, #E88B1C 0%, #E88B1C 100%); /*For Future CSS3 browsers*/
    background-image: linear-gradient(bottom, #CDCBCB 0%, #CDCBCB 100%); /*For Opera 11.10+*/
    background-image: -o-linear-gradient(bottom, #CDCBCB 0%, #CDCBCB 100%); /*For Mozilla Firefox / Gecko */
    background-image: -moz-linear-gradient(bottom, #CDCBCB 0%, #CDCBCB 100%); /*For Safari Chrome / New Webkit */
    background-image: -webkit-linear-gradient(bottom, #CDCBCB 0%, #CDCBCB 100%); /*For Safari Chrome / Old Webkit */
    background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0%, #CDCBCB), color-stop(100%, #CDCBCB) ); /*For Internet Explorer 05.5 -> 07 */ /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#b1b1b1);*/ /*For Internet Explorer 08 */ /*-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#b1b1b1)";*/ /*For Internet Explorer 09*/ /*background-image: -ms-linear-gradient(bottom, #b1b1b1 0%, #FFFFFF 100%);*/ /*For Internet Explorer 10*/
    background: -ms-linear-gradient(bottom, #CDCBCB, #CDCBCB);
    /*----------------------------------------------------------------------------------------------*/
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    color: #4d4d4d;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    margin-left: 10px;
    padding-right: 17px;
    padding-left: 17px;
    padding-bottom: 10px;
    padding-top: 3px;
}


div.table_cell_popup_bouton input[type="submit"].bdr_radius_bgd_gradient_btn_shadow_auto_x_auto_px:hover, div.table_cell_popup_bouton input[type="button"]:hover.bdr_radius_bgd_gradient_btn_shadow_auto_x_auto_px
{
    /*float: left;*/
    height: 26px; /*width: auto;*/ /*----------------------------------------------------------------------------------------------*/ /*For PIE Emulation*/ /*----------------------------------------------------------------------------------------------*/
    behavior: url(/customers/apgis/prototypage/PIE.htc); /*----------------------------------------------------------------------------------------------*/ /*For shadow*/ /*----------------------------------------------------------------------------------------------*/
    /*-webkit-box-shadow: #6a6765 0px 2px 3px;
    -moz-box-shadow: #6a6765 0px 2px 3px;
    box-shadow: #6a6765 0px 2px 3px; --------------------------------------------------------------------------------------*/ /*For border radius*/ /*----------------------------------------------------------------------------------------------*/
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px; /*----------------------------------------------------------------------------------------------*/ /*For gradient background*/ /*----------------------------------------------------------------------------------------------*/ /*For Non-CSS3 browsers*/
    background-color: #E88B1C; /*For PIE Emulation*/
    -pie-background: linear-gradient(bottom, #E88B1C 0%, #E88B1C 100%); /*For Future CSS3 browsers*/
    background-image: linear-gradient(bottom, #E88B1C 0%, #E88B1C 100%); /*For Opera 11.10+*/
    background-image: -o-linear-gradient(bottom, #E88B1C 0%, #E88B1C 100%); /*For Mozilla Firefox / Gecko */
    background-image: -moz-linear-gradient(bottom, #E88B1C 0%, #E88B1C 100%); /*For Safari Chrome / New Webkit */
    background-image: -webkit-linear-gradient(bottom, #E88B1C 0%, #E88B1C 100%); /*For Safari Chrome / Old Webkit */
    background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0%, #E88B1C), color-stop(100%, #E88B1C) ); /*For Internet Explorer 05.5 -> 07 */ /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#e6e6e6, endColorstr=#929292);*/ /*For Internet Explorer 08 */ /*-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#e6e6e6, endColorstr=#929292)";*/ /*For Internet Explorer 09*/ /*background-image: -ms-linear-gradient(bottom, #929292 0%, #e6e6e6 100%);*/ /*For Internet Explorer 10*/
    background: -ms-linear-gradient(bottom, #E88B1C, #E88B1C); /*----------------------------------------------------------------------------------------------*/
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    padding-bottom:10px; 
}


.close_image
{
    display: block;
    position: absolute;
    top: -25px;
    right: -25px;
    height: 43px;
    width: 43px;
    background-image: url(/customers/apgis/prototypage/img/bgd_0050x0050px_close_contour.png);
    background-position: -4px -4px;
    cursor: pointer;
    -moz-border-radius: 17px;
    -webkit-border-radius: 17px;
    -khtml-border-radius: 17px;
}

.close_image:hover
{
    display: block;
    position: absolute;
    top: -25px;
    right: -25px;
    height: px;
    width: 43px;
    background-image: url(/customers/apgis/prototypage/img/bgd_0050x0050px_close_contour.png);
    background-position: -4px -54px;
    cursor: pointer;
    -moz-border-radius: 17px;
    -webkit-border-radius: 17px;
    -khtml-border-radius: 17px;
}


.banque, .guichet, .compte, .cle, .bic
{
    display: table-cell;
    border: solid 2px transparent;
    border-collapse: collapse;
}


/*-----------------------------------------------------------------------------------------------------------------------------*/
input[type="button"].bdr_radius_bgd_gradient_btn_shadow_auto_x_auto_px
{
    border: none; /*float: left;*/
    display: inline-block;
    width: auto;
    height: 29px; /*----------------------------------------------------------------------------------------------*/ /*For PIE Emulation*/ /*----------------------------------------------------------------------------------------------*/ /*behavior: url(/customers/apgis/prototypage/PIE.htc);*/
    /*-webkit-box-shadow: #6a6765 0px 2px 3px;
    -moz-box-shadow: #6a6765 0px 2px 3px;
    box-shadow: #6a6765 0px 2px 3px; /*---------------------------------------------------------------------------------------------*/ /*For border radius*/ /*----------------------------------------------------------------------------------------------*/
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px; /*----------------------------------------------------------------------------------------------*/ /*For gradient background*/ /*----------------------------------------------------------------------------------------------*/ /*For Non-CSS3 browsers*/
    background-color: #CDCBCB; /*For PIE Emulation*/
    -pie-background: linear-gradient(bottom, #CDCBCB 0%, #CDCBCB 100%); /*For Future CSS3 browsers*/
    background-image: linear-gradient(bottom, #CDCBCB 0%, #CDCBCB 100%); /*For Opera 11.10+*/
    background-image: -o-linear-gradient(bottom, #CDCBCB 0%, #CDCBCB 100%); /*For Mozilla Firefox / Gecko */
    background-image: -moz-linear-gradient(bottom, #CDCBCB 0%, #CDCBCB 100%); /*For Safari Chrome / New Webkit */
    background-image: -webkit-linear-gradient(bottom, #CDCBCB 0%, #CDCBCB 100%); /*For Safari Chrome / Old Webkit */
    background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0%, #CDCBCB), color-stop(100%, #CDCBCB) ); /*For Internet Explorer 05.5 -> 07 */ /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#b1b1b1);*/ /*For Internet Explorer 08 */ /*-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#b1b1b1)";*/ /*For Internet Explorer 09*/ /*background-image: -ms-linear-gradient(bottom, #b1b1b1 0%, #FFFFFF 100%);*/ /*For Internet Explorer 10*/
    background: -ms-linear-gradient(bottom, #CDCBCB, #CDCBCB); /*----------------------------------------------------------------------------------------------*/
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 13px;
    color: #4d4d4d;
    text-decoration: none;
    vertical-align: middle;
    position: relative;
    cursor: pointer;
    margin-left: 10px;
    padding-right: 17px;
    padding-left: 17px;    
    padding-bottom : 4px;
}
/*-----------------------------------------------------------------------------------------------------------------------------*/
input[type="button"].bdr_radius_bgd_gradient_btn_shadow_auto_x_auto_px:hover
{
    /*float: left;*/
    display: inline-block;
    height: 29px; /*width: auto;*/ /*----------------------------------------------------------------------------------------------*/ /*For PIE Emulation*/ /*----------------------------------------------------------------------------------------------*/ /*behavior: url(/customers/apgis/prototypage/PIE.htc);*/
    /*-webkit-box-shadow: #6a6765 0px 2px 3px;
    -moz-box-shadow: #6a6765 0px 2px 3px;
    box-shadow: #6a6765 0px 2px 3px; *//*-------------------------------------------------------------------------------------------*/ /*For border radius*/ /*----------------------------------------------------------------------------------------------*/
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px; /*----------------------------------------------------------------------------------------------*/ /*For gradient background*/ /*----------------------------------------------------------------------------------------------*/ /*For Non-CSS3 browsers*/
    background-color: #e88b1c; /*For PIE Emulation*/
    -pie-background: linear-gradient(bottom, #e88b1c 0%, #e88b1c 100%); /*For Future CSS3 browsers*/
    background-image: linear-gradient(bottom, #e88b1c 0%, #e88b1c 100%); /*For Opera 11.10+*/
    background-image: -o-linear-gradient(bottom, #e88b1c 0%, #e88b1c 100%); /*For Mozilla Firefox / Gecko */
    background-image: -moz-linear-gradient(bottom, #929292 0%, #e88b1c 100%); /*For Safari Chrome / New Webkit */
    background-image: -webkit-linear-gradient(bottom, #e88b1c 0%, #e88b1c 100%); /*For Safari Chrome / Old Webkit */
    background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0%, #e88b1c), color-stop(100%, #e88b1c) ); /*For Internet Explorer 05.5 -> 07 */ /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#e6e6e6, endColorstr=#929292);*/ /*For Internet Explorer 08 */ /*-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#e6e6e6, endColorstr=#929292)";*/ /*For Internet Explorer 09*/ /*background-image: -ms-linear-gradient(bottom, #929292 0%, #e6e6e6 100%);*/ /*For Internet Explorer 10*/
    background: -ms-linear-gradient(bottom, #e88b1c, #e88b1c); /*----------------------------------------------------------------------------------------------*/
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 13px;
    color: #ffffff;
    text-decoration: none;
    vertical-align: middle;
    position: relative;
    cursor: pointer;
     padding-right: 17px;
    padding-left: 17px;    
    padding-bottom : 4px;
}
/*-----------------------------------------------------------------------------------------------------------------------------*/
.td_infos_identifiants
{
    width: auto;
}

.td_infos_password
{
    width: auto;
    padding-left: 20px;
}

.div_btn_password
{
    padding-top: 20px;
}

.div_mode_paiement
{
    padding-bottom: 20px;
}

.td_infos input[type="password"]
{
    display: block;
    /*border: 1px solid #FFFFFF;*/
    cursor: text; /*----------------------------------------------------------------------------------------------*/ /* For border radius */ /*----------------------------------------------------------------------------------------------*/
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px; /*----------------------------------------------------------------------------------------------*/ /* For gradient background */ /*----------------------------------------------------------------------------------------------*/ /* For Non-CSS3 Old browsers */
    background-color: #FFFFFF; /* For W3C Future CSS3 browsers */
    background-image: linear-gradient(bottom, #e3e3e3 80%, #c1c1c1 100%); /* For Opera 11.10+ */
    background-image: -o-linear-gradient(bottom, #e3e3e3 80%, #c1c1c1 100%); /* For Mozilla Firefox FF3.6+ / Gecko */
    background-image: -moz-linear-gradient(bottom, #e3e3e3 80%, #c1c1c1 100%); /* For Safari 5.1+, Chrome 10+ / New Webkit */
    background-image: -webkit-linear-gradient(bottom, #e3e3e3 80%, #c1c1c1 100%); /* For Safari 4+, Chrome / Old Webkit */
    background-image: -webkit-gradient( linear, left bottom, left top, color-stop(80%, #e3e3e3), color-stop(100%, #c1c1c1) ); /* For Internet Explorer 05.5 -> 07 */ /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#c1c1c1, endColorstr=#e3e3e3);*/ /* For Internet Explorer 08 */ /*-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#c1c1c1, endColorstr=#e3e3e3)";*/ /* For Internet Explorer 6 -> 8 */ /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c1c1c1', endColorstr='#e3e3e3', GradientType=0); */ /* For Internet Explorer 10+ */
    background: -ms-linear-gradient(bottom, #e3e3e3 80%, #c1c1c1 100%); /*----------------------------------------------------------------------------------------------*/
    width: 353px;
    position: relative; /* 1-> Taille avant position + 2-> Taille en pixels + 3-> Position relative (RESPECTER CET ORDRE !) */
    padding-right: 6px;
    padding-left: 6px;
    font-size : 12px !important;
}


.adresse_mail
{
    font-size: 10px;
    font-style: italic;
    padding: 0px;
    padding-top: 10px;
    color: #6a6a6a;
}

.DecompteGroupRowLabel
{
    display: table-cell;
    text-align: left;
    padding-left: 10px;
    color: White;
}


.dxgvTable .dxgv
{
}

.DecompteGroupRowMontantLabel
{
    display: table-cell;
    vertical-align:middle;
    text-align: left;
    color: White;
    font-weight:bold;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    border-collapse:collapse;
    float:right;
}

.DecompteGroupRowMontant
{
    display: table-cell;
    vertical-align:middle;
    text-align: right;
    width:45px;
    color: White;
    font-weight:bold;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    border-collapse:collapse;
    float:right;
    padding-right:4px;
}

.DecompteEncart
{
    padding-bottom: 17px;
    padding-top: 10px;
}

.DecompteSortBtnDiv
{
    display: table-cell;
    padding-right: 35px;
    margin-left:0px !important;
}

.DecompteSortBtnDiv a img
{
    padding-left: 20px;
    vertical-align: middle;
}

.DecompteFilter
{
    display: table-cell;
    vertical-align: middle;
    padding-left: 5px;
    font-size: 12px;
    line-height: 19px;
    color: #676767;
}

.DecompteFilterBtn
{
    display: table-cell;
    vertical-align: middle;
    font-size: 12px;
    line-height: 19px;
    color: #676767;
    padding-bottom:1px;
}

.ajust
{
    margin-left:0px !important;
}

.ajustFilter
{
    margin-left:8px !important;
}

.dxgvTable td
{
    height: 0px;
}


.DecompteGroupRowDiv
{
    display: table;
    width: 100%;
    font-weight:bold;
    color: #5F5F5F;
}


.DecompteGroupFooterRowCell0
{
    /*For Non-CSS3 browsers*/
    background-color: #FFA12E;
    background-image: url(/App_Themes/apgis/Gridview/orange_gradient.png);
    background-position: 0px 0px;
    height: 25px;
    width: 22px;
    color: White;
    border-right-color:transparent !important;
}

.DecompteGroupFooterRowCell1
{
    /*For Non-CSS3 browsers*/
    background-color: #FFA12E;
    background-image: url(/App_Themes/apgis/Gridview/orange_gradient.png);
    background-position: -24px 0px;
    height: 25px;
    width: 295px;
    color: White;
}

.DecompteGroupFooterRowCell2
{
    /*For Non-CSS3 browsers*/
    background-color: #FFA12E;
    background-image: url(/App_Themes/apgis/Gridview/orange_gradient.png);
    background-position: -319px 0px;
    height: 25px;
    width: 117px;
    color: White;
}

.DecompteGroupFooterRowCell3
{
    /*For Non-CSS3 browsers*/
    background-color: #FFA12E;
    background-image: url(/App_Themes/apgis/Gridview/orange_gradient.png);
    background-position: -436px 0px;
    height: 25px;
    width: 117px;
    color: White;
}

.DecompteGroupFooterRowCell4
{
    /*For Non-CSS3 browsers*/
    background-color: #FFA12E;
    background-image: url(/App_Themes/apgis/Gridview/orange_gradient.png);
    background-position: -551px 0px;
    height: 25px;
    width: 118px;
    color: White;
}

.DecompteGroupFooterRowAltCell0
{
    /*For Non-CSS3 browsers*/
    background-color: #6AA8E1;
    background-image: url(/App_Themes/apgis/Gridview/blue_gradient.png);
    background-position: 0px 0px;
    height: 25px;
    width: 22px;
    color: White;
    border-right-color:transparent !important;
}

.DecompteGroupFooterRowAltCell1
{
    /*For Non-CSS3 browsers*/
    background-color: #6AA8E1;
    background-image: url(/App_Themes/apgis/Gridview/blue_gradient.png);
    background-position: -24px 0px;
    height: 25px;
    width: 295px;
    color: White;
}

.DecompteGroupFooterRowAltCell2
{
    /*For Non-CSS3 browsers*/
    background-color: #6AA8E1;
    background-image: url(/App_Themes/apgis/Gridview/blue_gradient.png);
    background-position: -319px 0px;
    height: 25px;
    width: 117px;
    color: White;
}

.DecompteGroupFooterRowAltCell3
{
    /*For Non-CSS3 browsers*/
    background-color: #6AA8E1;
    background-image: url(/App_Themes/apgis/Gridview/blue_gradient.png);
    background-position: -436px 0px;
    height: 25px;
    width: 117px;
    color: White;
}

.DecompteGroupFooterRowAltCell4
{
    /*For Non-CSS3 browsers*/
    background-color: #6AA8E1;
    background-image: url(/App_Themes/apgis/Gridview/blue_gradient.png);
    background-position: -551px 0px;
    height: 25px;
    width: 118px;
    color: White;
}

.DecompteGroupFooterRowCell
{
    border-bottom: 20px solid White !important;
}

.DecompteGroupRow
{
    -webkit-border-horizontal-spacing: 0px;
    -webkit-border-vertical-spacing: 0px; 
    border-bottom-color: gray;
    border-bottom-style: none;
    border-bottom-width: 0px;
    border-collapse: separate;
    border-left-color: gray;
    border-left-style: none;
    border-left-width: 0px;
    border-right-color: gray;
    border-right-style: none;
    border-right-width: 0px;
    border-top-color: gray;
    border-top-style: none;
    border-top-width: 0px;
    cursor: default;
    empty-cells: show;
    float: none;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 13px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    height: 25px;
    line-height: normal;
    list-style-type: none;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    text-decoration: none;
    vertical-align: middle; 
    /*For Non-CSS3 browsers*/
    background-color: #6AA8E1;
	/*For Future CSS3 browsers*/
    background-image: linear-gradient(left, #6AA8E1 50%, #FFFFFF 100%); 
    /*For Opera 11.10+*/
    background-image: -o-linear-gradient(left, #6AA8E1 50%, #FFFFFF 100%); 
    /*For Mozilla Firefox / Gecko */
    background-image: -moz-linear-gradient(left, #6AA8E1 50%, #FFFFFF 100%); 
    /*For Safari Chrome / New Webkit */
    background-image: -webkit-linear-gradient(left, #6AA8E1 50%, #FFFFFF 100%); 
    /*For Safari Chrome / Old Webkit */
    background-image: -webkit-gradient( linear, left top, right top, color-stop(0.5,#6AA8E1), color-stop(1, #FFFFFF) ); 
    /*For Internet Explorer 05.5 -> 07 */ 
    /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#6AA8E1, endColorstr=#FFFFFF);*/ 
    /*For Internet Explorer 08 */ 
     -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#6AA8E1, endColorstr=#FFFFFF)";
    /*For Internet Explorer 09*/ 
    /*background-image: -ms-linear-gradient(left top, #6AA8E1 50%, #FFFFFF 100%);*/ 
    /*For Internet Explorer 10*/
    background: -ms-linear-gradient(bottom, #6AA8E1, #FFFFFF); 
    /*----------------------------------------------------------------------------------------------*/
}


.DecompteGroupRowAlt
{
    border: 0px none gray;
    margin: 0px;
    padding: 0px;
    -webkit-border-horizontal-spacing: 0px;
    -webkit-border-vertical-spacing: 0px; 
    border-collapse: separate;
    cursor: default;
    empty-cells: show;
    float: none;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    height: 25px;
    line-height: normal;
    list-style-type: none;
    min-height: 0px;
    text-decoration: none;
    vertical-align: middle;
    /*For Non-CSS3 browsers*/
    background-color: #FFA12E;
	/*For Future CSS3 browsers*/
    /*For Opera 11.10+*/
    /*For Mozilla Firefox / Gecko */
    /*For Safari Chrome / New Webkit */
    /*For Safari Chrome / Old Webkit */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFA12E, endColorstr=#FFFFFF, GradientType=1)";
    background-image: -webkit-gradient( linear, left top, right top, color-stop(0.5,#FFA12E), color-stop(1, #FFFFFF) );/*For Internet Explorer 05.5 -> 07 */ 
    /*For Internet Explorer 08 */
}


.IndentRowAlt
{
    background-color: #6AA8E1 !important;
}

.IndentRow
{
    background-color: #FFA12E !important;
}

.LastIndentRowAlt
{
    background-color: #6AA8E1 !important;
    background-image: linear-gradient(top, #6AA8E1 0%, #FFFFFF 100%); /*For Opera 11.10+*/
    background-image: -o-linear-gradient(top, #6AA8E1 0%, #FFFFFF 100%); /*For Mozilla Firefox / Gecko */
    background-image: -moz-linear-gradient(top, #6AA8E1 0%, #FFFFFF 100%); /*For Safari Chrome / New Webkit */
    background-image: -webkit-linear-gradient(top, #6AA8E1 0%, #FFFFFF 100%); /*For Safari Chrome / Old Webkit */
    background-image: -webkit-gradient( linear, left top, top bottom, color-stop(0,#6AA8E1), color-stop(1, #FFFFFF) ); 
    /*For Internet Explorer 05.5 -> 07 */ 
    /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#b1b1b1);*/ 
    /*For Internet Explorer 08 */ 
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#6AA8E1, endColorstr=#FFFFFF, GradientType=0)";
    /*For Internet Explorer 09*/ 
    /*background-image: -ms-linear-gradient(bottom, #b1b1b1 0%, #FFFFFF 100%);*/ 
    /*For Internet Explorer 10*/
    background: -ms-linear-gradient(bottom, #6AA8E1, #FFFFFF); 
    /*----------------------------------------------------------------------------------------------*/
}

.LastIndentRow
{
    background-color: #FFA12E !important;
    background-image: linear-gradient(top, #FFA12E 0%, #FFFFFF 100%); /*For Opera 11.10+*/
    background-image: -o-linear-gradient(top, #FFA12E 0%, #FFFFFF 100%); /*For Mozilla Firefox / Gecko */
    background-image: -moz-linear-gradient(top, #FFA12E 0%, #FFFFFF 100%); /*For Safari Chrome / New Webkit */
    background-image: -webkit-linear-gradient(top, #FFA12E 0%, #FFFFFF 100%); /*For Safari Chrome / Old Webkit */
    background-image: -webkit-gradient( linear, left top, top bottom, color-stop(0,#FFA12E), color-stop(1, #FFFFFF) ); 
    /*For Internet Explorer 05.5 -> 07 */ 
    /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#b1b1b1);*/ 
    /*For Internet Explorer 08 */ 
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFA12E, endColorstr=#FFFFFF, GradientType=0)";
    /*For Internet Explorer 09*/ 
    /*background-image: -ms-linear-gradient(bottom, #b1b1b1 0%, #FFFFFF 100%);*/ 
    /*For Internet Explorer 10*/
    background: -ms-linear-gradient(bottom, #FFA12E, #FFFFFF); 
    /*----------------------------------------------------------------------------------------------*/
}

.dx_position div
{
    top:auto !important;
    left:auto !important;
}


input[type="button"].popup_button_valider,
input[type="submit"].popup_button_valider,
input[type="button"].popup_button_annuler,
input[type="submit"].popup_button_oui,
input[type="button"].popup_button_oui,
input[type="button"].popup_button_non {
    /*background-image: url(/customers/apgis/prototypage/img/bgd_0280x0075px_btn_popup.png);*/
    /* background-image: url(/customers/apgis/prototypage/img/bgd_0280x0075px_btn_popup_vierge.png); */ /* A UTILISER SI TEXTE DIRECTEMENT EN HTML */
    background-repeat: no-repeat;
    background-position: 0px 0px;
    border: none;
    text-decoration: none;
    background-color: transparent;
    display: inline-block;
    /*float: left;*/
    height: 26px;
    width: 80px;
    position: relative;
    cursor: pointer;
    margin: 10px 5px 0px 0px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 13px;
    color: #4d4d4d;
    background-color: #CDCBCB;
}

input[type="button"].popup_button_oui,
input[type="submit"].popup_button_oui,
input[type="button"].popup_button_non {				width: 60px;	}
input[type="button"].popup_button_valider:hover,
input[type="submit"].popup_button_valider:hover,
input[type="button"].popup_button_annuler:hover,
input[type="submit"].popup_button_oui:hover,
input[type="button"].popup_button_oui:hover,
input[type="button"].popup_button_non:hover {		background-position: 0px -25px;		font-size:14px;}
input[type="button"].popup_button_valider:active,
input[type="submit"].popup_button_valider:active,
input[type="button"].popup_button_annuler:active,
input[type="submit"].popup_button_oui:active,
input[type="button"].popup_button_oui:active,
input[type="button"].popup_button_non:active {		background-position: 0px -50px;		}
input[type="button"].popup_button_annuler {			background-position: -80px 0px;		}
input[type="button"].popup_button_annuler:hover {	background-position: -80px -25px;	}
input[type="button"].popup_button_annuler:active {	background-position: -80px -50px;	}
input[type="submit"].popup_button_oui {				background-position: -160px 0px;	}
input[type="button"].popup_button_oui {				background-position: -160px 0px;	}
input[type="submit"].popup_button_oui:hover {		background-position: -160px -25px;	}
input[type="button"].popup_button_oui:hover {		background-position: -160px -25px;	}
input[type="submit"].popup_button_oui:active {		background-position: -160px -50px;	}
input[type="button"].popup_button_oui:active {		background-position: -160px -50px;	}
input[type="button"].popup_button_non {				background-position: -220px 0px;	}
input[type="button"].popup_button_non:hover {		background-position: -220px -25px;	}
input[type="button"].popup_button_non:active {		background-position: -220px -50px;	}


