﻿@import url("Styles/Common/links.css");
@import url("Styles/Telerik/RadScheduler.css");
@import url("Styles/Telerik/RadWindow.css");
@import url("Styles/Telerik/RadCalendar.css");
@import url("Styles/Telerik/RadComboBox.css");

/* Default CSS Stylesheet for a new Web Application project */
 
body {
    padding: 0 5px 0 0;
    font-weight: normal;
    font-size: 1em;
    margin: 0px;
    word-spacing: normal;
    text-transform: none;
    font-family: Tahoma, Helvetica, sans-serif;
    letter-spacing: normal;
    background-color: white;
}

h1, h2, h3, h4, h5, th, thead, tfoot, td {
    font-size: 13px;
    color: #525459;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    word-spacing: normal;
    text-decoration: none;
    letter-spacing: normal;
    text-transform: none;
}

h1, h2, h3, h4, h5, h6, dt {
    font-style: normal;
}

h1, h2, h5, h6, dt {
    font-weight: 700;
}

h3, h4 {
    font-weight: 500;
}

h1 {
    font-size: 2em;
}

h2 {
    font-size: 1.75em;
}

h3 {
    font-size: 1.58em;
}

h4 {
    font-size: 1.33em;
}

h5, dt {
    font-size: 1em;
}

h6 {
    font-size: .8em;
}

tfoot, thead {
    font-size: 1em;
}

th {
    vertical-align: baseline;
    font-size: 1em;
    font-weight: bold;
    letter-spacing: normal;
    text-transform: none;
}

ul li {
    list-style-type: square;
}

ul li li {
        list-style-type: disc;
    }

ul li li li {
            list-style-type: circle;
        }

ol li {
    list-style-type: decimal;
}

ol ol li {
    list-style-type: lower-alpha;
}

ol ol ol li {
    list-style-type: lower-roman;
}

img {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
}

label {
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
    padding-left: 5px;
    padding-right: 5px;
}

div.conflict {
    background-color: #FF0000;
    border: solid 1px black;
    color: #FFFFFF;
    font-weight: bold;
    padding: 1px 1px 1px 1px;
    text-transform: uppercase;
}

div.conflictInfo {
    display: none;
    width: 1px;
    height: 1px;
    position: fixed;
    top: -1px;
    left: -1px;
}

th.conflictHeader {
    background-color: #000000;
    color: #FFFFFF;
    font-weight: bold;
}

.dgSelectedItem {
    font-family: Tahoma;
    font-size: 12px;
    FONT-WEIGHT: bold;
    color: Black;
    background-color: #94AAD2;
}

.dgItem {
    font-family: Tahoma;
    font-size: 12px;
    color: Black;
    VERTICAL-ALIGN: middle;
    background-color: #FFFFFF;
    border-bottom: #dcddde 1px solid !important; /*N'apparait pas sur Explorer mais devrait*/
}

.dgAlternatingItem {
    font-family: Tahoma;
    font-size: 12px;
    color: Black;
    VERTICAL-ALIGN: middle;
    border-bottom: #dcddde 1px solid !important; /*N'apparait pas sur Explorer mais devrait*/
}

.dgHeader {
    font-family: Tahoma;
    font-size: 12px;
    color: White;
    background-color: #909090; 
}

.dgHeader2 {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #202020;
    background-color: #91A8CD;
    padding: 2px;
    PADDING-left: 4px;
    HEIGHT: 20px;
}

.dgHeaderNoBorder {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #202020;
    background-color: #91A8CD;
    padding: 2px;
    PADDING-left: 4px;
    HEIGHT: 20px;
}

.dgFooter {
    font-family: Tahoma;
    font-size: 12px;
    FONT-WEIGHT: bold;
    FONT-STYLE: italic;
    color: White;
    background-color: #3C64A7;
}

.dgPager {
    font-family: Tahoma;
    font-size: 12px;
    FONT-WEIGHT: bold;
    color: White;
    BACKGROUND: url(Web/images/menu_deg_orange.gif);
    height: 26px;
}

.fullWidth {
    position: relative;
    left: 0px;
    right: 0px;
    width: 100%!important;
}

.almostFullWidth
{
    width: 99%!important;
}

.tab {
    height: 31px;
    vertical-align: middle;
    text-align: left;
    font-size: 13px;
    padding-left: 2em;
}

