﻿/** top level menu pour activitek */
#acl_welcome_menu {
    padding: 0px;
}

.acl_welcome_menu_item {
    background-color: #4D4D4E;
    border-bottom: 1px solid #D6D6D6;
}

    .acl_welcome_menu_item .acl_welcome_menu_item_button {
        float: right;
    }
     
.acl_welcome_menu_item_inner {
    margin-left: 60px;
    background-color: #FFFEF2;
    padding: 1em;
}

.acl_welcome_menu_item_title {
    font-weight: bold;
    font-size: 1.5em;
    color: #666;
}

.acl_welcome_menu_item_intro {
    margin-top: 1em;
}

    .acl_welcome_menu_item_intro ul {
        list-style: disc inside;
        line-height: 1.4em;
    }

    .acl_welcome_menu_item_intro ol {
        list-style: decimal inside;
        line-height: 1.4em;
    }

.acl_welcome_menu_item_fulltext {
    display: none;
    margin-top: 1em;
    background-color: #FFF;
    padding: 1em;
    border: 1px solid #D6D6D6;
}

.acl_welcome_menu_item_fulltext, .acl_welcome_menu_item_intro {
    line-height: 1.4em;
}

    .acl_welcome_menu_item_fulltext p, .acl_welcome_menu_item_intro p {
        line-height: 1.4em;
        margin-bottom: 1em;
    }

    .acl_welcome_menu_item_intro div {
        min-height: 125px;
    }

.WaterMarkTexte {
    color: #a1a1a1;
    font-style: italic;
    font-size: 75%;
}

.acl_colored_header1 {
    color: #f0713a;
    font-weight: bold;
    font-size: 14px;
}

#membersStatement {
    width: 100%;
}

/* PBI 161052 : Bouton Gris (au cas ou on reviendrait au style manuel) */
/*.k-button-grey {
    background-image: none;
    background-position: 50% 50%;
    color: #000000;
    border: 1px solid #cfcfcf !important;
    background-color:  #e6e6e6;
    text-align: center;
    -webkit-box-shadow: none;
    box-shadow: none;
    cursor: pointer;
}
.k-button-grey:focus,
.k-button-grey.k-state-focused {
    border: 1px solid #a1a1a1 !important;
}
.k-button-grey:hover {
    color: #000000;
    border: 1px solid #a1a1a1 !important;
    background-color: #e6e6e6;
}

.k-button-grey:active {
    color: #000000;
    background-color: #e6e6e6;
    border: 1px solid #a1a1a1 !important;
}
.k-ie8 .k-button-grey:focus {
    background-color:  #e6e6e6;
}*/

/* BG 93bd74 - Border 84aa68 / BG 2 75975c   --- Default 9bc27e */
/* Green */
.k-button-green {
    background-image: none;
    background-position: 50% 50%;
    color: #ffffff !important;
    text-decoration: none;
    border: 1px solid #9bc27e !important;
    background-color: #9bc27e !important;
    text-align: center;
    -webkit-box-shadow: none;
    box-shadow: none;
    cursor: pointer;   
    padding: 4px 7px !important;
}

.bigbutton {
    padding: 0.8em 2em !important;
    font-weight: bold;
    border-radius: 15px;
}

.k-button-green:focus,
.k-button-green.k-state-focused {
     border: 1px solid #9bc27e !important;
}

.k-button-green:hover {
    color: #ffffff;
    border: 1px solid #9bc27e !important;
    background-color: #8bae71; /* #9bc27e;*/
    text-decoration: none !important;
}

.k-button-green:active {
    color: #ffffff;
    border: 1px solid #9bc27e !important;
    background-color: #8bae71; /* #9bc27e;*/
}

.k-ie8 .k-button-green:focus {
    background-color: #8bae71; /* #9bc27e;*/
}

/* Mix */
.k-button-green.k-state-disabled,
.k-button-green.k-state-disabled:active,
.k-button-green.k-state-disabled:hover .k-state-disabled .k-button-green,
.k-state-disabled .k-button-green:active,
.k-state-disabled .k-button-green:hover
/*.k-button-grey.k-state-disabled,
.k-button-grey.k-state-disabled:active,
.k-button-grey.k-state-disabled:hover
.k-state-disabled .k-button-grey,
.k-state-disabled .k-button-grey:active,
.k-state-disabled .k-button-grey:hover*/ {
    color: #9f9e9e;
    border-color: #c5c5c5;
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
}

