/* 
 Theme Name:   4theEst8
 Theme URI:    
 Description:  
 Author:       Tenacity
 Author URI:   https://tenacity.io
 Template:     Extra
 Version:      1.0.1.4.9
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

 /* --------------------------------------------*/
.dashboard-template .container {
  max-width: 100%;
  width: 100%;
  padding: 0; }
  .dashboard-template .container .entry-title {
    width: 90%;
    max-width: calc(1280px - 2rem);
    margin-right: auto;
    margin-left: auto; }
  .dashboard-template .container .vc-menu, .dashboard-template .container form#uploadForm, .dashboard-template .container #uploadResult {
    max-width: calc(1280px - 2rem);
    margin: auto; }
  .dashboard-template .container section.pitch-data {
    max-width: 100%; }