.toolbar {
    background-color: #ffffff;
    border: None;
    font-size: 12px;
    font-family: Tahoma;
    font-weight: normal;
    color: #525459;
    height: 26px;
    text-align: left;
    width: 99%;
    margin: 10px 0px 10px 0px;
}

.toolbarTDBackground {
    background-color: #ffffff;
    border: None;
}

.columnTitle {
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #3C64A7;
    height: 18px;
    padding-left: 5px;
}

.pager {
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #3C64A7;
    height: 18px;
    padding-left: 5px;
    padding-right: 5px;
}

td.formItemTitle, div.formItemTitle {
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #FFFFFF;
    background-color: #909090;
    padding: 2px 5px 2px 5px;
    height: 22px;
    margin: 5px 0px 10px 0px;
}

table.formItemContainer {
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 13px;
    color: #202020;
    background-color: #ffffff;
    text-align: left;
    vertical-align: middle;
    white-space: nowrap;
    margin-top: 1px;
    padding: 2px;
    margin-bottom: 20px;
}

table.formItemContainerNoPaddingAndSpacing {
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 13px;
    color: #202020;
    background-color: #ffffff;
    text-align: left;
    vertical-align: middle;
    white-space: nowrap;
    margin-top: 1px;
    margin-bottom: 20px;
    padding: 0px;
    border-collapse: collapse;
    border-spacing: 0;
}

.alternateFormItemTitle {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    background-color: #FFFFFF;
    padding-left: 5px;
    padding-right: 5px;
    border-bottom: 2px black solid;
}

.formTextField {
    width: 98%;
}

.formTextFieldNoWidth {
    width: 98%;
}

.formTextFieldNoHeight {
    width: 98%;
}

.formListBox {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    color: #000000;
    border: 0px none;
    width: 100%;
}

.formListBoxNoWidth {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    color: #000000;
    border: 0px none;
}

.formDropDown {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    color: #000000;
    border: 0px none;
    width: 100%;
}

.formDropDownNoWidth {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    color: #000000;
    border: 0px none;
}

.panel {
    font-size: 12px;
    background-image: none;
    font-family: Tahoma;
    background-color: #FFFFFF;
    text-align: center;
    margin: 35px 0px 20px 25px;
}
.panelNoPaddingAndSpacing {
    font-size: 12px;
    background-image: none;
    font-family: Tahoma;
    background-color: #FFFFFF;
    text-align: center;
    margin: 35px 0px 20px 25px;
    padding: 0px;
    border-collapse: collapse;
    border-spacing: 0;
}

.panel noMargin {
    margin: 0;
}

.sidePanel .panel {
    background-color: #ffffff;
    margin: 0px 0px 20px 0px;
    padding: 0px 5px 0px 5px;
    text-align: center;
}

.buttonPanel {
    border-right: #000000 1px solid;
    border-left: #000000 1px solid;
    border-bottom: #000000 1px solid;
    border-top: #000000 1px solid;
    background-image: none;
    background-color: #ffffff;
    font-family: Tahoma;
    font-size: 12px;
    text-align: center;
    margin-top: 20px;
}

.panelTitle {
    font-weight: bold;
    font-size: 17px;
    text-transform: uppercase;
    color: #55616d;
    text-align: left;
    border-bottom: #e7bd2c 2px solid;
    font-family: tahoma;
    padding-bottom: 4px;
}

.sidePanel .panelTitle {
    font-weight: bold;
    font-size: 17px;
    text-transform: uppercase;
    text-align: left;
    border-bottom: #e7bd2c 2px solid;
    font-family: tahoma;
    padding: 5px 0px 4px 0px;
    margin-bottom: 5px;
}

.TabStrip {
    background: url(Web/images/tab_small_backg.gif);
    height: 31px !important;
}

.tabSeparator {
    height: 2px;
    background-color: #000000;
}

.sidePanel {
    color: White;
    border-bottom: #000000 1px solid;
    width: 222px !important; /*Rajouté*/
    font-family: Tahoma;
    background: #6f6f6f;
    vertical-align: top;
    padding: 30px 30px 40px 30px;
    margin-right: 25px;
    line-height: 1.4em;
}

.sidePanelHeader {
    font-size: 1.7em;
    color: #ffffff;
    font-family: Tahoma;
    background-repeat: repeat-x;
    padding-left: 5px;
    padding-top: 6px;
    height: 26px;
    width: 152px;
    padding-bottom: 4px;
    border-bottom: 2px solid #e7bd2c;
}