.k-button-green:focus:not(.k-state-disabled):not([disabled])
/*.k-button-grey:focus:not(.k-state-disabled):not([disabled])*/ {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.k-button-green:focus:active:not(.k-state-disabled):not([disabled])
/*.k-button-grey:focus:active:not(.k-state-disabled):not([disabled])*/ {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.k-button-green.k-state-focused
/*.k-button-grey.k-state-focused*/ {
    -webkit-box-shadow: #bcb4b0 0px 0px 5px 1px inset;
    box-shadow: #bcb4b0 0px 0px 5px 1px inset;
}

.k-button-green:active
/*.k-button-grey:active*/ {
    background-image: none;
    background-position: 50% 50%;
}

.k-button-green:disabled,
/*.k-button-grey:disabled,*/
.k-button:disabled {
    opacity: 0.5 !important;
    filter: alpha(opacity=50) !important;
}


.k-ff {
    overflow: inherit !important;
}

#page-title-warning {
    padding: 5px 0; /* Top/Bot Left/Right  */
}

.balanceWarning {
    display: inline;
    background-image: url(/Content/plugin/ActivitekPublicInterface/Images/icon-warning.png);
    background-repeat: no-repeat;
    background-position: left; 
    padding: 5px 20px; 
    vertical-align: middle;
}

.additionalFeesText {
    background-image: url(/Content/Images/icon-info.png);
    background-repeat: no-repeat;
    background-position: 10px; 
    padding: 10px 55px; 
    vertical-align: middle;
    font-weight: bold;
    height: 32px;
}

.creditAvailableText {
    background-image: url(/Content/Images/icon-info.png);
    background-repeat: no-repeat;
    padding-left: 40px;
    padding-top: 10px;
    padding-bottom: 10px;
    vertical-align: middle;
}

.total {
    color: #b12704;
    font-size: 1.1em;
}

.a-box {
    }

.editor-field div.explanation {
    margin-left: 10px;
    white-space: normal;
    border-radius: 10px;
    padding: 10px;
    display: inline-block;
    background-color: rgba(0,0,0,0.1);
    max-width: 500px;
}

.ageRange {
    clear: both;
}

.listWithBullets li {
    list-style-type: disc !important;
    margin-left: 15px;
}

.invisible {
    display: none;
}

.opmap > .rowInfo {
    clear: both;
}

    .opmap > .rowInfo > .labelInfo {
    float: left;
    width: 300px;
}

    .opmap > .rowInfo > .valueInfo {
    float: left;
    width: 300px;
    font-weight: bold;
}

/* --------------------------------------------------------------------------------- 
                                        General  
   ---------------------------------------------------------------------------------*/

.acl_account_profile_alert {
        border: 1px solid transparent;
        border-radius: 4px;
        padding: 15px;
    }

.acl_apw_messageDiv .d-table {
        display: table;
        height: 100%;
        min-height: 35px;
        margin: auto;
        padding-left: .5rem;
    }

    .acl_apw_messageDiv .d-table .d-table-cell {
        display: table-cell;
        vertical-align: middle;   
    }

.AlertMessage {
        padding: 15px;
        color: #8a6d3b;
        background-color: #fcf8e3;
        border-color: #faebcc;
    }

    .AlertMessage a {
            color: #8a6d3b;
            text-decoration: underline;
        }

        .AlertMessage a:hover {
            text-decoration: none;
        }

    .AlertMessage .acl_apw_imageDiv {
            float: left;
        }

.groupDetailWarnPane, .groupDetailInfoPane {
        font-size: 1em;
        margin: 1em 0;
        line-height: 120%;
    }

    .groupDetailWarnPane .groupDetailWarnMsg {
        color: #CC0000;
        font-weight: bold;
    }

    .groupDetailWarnPane .groupDetailWarnMsgDetail, .groupDetailInfoPane .groupDetailInfoMsgDetail {
        margin-top: 0.5em;
        line-height: 120%;
    }

    .groupDetailInfoPane .groupDetailInfoMsg {
        color: #0000CC;
        font-weight: bold;
    }

     /* Instruction par défaut pour désactiver totalement le HOVER
        http://docs.telerik.com/kendo-ui/controls/data-management/grid/appearance#hover-effect-on-table-rows 
    */
    /*.k-grid tr:not(.k-state-selected), .k-grid tr:not(.k-state-selected):hover {
        background: none;
        color: inherit;
    }*/
    /* Permet de définir la couleur des lignes non-sélectionnées  lors de HOVER
       Et de la zone de détail lors de HOVER 
    */
    .k-grid tr:hover,
.k-grid .k-detail-row:hover {
        background-color: transparent;
    }
    /* Ligne Alternance - On applique la couleur de base */
.k-grid tr.k-alt:not(.k-state-selected):not(.k-detail-row):hover {
        background-color: #f1f1f1;
    }
    /* Permet de définir la couleur des lignes sélectionnées lors de HOVER*/
.k-grid tr.k-alt k-state-selected:hover {
        background-color: #f35800;
    }
    /* Aucun hover sur la zone de détails*/
.k-grid .k-detail-row k-alt:hover {
       background-color: transparent;
    }
   /* Permet de centrer le contenu de header*/
.k-grid-header th.k-header {
    vertical-align: middle;
    }

.left {
    float: left;
}

.right {
    float: right;
}

.clear {
    clear: both;
}

.posRelative {
    position: relative;
}

.bold {
    font-weight: bold;
}

.inline {
    display: inline;
}

.red {
    color: red;
}

div.InlineCreditBlockDetail {
    display: inline-block;
}

/* --------------------------------------------------------------------------------- 
                                        Introduction  
   ---------------------------------------------------------------------------------*/

.introductionBtn a {
    max-width: 250px;
    width: 100%;
    display: inline-block;
    margin-bottom: 5px;
}

#NewAccountLinkContainer a {
    text-decoration: underline; 
    margin-right: 10px !important;
}

