﻿/************************************************************/
/***************   DEFAULTS         *************************/
/************************************************************/


@font-face {
    font-family: 'VarelaRound-Regular';
    src: url('../fonts/VarelaRound-Regular.eot');
    src: url('../fonts/VarelaRound-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/VarelaRound-Regular.woff') format('woff'), url('../fonts/VarelaRound-Regular.ttf') format('truetype'), url('../fonts/VarelaRound-Regular.svg#VarelaRound-Regular') format('svg');
}


html {
    width: 100%;
    height: 100%;
    margin: 0;
    /*font-family:Calibri,Arial;*/
    font-size: 20px;
    font-family: 'VarelaRound-Regular',sans-serif !important;
}

body.all {
    width: 100%;
    height: 100%;
    margin: 0;
    background-color: #fff;
}

/*body, html, p, a, span, div, h1, h2, h3, h4, h5*/
body, html, p, a, div, span, h1, h2, h3, h4, h5 {
    /*font-family:Arial;*/
    font-family: 'VarelaRound-Regular',sans-serif !important;
}

body, html, p, a, div {
    font-size: 13px;
}


form.all {
    width: 100%;
    /*height: 100%;*/
    margin: 0;
}

div.container {
    padding: 0px;
    /*paddings*/
    padding: 15px 0px;
    padding-left: 25px;
    padding-right: 25px;
    /* Ombre */
    background: url('../img/bg-div-main.png') 0 0 repeat-x !important;
}

/*table.all {
    width: 100%;
    height: 100%;
}

td.masterHeaderRepeatLeft {
    background-repeat: repeat-x;
    background-image: url('../img/master/bloc-repeat.jpg');
}


td.masterHeaderRepeat {
    text-align: right;
    min-width: 500px;
    background-repeat: repeat-x;
    background-image: url('../img/master/bloc-repeat.jpg');
    padding-bottom: 9px;
}

td.masterMainContent {
    background-repeat: no-repeat;
    padding-left: 10px;
    vertical-align: top;
}

td.masterHeaderPanel {
    padding-top: 2px;
    padding-left: 1px;
    padding-right: 1px;
    height: 100px;
}

td.BackgroundMenu {
    height: 20px;
}

td.footer {
    height: 16px;
    background-image: url('../img/master/footer-repeat.jpg');
    text-align: right;
    vertical-align: top;
    white-space: nowrap;
}

span.footertitle {
    font-size: 12px;
    color: #666666;
    font-variant: small-caps;
    text-transform: none;
    font-weight: 200;
    margin-right: 10px;
    margin-bottom: 2px;
}

td.mastermessage {
    height: 1px;
    padding-top: 1px;
}*/

a.HyperLinkStyle {
    font-size: 12px;
}

/************************************************************/
/***************   Small Message    *************************/
/************************************************************/
td.SmallMessageTopRepeat {
    background-image: url('../img/message/sheet-repeat-top.png');
    background-repeat: repeat-x;
    height: 8px;
}

td.SmallMessageLeftTop {
    background-image: url('../img/message/sheet-left-top.png');
    background-repeat: no-repeat;
    height: 8px;
    width: 8px;
}

td.SmallMessageRightTop {
    background-image: url('../img/message/sheet-right-top.png');
    background-repeat: no-repeat;
    height: 8px;
    width: 11px;
}

td.SmallMessageBottomRepeat {
    background-image: url('../img/message/sheet-repeat-bottom.png');
    background-repeat: repeat-x;
    height: 11px;
}

td.SmallMessageLeftBottom {
    background-image: url('../img/message/sheet-left-bottom.png');
    background-repeat: no-repeat;
    height: 11px;
    width: 8px;
}

td.SmallMessageRightBottom {
    background-image: url('../img/message/sheet-right-bottom.png');
    background-repeat: no-repeat;
    height: 11px;
    width: 11px;
}