A.topToolbar:HOVER {
    background-color: #6f6f6f;
    TEXT-DECORATION: underline;
    color: #fedc85;
}

.topToolbar {
    background-color: #6f6f6f;
    TEXT-DECORATION: none;
    color: #cccccc;
}

a.topToolbar, .A.topToolbar:visited {
    background-color: #6f6f6f;
    TEXT-DECORATION: none;
    color: White;
}

/* The main calendar widget.  DIV containing a table. */
.calendar {
    position: relative;
    display: none;
    border-top: 2px solid #fff;
    border-right: 2px solid #000;
    border-bottom: 2px solid #000;
    border-left: 2px solid #fff;
    font-size: 11px;
    color: #000;
    cursor: default;
    background: #c8d0d4;
    font-family: tahoma,verdana,sans-serif;
}

    .calendar table {
        border-top: 1px solid #000;
        border-right: 1px solid #fff;
        border-bottom: 1px solid #fff;
        border-left: 1px solid #000;
        font-size: 11px;
        color: #000;
        cursor: default;
        background: #c8d0d4;
        font-family: tahoma,verdana,sans-serif;
    }

/* Header part -- contains navigation buttons and day names. */

.calTitle {
    text-transform: capitalize;
    color: #525459 !important;
    height: auto !important;
    width: auto !important;
}

.calendar .button { /* "<<", "<", ">", ">>" buttons have this class */
    text-align: left;
    padding: 1px;
    border-top: 1px solid #ffffff;
    border-right: 1px solid #000000;
    border-bottom: 1px solid #000000;
    border-left: 1px solid #ffffff;
}

.calendar thead .title { /* This holds the current "month, year" */
    font-weight: bold;
    padding: 1px;
    border: 1px solid #000;
    background: #788084;
    color: #fff;
    text-align: center;
}

.calendar thead .name { /* Cells <td> containing the day names */
    border-bottom: 1px solid #000;
    padding: 2px;
    text-align: center;
    background: #e8f0f4;
}

.calendar thead .weekend { /* How a weekend day name shows in header */
    color: #f00;
}

.calendar thead .hilite { /* How do the buttons in header appear when hover */
    border-top: 2px solid #fff;
    border-right: 2px solid #000;
    border-bottom: 2px solid #000;
    border-left: 2px solid #fff;
    padding: 0px;
    background-color: #d8e0e4;
}

.calendar thead .active { /* Active (pressed) buttons in header */
    padding: 2px 0px 0px 2px;
    border-top: 1px solid #000;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    border-left: 1px solid #000;
    background-color: #b8c0c4;
}

/* The body part -- contains all the days in month. */

.calendar tbody .day { /* Cells <td> containing month days dates */
    width: 2em;
    text-align: right;
    padding: 2px 4px 2px 2px;
}

.calendar table .wn {
    padding: 2px 3px 2px 2px;
    border-right: 1px solid #000;
    background: #e8f4f0;
}

.calendar tbody .rowhilite td {
    background: #d8e4e0;
}

    .calendar tbody .rowhilite td.wn {
        background: #c8d4d0;
    }

.calendar tbody td.hilite { /* Hovered cells <td> */
    padding: 1px 3px 1px 1px;
    border: 1px solid;
    border-color: #fff #000 #000 #fff;
}

.calendar tbody td.active { /* Active (pressed) cells <td> */
    padding: 2px 2px 0px 2px;
    border: 1px solid;
    border-color: #000 #fff #fff #000;
}

.calendar tbody td.selected { /* Cell showing selected date */
    font-weight: bold;
    padding: 2px 2px 0px 2px;
    border: 1px solid;
    border-color: #000 #fff #fff #000;
    background: #d8e0e4;
}

.calendar tbody td.weekend { /* Cells showing weekend days */
    color: #f00;
}

.calendar tbody td.today { /* Cell showing today date */
    font-weight: bold;
    color: #00f;
}

.calendar tbody .disabled {
    color: #999;
}

.calendar tbody .emptycell { /* Empty cells (the best is to hide them) */
    visibility: hidden;
}

.calendar tbody .emptyrow { /* Empty row (some months need less than 6 rows) */
    display: none;
}

/* The footer part -- status bar and "Close" button */

.calendar tfoot .ttip { /* Tooltip (status bar) cell <td> */
    padding: 1px;
    border: 1px solid #000;
    background: #788084;
    color: #fff;
    text-align: center;
}