/* --------------------------------------------------------------------------------- 
                                        Inscription  
   ---------------------------------------------------------------------------------*/
.ob-right {
        text-align: right;
        margin-right: 20px;
    }

.whiteBox {
        background-color: #fff;
        width: 100%;
        min-height: 20px;
        padding: 5px;
    }

    .whiteBox > div {
        float: left;
        line-height: 2em;
        margin: 5px;
    }

#comboActivitiesContainer {
        width: 50%;
    }

/* Mise à droite des prix dans les groupes */
.lazyLoadedData {
    text-align: right !important;
}

/* --------------------------------------------------------------------------------- 
                                        Subscription  
   ---------------------------------------------------------------------------------*/

/* --------------------------------------------------------------------------------- 
                                        Reservations  
   ---------------------------------------------------------------------------------*/
.widget-content {
    background-color: #F8F8F8;
}

.reservationQuestion {
    background-color: #DFDFDF;
    padding: 5px;
}

.reservationDropDownItem {
    width: 16.66%;
    text-align: center;
    display: inline-block;
}

.inlineDiv {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
}

#noResourceToShow {
    text-align: center;
}

.reservationScheduler .k-scheduler-views {
    display: none;
}

.k-middle-row td {
    border-bottom-color: transparent;
}

.k-scheduler-table, .k-scheduler-table tbody tr, .k-scheduler-header .k-scheduler-table .k-slot-cell {
    background-color: #DFDFDF;
}

.k-scheduler-header .k-scheduler-table th {
    background-color: #EBEBEB;
    text-align: center; /*Semble obligatoire pour aligner l'entête depuis nouveau profile */
}

.k-scheduler-table th, .k-scheduler-table td {
    padding: 4.2084px 7.56px 4.2084px 6.3px !important;
}

.k-scheduler-toolbar ul {
    margin-bottom: 0 !important;
}

.reservationScheduler td[role="gridcell"] {
    background: repeating-linear-gradient( 315deg, #B5B5B5, #B4B5B5 1px, #ffffff 1px, #ffffff 5px );
}

.dummyLink {
    text-decoration: underline;
    cursor: pointer;
}

.reservationScheduler .selectedEvent {
    background-color: orange !important;
}

.reservationScheduler .k-link.k-scheduler-refresh {
    display: none;
}

/*
    Proofile
*/
/*#RecreationAccountNumberContainer .k-tooltip-validation .k-i-warning,
#RecreationFormBirthdateContainer .k-tooltip-validation .k-i-warning {
    float: left;
    padding-left: 0;
    padding-right: 0.5em;
}*/

@media (max-width: 767px) {
    .noLeftPad {
        padding-left: 0 !important;
    }

    .noRightPad {
        padding-right: 0 !important;
    }

    .acl_welcome_menu_item {
        padding: 0 10px;
    }

    .reservationRow {
        margin: 5px 0px;
    }

    /* Ajustement dans le catalog pour taille des champs */
    #moduleId-ACTLoisirs #viewCatalog input[type='text'],
    #moduleId-ACTLoisirs #viewCatalog input[type='password'],
    #moduleId-ACTLoisirs #viewCatalog input[type='url'],
    #moduleId-ACTLoisirs #viewCatalog textarea,
    #page:not(.connected) #viewCatalog input[type='text'],
    #page:not(.connected) #viewCatalog input[type='password'],
    #page:not(.connected) #viewCatalog input[type='url'],
    #page:not(.connected) #viewCatalog textarea {
        width: auto;
    }
}

