/*
 *
 *   INSPINIA - Responsive Admin Theme
 *   version 2.7.1
 *
*/
/*
 * Variabili dello stile
*/

:root {
    --themes_color_0: #00AEDB;
    --themes_color_1: #33c9ff;
    --themes_color_2: #62c5dd;
    --themes_color_3: #40d47e;
    --themes_color_4: #0079A4;
    --themes_color_5: #33bbff;
    --themes_color_6: #fff;
    --themes_color_7: gray;
    --themes_color_8: white;
    --themes_color_9: white;
    --themes_color_10: #F5F5F5;
    --themes_color_11: #A7B1C2;
    --themes_color_12: #1d1d1f;
    --themes_color_13: #FFEECA;
    --themes_color_14: #676a6c;
    --themes_color_15: #fffacd;
    --themes_color_16: #F5F5F5;
    --themes_color_17: #F5F5F5;
    --themes_color_18: #00AEDB;
    --themes_color_19: #F37735;
    --themes_color_20: #D11141;
    --themes_color_21: #00B159;
    --themes_color_22: #ffffff;
    --themes_color_23: #666666;
    --themes_color_24: #ffc6c6;
    --themes_color_25: #F5F5F5;
    --themes_color_26: #2f2f30;
    --themes_color_27: #ffc;
    --themes_color_28: #e5e6e7;
    --themes_color_29: #F5F5F5;
    --themes_color_30: #F5F5F5;
    --themes_color_31: #F5F5F5;
    --themes_color_32: #00AEDB;
    --themes_color_33: #676a6c;
    --themes_color_34: #049158;
    --themes_color_35: #2f2f30;
    --themes_color_36: #F5F5F5;
    --themes_color_37: #00AEDB;
    --themes_color_38: #00AEDB;
    --themes_color_39: #09ab69;
    --themes_color_40: #33c9ff;
    --themes_color_41: #F37735;
    --themes_color_42: #049158;
    --themes_color_43: #F37735;
    --themes_color_44: #21b9ed;
    --themes_color_45: #0899c9;
    --themes_color_46: #D11141;
    --themes_color_47: #3c3c3e;
    --themes_color_48: rgba(47,47,48,0.5);
    --themes_color_49: #ffffff;
    --themes_color_50: #c5c5c5;
    --themes_color_51: #ffffff;
    --themes_color_52: #1d1d1f;
    --themes_color_53: #f9f9f9;
    --themes_color_54: #ffffff;
    --themes_color_55: #2f2f30;
    --themes_color_56: #1d1d1f;
    --themes_color_57: #ffffff;
    --themes_color_58: #ffffff;
    --themes_color_59: #F7F7F7;
    --themes_color_60: #e8e9ea;
    --themes_color_61: #2f2f30;
    --themes_color_62: #ffffff;
    --themes_color_63: #F5F5F5;
    --themes_dt_row_selected:  rgba(255,196,37,0.1);
    --themes_color_alert_danger_1: #D11141;
    --themes_color_alert_danger_2: rgba(209,17,65,0.1);
    --themes_color_alert_danger_3: #D11141;
    --themes_color_alert_warning_1: #F37735;
    --themes_color_alert_warning_2: rgba(243,119,53,0.1);
    --themes_color_alert_warning_3: #F37735;
    --themes_color_alert_info_1: #e1a70b;
    --themes_color_alert_info_2: rgba(255,196,37,0.1);
    --themes_color_alert_info_3: #FFC425;
    --themes_font_size_inc: 1px;
    --themes_navbar_size_inc: 0px;
    --themes_icheck_bg_image: url(green_theme_default.png);
    --themes_box_bg_image: url("../img/box_bg_night_blue.jpg");
}