.calendar tfoot .hilite { /* Hover style for buttons in footer */
    border-top: 1px solid #fff;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    border-left: 1px solid #fff;
    padding: 1px;
    background: #d8e0e4;
}

.calendar tfoot .active { /* Active (pressed) style for buttons in footer */
    padding: 2px 0px 0px 2px;
    border-top: 1px solid #000;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    border-left: 1px solid #000;
}

/* Combo boxes (menus that display months/years for direct selection) */

.combo {
    position: absolute;
    display: none;
    width: 4em;
    top: 0px;
    left: 0px;
    cursor: default;
    border-top: 1px solid #fff;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    border-left: 1px solid #fff;
    background: #d8e0e4;
    font-size: smaller;
    padding: 1px;
}

    .combo .label,
    .combo .label-IEfix {
        text-align: center;
        padding: 1px;
    }

    .combo .label-IEfix {
        width: 4em;
    }

    .combo .active {
        background: #c8d0d4;
        padding: 0px;
        border-top: 1px solid #000;
        border-right: 1px solid #fff;
        border-bottom: 1px solid #fff;
        border-left: 1px solid #000;
    }

    .combo .hilite {
        background: #048;
        color: #aef;
    }

.calendar td.time {
    border-top: 1px solid #000;
    padding: 1px 0px;
    text-align: center;
    background-color: #e8f0f4;
}

    .calendar td.time .hour,
    .calendar td.time .minute,
    .calendar td.time .ampm {
        padding: 0px 3px 0px 4px;
        border: 1px solid #889;
        font-weight: bold;
        background-color: #fff;
    }

    .calendar td.time .ampm {
        text-align: center;
    }

    .calendar td.time .colon {
        padding: 0px 2px 0px 3px;
        font-weight: bold;
    }

    .calendar td.time span.hilite {
        border-color: #000;
        background-color: #667;
        color: #fff;
    }

    .calendar td.time span.active {
        border-color: #f00;
        background-color: #000;
        color: #0f0;
    }
/* End of Date Picker stuff */
INPUT {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    color: #000000;
    margin-left: 1px;
    margin-right: 1px;
    padding: 0 2px 0 2px;
}

    INPUT.button {
        width: 70px;
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-style: normal;
        line-height: normal;
        font-weight: normal;
        font-variant: normal;
        color: #000000;
    }

.warning {
    border-right: #666666 1px solid;
    padding-right: 2px;
    border-top: #666666 1px solid;
    padding-left: 20px;
    font-weight: bold;
    font-size: 12px;
    padding-bottom: 2px;
    margin: 0px 0px 5px;
    border-left: #666666 1px solid;
    color: red;
    padding-top: 2px;
    border-bottom: #666666 1px solid;
    font-family: Tahoma;
    background-color: #ffffe1;
    text-align: left;
    letter-spacing: 1px;
}

.warningTitle {
    font-weight: bold;
    text-transform: uppercase;
    color: red;
    font-family: Tahoma;
    letter-spacing: 3px;
    text-align: center;
    text-decoration: underline overline;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 14px;
}
/* Point of sales end */

li.rtLI {
    list-style: none !important;
}

.rtbItem span, .rtbIn span {
    vertical-align: middle!important;
}

.rtbIn {
    height: 26px!important;
    line-height: 28px;
}

.rtbItem .rtbBtn, .rtbItemHovered {
    z-index: 9999999!important;
    display: inline-flex!important; /* a masqué pour tester  MEnuDropDown*/
}

.selector .rtbMiddle {
    background-image: none!important;
}

.selector .rtbWrap {
    width: 146px;
}

.rtbWrap {
    white-space: nowrap;
    height: 17px!important;
    padding-bottom: 15px!important;
}


.selector li {
    width: 146px;
    height: 32px;
    display: block!important;
    background: #fafafa url('Web/Images/bg_btn.png') repeat-x;
    background-size: 100% 36px;
    margin-top: 2px!important;
    list-style: none !important;
}

.selector .rtbSeparator {
    display: none!important;
}

.selector .rtbMid {
    width: 144px!important;
}

.selector .rtbIn {
    width: 142px!important;
}

.personCalendar table tr td div, .personCalendar table tr td div span {
    min-height: 17px!important;
}

/* Toolbar ? */
.rtbLevel1 .rtbItem {
    padding-left: 0px!important;
}