td.SmallMessageLeftRepeat {
    background-image: url('../img/message/sheet-left-repeat.png');
    background-repeat: repeat-y;
    width: 8px;
}

td.SmallMessageRightRepeat {
    background-image: url('../img/message/sheet-right-repeat.png');
    background-repeat: repeat-y;
    width: 11px;
}

td.SmallMessageContent {
    background-color: #F5F5F5;
    font-size: 12px;
    color: #404040;
    text-align: center;
}

/************************************************************/
/***************   Formulaires portail      *****************/
/************************************************************/

td.fieldname {
    width: 50%;
}

td.fieldvalue {
    width: 50%;
}



/***************************************************/
/***              PAGE D'IDENTIFICATION           **/
/***************************************************/
#divloginblur {
    background-image: url(../img/fond.jpeg);
    background-repeat: repeat-y repeat-x;
    width: 100%;
    height: 100%;
    position: absolute;
}

.form-signin {
    max-width: 330px;
    padding: 15px;
    margin: 0 auto;
}

    .form-signin .form-signin-heading,
    .form-signin .checkbox {
        margin-bottom: 10px;
    }

    .form-signin .checkbox {
        font-weight: normal;
    }

    .form-signin .form-control {
        position: relative;
        height: auto;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 10px;
        font-size: 16px;
    }

        .form-signin .form-control:focus {
            z-index: 2;
        }

    .form-signin input[type="email"] {
        margin-bottom: -1px;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }

    .form-signin input[type="password"] {
        margin-bottom: 10px;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }
/***************************************************/




/************************************************************/
/***************   MENU DEVEXPRESS   *******************/
/************************************************************/
.dxmMenuItemSelected_DevEx, .dxmMenuItemSelectedWithImage_DevEx, .dxmMenuItemWithPopOutImage_DevEx, .dxmMenuItemWithImageWithPopOutImage_DevEx {
    font-size: 13px;
}


/************************************************************/
/***************   GRIDVIEWS DEVEXPRESS   *******************/
/************************************************************/
/*.dxgvControl_DevEx, .dxgvDisabled_DevEx {
  border: 1px solid #9da0aa;
  font: 13px Arial !important;
  background-color: #f1f2f6;
  color: #201f35;
  cursor: default;
}


.dxgvHeader_DevEx {
  cursor: pointer;
  white-space: nowrap;
  padding: 5px 6px;
  border: 1px solid #cacbd3;
  background: #337AB7 !important;
  overflow: hidden;
  text-align: center !important;
  font-size:15px !important;
  font-weight:bold !important;
  color:#fff !important;

}

.dxgvHeader_DevEx table {
  color: #fff !important;
  -webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}

.dxgvHeader_DevEx, .dxgvHeader_DevEx table {
  color: #fff !important;
}


.dxgvFilterRow_DevEx td.dxgv {
    background-color:#59779B;
    
  border-bottom: 1px solid #244061;
  border-right-width: 0;
  border-top-width: 0;
  border-left-width: 0;
  padding: 2px 3px 2px 2px;
  overflow: hidden;
}


.dxgvFocusedRow_DevEx {
  background-image:none !important;
    background-color:Red !important;
  color: #2B22F0;
}
.dxgvFocusedRow_DevEx {
   background-image:none !important;
    background-color:#E4EFFB !important;
  color: #201f35;
}*/



.dxgvControl_DevEx, .dxgvDisabled_DevEx {
    font-family: 'VarelaRound-Regular',sans-serif !important;
    font-size: 13px !important;
    cursor: default;
}


.dxgvHeader_DevEx {
    cursor: pointer;
    white-space: nowrap;
    padding: 5px 6px;
    overflow: hidden;
    text-align: center !important;
    font-family: 'VarelaRound-Regular',sans-serif !important;
    font-size: 14px !important;
    font-weight: bold !important;
}

    .dxgvHeader_DevEx table {
        font-family: 'VarelaRound-Regular',sans-serif !important;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
    }

    .dxgvHeader_DevEx, .dxgvHeader_DevEx table {
        font-family: 'VarelaRound-Regular',sans-serif !important;
    }