/*@media (min-width: 768px) {
    #moduleId-ACTLoisirs #viewCatalog input[type='text'],
    #moduleId-ACTLoisirs #viewCatalog input[type='password'],
    #moduleId-ACTLoisirs #viewCatalog input[type='url'],
    #moduleId-ACTLoisirs #viewCatalog textarea {
        width: 250px;
    }
}*/

.inputRightIfNotXS {
    width: auto;
}

    .inputRightIfNotXS input {
        padding-right: 10px !important;
    }

@media (min-width: 768px) {
    .reservationInfoRight,
    .labelRightIfNotXS {
        text-align: right;
    }

    .inputRightIfNotXS {
        width: 100%;
        max-width: 300px;
        text-align: right;
    }

    .reservationInfoCenter {
        text-align: center;
    }
}

.gridHeaderTemplate {
    background-color: #DFDFDF;
    padding: 10px;
    font-weight: bold;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}

.gridBodyTemplate {
    background-color: #EBEBEB;
    padding: 10px;
    border: 1px solid #ccc;
}

.gridRowTemplate {
    margin-top: .25rem;
    padding-bottom: .25rem;
    border-bottom: 1px solid #ccc;
}

.gridRowTemplateInTable {
    margin-top: .25rem;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: .25rem;
    border-bottom: 1px solid #ccc;
}

#resourceModalImgSlider {
    width: 38%; 
    float: left;
    height: 96%;
    padding: 1%;
}

    #resourceModalListView img, #resourceModalImgSlider img {
    padding: 4px;
    border: 1px solid #ddd;
    border-radius: 4px;
}

#windowTemplateImg {
    max-height: 80%; 
    max-width: 100%;
}

#windowTemplateDescription {
    width: 58%; 
    float: left;
    padding: 1%;
}

#resourceModalListView {
    width: 96%;
    margin: auto;
    padding: 1%;
}

.imgTemplateThumbContainer {
    display: inline-block;
}

    .imgTemplateThumbContainer img {
    height: 75px;
}

#popUpResourceImg {
    max-width: 100%;
}

#windowTemplateContainer {
    width: 100%;
}

#resourceImgPopUpWindow div {
    text-align: center;
}

.resourcePopupMarker {
    color: red;
    margin-right: 5px;
}

    .resourcePopupMarker:hover {
    color: darkred;
}

.resourcePopupLink {
    font-weight: normal;
    text-decoration: underline;
}

    .resourcePopupLink:hover {
    text-decoration: none;
}

/* --------------------------------------------------------------------------------- 
                                        Catalog  
   ---------------------------------------------------------------------------------*/

/* --------------------------------------------------------------------------------- 
                                        Config  
   ---------------------------------------------------------------------------------*/
.editor-field-yesNo label {
    width: 325px;
    font-weight: normal;
    display: inline-block;
    font-size: 14px;
    line-height: 24px;
}

.editor-field-yesNo {
    margin-bottom: 18px;
}

/* --------------------------------------------------------------------------------- 
                                        Product  
   ---------------------------------------------------------------------------------*/
.circle-text {
    width: 2.1em;
    margin-right: 10px;
}

    .circle-text:after {
        content: "";
        display: block;
        width: 2.1em;
        height: 0;
        padding-bottom: 100%;
        background: #F0713A;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%;
    }

    .circle-text div {
        float: left;
        width: 100%;
        padding-top: 50%;
        line-height: 1em;
        margin-top: -0.5em;
        text-align: center;
        font-weight: bold;
        color: white;
    }

.circle-text-label {
    line-height: 1em;
    font-weight: bold;
}

.circle-label {
    font-weight: bold;
    margin-right: 15px;
}