/* MBB : Désactiver au vu du CSS suivant. A voir si impact ailleurs, mais a première vu non*/
.rtbLevel1 .rtbWrap {
    /*padding-left: 0px!important;*/
    padding-right: 0px!important;
    padding-top: 0px!important;
    padding-bottom: 0px!important;
    min-height: 22px;
}

.RadToolBarDropDown .rtbDisabled .rtbWrap {
    color: grey !important;
}

.RadToolBarDropDown .rtbItem a.rtbWrap {
    display: inline-block !important;
}

.rtbSeparator {
    list-style: none;
}

.ToolbarActivitek .rtbItem a {
    display: inline-block !important;
}

.rtbLevel1 .rtbText {
    width: 100%!important;
}

.rtbLevel1 .rtbItemHovered {
    background-position: 0 -22px !important;
    background-size: 100% 44px !important;
}

a.rfdSelect, a.rfdSelect_Default {
    display: block!important;
}

.rwControlButtons li {
    list-style: none!important;
}

.reDialogLabelLight {
    padding-right: 0px!important;
}

#radMessage_InsertTableLight {
    height: initial!important;
    width: 540px!important;
}

#RadWindowWrapper_radMessage_dialogOpenerInsertTableLight a {
    display: inline-block!important;
}

#txtNewEmail {
    width: 268px!important;
}

#txtContactType textarea {
    width: 95%!important;
}

.btnExpandTree {
    color: #525459!important;
    font-size: 13px;
    font-family: "Segoe UI";
}

.btnExpand_plus, .btnExpand_less {
    height: 13px!important;
    width: 13px!important;
    background-color: transparent!important;
    border: none!important;
    cursor: pointer;
}

.btnExpand_plus {
    background-image: url("Web/Images/plus_less.gif");
    background-position: 0 0;
}

.btnExpand_less {
    background-image: url("Web/Images/plus_less.gif");
    background-position: 0 -50px;
}

.right {
    text-align: right;
}

.left {
    text-align: left;
}

.pad20 {
    padding-left: 20px;
}
.pad10 {
    padding-left: 10px;
}

.right_LeftPadding20 {
    text-align: right;
    padding-left: 20px;
}


/*Pour datepicker de Telerik*/
.RadPicker .rcCalPopup, .rcCalPopup {
    display: block !important;
}

/* _Default = SkinName */
.RadCalendar_Default .rcTitlebar a {
    display: block !important;
}

.rsDateHeader {
    color: #000!important;
    font-size: 13px!important;
}

.rsDateWrap {
    height: 21px!important;
    min-height: 21px!important;
}

.rsShowMore {
    height: 21px!important;
    min-height: 21px!important;
    margin-top: 10px!important;
}

.rsRow td {
    min-height: 70px!important;
    height: 70px!important;
}

.rsContentScrollArea, .rsContentWrapper, .rsContentTable {
    overflow: visible!important;
}

.vAlignTop {
    vertical-align: top!important;
}
.vAlignMiddle {
    vertical-align: middle;
}

.RadForm_Default.rfdButton a.rfdSkinnedButton {
    display: inline-block !important;
}


/* RadUpload */
.RadUpload .ruInputs .ruSelectWrap {
    list-style-type: none !important;
}

/* RadComboBox */
.RadDropDownList_Default .rddlFocused {
    color: black !important;
}

/* Autre */


.gray {
    background-color: #EBEBEB!important;
}

.rsDateBox {
    height: 15px!important;
}

/* Équivalent cellspacing="0" cellpadding="0" border="0" */
.noCellPaddingNoCellSpacing {
    padding: 0px;
    border-collapse: collapse;
    border-spacing: 0;
}
.noCellPaddingCellSpacing5 {
    padding: 0px;
    border-collapse: collapse;
    border-spacing: 5px;
}


.halfWidth {
    width: 50%;
}

.quarterWidth {
    width: 25%;
}

.redBox {
    border: 3px solid red;
    margin: auto;
    color: red;
}

.wizardRedBox {
    padding: 10px;
    margin: 10px;
    white-space: normal!important;
    text-align: center;
}

.registrationRedBox {
    width: 65%;
    float: left;
    padding: 3px;
    white-space: normal!important;
}

.configRedBox {
    width: 100%;
    padding: 10px;
    margin: 10px;
    white-space: normal!important;
    text-align: center;
}
.redBox a {
    color: red !important;
    text-decoration: underline !important;
}