.dxgvFilterRow_DevEx td.dxgv {
    border-right-width: 0;
    border-top-width: 0;
    border-left-width: 0;
    padding: 2px 3px 2px 2px;
    overflow: hidden;
    font-size: 13px !important;
}


.dxeButtonEditButton_DevEx,
.dxeCalendarButton_DevEx,
.dxeButtonEditButton_DevEx td.dx,
.dxeCalendarButton_DevEx td.dx,
.dxeSpinIncButton_DevEx,
.dxeSpinDecButton_DevEx,
.dxeSpinLargeIncButton_DevEx,
.dxeSpinLargeDecButton_DevEx,
.dxeSpinIncButton_DevEx td.dx,
.dxeSpinDecButton_DevEx td.dx,
.dxeSpinLargeIncButton_DevEx td.dx,
.dxeSpinLargeDecButton_DevEx td.dx {
    font-size: 15px;
    font-family: 'VarelaRound-Regular',sans-serif !important;
    text-align: center;
    white-space: nowrap;
}

.dxeEditArea_DevEx.dxeEditAreaSys {
    font-size: 14px;
    font-family: 'VarelaRound-Regular',sans-serif !important;
    height: 20px;
    margin-bottom: 1px;
    border-top: 1px solid #9da0aa;
    border-right: 1px solid #c2c4cb;
    border-bottom: 1px solid #d9dae0;
    border-left: 1px solid #c2c4cb;
}

.dxeListBoxItem_DevEx {
    font-size: 14px;
    font-family: 'VarelaRound-Regular',sans-serif !important;
    padding: 2px 5px;
    white-space: nowrap;
    text-align: left;
    border-width: 0;
}

.dxpSummary_DevEx {
    font-size: 13px;
}

.dxpSummary_DevEx, .dxpSummary_DevEx {
    font-size: 13px;
}
/************************************************************/

.header {
    height: 60px;
    line-height: 50px;
    vertical-align: middle;
    width: 100%;
    background-color: #2973B1;
    color: #fff;
    padding-left: 20px;
    padding-right: 50px;
    -webkit-box-shadow: 0 2px 2px -2px rgba(0, 0, 0, .52);
}

#divLogo {
    float: left;
}

#divTitle {
    padding-left: 30px;
    float: left;
    font-size: 33px;
    padding-top: 4px;
}



#divLogin {
    float: right;
}

#divConnexion {
    width: 600px;
    height: 400px;
    position: absolute;
    left: 40%;
    top: 20%;
}

.topblur {
    z-index: 60;
}





/**************MENU BOOTSTRAP****/
.navbar-default .navbar-nav > li > a {
    /*color: #2973B1;*/
    font-size: 15px;
}
/****************************/




.container {
    /*display: none;*/
    width: 100%;
}


.loginLabel {
    color: white !important;
    font-size: 14px;
    font-style: oblique;
}

    .loginLabel:hover {
        cursor: default !important;
    }




.small, small {
    font-size: 95%;
}



.panel-yellow {
    border-color: #f0ad4e;
}

    .panel-yellow .panel-heading {
        border-color: #f0ad4e;
        color: #fff;
        background-color: #f0ad4e;
    }

    .panel-yellow a {
        color: #f0ad4e;
    }

        .panel-yellow a:hover {
            color: #df8a13;
        }

.panel-green {
    border-color: #5cb85c;
}

    .panel-green .panel-heading {
        border-color: #5cb85c;
        color: #fff;
        background-color: #5cb85c;
    }

    .panel-green a {
        color: #5cb85c;
    }

        .panel-green a:hover {
            color: #3d8b3d;
        }

.panel-red {
    border-color: #d9534f;
}

    .panel-red .panel-heading {
        border-color: #d9534f;
        color: #fff;
        background-color: #d9534f;
    }

    .panel-red a {
        color: #d9534f;
    }

        .panel-red a:hover {
            color: #b52b27;
        }