.buttonbar {
    text-align: right;
    padding: 12px;
}

    .buttonbar input {
        margin-left: 6px;
    }

/* CSSCustomStyle - Override a effectué pour annuler/modifier le TOP10 dans la feuille de style personallisé*/
/*.editor-field .ACL_RadioButtonLabel {
    top: 6px;
}
.editor-field .ACL_CheckBoxLabel {
    top: auto;
}*/

/* Profil */
#PluginUserProfileDataContainer .inCompleteProfileWarning,
#profileSection .inCompleteProfileWarning,
.waitingForApprobationProfileWarning {
    /*display: inline;*/
    background-image: url(/Content/plugin/ActivitekPublicInterface/Images/icon-warning.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 15px;
    padding-right: 3px;
    padding-top: 10px;
    padding-bottom: 10px;
    vertical-align: middle;
}


.hidden {
    display: none;
}

#aclMobileMenu {
    display: none;
}

#PMELSectionMenuHolder {
    overflow: visible;
}

#page-title-warning {
    background-color: #fcf8e3;
    border: 1px solid #faebcc;
    border-radius: 3px;
    padding: 10px;
    display: none;
}

.page-title-information {
    background-color: #d9edf7;
    border: 1px solid #bce8f1;
    border-radius: 3px;
    padding: 10px;
    font-weight: bold;
    margin-bottom: 5px;
}

    .page-title-information.margin {
    margin: 25px 0;
}

    .page-title-information, .page-title-information .k-icon {
    color: #31708f;
}

        .page-title-information .k-icon {
    font-size: 20px;
}

/*
    #moduleId-ACTLoisirs
    {
        margin-top: -50px;
    }
*/

/* Petits devices */

@media screen and (max-width: 767px) {
    .acl_welcome_menu_item {
        padding: 0 10px;
    }

    /* Ajustement dans le catalog pour taille des champs */
    #moduleId-ACTLoisirs #viewCatalog input[type='text'],
    #moduleId-ACTLoisirs #viewCatalog input[type='password'],
    #moduleId-ACTLoisirs #viewCatalog input[type='url'],
    #moduleId-ACTLoisirs #viewCatalog textarea,
    #page:not(.connected) #viewCatalog input[type='text'],
    #page:not(.connected) #viewCatalog input[type='password'],
    #page:not(.connected) #viewCatalog input[type='url'],
    #page:not(.connected) #viewCatalog textarea {
        width: 80%;
    }

    #mobileMenuBar button, #aclMobileMenu button {
        background-color: #fff;
        width: 40px;
        height: 40px;
        border-color: #e9e9e9;
    }

    #aclMobileMenu button {
        position: absolute;
        top: 2px;
        left: 2px;
    }

    #mobileMenuItems {
        margin-top: 50px;
    }

    #mobileMenuBar button span, #aclMobileMenu button span {
        font-size: 18px;
    }

    .acl_welcome_menu_item_inner .right {
        display: none;
    }

    #tab-basket {
        width: auto !important;
        right: 15px !important;
    }

    .k-rpanel-left, .k-rpanel-right {
        z-index: 999;
        top: 80px;
        height: calc(100% - 80px);
        background-color: #fff;
        min-width: 70%;
        box-shadow: 0 1px 20px rgba(0,0,0,.2);
    }

    #mobileMenuBar {
        text-align: left;
        background-color: #F4F4F4;
        padding: 5px;
        position: fixed;
        top: 80px;
        width: 100%;
        z-index: 999;
    }

    #TabBody {
        margin-top: 0 !important;
    }

    #aclMobileMenu {
        display: block;
    }

    #mobileMenuItems {
        border: 1px solid #F4F4F4;
        text-align: left;
    }

        #mobileMenuItems li {
        border-bottom: 1px solid #F4F4F4;
    }

            #mobileMenuItems li ul {
        margin: 0;
    }

                #mobileMenuItems li ul li {
        padding-left: 10px; 
    }

                    #mobileMenuItems li ul li:first-child {
        border-top: 1px solid #F4F4F4;
    }

                    #mobileMenuItems li ul li:last-child {
        border-bottom: 0;
        padding-bottom: 0;
    }

            #mobileMenuItems li span {
        padding: 10px;
        display: inline-block;
        cursor: pointer;
    }

    /* Modules */
    #familyMemberSelectorRow {
        padding: 0;
    }

    #moduleId-ACTLoisirs {
        margin-top: 0;
    }
}