.cartRedBox {
    width: 60%;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: -20px;
    text-align: center;
}

.calendarOptions {
    height: 40px;
    width: 500px;
}

    .calendarOptions tr {
        vertical-align: top;
    }

.calendarTabsMainTable {
    float: left;
    border: 1px solid gray;
    width: 100%;
    border-spacing: 0px;
    border-collapse: collapse;
}

    .calendarTabsMainTable td {
        text-align: left;
    }

    .calendarTabsMainTable td.lPad10 {
        padding-left: 10px;
    }


/*Équivalent du <nobr>*/
.noWrap {
        white-space: nowrap;
}

.padding-10
{
    padding: 10px;
}

.registrationStatusDdl
{
    width: 95%;
}

/* Credit Wizard */
.RadWizard .rwzNav .rwzLI
{
    list-style: none;
}

/* View Person */
.ViewPersonAnonymization {
    padding-right: 2px;
    padding-left: 20px;
    font-weight: bold;
    font-size: 12px;
    margin: 0px 0px 5px;
    color: red;
    font-family: Tahoma;
    text-align: left;
    letter-spacing: 1px;
}

/*Bootstrap*/
.defaultFontSize {   
    font-size: 13px;
    color: #525459;
}

.smallRow {
    margin-left: 0px!important;
    clear: both;
}


.row
{
    margin-left: 0px!important;
    clear: both;
    width: 1084px; /* OK */
}

.largerow
{
    margin-left: 0px!important;
    clear: both;
    width: 1284px;
}

.xlargerow
{
    margin-left: 0px!important;
    clear: both;
    /*width: 1820px;*/
}

.col-100
{
    width: 99%;
    float: left;
    text-align: left;
}

.col-80
{
    width: 79%;
    float: left;
    text-align: left;
}

.col-75
{
    width: 74%;
    float: left;
    text-align: left;
}

.col-50
{
    width: 49%;
    float: left;
    text-align: left;
}

.col-40
{
    width: 39%;
    float: left;
    text-align: left;
}

.col-30
{
    width: 29%;
    float: left;
    text-align: left;
}

.col-25
{
    width: 24%;
    float: left;
    text-align: left;
}

.col-20
{
    width: 19%;
    float: left;
    text-align: left;
}

.col-15
{
    width: 14%;
    float: left;
    text-align: left;
}

.col-10
{
    width: 9%;
    float: left;
    text-align: left;
}

.row.content
{
    margin-bottom: 20px;
}

.content .col-10, .content .col-15, .content .col-20, .content .col-25, .content .col-30, 
.content .col-40, .content .col-50, .content .col-75, .content .col-80, .content .col-100
{
    padding: 2px 5px 2px 5px;
}

/* Loading panel général */
.EntirePagePanel
{
    position:fixed;
    padding:0;
    margin:0;

    top:0;
    left:0;

    width: 100%;
    height: 100%;
}

.hidden
{
    display: none;
}

.RadDropDownTree_Default .rddtFocused {
    color: black !important;
}


.black
{
    color: #000000!important;
}

.noPadding
{
    padding: 0!important;
}

.noMargin
{
    margin: 0!important;
}

.noBorder
{
    border: 0!important;
}

.panel.noBorder
{
    box-shadow: none!important;
}

.rwzLI.rwzRight
{
    list-style: none!important;
}

.dummyLink
{
    cursor: pointer;
    text-decoration: none;
}

.dummyLink:hover
{
    text-decoration: underline;    
}



.showBreakLines
{
    white-space: pre;
}

/* Si le texte des items d'une radgrid défonce, on ne veut pas le cacher */
.rgRow td div, .rgAltRow td div
{
    white-space: normal!important;
}

.addReservationContactLabel
{
    display: inline-block;
    line-height: 27.5px;
    vertical-align: top;
}

.addPriceDistributionDdlMethod
{
    margin-top: -5px;
}

.rtbOuter {
    border: 0px solid black !important;
}

.closeBtn {
    position: absolute;
    bottom: 0;
    right: 7px;
}

.closeBtn a {
    color: #55616d!important;
}

.closeBtn i {
    font-size: 20px;
}

@media print {
    a[href]:after {
        content: none !important;
    }

    .sidePanel {
        display: none;
    }

    .AdmHeader-MainNavigation,
    .AdmHeaderLogOut {
        display: none;
    }
}