.panel-blue {
    border-color: #244061;
}

    .panel-blue .panel-heading {
        border-color: #244061;
        color: #fff;
        background-color: #244061;
    }

    .panel-blue a {
        color: #fff;
    }

        .panel-blue a:hover {
            color: #f0ad4e;
        }

.textUpBtn {
    font-size: 110%;
}




.adduser .form-control {
    position: relative;
    height: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
    font-size: 16px;
}

    .adduser .form-control:focus {
        z-index: 2;
    }

.lbladduser {
    padding-top: 15px;
}


/****************************** ERREUR DEVEXPRESS *********************************/
.dxeErrorCell_DevEx,
.dxeErrorCell_DevEx td {
    font: 14px 'VarelaRound-Regular',sans-serif !important;
    color: Red;
}




/* Permet aux ASPxTextbox dans un formulaire d'avoir le bon comportement avec bootstrap */
.dxeTextBoxSys.form-control {
    display: table!important;
}
/* De même qu'au dessus mais pour les ASPxMemo */
.dxeMemoSys.form-control {
    display: table!important;
}

.ghostFooter {
    position: absolute;
    bottom: 0;
    left: 10px;
    font: 25px 'VarelaRound-Regular',sans-serif !important;
    color: rgba(255, 255, 255, 0.43);
}

    .ghostFooter a {
        text-decoration: none;
        font: inherit !important;
        color: inherit !important;
    }


    .ghostFooter small {
        font: 15px;
    }

.logoutSmallScreen {
    display: none !important;
}


@media (min-width: 768px) and (max-width: 991px) {
    .navbar-header {
        display: none;
    }

    .logoutSmallScreen {
        display: block !important;
    }

    .loginModule {
        display: none;
    }

    .TicketContainer {
        width: 700px !important;
        margin-left: auto;
        margin-right: auto;
    }
}

/*@media (min-width: 992px) and (max-width: 1199px) {
    .logoutSmallScreen {
           background-color:red;
        display: block !important;
    }

    .loginModule {
        display: none !important;
    }

    .navbar-default .navbar-nav > li > a {
  font-size: 13px;
}

}*/
/*@media (min-width: 992px) and (max-width: 1199px) {
    .logoutSmallScreen {
           background-color:red;
        display: block !important;
    }

    .loginModule {
        display: none !important;
    }

    .navbar-default .navbar-nav > li > a {
  font-size: 13px;
}

}*/


/* ---------------------------------- */
@media (min-width: 992px) and (max-width: 1165px) {
    .navbar-header {
        display: none;
    }

    .logoutSmallScreen {
        display: block !important;
    }

    .loginModule {
        display: none !important;
    }

    .navbar-default .navbar-nav > li > a {
        font-size: 13px;
    }
}

@media (min-width: 1165px) and (max-width: 1199px) {
    .logoutSmallScreen {
        display: block !important;
    }

    .loginModule {
        display: none !important;
    }

    .navbar-default .navbar-nav > li > a {
        font-size: 13px;
    }
}


@media (min-width: 1200px) and (max-width: 1240px) {
    /*.navbar-header {
        display: none;
    }
    .logoutSmallScreen {
           background-color:azure;
        display: block !important;
    }

    .loginModule {
        display: none !important;
    }

    .navbar-default .navbar-nav > li > a {
  font-size: 15px;
}*/
    .navbar-header {
        display: block;
    }

    .logoutSmallScreen {
        display: block !important;
    }

    .loginModule {
        display: none !important;
    }

    .navbar-default .navbar-nav > li > a {
        font-size: 13px;
    }
}
/* ---------------------------------- */

/*@media (min-width: 1200px) and (min-width: 1280px) {*/
/*@media (min-width: 1200px) {*/


