/**
 * MobileFooter short summary.
 *
 * MobileFooter description.
 *
 * @version 1.0
 * @author prime
 */

@media (min-width:320px) { /* smartphones, iPhone, portrait 480x320 phones */
    /*body {
        background-color: lightblue;
    }*/

    #rulesTable .td_fl {
        font-size: 2vw;
    }

    #pTable .td_fl {
        font-size: 2vw;
    }

    #fl_docs_table .td_fl {
        font-size: 2vw;
    }

    #resultsTable .td_fl {
        font-size: 2vw;
    }

    #breakdowns_table .td_fl {
        font-size: 2vw;
    }

    #stats_equip_usage_table .td_fl {
        font-size: 2vw;
    }

    #maintenance_costs_table .td_fl {
        font-size: 2vw;
    }

    #active_reports_table .td_fl {
        font-size: 2vw;
    }

    #reports_results_table .td_fl {
        font-size: 2vw;
    }

    #add_jplan_table .td_fl {
        font-size: 2vw;
    }

    #jplan_table .td_fl {
        font-size: 2vw;
    }

    #job_plan_results_table .td_fl {
        font-size: 2vw;
    }

    #contents_table .td_fl {
        font-size: 2vw;
    }

    #cl_results_table .td_fl {
        font-size: 2vw;
    }

    #tl_tab .td_fl {
        font-size: 2vw;
    }

    #tasks_search_results_table .td_fl {
        font-size: 2vw;
    }

    #task_list_table .td_fl {
        font-size: 2vw;
    }

    #mplan_results_table .td_fl {
        font-size: 2vw;
    }

    #equip_container_details_table .td_fl {
        font-size: 2vw;
    }

    #spares_table .td_fl {
       font-size: 2vw;
    }

    .wo_menu {
        font-size: 2vw;
    }

    #tasks_exist_table .td_fl {
        font-size: 2vw;
    }

    #tool_list_table_display .td_fl {
        font-size: 2vw;
    }

    #tool_list_table .td_fl {
        font-size: 2vw;
    }

    #task_input_table .td_fl {
        font-size: 2vw;
    }

    #task_list_table .td_fl {
        font-size: 2vw;
    }

    #equip_move_table .td_fl {
        font-size: 2vw;
    }

    #wo_equip_list .td_fl {
        font-size: 2vw;
    }

    #footer_desktop_info {
        visibility: hidden;
    }

    #wo_results_list .td_fl {
        font-size: 2vw;
    }

    #suppliers_results_list .td_fl {
        font-size: 2vw;
    }

    #cl_contents_table .td_fl {
        font-size: 2vw;
    }

    #wo_results_list .td_summary {
        font-size: 2vw;
    }

    #search_parameters_myModal_t2 .td_fl {
        font-size: 2vw;
    }

    #search_parameters_myModal_t1 .td_fl {
        font-size: 2.5vw;
    }

    #filter_parameters_myModal_t1 .td_fl {
        font-size: 2.5vw;
    }

    #filter_parameters_myModal_t2 .td_fl {
        font-size: 2vw;
    }

    #equip_results_list .td_fl {
        font-size: 2vw;
        /*white-space: nowrap;*/
    }

    #equip_results_table .td_fl {
        font-size: 2vw;
        /*white-space: nowrap;*/
    }

}

@media (min-width:481px) { /* portrait e-readers (Nook/Kindle), smaller tablets @ 600 or @ 640 wide. */
   
}

@media (min-width:641px) { /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */
    /*body {
        background-color: lightcoral;
    }*/

    #rulesTable .td_fl {
        font-size: 1em;
    }

    #pTable .td_fl {
        font-size: 1em;
    }

    #fl_docs_table .td_fl {
        font-size: 1em;
    }

    #resultsTable .td_fl {
        font-size: 1em;
    }

    #stats_equip_usage_table .td_fl {
        font-size: 1em;
    }

    #breakdowns_table .td_fl {
        font-size: 1em;
    }

    #active_reports_table .td_fl {
        font-size: 1em;
    }

    #maintenance_costs_table .td_fl {
        font-size: 1em;
    }

    #reports_results_table .td_fl {
        font-size: 1em;
    }

    #add_jplan_table .td_fl {
        font-size: 1em;
    }

    #jplan_table .td_fl {
        font-size: 1em;
    }

    #job_plan_results_table .td_fl {
        font-size: 1em;
    }

    #contents_table .td_fl {
        font-size: 1em;
    }

    #cl_results_table .td_fl {
        font-size: 1em;
    }

    #tl_tab .td_fl {
        font-size: 1em;
    }

    #task_list_table .td_fl {
        font-size: 1em;
    }

    #tasks_search_results_table .td_fl {
        font-size: 1em;
    }

    #mplan_results_table .td_fl {
        font-size: 1em;
    }

    #spares_table .td_fl {
        font-size: 1em;
    }

    #equip_container_details_table .td_fl {
        font-size: 1em;
    }

    .wo_menu {
        font-size: 1em;
    }

    #tasks_exist_table .td_fl {
        font-size: 1em;
    }

    #task_input_table .td_fl {
        font-size: 1em;
    }

    #tool_list_table_display .td_fl {
        font-size: 1em;
    }

    #tool_list_table .td_fl {
        font-size: 1em;
    }

    #task_list_table .td_fl {
        font-size: 1em;
    }

    #equip_move_table .td_fl {
        font-size: 1em;
    }

    #wo_equip_list .td_fl {
        font-size: 1em;
    }

    #cl_contents_table .td_fl {
        font-size: 1em;
    }

    #wo_results_list .td_fl {
        font-size: 1em;
    }

    #wo_results_list .td_summary {
        font-size: 1em;
    }

    #suppliers_results_list .td_fl {
        font-size: 1em;
    }

    #search_parameters_myModal_t2 .td_fl {
        font-size: 1em;
    }

    #search_parameters_myModal_t1 .td_fl {
        font-size: 1em;
    }

    #filter_parameters_myModal_t1 .td_fl {
        font-size: 1em;
    }

    #filter_parameters_myModal_t2 .td_fl {
        font-size: 1em;
    }

    #equip_results_list .td_fl {
        font-size: 1em;
    }

    #footer_desktop_info {
        visibility: visible;
    }

    #equip_results_table .td_fl {
        font-size: 1em;
        /*white-space: nowrap;*/
    }
}

@media (min-width:961px) { /* tablet, landscape iPad, lo-res laptops ands desktops */
}

@media (min-width:1025px) { /* big landscape tablets, laptops, and desktops */
}

@media (min-width:1281px) { /* hi-res laptops and desktops */
}
