﻿:root {
    --main-color: #00ae41;
    --main-color-dark: #003A63;
    --main-color-light: #A9B9C1;
    --main-color-light-active-a01: rgba(247, 175, 62, 0.01);
    --main-color-light-active-a05: rgba(247, 175, 62, 0.05);
    --button-gradient: linear-gradient(to bottom, #00ae41 0, #13426b 100%);
    --logo: url("/Content/Imagenes/Logo_Flex_Renting_Sitio.png");
    --size: 50%;
    --inverse-color: #f44336;
    --back-color: #00ae41;
    --addon-success-color: #ffffff;
    --addon-error-color: #e02e2b;
    --addon-button-color: #28752a;
    --nav: #2a2d35;
    --modal-header: #00ae41;
    --modal-close: #fff;
    --label-color: #ffffff;
    --panel-heading: #2a2d35;
    --panel-filled: rgb(0 46 85);
    --modal-content: #ffffff;
    --modal-content-filled: rgb(0 46 85);
    --modal-content-filled-label-control-color: #fff;
    --panel-footer: #00ae41;
    --form-control: #2b445d;
    --form-control-color: #ffffff;
    --container-fluid-h1: #00416b;
    --modal-footer: #00ae41;
    --btn-group: #41434b;
    --brand-nav: #ffffff;
    --pace-done: #fff;
    --content-before-d: #ffffff;
    --content-before-l: #ffffff;
    --sp-col: #6d757d;
    --header-color: #13426b;
    --dropdown-col: #00416b;
    --switch-col: white;
    --table-striped: #13426b;
    --table-striped-hover: #002e55;
    --table-striped-even: #002e55;
    --tbody-col: #cbcbcb;
    --tr-th: #00416b;
    --tr-th-col: none;
    --border-col-tr: #13426b;
    --border-col-td: #13426b;
    --options-col: #ffffff;
    --fieldset: #012841;
    --panel-head: #00ae41;
    --log-col: none;
    --mod-col: none;
    --ctrl-lbl: white;
    --panel-heading-a: none;
    --element-text: #fff;
    --backCircle: #00416b;
    --circleHover: #00416b;
    --element-a-i: white;
    --th-child: white;
    --menu-li-a: #ffffff;
    --dropdown-menu-li-a: white;
    --navbar-right-li-a: #31343d;
    --navbar-right-li-a-opn: #292c34;
    --tab-pane-back: #00416b;
    --nav-tabs: #fefefe00;
    --nav-tabs-focus: rgb(0 174 65);
    --datepicker-back: #52555f;
    /*--datepicker-hover: #f6a821;*/
    --datepicker-hover: aliceblue;
    /*--datepicker-today-hover: #f6a821;
    --datepicker-today-hover2: #986915;*/
    --datepicker-today-hover: aliceblue;
    --datepicker-today-hover2: #A9B9C1;
    /*--datepicker-tr: #c9983a;*/
    --datepicker-tr: aliceblue;
    --datepicker-tr-col: none;
    --panel-title-a: none;
    --sortable-back: #333333;
    --sortable-col: #999999;
    --sortable-hover-txt: #fff;
    --ul-li-sortable: none;
    --tr-frist-child-th: #002e55;
    --md-body-h4: #FFFFFF;
    --title-bdy: #4e4e4e;
    --panel-body-txt-col: #4b4b4b;
    --list-group-item-col: white;
    --ul-li: #2a2d35;
    --navbar-brand-hover: #ffffff;
    --dropdown-toggle-btn-success: rgba(27, 191, 137, 0.1);
    --img-home: url(Imagenes/LumoFinanciera.png);
    --footer-back: #A9B9C1;
    --footer-color: white;
    --dropdown-toggle-btn-success-focus: rgba(27, 191, 137, 0.1);
    --reportBack: #393C45;
    --nav-li-a-border-left: #00416b;
    --profile-a: none;
    /*--back-report: #2f323b;*/
    --primary-color: #00ae41;
    --secondary-color: #00416b;
    --luna-nav-nav-li-ul-li-a: #cbcbcb;
    --luna-nav-nav-li-a-hover: #ebebeb;
    --footer-basic-centered-footer-company-name: #fff;
    --bootstrap-select-dropdown-toggle-hover: #999;
    --nav-tabs-li-a: #949ba2;
    --bg-acent: #2a2d35;
    --dashboard-filled: #2a2d35;
    --dashboard-legend: #373942;
    --dashboard-color: #fff;
    --dashboard-border: 1px solid #373942;
    --link-color: #A9B9C1;
    --link-color-selected: #fff;
    --bg-acent-color: #fff;
    --bg-acent-text-primary: #A9B9C1;
    --bg-acent-text-secondary: #dc9823;
    --bg-acent-link: #A9B9C1;
    --modal-h-color: #fff;
    --modal-header-link: #fff;
    --back-fondo: #fff;
    --steper-circle: #13426b;
    --steper-button-hover: rgba(0,174,65,.2);
    --panel-filled-color: #fff;
    /*nuevas*/
    --modal-content-label-color: #FFF;
    --modal-content-label-control-color: #000000;
}