@media (min-width: 1240px) and (max-width: 1280px) {

    /*.navbar-header {
        display: block;
        position: fixed;
        top: 0px;
        left: 0px;
    }*/
    .logoutSmallScreen {
        display: block !important;
    }

    .loginModule {
        display: none !important;
    }

    .navbar-default .navbar-nav > li > a {
        font-size: 14px;
    }
}

@media (min-width: 1280px) {

    .logoutSmallScreen {
        display: none !important;
    }

    .loginModule {
        display: block !important;
    }

    .navbar-default .navbar-nav > li > a {
        font-size: 14px;
    }
}


@media (min-width: 1280px) {

    .logoutSmallScreen {
        display: none !important;
        /*TODO A REMETRE block*/
    }

    .loginModule {
        display: block !important;
    }
}

@media (min-width: 1400px) {

    .navbar-header {
        display: block !important;
    }

    .logoutSmallScreen {
        display: none !important;
    }

    .loginModule {
        display: block !important;
    }
}

.infosLogin li:hover {
    color: #fff;
    text-decoration: none;
    cursor: default;
}

.infosLoginLien {
    color: #fff;
}

.infosLoginLien {
    color: #fff !important;
    text-decoration: none;
}

.memo {
    display: inline-table !important;
}

.modal-footer {
    text-align: center !important;
}

.headerTicketOffline {
    width: 100%;
    height: 75px;
    background-color: #244061;
    color: #fff;
    /*margin-bottom: 10px;*/
}

.NoBoxShadowMenu {
    box-shadow: none !important;
    border: none;
    margin: 0 !important;
}


div.header-overlay {
    width: 100% !important;
    height: 100%;
    background: url('../img/overlay-abstract.png') 50% 50% no-repeat !important;
}

/* FOOTER */


#CustomFooter > div {
    padding-top: 7px !important;
}

#CustomFooter {
    background-color: #244061;
    height: 5em;
}

#CustomFooterTop {
    width: 100%;
    height: 36px;
    background: url('../img/bg-div-footer-top.png') 0 0 repeat-x !important;
}

#LincolnFooterLink > span {
    font-size: 13px;
    font-family: 'VarelaRound-Regular',sans-serif !important;
    color: white;
    padding: 0px 15px 5px 0px;
}


/* TITRE PAGE CUSTOM AVEC GRADIENT */
.CustomPageTitle {
    /*width: 100%;
    height: 60px;
    color: #244061;
    font-size: 25px;*/
    /*padding: 20px 22px 0 20px;*/
    /*border-radius: 5px;*/
    /*margin-bottom:15px;*/
    /*background:#244061;*/
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e6f92+0,244061+100 */
    /*background: #1e6f92;*/ /* Old browsers */
    /*background: -moz-radial-gradient(center, ellipse cover, #1e6f92 0%, #244061 100%);*/ /* FF3.6+ */
    /*background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#1e6f92), color-stop(100%,#244061));*/ /* Chrome,Safari4+ */
    /*background: -webkit-radial-gradient(center, ellipse cover, #1e6f92 0%,#244061 100%);*/ /* Chrome10+,Safari5.1+ */
    /*background: -o-radial-gradient(center, ellipse cover, #1e6f92 0%,#244061 100%);*/ /* Opera 12+ */
    /*background: -ms-radial-gradient(center, ellipse cover, #1e6f92 0%,#244061 100%);*/ /* IE10+ */
    /*background: radial-gradient(ellipse at center, #1e6f92 0%,#244061 100%);*/ /* W3C */
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e6f92', endColorstr='#244061',GradientType=1 );*/ /* IE6-9 fallback on horizontal gradient */
}

    .CustomPageTitle > i {
        color: #FFA62D;
    }

.text-blue {
    color: #244061;
}