.divCenter {
    display: table;
    margin: 0 auto;
    padding: 0 5px;
}

.maxWidth300 {
        width: 100%;
    max-width: 300px;
    }

.maxWidth150 {
    width: 100%;
    max-width: 150px;
    }

.maxWidthAuto {
    width: auto;
}

.minWidth485 {
        width: 100%;
    }

@media (min-width: 768px) {
    .minWidth485 {
        min-width: 485px;
        width: auto;
    }
}

.bigInput {
    width: 100%;
}

    .bigInput .k-input,
    .bigInput .k-dropdown-wrap,
    .bigInput .k-dropdown,
    .bigInput .k-textbox {
        height: 30px !important;
        line-height: 30px !important;
        padding-top: 0 !important;
        padding-bottom: 0 !important;
        font-size: 1.1em;
    }

    .bigInput .k-i-arrow-60-down {
        margin-top: -1px !important;
        margin-bottom: 0px !important;
    }

.sectionContainerGroup {
    background-color: #F8F8F8 !important;
    border: 0 !important;
    padding: 15px !important;
}

.sectionContainerLineWhite {
    background-color: #FFFFFF !important;
    padding: 10px !important;
    margin-bottom: 15px !important;
}

.sectionContainerLine {
    padding: 10px !important;
    margin-bottom: 15px !important;
}

div.bootstrap .widget .widget-head h3,
div.bootstrap h3 {
    font-size: 14px;
        margin-top: 0;
    margin-bottom: 0;
    font-weight: normal;
    line-height: 30px;
}

div.bootstrap .container-fluid {
    padding-right: 0;
    padding-left: 0;
}

.groupOptionsConfirmButton {
    text-align: center;
}

    .groupOptionsConfirmButton button, .groupOptionsConfirmButton a {
        max-width: 250px;
        width: 100%;
        display: inline-block;
        margin: 10px 5px !important;
    }

#membershipsTable {
    width: 100%;
}

@media (min-width: 768px) {
    .membershipInfoRight {
        text-align: right;
    }

    .membershipInfoCenter {
        text-align: center;
    }

    .priceChoiceCombo {
        text-align: right;
    }
}

.priceChoiceCombo {
    width: 100% !important;
    /*width: auto !important;*/
    /*min-width: 150px !important;*/
    max-width: 400px !important;
}

    .priceChoiceCombo .k-input,
    .priceChoiceCombo .k-dropdown-wrap,
    .priceChoiceCombo .k-dropdown,
    .priceChoiceCombo .k-textbox {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    .priceChoiceCombo .k-i-arrow-60-down {
        margin-top: -4px !important;
        margin-bottom: 4px !important;
    }

.ConfirmButtonContainer button {
    margin: 10px 5px !important;
}

.k-textbox-100, .k-textbox-100 input {
    width: 100% !important;
}

.resourceTable {
    border-width: 0;
    width: 100%;
}

    .resourceTable td {
        border-width: 0;
    }

.resourceTableCheckBoxTd {
    width: 26px;
}

.checkboxResource {
    margin: 2px 0 2px 0 !important;
    /*margin: 2px 0px !important;*/
    height: 20px !important;
    width: 20px !important;
    vertical-align: bottom;
    padding-bottom: 4px !important;
}

.textResource {
    margin: 0px !important;
    /*margin-top: 2px !important;*/
}

k-treeview .k-icon.k-i-collapse {
    color: red;
}

.k-treeview .k-icon.k-i-expand {
    color: blue;
}

.k-grid .k-hierarchy-cell .k-i-collapse,
.k-grid .k-hierarchy-cell .k-i-expand {
    font-size: 2.5em;
    margin: 0;
}

    .k-grid .k-hierarchy-cell .k-i-expand:focus,
    .k-grid .k-hierarchy-cell .k-i-collapse:focus {
        outline: none;
    }

.k-hierarchy-cell {
    padding: 0 !important;
}

.tableLabelRight {
    font-weight: bold;
    text-align: right;
    padding-left: 2px !important;
    padding-right: 0px !important;
    vertical-align: middle;
}

.tableLabel {
    font-weight: bold;
    padding-left: 2px !important;
    padding-right: 0px !important;
    vertical-align: middle;
}

#reservation-widget {
    padding: 0px;
}

div.bootstrap .noPadding {
    padding-left: 0px;
    padding-right: 0px;
}