.CustomPageTitle {
    width: 100%;
    height: 60px;
    color: white;
    font-size: 20px;
    padding: 20px 22px 0 20px;
    border-radius: 5px;
    margin-bottom: 15px;
    background: #244061;
    /*Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e6f92+0,244061+100 */
    background: #1e6f92;
    background: -moz-radial-gradient(center, ellipse cover, #1e6f92 0%, #244061 100%);
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#1e6f92), color-stop(100%,#244061));
    background: -webkit-radial-gradient(center, ellipse cover, #1e6f92 0%,#244061 100%);
    background: -o-radial-gradient(center, ellipse cover, #1e6f92 0%,#244061 100%);
    background: -ms-radial-gradient(center, ellipse cover, #1e6f92 0%,#244061 100%);
    background: radial-gradient(ellipse at center, #1e6f92 0%,#244061 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e6f92', endColorstr='#244061',GradientType=1 );
    box-shadow: 0 6px 10px 0 rgba(0, 0, 0, .14), 0 1px 18px 0 rgba(0, 0, 0, .12), 0 3px 5px -1px rgba(0, 0, 0, .2);
}

    .CustomPageTitle > i {
        color: #FFA62D;
    }



/*.footer {
    display: none;
}*/



.TicketContainer {
    /*width: 800px;
    margin-left: auto;
    margin-right: auto;*/
}

.TableTicket {
    width: 100%;
}

.TableTicket tr td {
    padding: 2px 5px;
}

.TableTicket tr td:first-child {
    text-align: right;
}

.TableTicket tr td:first-child::after {
    content: ' :';
}

.TableTicket tr td.colspanRow:first-child::after {
    content: '';
}



.tbtLabel {
    width: 18%;
    text-align: left;
}

.tbtButton {
    width: 25%;
    text-align: left;
}

@media (max-width: 768px) {
    .TicketContainer {
        width: 620px !important;
        margin-left: auto;
        margin-right: auto;
    }

    .noButtonBadge {
        display: block;
        margin-top: 2px;
        margin-bottom: 2px;
    }
}


@media (min-width: 768px) and (max-width: 991px) {
    .noButtonBadge {
        display: block;
        margin-top: 2px;
        margin-bottom: 2px;
    }

    .navbar-default .navbar-nav > li > a {
        font-size: 13px;
    }

    .dropdown-menu > li > a {
        font-size: 13px;
    }

    .navbar-collapse {
        padding-right: 0px;
        padding-left: 0px;
    }
}


@media (min-width: 1280px) {

    .TicketContainer {
        margin-left: auto;
        margin-right: auto;
    }
}


@media (min-width: 1400px) {

    .TicketContainer {
        margin-left: auto;
        margin-right: auto;
    }
}


.noButtonBadge {
    font-size: 13px;
}

    .noButtonBadge:hover {
        cursor: default !important;
    }



.nestedContainer {
    width: 990px !important;
    margin-left: auto;
    margin-right: auto;
}

.nestedContainerMenu {
    float: left;
}

.nestedContainerContent {
    position: relative;
    top: 0px;
    float: left;
    margin-left: 15px;
    width: 90%;
}

.wordwrap {
    white-space: normal !important;
    word-wrap: break-word; /* IE */
}

/* INFOS LOGIN */
i.IconSquareMenuLoginInfos {
    color: white;
}

i.IconUserMenuLoginInfos {
    color: #FFA62D;
}

i.IconSquareMenuLoginInfos:hover {
    color: #FFA62D;
}

i.IconUserMenuLoginInfos:hover {
    color: white;
}

.dropdown:hover .dropdown-menu {
    display: block;
}

li.navbarlogin-item-disconnect {
    background-color: white;
    margin: 0px 5px;
    border-radius: 5px;
    background-color: #f0f0f0;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f1f1f1+50,e1e1e1+51,f6f6f6+100;White+Gloss+%231 */
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f1f1f1), color-stop(51%,#e1e1e1), color-stop(100%,#f6f6f6)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */
}

    li.navbarlogin-item-disconnect:hover, li.navbarlogin-item-disconnect:focus, li.navbarlogin-item-disconnect:active {
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f1f1f1+50,e1e1e1+100,f9f9f9+100 */
        background: #ffffff; /* Old browsers */
        background: -moz-linear-gradient(top, #ffffff 0%, #f1f1f1 50%, #e1e1e1 100%, #f9f9f9 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f1f1f1), color-stop(100%,#e1e1e1), color-stop(100%,#f9f9f9)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #ffffff 0%,#f1f1f1 50%,#e1e1e1 100%,#f9f9f9 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #ffffff 0%,#f1f1f1 50%,#e1e1e1 100%,#f9f9f9 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, #ffffff 0%,#f1f1f1 50%,#e1e1e1 100%,#f9f9f9 100%); /* IE10+ */
        background: linear-gradient(to bottom, #ffffff 0%,#f1f1f1 50%,#e1e1e1 100%,#f9f9f9 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f9f9f9',GradientType=0 ); /* IE6-9 */
    }

    li.navbarlogin-item-disconnect a {
        color: #244061 !important;
    }

    li.navbarlogin-item-disconnect:hover span, li.navbarlogin-item-disconnect:focus span {
        color: #244061;
    }

    li.navbarlogin-item-disconnect:hover i {
        color: #FFA62D;
    }

ul.infosLogin dropdown-menu > li:hover {
    background-color: #244061 !important;
}

/* UPLOADER */
.btnCustomSendMail span {
    font-size: 17px !important;
    padding: 0px 20px;
}

.CustomUploadTextBox {
    width: 250px !important;
}

.btnBrowse {
    margin-left: 1px;
    width: 100px;
}



#PnlReouvertures {
    width: 100%;
    background-color: #FF5A23;
    padding: 10px;
    color: #fff;
    font-weight: bold;
    text-align: center;
}

/* Box shadow custom class */

.box-shadow--2dp {
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .2), 0 1px 5px 0 rgba(0, 0, 0, .12);
}

.box-shadow--3dp {
    box-shadow: 0 3px 4px 0 rgba(0, 0, 0, .14), 0 3px 3px -2px rgba(0, 0, 0, .2), 0 1px 8px 0 rgba(0, 0, 0, .12);
}

.box-shadow--4dp {
    box-shadow: 0 4px 5px 0 rgba(0, 0, 0, .14), 0 1px 10px 0 rgba(0, 0, 0, .12), 0 2px 4px -1px rgba(0, 0, 0, .2);
}

.box-shadow--6dp {
    box-shadow: 0 6px 10px 0 rgba(0, 0, 0, .14), 0 1px 18px 0 rgba(0, 0, 0, .12), 0 3px 5px -1px rgba(0, 0, 0, .2);
}

.box-shadow--8dp {
    box-shadow: 0 8px 10px 1px rgba(0, 0, 0, .14), 0 3px 14px 2px rgba(0, 0, 0, .12), 0 5px 5px -3px rgba(0, 0, 0, .2);
}

.box-shadow--16dp {
    box-shadow: 0 16px 24px 2px rgba(0, 0, 0, .14), 0 6px 30px 5px rgba(0, 0, 0, .12), 0 8px 10px -5px rgba(0, 0, 0, .2);
}

/*
// Commenté car n'est pas une obligation légale. cf: http://www.cnil.fr/vos-obligations/sites-web-cookies-et-autres-traceurs/que-dit-la-loi/#c5574
#divCookiePolicy.InfosCookies {
    background: #1f2120 none repeat scroll 0 0;
    border: 2px solid #dedede;
    border-radius: 12px;
    bottom: 40px;
    box-sizing: border-box;
    color: #fff;
    font-size: 12px;
    padding: 20px;
    position: fixed;
    right: 10px;
    width: 290px;
    z-index: 90000;
}


#divCookiePolicy.InfosCookies > h3 {
    font-size: 17px;
}


#divCookiePolicy.InfosCookies > i {
    cursor: pointer;
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 1;
    font-size:28px;
    font-weight:normal;
}

#divCookiePolicy.InfosCookies > i:hover {
    opacity:0.9;
}
*/
