Linux server.jmdstrack.com 3.10.0-1160.119.1.el7.tuxcare.els10.x86_64 #1 SMP Fri Oct 11 21:40:41 UTC 2024 x86_64
/ home/ jmdstrac/ public_html/ devices/ css_compiled/ |
|
/*! * --------------------------------------------------------------------- * * GLPI - Gestionnaire Libre de Parc Informatique * * http://glpi-project.org * * @copyright 2015-2023 Teclib' and contributors. * @copyright 2003-2014 by the INDEPNET Development Team. * @licence https://www.gnu.org/licenses/gpl-3.0.html * * --------------------------------------------------------------------- * * LICENSE * * This file is part of GLPI. * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program. If not, see <https://www.gnu.org/licenses/>. * * --------------------------------------------------------------------- */ /** * default to generate [2-11] columns as 1 (oneColumnMode) and 12 (default) are in the main css * Copyright (c) 2021 Alain Dumesny - see GridStack root license */ .grid-stack.grid-stack-2 > .grid-stack-item { min-width: 50%; } .grid-stack.grid-stack-2 > .grid-stack-item[gs-w="1"] { width: 50%; } .grid-stack.grid-stack-2 > .grid-stack-item[gs-x="1"] { left: 50%; } .grid-stack.grid-stack-2 > .grid-stack-item[gs-min-w="1"] { min-width: 50%; } .grid-stack.grid-stack-2 > .grid-stack-item[gs-max-w="1"] { max-width: 50%; } .grid-stack.grid-stack-2 > .grid-stack-item[gs-w="2"] { width: 100%; } .grid-stack.grid-stack-2 > .grid-stack-item[gs-x="2"] { left: 100%; } .grid-stack.grid-stack-2 > .grid-stack-item[gs-min-w="2"] { min-width: 100%; } .grid-stack.grid-stack-2 > .grid-stack-item[gs-max-w="2"] { max-width: 100%; } .grid-stack.grid-stack-3 > .grid-stack-item { min-width: 33.3333333333%; } .grid-stack.grid-stack-3 > .grid-stack-item[gs-w="1"] { width: 33.3333333333%; } .grid-stack.grid-stack-3 > .grid-stack-item[gs-x="1"] { left: 33.3333333333%; } .grid-stack.grid-stack-3 > .grid-stack-item[gs-min-w="1"] { min-width: 33.3333333333%; } .grid-stack.grid-stack-3 > .grid-stack-item[gs-max-w="1"] { max-width: 33.3333333333%; } .grid-stack.grid-stack-3 > .grid-stack-item[gs-w="2"] { width: 66.6666666667%; } .grid-stack.grid-stack-3 > .grid-stack-item[gs-x="2"] { left: 66.6666666667%; } .grid-stack.grid-stack-3 > .grid-stack-item[gs-min-w="2"] { min-width: 66.6666666667%; } .grid-stack.grid-stack-3 > .grid-stack-item[gs-max-w="2"] { max-width: 66.6666666667%; } .grid-stack.grid-stack-3 > .grid-stack-item[gs-w="3"] { width: 100%; } .grid-stack.grid-stack-3 > .grid-stack-item[gs-x="3"] { left: 100%; } .grid-stack.grid-stack-3 > .grid-stack-item[gs-min-w="3"] { min-width: 100%; } .grid-stack.grid-stack-3 > .grid-stack-item[gs-max-w="3"] { max-width: 100%; } .grid-stack.grid-stack-4 > .grid-stack-item { min-width: 25%; } .grid-stack.grid-stack-4 > .grid-stack-item[gs-w="1"] { width: 25%; } .grid-stack.grid-stack-4 > .grid-stack-item[gs-x="1"] { left: 25%; } .grid-stack.grid-stack-4 > .grid-stack-item[gs-min-w="1"] { min-width: 25%; } .grid-stack.grid-stack-4 > .grid-stack-item[gs-max-w="1"] { max-width: 25%; } .grid-stack.grid-stack-4 > .grid-stack-item[gs-w="2"] { width: 50%; } .grid-stack.grid-stack-4 > .grid-stack-item[gs-x="2"] { left: 50%; } .grid-stack.grid-stack-4 > .grid-stack-item[gs-min-w="2"] { min-width: 50%; } .grid-stack.grid-stack-4 > .grid-stack-item[gs-max-w="2"] { max-width: 50%; } .grid-stack.grid-stack-4 > .grid-stack-item[gs-w="3"] { width: 75%; } .grid-stack.grid-stack-4 > .grid-stack-item[gs-x="3"] { left: 75%; } .grid-stack.grid-stack-4 > .grid-stack-item[gs-min-w="3"] { min-width: 75%; } .grid-stack.grid-stack-4 > .grid-stack-item[gs-max-w="3"] { max-width: 75%; } .grid-stack.grid-stack-4 > .grid-stack-item[gs-w="4"] { width: 100%; } .grid-stack.grid-stack-4 > .grid-stack-item[gs-x="4"] { left: 100%; } .grid-stack.grid-stack-4 > .grid-stack-item[gs-min-w="4"] { min-width: 100%; } .grid-stack.grid-stack-4 > .grid-stack-item[gs-max-w="4"] { max-width: 100%; } .grid-stack.grid-stack-5 > .grid-stack-item { min-width: 20%; } .grid-stack.grid-stack-5 > .grid-stack-item[gs-w="1"] { width: 20%; } .grid-stack.grid-stack-5 > .grid-stack-item[gs-x="1"] { left: 20%; } .grid-stack.grid-stack-5 > .grid-stack-item[gs-min-w="1"] { min-width: 20%; } .grid-stack.grid-stack-5 > .grid-stack-item[gs-max-w="1"] { max-width: 20%; } .grid-stack.grid-stack-5 > .grid-stack-item[gs-w="2"] { width: 40%; } .grid-stack.grid-stack-5 > .grid-stack-item[gs-x="2"] { left: 40%; } .grid-stack.grid-stack-5 > .grid-stack-item[gs-min-w="2"] { min-width: 40%; } .grid-stack.grid-stack-5 > .grid-stack-item[gs-max-w="2"] { max-width: 40%; } .grid-stack.grid-stack-5 > .grid-stack-item[gs-w="3"] { width: 60%; } .grid-stack.grid-stack-5 > .grid-stack-item[gs-x="3"] { left: 60%; } .grid-stack.grid-stack-5 > .grid-stack-item[gs-min-w="3"] { min-width: 60%; } .grid-stack.grid-stack-5 > .grid-stack-item[gs-max-w="3"] { max-width: 60%; } .grid-stack.grid-stack-5 > .grid-stack-item[gs-w="4"] { width: 80%; } .grid-stack.grid-stack-5 > .grid-stack-item[gs-x="4"] { left: 80%; } .grid-stack.grid-stack-5 > .grid-stack-item[gs-min-w="4"] { min-width: 80%; } .grid-stack.grid-stack-5 > .grid-stack-item[gs-max-w="4"] { max-width: 80%; } .grid-stack.grid-stack-5 > .grid-stack-item[gs-w="5"] { width: 100%; } .grid-stack.grid-stack-5 > .grid-stack-item[gs-x="5"] { left: 100%; } .grid-stack.grid-stack-5 > .grid-stack-item[gs-min-w="5"] { min-width: 100%; } .grid-stack.grid-stack-5 > .grid-stack-item[gs-max-w="5"] { max-width: 100%; } .grid-stack.grid-stack-6 > .grid-stack-item { min-width: 16.6666666667%; } .grid-stack.grid-stack-6 > .grid-stack-item[gs-w="1"] { width: 16.6666666667%; } .grid-stack.grid-stack-6 > .grid-stack-item[gs-x="1"] { left: 16.6666666667%; } .grid-stack.grid-stack-6 > .grid-stack-item[gs-min-w="1"] { min-width: 16.6666666667%; } .grid-stack.grid-stack-6 > .grid-stack-item[gs-max-w="1"] { max-width: 16.6666666667%; } .grid-stack.grid-stack-6 > .grid-stack-item[gs-w="2"] { width: 33.3333333333%; } .grid-stack.grid-stack-6 > .grid-stack-item[gs-x="2"] { left: 33.3333333333%; } .grid-stack.grid-stack-6 > .grid-stack-item[gs-min-w="2"] { min-width: 33.3333333333%; } .grid-stack.grid-stack-6 > .grid-stack-item[gs-max-w="2"] { max-width: 33.3333333333%; } .grid-stack.grid-stack-6 > .grid-stack-item[gs-w="3"] { width: 50%; } .grid-stack.grid-stack-6 > .grid-stack-item[gs-x="3"] { left: 50%; } .grid-stack.grid-stack-6 > .grid-stack-item[gs-min-w="3"] { min-width: 50%; } .grid-stack.grid-stack-6 > .grid-stack-item[gs-max-w="3"] { max-width: 50%; } .grid-stack.grid-stack-6 > .grid-stack-item[gs-w="4"] { width: 66.6666666667%; } .grid-stack.grid-stack-6 > .grid-stack-item[gs-x="4"] { left: 66.6666666667%; } .grid-stack.grid-stack-6 > .grid-stack-item[gs-min-w="4"] { min-width: 66.6666666667%; } .grid-stack.grid-stack-6 > .grid-stack-item[gs-max-w="4"] { max-width: 66.6666666667%; } .grid-stack.grid-stack-6 > .grid-stack-item[gs-w="5"] { width: 83.3333333333%; } .grid-stack.grid-stack-6 > .grid-stack-item[gs-x="5"] { left: 83.3333333333%; } .grid-stack.grid-stack-6 > .grid-stack-item[gs-min-w="5"] { min-width: 83.3333333333%; } .grid-stack.grid-stack-6 > .grid-stack-item[gs-max-w="5"] { max-width: 83.3333333333%; } .grid-stack.grid-stack-6 > .grid-stack-item[gs-w="6"] { width: 100%; } .grid-stack.grid-stack-6 > .grid-stack-item[gs-x="6"] { left: 100%; } .grid-stack.grid-stack-6 > .grid-stack-item[gs-min-w="6"] { min-width: 100%; } .grid-stack.grid-stack-6 > .grid-stack-item[gs-max-w="6"] { max-width: 100%; } .grid-stack.grid-stack-7 > .grid-stack-item { min-width: 14.2857142857%; } .grid-stack.grid-stack-7 > .grid-stack-item[gs-w="1"] { width: 14.2857142857%; } .grid-stack.grid-stack-7 > .grid-stack-item[gs-x="1"] { left: 14.2857142857%; } .grid-stack.grid-stack-7 > .grid-stack-item[gs-min-w="1"] { min-width: 14.2857142857%; } .grid-stack.grid-stack-7 > .grid-stack-item[gs-max-w="1"] { max-width: 14.2857142857%; } .grid-stack.grid-stack-7 > .grid-stack-item[gs-w="2"] { width: 28.5714285714%; } .grid-stack.grid-stack-7 > .grid-stack-item[gs-x="2"] { left: 28.5714285714%; } .grid-stack.grid-stack-7 > .grid-stack-item[gs-min-w="2"] { min-width: 28.5714285714%; } .grid-stack.grid-stack-7 > .grid-stack-item[gs-max-w="2"] { max-width: 28.5714285714%; } .grid-stack.grid-stack-7 > .grid-stack-item[gs-w="3"] { width: 42.8571428571%; } .grid-stack.grid-stack-7 > .grid-stack-item[gs-x="3"] { left: 42.8571428571%; } .grid-stack.grid-stack-7 > .grid-stack-item[gs-min-w="3"] { min-width: 42.8571428571%; } .grid-stack.grid-stack-7 > .grid-stack-item[gs-max-w="3"] { max-width: 42.8571428571%; } .grid-stack.grid-stack-7 > .grid-stack-item[gs-w="4"] { width: 57.1428571429%; } .grid-stack.grid-stack-7 > .grid-stack-item[gs-x="4"] { left: 57.1428571429%; } .grid-stack.grid-stack-7 > .grid-stack-item[gs-min-w="4"] { min-width: 57.1428571429%; } .grid-stack.grid-stack-7 > .grid-stack-item[gs-max-w="4"] { max-width: 57.1428571429%; } .grid-stack.grid-stack-7 > .grid-stack-item[gs-w="5"] { width: 71.4285714286%; } .grid-stack.grid-stack-7 > .grid-stack-item[gs-x="5"] { left: 71.4285714286%; } .grid-stack.grid-stack-7 > .grid-stack-item[gs-min-w="5"] { min-width: 71.4285714286%; } .grid-stack.grid-stack-7 > .grid-stack-item[gs-max-w="5"] { max-width: 71.4285714286%; } .grid-stack.grid-stack-7 > .grid-stack-item[gs-w="6"] { width: 85.7142857143%; } .grid-stack.grid-stack-7 > .grid-stack-item[gs-x="6"] { left: 85.7142857143%; } .grid-stack.grid-stack-7 > .grid-stack-item[gs-min-w="6"] { min-width: 85.7142857143%; } .grid-stack.grid-stack-7 > .grid-stack-item[gs-max-w="6"] { max-width: 85.7142857143%; } .grid-stack.grid-stack-7 > .grid-stack-item[gs-w="7"] { width: 100%; } .grid-stack.grid-stack-7 > .grid-stack-item[gs-x="7"] { left: 100%; } .grid-stack.grid-stack-7 > .grid-stack-item[gs-min-w="7"] { min-width: 100%; } .grid-stack.grid-stack-7 > .grid-stack-item[gs-max-w="7"] { max-width: 100%; } .grid-stack.grid-stack-8 > .grid-stack-item { min-width: 12.5%; } .grid-stack.grid-stack-8 > .grid-stack-item[gs-w="1"] { width: 12.5%; } .grid-stack.grid-stack-8 > .grid-stack-item[gs-x="1"] { left: 12.5%; } .grid-stack.grid-stack-8 > .grid-stack-item[gs-min-w="1"] { min-width: 12.5%; } .grid-stack.grid-stack-8 > .grid-stack-item[gs-max-w="1"] { max-width: 12.5%; } .grid-stack.grid-stack-8 > .grid-stack-item[gs-w="2"] { width: 25%; } .grid-stack.grid-stack-8 > .grid-stack-item[gs-x="2"] { left: 25%; } .grid-stack.grid-stack-8 > .grid-stack-item[gs-min-w="2"] { min-width: 25%; } .grid-stack.grid-stack-8 > .grid-stack-item[gs-max-w="2"] { max-width: 25%; } .grid-stack.grid-stack-8 > .grid-stack-item[gs-w="3"] { width: 37.5%; } .grid-stack.grid-stack-8 > .grid-stack-item[gs-x="3"] { left: 37.5%; } .grid-stack.grid-stack-8 > .grid-stack-item[gs-min-w="3"] { min-width: 37.5%; } .grid-stack.grid-stack-8 > .grid-stack-item[gs-max-w="3"] { max-width: 37.5%; } .grid-stack.grid-stack-8 > .grid-stack-item[gs-w="4"] { width: 50%; } .grid-stack.grid-stack-8 > .grid-stack-item[gs-x="4"] { left: 50%; } .grid-stack.grid-stack-8 > .grid-stack-item[gs-min-w="4"] { min-width: 50%; } .grid-stack.grid-stack-8 > .grid-stack-item[gs-max-w="4"] { max-width: 50%; } .grid-stack.grid-stack-8 > .grid-stack-item[gs-w="5"] { width: 62.5%; } .grid-stack.grid-stack-8 > .grid-stack-item[gs-x="5"] { left: 62.5%; } .grid-stack.grid-stack-8 > .grid-stack-item[gs-min-w="5"] { min-width: 62.5%; } .grid-stack.grid-stack-8 > .grid-stack-item[gs-max-w="5"] { max-width: 62.5%; } .grid-stack.grid-stack-8 > .grid-stack-item[gs-w="6"] { width: 75%; } .grid-stack.grid-stack-8 > .grid-stack-item[gs-x="6"] { left: 75%; } .grid-stack.grid-stack-8 > .grid-stack-item[gs-min-w="6"] { min-width: 75%; } .grid-stack.grid-stack-8 > .grid-stack-item[gs-max-w="6"] { max-width: 75%; } .grid-stack.grid-stack-8 > .grid-stack-item[gs-w="7"] { width: 87.5%; } .grid-stack.grid-stack-8 > .grid-stack-item[gs-x="7"] { left: 87.5%; } .grid-stack.grid-stack-8 > .grid-stack-item[gs-min-w="7"] { min-width: 87.5%; } .grid-stack.grid-stack-8 > .grid-stack-item[gs-max-w="7"] { max-width: 87.5%; } .grid-stack.grid-stack-8 > .grid-stack-item[gs-w="8"] { width: 100%; } .grid-stack.grid-stack-8 > .grid-stack-item[gs-x="8"] { left: 100%; } .grid-stack.grid-stack-8 > .grid-stack-item[gs-min-w="8"] { min-width: 100%; } .grid-stack.grid-stack-8 > .grid-stack-item[gs-max-w="8"] { max-width: 100%; } .grid-stack.grid-stack-9 > .grid-stack-item { min-width: 11.1111111111%; } .grid-stack.grid-stack-9 > .grid-stack-item[gs-w="1"] { width: 11.1111111111%; } .grid-stack.grid-stack-9 > .grid-stack-item[gs-x="1"] { left: 11.1111111111%; } .grid-stack.grid-stack-9 > .grid-stack-item[gs-min-w="1"] { min-width: 11.1111111111%; } .grid-stack.grid-stack-9 > .grid-stack-item[gs-max-w="1"] { max-width: 11.1111111111%; } .grid-stack.grid-stack-9 > .grid-stack-item[gs-w="2"] { width: 22.2222222222%; } .grid-stack.grid-stack-9 > .grid-stack-item[gs-x="2"] { left: 22.2222222222%; } .grid-stack.grid-stack-9 > .grid-stack-item[gs-min-w="2"] { min-width: 22.2222222222%; } .grid-stack.grid-stack-9 > .grid-stack-item[gs-max-w="2"] { max-width: 22.2222222222%; } .grid-stack.grid-stack-9 > .grid-stack-item[gs-w="3"] { width: 33.3333333333%; } .grid-stack.grid-stack-9 > .grid-stack-item[gs-x="3"] { left: 33.3333333333%; } .grid-stack.grid-stack-9 > .grid-stack-item[gs-min-w="3"] { min-width: 33.3333333333%; } .grid-stack.grid-stack-9 > .grid-stack-item[gs-max-w="3"] { max-width: 33.3333333333%; } .grid-stack.grid-stack-9 > .grid-stack-item[gs-w="4"] { width: 44.4444444444%; } .grid-stack.grid-stack-9 > .grid-stack-item[gs-x="4"] { left: 44.4444444444%; } .grid-stack.grid-stack-9 > .grid-stack-item[gs-min-w="4"] { min-width: 44.4444444444%; } .grid-stack.grid-stack-9 > .grid-stack-item[gs-max-w="4"] { max-width: 44.4444444444%; } .grid-stack.grid-stack-9 > .grid-stack-item[gs-w="5"] { width: 55.5555555556%; } .grid-stack.grid-stack-9 > .grid-stack-item[gs-x="5"] { left: 55.5555555556%; } .grid-stack.grid-stack-9 > .grid-stack-item[gs-min-w="5"] { min-width: 55.5555555556%; } .grid-stack.grid-stack-9 > .grid-stack-item[gs-max-w="5"] { max-width: 55.5555555556%; } .grid-stack.grid-stack-9 > .grid-stack-item[gs-w="6"] { width: 66.6666666667%; } .grid-stack.grid-stack-9 > .grid-stack-item[gs-x="6"] { left: 66.6666666667%; } .grid-stack.grid-stack-9 > .grid-stack-item[gs-min-w="6"] { min-width: 66.6666666667%; } .grid-stack.grid-stack-9 > .grid-stack-item[gs-max-w="6"] { max-width: 66.6666666667%; } .grid-stack.grid-stack-9 > .grid-stack-item[gs-w="7"] { width: 77.7777777778%; } .grid-stack.grid-stack-9 > .grid-stack-item[gs-x="7"] { left: 77.7777777778%; } .grid-stack.grid-stack-9 > .grid-stack-item[gs-min-w="7"] { min-width: 77.7777777778%; } .grid-stack.grid-stack-9 > .grid-stack-item[gs-max-w="7"] { max-width: 77.7777777778%; } .grid-stack.grid-stack-9 > .grid-stack-item[gs-w="8"] { width: 88.8888888889%; } .grid-stack.grid-stack-9 > .grid-stack-item[gs-x="8"] { left: 88.8888888889%; } .grid-stack.grid-stack-9 > .grid-stack-item[gs-min-w="8"] { min-width: 88.8888888889%; } .grid-stack.grid-stack-9 > .grid-stack-item[gs-max-w="8"] { max-width: 88.8888888889%; } .grid-stack.grid-stack-9 > .grid-stack-item[gs-w="9"] { width: 100%; } .grid-stack.grid-stack-9 > .grid-stack-item[gs-x="9"] { left: 100%; } .grid-stack.grid-stack-9 > .grid-stack-item[gs-min-w="9"] { min-width: 100%; } .grid-stack.grid-stack-9 > .grid-stack-item[gs-max-w="9"] { max-width: 100%; } .grid-stack.grid-stack-10 > .grid-stack-item { min-width: 10%; } .grid-stack.grid-stack-10 > .grid-stack-item[gs-w="1"] { width: 10%; } .grid-stack.grid-stack-10 > .grid-stack-item[gs-x="1"] { left: 10%; } .grid-stack.grid-stack-10 > .grid-stack-item[gs-min-w="1"] { min-width: 10%; } .grid-stack.grid-stack-10 > .grid-stack-item[gs-max-w="1"] { max-width: 10%; } .grid-stack.grid-stack-10 > .grid-stack-item[gs-w="2"] { width: 20%; } .grid-stack.grid-stack-10 > .grid-stack-item[gs-x="2"] { left: 20%; } .grid-stack.grid-stack-10 > .grid-stack-item[gs-min-w="2"] { min-width: 20%; } .grid-stack.grid-stack-10 > .grid-stack-item[gs-max-w="2"] { max-width: 20%; } .grid-stack.grid-stack-10 > .grid-stack-item[gs-w="3"] { width: 30%; } .grid-stack.grid-stack-10 > .grid-stack-item[gs-x="3"] { left: 30%; } .grid-stack.grid-stack-10 > .grid-stack-item[gs-min-w="3"] { min-width: 30%; } .grid-stack.grid-stack-10 > .grid-stack-item[gs-max-w="3"] { max-width: 30%; } .grid-stack.grid-stack-10 > .grid-stack-item[gs-w="4"] { width: 40%; } .grid-stack.grid-stack-10 > .grid-stack-item[gs-x="4"] { left: 40%; } .grid-stack.grid-stack-10 > .grid-stack-item[gs-min-w="4"] { min-width: 40%; } .grid-stack.grid-stack-10 > .grid-stack-item[gs-max-w="4"] { max-width: 40%; } .grid-stack.grid-stack-10 > .grid-stack-item[gs-w="5"] { width: 50%; } .grid-stack.grid-stack-10 > .grid-stack-item[gs-x="5"] { left: 50%; } .grid-stack.grid-stack-10 > .grid-stack-item[gs-min-w="5"] { min-width: 50%; } .grid-stack.grid-stack-10 > .grid-stack-item[gs-max-w="5"] { max-width: 50%; } .grid-stack.grid-stack-10 > .grid-stack-item[gs-w="6"] { width: 60%; } .grid-stack.grid-stack-10 > .grid-stack-item[gs-x="6"] { left: 60%; } .grid-stack.grid-stack-10 > .grid-stack-item[gs-min-w="6"] { min-width: 60%; } .grid-stack.grid-stack-10 > .grid-stack-item[gs-max-w="6"] { max-width: 60%; } .grid-stack.grid-stack-10 > .grid-stack-item[gs-w="7"] { width: 70%; } .grid-stack.grid-stack-10 > .grid-stack-item[gs-x="7"] { left: 70%; } .grid-stack.grid-stack-10 > .grid-stack-item[gs-min-w="7"] { min-width: 70%; } .grid-stack.grid-stack-10 > .grid-stack-item[gs-max-w="7"] { max-width: 70%; } .grid-stack.grid-stack-10 > .grid-stack-item[gs-w="8"] { width: 80%; } .grid-stack.grid-stack-10 > .grid-stack-item[gs-x="8"] { left: 80%; } .grid-stack.grid-stack-10 > .grid-stack-item[gs-min-w="8"] { min-width: 80%; } .grid-stack.grid-stack-10 > .grid-stack-item[gs-max-w="8"] { max-width: 80%; } .grid-stack.grid-stack-10 > .grid-stack-item[gs-w="9"] { width: 90%; } .grid-stack.grid-stack-10 > .grid-stack-item[gs-x="9"] { left: 90%; } .grid-stack.grid-stack-10 > .grid-stack-item[gs-min-w="9"] { min-width: 90%; } .grid-stack.grid-stack-10 > .grid-stack-item[gs-max-w="9"] { max-width: 90%; } .grid-stack.grid-stack-10 > .grid-stack-item[gs-w="10"] { width: 100%; } .grid-stack.grid-stack-10 > .grid-stack-item[gs-x="10"] { left: 100%; } .grid-stack.grid-stack-10 > .grid-stack-item[gs-min-w="10"] { min-width: 100%; } .grid-stack.grid-stack-10 > .grid-stack-item[gs-max-w="10"] { max-width: 100%; } .grid-stack.grid-stack-11 > .grid-stack-item { min-width: 9.0909090909%; } .grid-stack.grid-stack-11 > .grid-stack-item[gs-w="1"] { width: 9.0909090909%; } .grid-stack.grid-stack-11 > .grid-stack-item[gs-x="1"] { left: 9.0909090909%; } .grid-stack.grid-stack-11 > .grid-stack-item[gs-min-w="1"] { min-width: 9.0909090909%; } .grid-stack.grid-stack-11 > .grid-stack-item[gs-max-w="1"] { max-width: 9.0909090909%; } .grid-stack.grid-stack-11 > .grid-stack-item[gs-w="2"] { width: 18.1818181818%; } .grid-stack.grid-stack-11 > .grid-stack-item[gs-x="2"] { left: 18.1818181818%; } .grid-stack.grid-stack-11 > .grid-stack-item[gs-min-w="2"] { min-width: 18.1818181818%; } .grid-stack.grid-stack-11 > .grid-stack-item[gs-max-w="2"] { max-width: 18.1818181818%; } .grid-stack.grid-stack-11 > .grid-stack-item[gs-w="3"] { width: 27.2727272727%; } .grid-stack.grid-stack-11 > .grid-stack-item[gs-x="3"] { left: 27.2727272727%; } .grid-stack.grid-stack-11 > .grid-stack-item[gs-min-w="3"] { min-width: 27.2727272727%; } .grid-stack.grid-stack-11 > .grid-stack-item[gs-max-w="3"] { max-width: 27.2727272727%; } .grid-stack.grid-stack-11 > .grid-stack-item[gs-w="4"] { width: 36.3636363636%; } .grid-stack.grid-stack-11 > .grid-stack-item[gs-x="4"] { left: 36.3636363636%; } .grid-stack.grid-stack-11 > .grid-stack-item[gs-min-w="4"] { min-width: 36.3636363636%; } .grid-stack.grid-stack-11 > .grid-stack-item[gs-max-w="4"] { max-width: 36.3636363636%; } .grid-stack.grid-stack-11 > .grid-stack-item[gs-w="5"] { width: 45.4545454545%; } .grid-stack.grid-stack-11 > .grid-stack-item[gs-x="5"] { left: 45.4545454545%; } .grid-stack.grid-stack-11 > .grid-stack-item[gs-min-w="5"] { min-width: 45.4545454545%; } .grid-stack.grid-stack-11 > .grid-stack-item[gs-max-w="5"] { max-width: 45.4545454545%; } .grid-stack.grid-stack-11 > .grid-stack-item[gs-w="6"] { width: 54.5454545455%; } .grid-stack.grid-stack-11 > .grid-stack-item[gs-x="6"] { left: 54.5454545455%; } .grid-stack.grid-stack-11 > .grid-stack-item[gs-min-w="6"] { min-width: 54.5454545455%; } .grid-stack.grid-stack-11 > .grid-stack-item[gs-max-w="6"] { max-width: 54.5454545455%; } .grid-stack.grid-stack-11 > .grid-stack-item[gs-w="7"] { width: 63.6363636364%; } .grid-stack.grid-stack-11 > .grid-stack-item[gs-x="7"] { left: 63.6363636364%; } .grid-stack.grid-stack-11 > .grid-stack-item[gs-min-w="7"] { min-width: 63.6363636364%; } .grid-stack.grid-stack-11 > .grid-stack-item[gs-max-w="7"] { max-width: 63.6363636364%; } .grid-stack.grid-stack-11 > .grid-stack-item[gs-w="8"] { width: 72.7272727273%; } .grid-stack.grid-stack-11 > .grid-stack-item[gs-x="8"] { left: 72.7272727273%; } .grid-stack.grid-stack-11 > .grid-stack-item[gs-min-w="8"] { min-width: 72.7272727273%; } .grid-stack.grid-stack-11 > .grid-stack-item[gs-max-w="8"] { max-width: 72.7272727273%; } .grid-stack.grid-stack-11 > .grid-stack-item[gs-w="9"] { width: 81.8181818182%; } .grid-stack.grid-stack-11 > .grid-stack-item[gs-x="9"] { left: 81.8181818182%; } .grid-stack.grid-stack-11 > .grid-stack-item[gs-min-w="9"] { min-width: 81.8181818182%; } .grid-stack.grid-stack-11 > .grid-stack-item[gs-max-w="9"] { max-width: 81.8181818182%; } .grid-stack.grid-stack-11 > .grid-stack-item[gs-w="10"] { width: 90.9090909091%; } .grid-stack.grid-stack-11 > .grid-stack-item[gs-x="10"] { left: 90.9090909091%; } .grid-stack.grid-stack-11 > .grid-stack-item[gs-min-w="10"] { min-width: 90.9090909091%; } .grid-stack.grid-stack-11 > .grid-stack-item[gs-max-w="10"] { max-width: 90.9090909091%; } .grid-stack.grid-stack-11 > .grid-stack-item[gs-w="11"] { width: 100%; } .grid-stack.grid-stack-11 > .grid-stack-item[gs-x="11"] { left: 100%; } .grid-stack.grid-stack-11 > .grid-stack-item[gs-min-w="11"] { min-width: 100%; } .grid-stack.grid-stack-11 > .grid-stack-item[gs-max-w="11"] { max-width: 100%; } .grid-stack.grid-stack-12 > .grid-stack-item { min-width: 8.3333333333%; } .grid-stack.grid-stack-12 > .grid-stack-item[gs-w="1"] { width: 8.3333333333%; } .grid-stack.grid-stack-12 > .grid-stack-item[gs-x="1"] { left: 8.3333333333%; } .grid-stack.grid-stack-12 > .grid-stack-item[gs-min-w="1"] { min-width: 8.3333333333%; } .grid-stack.grid-stack-12 > .grid-stack-item[gs-max-w="1"] { max-width: 8.3333333333%; } .grid-stack.grid-stack-12 > .grid-stack-item[gs-w="2"] { width: 16.6666666667%; } .grid-stack.grid-stack-12 > .grid-stack-item[gs-x="2"] { left: 16.6666666667%; } .grid-stack.grid-stack-12 > .grid-stack-item[gs-min-w="2"] { min-width: 16.6666666667%; } .grid-stack.grid-stack-12 > .grid-stack-item[gs-max-w="2"] { max-width: 16.6666666667%; } .grid-stack.grid-stack-12 > .grid-stack-item[gs-w="3"] { width: 25%; } .grid-stack.grid-stack-12 > .grid-stack-item[gs-x="3"] { left: 25%; } .grid-stack.grid-stack-12 > .grid-stack-item[gs-min-w="3"] { min-width: 25%; } .grid-stack.grid-stack-12 > .grid-stack-item[gs-max-w="3"] { max-width: 25%; } .grid-stack.grid-stack-12 > .grid-stack-item[gs-w="4"] { width: 33.3333333333%; } .grid-stack.grid-stack-12 > .grid-stack-item[gs-x="4"] { left: 33.3333333333%; } .grid-stack.grid-stack-12 > .grid-stack-item[gs-min-w="4"] { min-width: 33.3333333333%; } .grid-stack.grid-stack-12 > .grid-stack-item[gs-max-w="4"] { max-width: 33.3333333333%; } .grid-stack.grid-stack-12 > .grid-stack-item[gs-w="5"] { width: 41.6666666667%; } .grid-stack.grid-stack-12 > .grid-stack-item[gs-x="5"] { left: 41.6666666667%; } .grid-stack.grid-stack-12 > .grid-stack-item[gs-min-w="5"] { min-width: 41.6666666667%; } .grid-stack.grid-stack-12 > .grid-stack-item[gs-max-w="5"] { max-width: 41.6666666667%; } .grid-stack.grid-stack-12 > .grid-stack-item[gs-w="6"] { width: 50%; } .grid-stack.grid-stack-12 > .grid-stack-item[gs-x="6"] { left: 50%; } .grid-stack.grid-stack-12 > .grid-stack-item[gs-min-w="6"] { min-width: 50%; } .grid-stack.grid-stack-12 > .grid-stack-item[gs-max-w="6"] { max-width: 50%; } .grid-stack.grid-stack-12 > .grid-stack-item[gs-w="7"] { width: 58.3333333333%; } .grid-stack.grid-stack-12 > .grid-stack-item[gs-x="7"] { left: 58.3333333333%; } .grid-stack.grid-stack-12 > .grid-stack-item[gs-min-w="7"] { min-width: 58.3333333333%; } .grid-stack.grid-stack-12 > .grid-stack-item[gs-max-w="7"] { max-width: 58.3333333333%; } .grid-stack.grid-stack-12 > .grid-stack-item[gs-w="8"] { width: 66.6666666667%; } .grid-stack.grid-stack-12 > .grid-stack-item[gs-x="8"] { left: 66.6666666667%; } .grid-stack.grid-stack-12 > .grid-stack-item[gs-min-w="8"] { min-width: 66.6666666667%; } .grid-stack.grid-stack-12 > .grid-stack-item[gs-max-w="8"] { max-width: 66.6666666667%; } .grid-stack.grid-stack-12 > .grid-stack-item[gs-w="9"] { width: 75%; } .grid-stack.grid-stack-12 > .grid-stack-item[gs-x="9"] { left: 75%; } .grid-stack.grid-stack-12 > .grid-stack-item[gs-min-w="9"] { min-width: 75%; } .grid-stack.grid-stack-12 > .grid-stack-item[gs-max-w="9"] { max-width: 75%; } .grid-stack.grid-stack-12 > .grid-stack-item[gs-w="10"] { width: 83.3333333333%; } .grid-stack.grid-stack-12 > .grid-stack-item[gs-x="10"] { left: 83.3333333333%; } .grid-stack.grid-stack-12 > .grid-stack-item[gs-min-w="10"] { min-width: 83.3333333333%; } .grid-stack.grid-stack-12 > .grid-stack-item[gs-max-w="10"] { max-width: 83.3333333333%; } .grid-stack.grid-stack-12 > .grid-stack-item[gs-w="11"] { width: 91.6666666667%; } .grid-stack.grid-stack-12 > .grid-stack-item[gs-x="11"] { left: 91.6666666667%; } .grid-stack.grid-stack-12 > .grid-stack-item[gs-min-w="11"] { min-width: 91.6666666667%; } .grid-stack.grid-stack-12 > .grid-stack-item[gs-max-w="11"] { max-width: 91.6666666667%; } .grid-stack.grid-stack-12 > .grid-stack-item[gs-w="12"] { width: 100%; } .grid-stack.grid-stack-12 > .grid-stack-item[gs-x="12"] { left: 100%; } .grid-stack.grid-stack-12 > .grid-stack-item[gs-min-w="12"] { min-width: 100%; } .grid-stack.grid-stack-12 > .grid-stack-item[gs-max-w="12"] { max-width: 100%; } .grid-stack.grid-stack-13 > .grid-stack-item { min-width: 7.6923076923%; } .grid-stack.grid-stack-13 > .grid-stack-item[gs-w="1"] { width: 7.6923076923%; } .grid-stack.grid-stack-13 > .grid-stack-item[gs-x="1"] { left: 7.6923076923%; } .grid-stack.grid-stack-13 > .grid-stack-item[gs-min-w="1"] { min-width: 7.6923076923%; } .grid-stack.grid-stack-13 > .grid-stack-item[gs-max-w="1"] { max-width: 7.6923076923%; } .grid-stack.grid-stack-13 > .grid-stack-item[gs-w="2"] { width: 15.3846153846%; } .grid-stack.grid-stack-13 > .grid-stack-item[gs-x="2"] { left: 15.3846153846%; } .grid-stack.grid-stack-13 > .grid-stack-item[gs-min-w="2"] { min-width: 15.3846153846%; } .grid-stack.grid-stack-13 > .grid-stack-item[gs-max-w="2"] { max-width: 15.3846153846%; } .grid-stack.grid-stack-13 > .grid-stack-item[gs-w="3"] { width: 23.0769230769%; } .grid-stack.grid-stack-13 > .grid-stack-item[gs-x="3"] { left: 23.0769230769%; } .grid-stack.grid-stack-13 > .grid-stack-item[gs-min-w="3"] { min-width: 23.0769230769%; } .grid-stack.grid-stack-13 > .grid-stack-item[gs-max-w="3"] { max-width: 23.0769230769%; } .grid-stack.grid-stack-13 > .grid-stack-item[gs-w="4"] { width: 30.7692307692%; } .grid-stack.grid-stack-13 > .grid-stack-item[gs-x="4"] { left: 30.7692307692%; } .grid-stack.grid-stack-13 > .grid-stack-item[gs-min-w="4"] { min-width: 30.7692307692%; } .grid-stack.grid-stack-13 > .grid-stack-item[gs-max-w="4"] { max-width: 30.7692307692%; } .grid-stack.grid-stack-13 > .grid-stack-item[gs-w="5"] { width: 38.4615384615%; } .grid-stack.grid-stack-13 > .grid-stack-item[gs-x="5"] { left: 38.4615384615%; } .grid-stack.grid-stack-13 > .grid-stack-item[gs-min-w="5"] { min-width: 38.4615384615%; } .grid-stack.grid-stack-13 > .grid-stack-item[gs-max-w="5"] { max-width: 38.4615384615%; } .grid-stack.grid-stack-13 > .grid-stack-item[gs-w="6"] { width: 46.1538461538%; } .grid-stack.grid-stack-13 > .grid-stack-item[gs-x="6"] { left: 46.1538461538%; } .grid-stack.grid-stack-13 > .grid-stack-item[gs-min-w="6"] { min-width: 46.1538461538%; } .grid-stack.grid-stack-13 > .grid-stack-item[gs-max-w="6"] { max-width: 46.1538461538%; } .grid-stack.grid-stack-13 > .grid-stack-item[gs-w="7"] { width: 53.8461538462%; } .grid-stack.grid-stack-13 > .grid-stack-item[gs-x="7"] { left: 53.8461538462%; } .grid-stack.grid-stack-13 > .grid-stack-item[gs-min-w="7"] { min-width: 53.8461538462%; } .grid-stack.grid-stack-13 > .grid-stack-item[gs-max-w="7"] { max-width: 53.8461538462%; } .grid-stack.grid-stack-13 > .grid-stack-item[gs-w="8"] { width: 61.5384615385%; } .grid-stack.grid-stack-13 > .grid-stack-item[gs-x="8"] { left: 61.5384615385%; } .grid-stack.grid-stack-13 > .grid-stack-item[gs-min-w="8"] { min-width: 61.5384615385%; } .grid-stack.grid-stack-13 > .grid-stack-item[gs-max-w="8"] { max-width: 61.5384615385%; } .grid-stack.grid-stack-13 > .grid-stack-item[gs-w="9"] { width: 69.2307692308%; } .grid-stack.grid-stack-13 > .grid-stack-item[gs-x="9"] { left: 69.2307692308%; } .grid-stack.grid-stack-13 > .grid-stack-item[gs-min-w="9"] { min-width: 69.2307692308%; } .grid-stack.grid-stack-13 > .grid-stack-item[gs-max-w="9"] { max-width: 69.2307692308%; } .grid-stack.grid-stack-13 > .grid-stack-item[gs-w="10"] { width: 76.9230769231%; } .grid-stack.grid-stack-13 > .grid-stack-item[gs-x="10"] { left: 76.9230769231%; } .grid-stack.grid-stack-13 > .grid-stack-item[gs-min-w="10"] { min-width: 76.9230769231%; } .grid-stack.grid-stack-13 > .grid-stack-item[gs-max-w="10"] { max-width: 76.9230769231%; } .grid-stack.grid-stack-13 > .grid-stack-item[gs-w="11"] { width: 84.6153846154%; } .grid-stack.grid-stack-13 > .grid-stack-item[gs-x="11"] { left: 84.6153846154%; } .grid-stack.grid-stack-13 > .grid-stack-item[gs-min-w="11"] { min-width: 84.6153846154%; } .grid-stack.grid-stack-13 > .grid-stack-item[gs-max-w="11"] { max-width: 84.6153846154%; } .grid-stack.grid-stack-13 > .grid-stack-item[gs-w="12"] { width: 92.3076923077%; } .grid-stack.grid-stack-13 > .grid-stack-item[gs-x="12"] { left: 92.3076923077%; } .grid-stack.grid-stack-13 > .grid-stack-item[gs-min-w="12"] { min-width: 92.3076923077%; } .grid-stack.grid-stack-13 > .grid-stack-item[gs-max-w="12"] { max-width: 92.3076923077%; } .grid-stack.grid-stack-13 > .grid-stack-item[gs-w="13"] { width: 100%; } .grid-stack.grid-stack-13 > .grid-stack-item[gs-x="13"] { left: 100%; } .grid-stack.grid-stack-13 > .grid-stack-item[gs-min-w="13"] { min-width: 100%; } .grid-stack.grid-stack-13 > .grid-stack-item[gs-max-w="13"] { max-width: 100%; } .grid-stack.grid-stack-14 > .grid-stack-item { min-width: 7.1428571429%; } .grid-stack.grid-stack-14 > .grid-stack-item[gs-w="1"] { width: 7.1428571429%; } .grid-stack.grid-stack-14 > .grid-stack-item[gs-x="1"] { left: 7.1428571429%; } .grid-stack.grid-stack-14 > .grid-stack-item[gs-min-w="1"] { min-width: 7.1428571429%; } .grid-stack.grid-stack-14 > .grid-stack-item[gs-max-w="1"] { max-width: 7.1428571429%; } .grid-stack.grid-stack-14 > .grid-stack-item[gs-w="2"] { width: 14.2857142857%; } .grid-stack.grid-stack-14 > .grid-stack-item[gs-x="2"] { left: 14.2857142857%; } .grid-stack.grid-stack-14 > .grid-stack-item[gs-min-w="2"] { min-width: 14.2857142857%; } .grid-stack.grid-stack-14 > .grid-stack-item[gs-max-w="2"] { max-width: 14.2857142857%; } .grid-stack.grid-stack-14 > .grid-stack-item[gs-w="3"] { width: 21.4285714286%; } .grid-stack.grid-stack-14 > .grid-stack-item[gs-x="3"] { left: 21.4285714286%; } .grid-stack.grid-stack-14 > .grid-stack-item[gs-min-w="3"] { min-width: 21.4285714286%; } .grid-stack.grid-stack-14 > .grid-stack-item[gs-max-w="3"] { max-width: 21.4285714286%; } .grid-stack.grid-stack-14 > .grid-stack-item[gs-w="4"] { width: 28.5714285714%; } .grid-stack.grid-stack-14 > .grid-stack-item[gs-x="4"] { left: 28.5714285714%; } .grid-stack.grid-stack-14 > .grid-stack-item[gs-min-w="4"] { min-width: 28.5714285714%; } .grid-stack.grid-stack-14 > .grid-stack-item[gs-max-w="4"] { max-width: 28.5714285714%; } .grid-stack.grid-stack-14 > .grid-stack-item[gs-w="5"] { width: 35.7142857143%; } .grid-stack.grid-stack-14 > .grid-stack-item[gs-x="5"] { left: 35.7142857143%; } .grid-stack.grid-stack-14 > .grid-stack-item[gs-min-w="5"] { min-width: 35.7142857143%; } .grid-stack.grid-stack-14 > .grid-stack-item[gs-max-w="5"] { max-width: 35.7142857143%; } .grid-stack.grid-stack-14 > .grid-stack-item[gs-w="6"] { width: 42.8571428571%; } .grid-stack.grid-stack-14 > .grid-stack-item[gs-x="6"] { left: 42.8571428571%; } .grid-stack.grid-stack-14 > .grid-stack-item[gs-min-w="6"] { min-width: 42.8571428571%; } .grid-stack.grid-stack-14 > .grid-stack-item[gs-max-w="6"] { max-width: 42.8571428571%; } .grid-stack.grid-stack-14 > .grid-stack-item[gs-w="7"] { width: 50%; } .grid-stack.grid-stack-14 > .grid-stack-item[gs-x="7"] { left: 50%; } .grid-stack.grid-stack-14 > .grid-stack-item[gs-min-w="7"] { min-width: 50%; } .grid-stack.grid-stack-14 > .grid-stack-item[gs-max-w="7"] { max-width: 50%; } .grid-stack.grid-stack-14 > .grid-stack-item[gs-w="8"] { width: 57.1428571429%; } .grid-stack.grid-stack-14 > .grid-stack-item[gs-x="8"] { left: 57.1428571429%; } .grid-stack.grid-stack-14 > .grid-stack-item[gs-min-w="8"] { min-width: 57.1428571429%; } .grid-stack.grid-stack-14 > .grid-stack-item[gs-max-w="8"] { max-width: 57.1428571429%; } .grid-stack.grid-stack-14 > .grid-stack-item[gs-w="9"] { width: 64.2857142857%; } .grid-stack.grid-stack-14 > .grid-stack-item[gs-x="9"] { left: 64.2857142857%; } .grid-stack.grid-stack-14 > .grid-stack-item[gs-min-w="9"] { min-width: 64.2857142857%; } .grid-stack.grid-stack-14 > .grid-stack-item[gs-max-w="9"] { max-width: 64.2857142857%; } .grid-stack.grid-stack-14 > .grid-stack-item[gs-w="10"] { width: 71.4285714286%; } .grid-stack.grid-stack-14 > .grid-stack-item[gs-x="10"] { left: 71.4285714286%; } .grid-stack.grid-stack-14 > .grid-stack-item[gs-min-w="10"] { min-width: 71.4285714286%; } .grid-stack.grid-stack-14 > .grid-stack-item[gs-max-w="10"] { max-width: 71.4285714286%; } .grid-stack.grid-stack-14 > .grid-stack-item[gs-w="11"] { width: 78.5714285714%; } .grid-stack.grid-stack-14 > .grid-stack-item[gs-x="11"] { left: 78.5714285714%; } .grid-stack.grid-stack-14 > .grid-stack-item[gs-min-w="11"] { min-width: 78.5714285714%; } .grid-stack.grid-stack-14 > .grid-stack-item[gs-max-w="11"] { max-width: 78.5714285714%; } .grid-stack.grid-stack-14 > .grid-stack-item[gs-w="12"] { width: 85.7142857143%; } .grid-stack.grid-stack-14 > .grid-stack-item[gs-x="12"] { left: 85.7142857143%; } .grid-stack.grid-stack-14 > .grid-stack-item[gs-min-w="12"] { min-width: 85.7142857143%; } .grid-stack.grid-stack-14 > .grid-stack-item[gs-max-w="12"] { max-width: 85.7142857143%; } .grid-stack.grid-stack-14 > .grid-stack-item[gs-w="13"] { width: 92.8571428571%; } .grid-stack.grid-stack-14 > .grid-stack-item[gs-x="13"] { left: 92.8571428571%; } .grid-stack.grid-stack-14 > .grid-stack-item[gs-min-w="13"] { min-width: 92.8571428571%; } .grid-stack.grid-stack-14 > .grid-stack-item[gs-max-w="13"] { max-width: 92.8571428571%; } .grid-stack.grid-stack-14 > .grid-stack-item[gs-w="14"] { width: 100%; } .grid-stack.grid-stack-14 > .grid-stack-item[gs-x="14"] { left: 100%; } .grid-stack.grid-stack-14 > .grid-stack-item[gs-min-w="14"] { min-width: 100%; } .grid-stack.grid-stack-14 > .grid-stack-item[gs-max-w="14"] { max-width: 100%; } .grid-stack.grid-stack-15 > .grid-stack-item { min-width: 6.6666666667%; } .grid-stack.grid-stack-15 > .grid-stack-item[gs-w="1"] { width: 6.6666666667%; } .grid-stack.grid-stack-15 > .grid-stack-item[gs-x="1"] { left: 6.6666666667%; } .grid-stack.grid-stack-15 > .grid-stack-item[gs-min-w="1"] { min-width: 6.6666666667%; } .grid-stack.grid-stack-15 > .grid-stack-item[gs-max-w="1"] { max-width: 6.6666666667%; } .grid-stack.grid-stack-15 > .grid-stack-item[gs-w="2"] { width: 13.3333333333%; } .grid-stack.grid-stack-15 > .grid-stack-item[gs-x="2"] { left: 13.3333333333%; } .grid-stack.grid-stack-15 > .grid-stack-item[gs-min-w="2"] { min-width: 13.3333333333%; } .grid-stack.grid-stack-15 > .grid-stack-item[gs-max-w="2"] { max-width: 13.3333333333%; } .grid-stack.grid-stack-15 > .grid-stack-item[gs-w="3"] { width: 20%; } .grid-stack.grid-stack-15 > .grid-stack-item[gs-x="3"] { left: 20%; } .grid-stack.grid-stack-15 > .grid-stack-item[gs-min-w="3"] { min-width: 20%; } .grid-stack.grid-stack-15 > .grid-stack-item[gs-max-w="3"] { max-width: 20%; } .grid-stack.grid-stack-15 > .grid-stack-item[gs-w="4"] { width: 26.6666666667%; } .grid-stack.grid-stack-15 > .grid-stack-item[gs-x="4"] { left: 26.6666666667%; } .grid-stack.grid-stack-15 > .grid-stack-item[gs-min-w="4"] { min-width: 26.6666666667%; } .grid-stack.grid-stack-15 > .grid-stack-item[gs-max-w="4"] { max-width: 26.6666666667%; } .grid-stack.grid-stack-15 > .grid-stack-item[gs-w="5"] { width: 33.3333333333%; } .grid-stack.grid-stack-15 > .grid-stack-item[gs-x="5"] { left: 33.3333333333%; } .grid-stack.grid-stack-15 > .grid-stack-item[gs-min-w="5"] { min-width: 33.3333333333%; } .grid-stack.grid-stack-15 > .grid-stack-item[gs-max-w="5"] { max-width: 33.3333333333%; } .grid-stack.grid-stack-15 > .grid-stack-item[gs-w="6"] { width: 40%; } .grid-stack.grid-stack-15 > .grid-stack-item[gs-x="6"] { left: 40%; } .grid-stack.grid-stack-15 > .grid-stack-item[gs-min-w="6"] { min-width: 40%; } .grid-stack.grid-stack-15 > .grid-stack-item[gs-max-w="6"] { max-width: 40%; } .grid-stack.grid-stack-15 > .grid-stack-item[gs-w="7"] { width: 46.6666666667%; } .grid-stack.grid-stack-15 > .grid-stack-item[gs-x="7"] { left: 46.6666666667%; } .grid-stack.grid-stack-15 > .grid-stack-item[gs-min-w="7"] { min-width: 46.6666666667%; } .grid-stack.grid-stack-15 > .grid-stack-item[gs-max-w="7"] { max-width: 46.6666666667%; } .grid-stack.grid-stack-15 > .grid-stack-item[gs-w="8"] { width: 53.3333333333%; } .grid-stack.grid-stack-15 > .grid-stack-item[gs-x="8"] { left: 53.3333333333%; } .grid-stack.grid-stack-15 > .grid-stack-item[gs-min-w="8"] { min-width: 53.3333333333%; } .grid-stack.grid-stack-15 > .grid-stack-item[gs-max-w="8"] { max-width: 53.3333333333%; } .grid-stack.grid-stack-15 > .grid-stack-item[gs-w="9"] { width: 60%; } .grid-stack.grid-stack-15 > .grid-stack-item[gs-x="9"] { left: 60%; } .grid-stack.grid-stack-15 > .grid-stack-item[gs-min-w="9"] { min-width: 60%; } .grid-stack.grid-stack-15 > .grid-stack-item[gs-max-w="9"] { max-width: 60%; } .grid-stack.grid-stack-15 > .grid-stack-item[gs-w="10"] { width: 66.6666666667%; } .grid-stack.grid-stack-15 > .grid-stack-item[gs-x="10"] { left: 66.6666666667%; } .grid-stack.grid-stack-15 > .grid-stack-item[gs-min-w="10"] { min-width: 66.6666666667%; } .grid-stack.grid-stack-15 > .grid-stack-item[gs-max-w="10"] { max-width: 66.6666666667%; } .grid-stack.grid-stack-15 > .grid-stack-item[gs-w="11"] { width: 73.3333333333%; } .grid-stack.grid-stack-15 > .grid-stack-item[gs-x="11"] { left: 73.3333333333%; } .grid-stack.grid-stack-15 > .grid-stack-item[gs-min-w="11"] { min-width: 73.3333333333%; } .grid-stack.grid-stack-15 > .grid-stack-item[gs-max-w="11"] { max-width: 73.3333333333%; } .grid-stack.grid-stack-15 > .grid-stack-item[gs-w="12"] { width: 80%; } .grid-stack.grid-stack-15 > .grid-stack-item[gs-x="12"] { left: 80%; } .grid-stack.grid-stack-15 > .grid-stack-item[gs-min-w="12"] { min-width: 80%; } .grid-stack.grid-stack-15 > .grid-stack-item[gs-max-w="12"] { max-width: 80%; } .grid-stack.grid-stack-15 > .grid-stack-item[gs-w="13"] { width: 86.6666666667%; } .grid-stack.grid-stack-15 > .grid-stack-item[gs-x="13"] { left: 86.6666666667%; } .grid-stack.grid-stack-15 > .grid-stack-item[gs-min-w="13"] { min-width: 86.6666666667%; } .grid-stack.grid-stack-15 > .grid-stack-item[gs-max-w="13"] { max-width: 86.6666666667%; } .grid-stack.grid-stack-15 > .grid-stack-item[gs-w="14"] { width: 93.3333333333%; } .grid-stack.grid-stack-15 > .grid-stack-item[gs-x="14"] { left: 93.3333333333%; } .grid-stack.grid-stack-15 > .grid-stack-item[gs-min-w="14"] { min-width: 93.3333333333%; } .grid-stack.grid-stack-15 > .grid-stack-item[gs-max-w="14"] { max-width: 93.3333333333%; } .grid-stack.grid-stack-15 > .grid-stack-item[gs-w="15"] { width: 100%; } .grid-stack.grid-stack-15 > .grid-stack-item[gs-x="15"] { left: 100%; } .grid-stack.grid-stack-15 > .grid-stack-item[gs-min-w="15"] { min-width: 100%; } .grid-stack.grid-stack-15 > .grid-stack-item[gs-max-w="15"] { max-width: 100%; } .grid-stack.grid-stack-16 > .grid-stack-item { min-width: 6.25%; } .grid-stack.grid-stack-16 > .grid-stack-item[gs-w="1"] { width: 6.25%; } .grid-stack.grid-stack-16 > .grid-stack-item[gs-x="1"] { left: 6.25%; } .grid-stack.grid-stack-16 > .grid-stack-item[gs-min-w="1"] { min-width: 6.25%; } .grid-stack.grid-stack-16 > .grid-stack-item[gs-max-w="1"] { max-width: 6.25%; } .grid-stack.grid-stack-16 > .grid-stack-item[gs-w="2"] { width: 12.5%; } .grid-stack.grid-stack-16 > .grid-stack-item[gs-x="2"] { left: 12.5%; } .grid-stack.grid-stack-16 > .grid-stack-item[gs-min-w="2"] { min-width: 12.5%; } .grid-stack.grid-stack-16 > .grid-stack-item[gs-max-w="2"] { max-width: 12.5%; } .grid-stack.grid-stack-16 > .grid-stack-item[gs-w="3"] { width: 18.75%; } .grid-stack.grid-stack-16 > .grid-stack-item[gs-x="3"] { left: 18.75%; } .grid-stack.grid-stack-16 > .grid-stack-item[gs-min-w="3"] { min-width: 18.75%; } .grid-stack.grid-stack-16 > .grid-stack-item[gs-max-w="3"] { max-width: 18.75%; } .grid-stack.grid-stack-16 > .grid-stack-item[gs-w="4"] { width: 25%; } .grid-stack.grid-stack-16 > .grid-stack-item[gs-x="4"] { left: 25%; } .grid-stack.grid-stack-16 > .grid-stack-item[gs-min-w="4"] { min-width: 25%; } .grid-stack.grid-stack-16 > .grid-stack-item[gs-max-w="4"] { max-width: 25%; } .grid-stack.grid-stack-16 > .grid-stack-item[gs-w="5"] { width: 31.25%; } .grid-stack.grid-stack-16 > .grid-stack-item[gs-x="5"] { left: 31.25%; } .grid-stack.grid-stack-16 > .grid-stack-item[gs-min-w="5"] { min-width: 31.25%; } .grid-stack.grid-stack-16 > .grid-stack-item[gs-max-w="5"] { max-width: 31.25%; } .grid-stack.grid-stack-16 > .grid-stack-item[gs-w="6"] { width: 37.5%; } .grid-stack.grid-stack-16 > .grid-stack-item[gs-x="6"] { left: 37.5%; } .grid-stack.grid-stack-16 > .grid-stack-item[gs-min-w="6"] { min-width: 37.5%; } .grid-stack.grid-stack-16 > .grid-stack-item[gs-max-w="6"] { max-width: 37.5%; } .grid-stack.grid-stack-16 > .grid-stack-item[gs-w="7"] { width: 43.75%; } .grid-stack.grid-stack-16 > .grid-stack-item[gs-x="7"] { left: 43.75%; } .grid-stack.grid-stack-16 > .grid-stack-item[gs-min-w="7"] { min-width: 43.75%; } .grid-stack.grid-stack-16 > .grid-stack-item[gs-max-w="7"] { max-width: 43.75%; } .grid-stack.grid-stack-16 > .grid-stack-item[gs-w="8"] { width: 50%; } .grid-stack.grid-stack-16 > .grid-stack-item[gs-x="8"] { left: 50%; } .grid-stack.grid-stack-16 > .grid-stack-item[gs-min-w="8"] { min-width: 50%; } .grid-stack.grid-stack-16 > .grid-stack-item[gs-max-w="8"] { max-width: 50%; } .grid-stack.grid-stack-16 > .grid-stack-item[gs-w="9"] { width: 56.25%; } .grid-stack.grid-stack-16 > .grid-stack-item[gs-x="9"] { left: 56.25%; } .grid-stack.grid-stack-16 > .grid-stack-item[gs-min-w="9"] { min-width: 56.25%; } .grid-stack.grid-stack-16 > .grid-stack-item[gs-max-w="9"] { max-width: 56.25%; } .grid-stack.grid-stack-16 > .grid-stack-item[gs-w="10"] { width: 62.5%; } .grid-stack.grid-stack-16 > .grid-stack-item[gs-x="10"] { left: 62.5%; } .grid-stack.grid-stack-16 > .grid-stack-item[gs-min-w="10"] { min-width: 62.5%; } .grid-stack.grid-stack-16 > .grid-stack-item[gs-max-w="10"] { max-width: 62.5%; } .grid-stack.grid-stack-16 > .grid-stack-item[gs-w="11"] { width: 68.75%; } .grid-stack.grid-stack-16 > .grid-stack-item[gs-x="11"] { left: 68.75%; } .grid-stack.grid-stack-16 > .grid-stack-item[gs-min-w="11"] { min-width: 68.75%; } .grid-stack.grid-stack-16 > .grid-stack-item[gs-max-w="11"] { max-width: 68.75%; } .grid-stack.grid-stack-16 > .grid-stack-item[gs-w="12"] { width: 75%; } .grid-stack.grid-stack-16 > .grid-stack-item[gs-x="12"] { left: 75%; } .grid-stack.grid-stack-16 > .grid-stack-item[gs-min-w="12"] { min-width: 75%; } .grid-stack.grid-stack-16 > .grid-stack-item[gs-max-w="12"] { max-width: 75%; } .grid-stack.grid-stack-16 > .grid-stack-item[gs-w="13"] { width: 81.25%; } .grid-stack.grid-stack-16 > .grid-stack-item[gs-x="13"] { left: 81.25%; } .grid-stack.grid-stack-16 > .grid-stack-item[gs-min-w="13"] { min-width: 81.25%; } .grid-stack.grid-stack-16 > .grid-stack-item[gs-max-w="13"] { max-width: 81.25%; } .grid-stack.grid-stack-16 > .grid-stack-item[gs-w="14"] { width: 87.5%; } .grid-stack.grid-stack-16 > .grid-stack-item[gs-x="14"] { left: 87.5%; } .grid-stack.grid-stack-16 > .grid-stack-item[gs-min-w="14"] { min-width: 87.5%; } .grid-stack.grid-stack-16 > .grid-stack-item[gs-max-w="14"] { max-width: 87.5%; } .grid-stack.grid-stack-16 > .grid-stack-item[gs-w="15"] { width: 93.75%; } .grid-stack.grid-stack-16 > .grid-stack-item[gs-x="15"] { left: 93.75%; } .grid-stack.grid-stack-16 > .grid-stack-item[gs-min-w="15"] { min-width: 93.75%; } .grid-stack.grid-stack-16 > .grid-stack-item[gs-max-w="15"] { max-width: 93.75%; } .grid-stack.grid-stack-16 > .grid-stack-item[gs-w="16"] { width: 100%; } .grid-stack.grid-stack-16 > .grid-stack-item[gs-x="16"] { left: 100%; } .grid-stack.grid-stack-16 > .grid-stack-item[gs-min-w="16"] { min-width: 100%; } .grid-stack.grid-stack-16 > .grid-stack-item[gs-max-w="16"] { max-width: 100%; } .grid-stack.grid-stack-17 > .grid-stack-item { min-width: 5.8823529412%; } .grid-stack.grid-stack-17 > .grid-stack-item[gs-w="1"] { width: 5.8823529412%; } .grid-stack.grid-stack-17 > .grid-stack-item[gs-x="1"] { left: 5.8823529412%; } .grid-stack.grid-stack-17 > .grid-stack-item[gs-min-w="1"] { min-width: 5.8823529412%; } .grid-stack.grid-stack-17 > .grid-stack-item[gs-max-w="1"] { max-width: 5.8823529412%; } .grid-stack.grid-stack-17 > .grid-stack-item[gs-w="2"] { width: 11.7647058824%; } .grid-stack.grid-stack-17 > .grid-stack-item[gs-x="2"] { left: 11.7647058824%; } .grid-stack.grid-stack-17 > .grid-stack-item[gs-min-w="2"] { min-width: 11.7647058824%; } .grid-stack.grid-stack-17 > .grid-stack-item[gs-max-w="2"] { max-width: 11.7647058824%; } .grid-stack.grid-stack-17 > .grid-stack-item[gs-w="3"] { width: 17.6470588235%; } .grid-stack.grid-stack-17 > .grid-stack-item[gs-x="3"] { left: 17.6470588235%; } .grid-stack.grid-stack-17 > .grid-stack-item[gs-min-w="3"] { min-width: 17.6470588235%; } .grid-stack.grid-stack-17 > .grid-stack-item[gs-max-w="3"] { max-width: 17.6470588235%; } .grid-stack.grid-stack-17 > .grid-stack-item[gs-w="4"] { width: 23.5294117647%; } .grid-stack.grid-stack-17 > .grid-stack-item[gs-x="4"] { left: 23.5294117647%; } .grid-stack.grid-stack-17 > .grid-stack-item[gs-min-w="4"] { min-width: 23.5294117647%; } .grid-stack.grid-stack-17 > .grid-stack-item[gs-max-w="4"] { max-width: 23.5294117647%; } .grid-stack.grid-stack-17 > .grid-stack-item[gs-w="5"] { width: 29.4117647059%; } .grid-stack.grid-stack-17 > .grid-stack-item[gs-x="5"] { left: 29.4117647059%; } .grid-stack.grid-stack-17 > .grid-stack-item[gs-min-w="5"] { min-width: 29.4117647059%; } .grid-stack.grid-stack-17 > .grid-stack-item[gs-max-w="5"] { max-width: 29.4117647059%; } .grid-stack.grid-stack-17 > .grid-stack-item[gs-w="6"] { width: 35.2941176471%; } .grid-stack.grid-stack-17 > .grid-stack-item[gs-x="6"] { left: 35.2941176471%; } .grid-stack.grid-stack-17 > .grid-stack-item[gs-min-w="6"] { min-width: 35.2941176471%; } .grid-stack.grid-stack-17 > .grid-stack-item[gs-max-w="6"] { max-width: 35.2941176471%; } .grid-stack.grid-stack-17 > .grid-stack-item[gs-w="7"] { width: 41.1764705882%; } .grid-stack.grid-stack-17 > .grid-stack-item[gs-x="7"] { left: 41.1764705882%; } .grid-stack.grid-stack-17 > .grid-stack-item[gs-min-w="7"] { min-width: 41.1764705882%; } .grid-stack.grid-stack-17 > .grid-stack-item[gs-max-w="7"] { max-width: 41.1764705882%; } .grid-stack.grid-stack-17 > .grid-stack-item[gs-w="8"] { width: 47.0588235294%; } .grid-stack.grid-stack-17 > .grid-stack-item[gs-x="8"] { left: 47.0588235294%; } .grid-stack.grid-stack-17 > .grid-stack-item[gs-min-w="8"] { min-width: 47.0588235294%; } .grid-stack.grid-stack-17 > .grid-stack-item[gs-max-w="8"] { max-width: 47.0588235294%; } .grid-stack.grid-stack-17 > .grid-stack-item[gs-w="9"] { width: 52.9411764706%; } .grid-stack.grid-stack-17 > .grid-stack-item[gs-x="9"] { left: 52.9411764706%; } .grid-stack.grid-stack-17 > .grid-stack-item[gs-min-w="9"] { min-width: 52.9411764706%; } .grid-stack.grid-stack-17 > .grid-stack-item[gs-max-w="9"] { max-width: 52.9411764706%; } .grid-stack.grid-stack-17 > .grid-stack-item[gs-w="10"] { width: 58.8235294118%; } .grid-stack.grid-stack-17 > .grid-stack-item[gs-x="10"] { left: 58.8235294118%; } .grid-stack.grid-stack-17 > .grid-stack-item[gs-min-w="10"] { min-width: 58.8235294118%; } .grid-stack.grid-stack-17 > .grid-stack-item[gs-max-w="10"] { max-width: 58.8235294118%; } .grid-stack.grid-stack-17 > .grid-stack-item[gs-w="11"] { width: 64.7058823529%; } .grid-stack.grid-stack-17 > .grid-stack-item[gs-x="11"] { left: 64.7058823529%; } .grid-stack.grid-stack-17 > .grid-stack-item[gs-min-w="11"] { min-width: 64.7058823529%; } .grid-stack.grid-stack-17 > .grid-stack-item[gs-max-w="11"] { max-width: 64.7058823529%; } .grid-stack.grid-stack-17 > .grid-stack-item[gs-w="12"] { width: 70.5882352941%; } .grid-stack.grid-stack-17 > .grid-stack-item[gs-x="12"] { left: 70.5882352941%; } .grid-stack.grid-stack-17 > .grid-stack-item[gs-min-w="12"] { min-width: 70.5882352941%; } .grid-stack.grid-stack-17 > .grid-stack-item[gs-max-w="12"] { max-width: 70.5882352941%; } .grid-stack.grid-stack-17 > .grid-stack-item[gs-w="13"] { width: 76.4705882353%; } .grid-stack.grid-stack-17 > .grid-stack-item[gs-x="13"] { left: 76.4705882353%; } .grid-stack.grid-stack-17 > .grid-stack-item[gs-min-w="13"] { min-width: 76.4705882353%; } .grid-stack.grid-stack-17 > .grid-stack-item[gs-max-w="13"] { max-width: 76.4705882353%; } .grid-stack.grid-stack-17 > .grid-stack-item[gs-w="14"] { width: 82.3529411765%; } .grid-stack.grid-stack-17 > .grid-stack-item[gs-x="14"] { left: 82.3529411765%; } .grid-stack.grid-stack-17 > .grid-stack-item[gs-min-w="14"] { min-width: 82.3529411765%; } .grid-stack.grid-stack-17 > .grid-stack-item[gs-max-w="14"] { max-width: 82.3529411765%; } .grid-stack.grid-stack-17 > .grid-stack-item[gs-w="15"] { width: 88.2352941176%; } .grid-stack.grid-stack-17 > .grid-stack-item[gs-x="15"] { left: 88.2352941176%; } .grid-stack.grid-stack-17 > .grid-stack-item[gs-min-w="15"] { min-width: 88.2352941176%; } .grid-stack.grid-stack-17 > .grid-stack-item[gs-max-w="15"] { max-width: 88.2352941176%; } .grid-stack.grid-stack-17 > .grid-stack-item[gs-w="16"] { width: 94.1176470588%; } .grid-stack.grid-stack-17 > .grid-stack-item[gs-x="16"] { left: 94.1176470588%; } .grid-stack.grid-stack-17 > .grid-stack-item[gs-min-w="16"] { min-width: 94.1176470588%; } .grid-stack.grid-stack-17 > .grid-stack-item[gs-max-w="16"] { max-width: 94.1176470588%; } .grid-stack.grid-stack-17 > .grid-stack-item[gs-w="17"] { width: 100%; } .grid-stack.grid-stack-17 > .grid-stack-item[gs-x="17"] { left: 100%; } .grid-stack.grid-stack-17 > .grid-stack-item[gs-min-w="17"] { min-width: 100%; } .grid-stack.grid-stack-17 > .grid-stack-item[gs-max-w="17"] { max-width: 100%; } .grid-stack.grid-stack-18 > .grid-stack-item { min-width: 5.5555555556%; } .grid-stack.grid-stack-18 > .grid-stack-item[gs-w="1"] { width: 5.5555555556%; } .grid-stack.grid-stack-18 > .grid-stack-item[gs-x="1"] { left: 5.5555555556%; } .grid-stack.grid-stack-18 > .grid-stack-item[gs-min-w="1"] { min-width: 5.5555555556%; } .grid-stack.grid-stack-18 > .grid-stack-item[gs-max-w="1"] { max-width: 5.5555555556%; } .grid-stack.grid-stack-18 > .grid-stack-item[gs-w="2"] { width: 11.1111111111%; } .grid-stack.grid-stack-18 > .grid-stack-item[gs-x="2"] { left: 11.1111111111%; } .grid-stack.grid-stack-18 > .grid-stack-item[gs-min-w="2"] { min-width: 11.1111111111%; } .grid-stack.grid-stack-18 > .grid-stack-item[gs-max-w="2"] { max-width: 11.1111111111%; } .grid-stack.grid-stack-18 > .grid-stack-item[gs-w="3"] { width: 16.6666666667%; } .grid-stack.grid-stack-18 > .grid-stack-item[gs-x="3"] { left: 16.6666666667%; } .grid-stack.grid-stack-18 > .grid-stack-item[gs-min-w="3"] { min-width: 16.6666666667%; } .grid-stack.grid-stack-18 > .grid-stack-item[gs-max-w="3"] { max-width: 16.6666666667%; } .grid-stack.grid-stack-18 > .grid-stack-item[gs-w="4"] { width: 22.2222222222%; } .grid-stack.grid-stack-18 > .grid-stack-item[gs-x="4"] { left: 22.2222222222%; } .grid-stack.grid-stack-18 > .grid-stack-item[gs-min-w="4"] { min-width: 22.2222222222%; } .grid-stack.grid-stack-18 > .grid-stack-item[gs-max-w="4"] { max-width: 22.2222222222%; } .grid-stack.grid-stack-18 > .grid-stack-item[gs-w="5"] { width: 27.7777777778%; } .grid-stack.grid-stack-18 > .grid-stack-item[gs-x="5"] { left: 27.7777777778%; } .grid-stack.grid-stack-18 > .grid-stack-item[gs-min-w="5"] { min-width: 27.7777777778%; } .grid-stack.grid-stack-18 > .grid-stack-item[gs-max-w="5"] { max-width: 27.7777777778%; } .grid-stack.grid-stack-18 > .grid-stack-item[gs-w="6"] { width: 33.3333333333%; } .grid-stack.grid-stack-18 > .grid-stack-item[gs-x="6"] { left: 33.3333333333%; } .grid-stack.grid-stack-18 > .grid-stack-item[gs-min-w="6"] { min-width: 33.3333333333%; } .grid-stack.grid-stack-18 > .grid-stack-item[gs-max-w="6"] { max-width: 33.3333333333%; } .grid-stack.grid-stack-18 > .grid-stack-item[gs-w="7"] { width: 38.8888888889%; } .grid-stack.grid-stack-18 > .grid-stack-item[gs-x="7"] { left: 38.8888888889%; } .grid-stack.grid-stack-18 > .grid-stack-item[gs-min-w="7"] { min-width: 38.8888888889%; } .grid-stack.grid-stack-18 > .grid-stack-item[gs-max-w="7"] { max-width: 38.8888888889%; } .grid-stack.grid-stack-18 > .grid-stack-item[gs-w="8"] { width: 44.4444444444%; } .grid-stack.grid-stack-18 > .grid-stack-item[gs-x="8"] { left: 44.4444444444%; } .grid-stack.grid-stack-18 > .grid-stack-item[gs-min-w="8"] { min-width: 44.4444444444%; } .grid-stack.grid-stack-18 > .grid-stack-item[gs-max-w="8"] { max-width: 44.4444444444%; } .grid-stack.grid-stack-18 > .grid-stack-item[gs-w="9"] { width: 50%; } .grid-stack.grid-stack-18 > .grid-stack-item[gs-x="9"] { left: 50%; } .grid-stack.grid-stack-18 > .grid-stack-item[gs-min-w="9"] { min-width: 50%; } .grid-stack.grid-stack-18 > .grid-stack-item[gs-max-w="9"] { max-width: 50%; } .grid-stack.grid-stack-18 > .grid-stack-item[gs-w="10"] { width: 55.5555555556%; } .grid-stack.grid-stack-18 > .grid-stack-item[gs-x="10"] { left: 55.5555555556%; } .grid-stack.grid-stack-18 > .grid-stack-item[gs-min-w="10"] { min-width: 55.5555555556%; } .grid-stack.grid-stack-18 > .grid-stack-item[gs-max-w="10"] { max-width: 55.5555555556%; } .grid-stack.grid-stack-18 > .grid-stack-item[gs-w="11"] { width: 61.1111111111%; } .grid-stack.grid-stack-18 > .grid-stack-item[gs-x="11"] { left: 61.1111111111%; } .grid-stack.grid-stack-18 > .grid-stack-item[gs-min-w="11"] { min-width: 61.1111111111%; } .grid-stack.grid-stack-18 > .grid-stack-item[gs-max-w="11"] { max-width: 61.1111111111%; } .grid-stack.grid-stack-18 > .grid-stack-item[gs-w="12"] { width: 66.6666666667%; } .grid-stack.grid-stack-18 > .grid-stack-item[gs-x="12"] { left: 66.6666666667%; } .grid-stack.grid-stack-18 > .grid-stack-item[gs-min-w="12"] { min-width: 66.6666666667%; } .grid-stack.grid-stack-18 > .grid-stack-item[gs-max-w="12"] { max-width: 66.6666666667%; } .grid-stack.grid-stack-18 > .grid-stack-item[gs-w="13"] { width: 72.2222222222%; } .grid-stack.grid-stack-18 > .grid-stack-item[gs-x="13"] { left: 72.2222222222%; } .grid-stack.grid-stack-18 > .grid-stack-item[gs-min-w="13"] { min-width: 72.2222222222%; } .grid-stack.grid-stack-18 > .grid-stack-item[gs-max-w="13"] { max-width: 72.2222222222%; } .grid-stack.grid-stack-18 > .grid-stack-item[gs-w="14"] { width: 77.7777777778%; } .grid-stack.grid-stack-18 > .grid-stack-item[gs-x="14"] { left: 77.7777777778%; } .grid-stack.grid-stack-18 > .grid-stack-item[gs-min-w="14"] { min-width: 77.7777777778%; } .grid-stack.grid-stack-18 > .grid-stack-item[gs-max-w="14"] { max-width: 77.7777777778%; } .grid-stack.grid-stack-18 > .grid-stack-item[gs-w="15"] { width: 83.3333333333%; } .grid-stack.grid-stack-18 > .grid-stack-item[gs-x="15"] { left: 83.3333333333%; } .grid-stack.grid-stack-18 > .grid-stack-item[gs-min-w="15"] { min-width: 83.3333333333%; } .grid-stack.grid-stack-18 > .grid-stack-item[gs-max-w="15"] { max-width: 83.3333333333%; } .grid-stack.grid-stack-18 > .grid-stack-item[gs-w="16"] { width: 88.8888888889%; } .grid-stack.grid-stack-18 > .grid-stack-item[gs-x="16"] { left: 88.8888888889%; } .grid-stack.grid-stack-18 > .grid-stack-item[gs-min-w="16"] { min-width: 88.8888888889%; } .grid-stack.grid-stack-18 > .grid-stack-item[gs-max-w="16"] { max-width: 88.8888888889%; } .grid-stack.grid-stack-18 > .grid-stack-item[gs-w="17"] { width: 94.4444444444%; } .grid-stack.grid-stack-18 > .grid-stack-item[gs-x="17"] { left: 94.4444444444%; } .grid-stack.grid-stack-18 > .grid-stack-item[gs-min-w="17"] { min-width: 94.4444444444%; } .grid-stack.grid-stack-18 > .grid-stack-item[gs-max-w="17"] { max-width: 94.4444444444%; } .grid-stack.grid-stack-18 > .grid-stack-item[gs-w="18"] { width: 100%; } .grid-stack.grid-stack-18 > .grid-stack-item[gs-x="18"] { left: 100%; } .grid-stack.grid-stack-18 > .grid-stack-item[gs-min-w="18"] { min-width: 100%; } .grid-stack.grid-stack-18 > .grid-stack-item[gs-max-w="18"] { max-width: 100%; } .grid-stack.grid-stack-19 > .grid-stack-item { min-width: 5.2631578947%; } .grid-stack.grid-stack-19 > .grid-stack-item[gs-w="1"] { width: 5.2631578947%; } .grid-stack.grid-stack-19 > .grid-stack-item[gs-x="1"] { left: 5.2631578947%; } .grid-stack.grid-stack-19 > .grid-stack-item[gs-min-w="1"] { min-width: 5.2631578947%; } .grid-stack.grid-stack-19 > .grid-stack-item[gs-max-w="1"] { max-width: 5.2631578947%; } .grid-stack.grid-stack-19 > .grid-stack-item[gs-w="2"] { width: 10.5263157895%; } .grid-stack.grid-stack-19 > .grid-stack-item[gs-x="2"] { left: 10.5263157895%; } .grid-stack.grid-stack-19 > .grid-stack-item[gs-min-w="2"] { min-width: 10.5263157895%; } .grid-stack.grid-stack-19 > .grid-stack-item[gs-max-w="2"] { max-width: 10.5263157895%; } .grid-stack.grid-stack-19 > .grid-stack-item[gs-w="3"] { width: 15.7894736842%; } .grid-stack.grid-stack-19 > .grid-stack-item[gs-x="3"] { left: 15.7894736842%; } .grid-stack.grid-stack-19 > .grid-stack-item[gs-min-w="3"] { min-width: 15.7894736842%; } .grid-stack.grid-stack-19 > .grid-stack-item[gs-max-w="3"] { max-width: 15.7894736842%; } .grid-stack.grid-stack-19 > .grid-stack-item[gs-w="4"] { width: 21.0526315789%; } .grid-stack.grid-stack-19 > .grid-stack-item[gs-x="4"] { left: 21.0526315789%; } .grid-stack.grid-stack-19 > .grid-stack-item[gs-min-w="4"] { min-width: 21.0526315789%; } .grid-stack.grid-stack-19 > .grid-stack-item[gs-max-w="4"] { max-width: 21.0526315789%; } .grid-stack.grid-stack-19 > .grid-stack-item[gs-w="5"] { width: 26.3157894737%; } .grid-stack.grid-stack-19 > .grid-stack-item[gs-x="5"] { left: 26.3157894737%; } .grid-stack.grid-stack-19 > .grid-stack-item[gs-min-w="5"] { min-width: 26.3157894737%; } .grid-stack.grid-stack-19 > .grid-stack-item[gs-max-w="5"] { max-width: 26.3157894737%; } .grid-stack.grid-stack-19 > .grid-stack-item[gs-w="6"] { width: 31.5789473684%; } .grid-stack.grid-stack-19 > .grid-stack-item[gs-x="6"] { left: 31.5789473684%; } .grid-stack.grid-stack-19 > .grid-stack-item[gs-min-w="6"] { min-width: 31.5789473684%; } .grid-stack.grid-stack-19 > .grid-stack-item[gs-max-w="6"] { max-width: 31.5789473684%; } .grid-stack.grid-stack-19 > .grid-stack-item[gs-w="7"] { width: 36.8421052632%; } .grid-stack.grid-stack-19 > .grid-stack-item[gs-x="7"] { left: 36.8421052632%; } .grid-stack.grid-stack-19 > .grid-stack-item[gs-min-w="7"] { min-width: 36.8421052632%; } .grid-stack.grid-stack-19 > .grid-stack-item[gs-max-w="7"] { max-width: 36.8421052632%; } .grid-stack.grid-stack-19 > .grid-stack-item[gs-w="8"] { width: 42.1052631579%; } .grid-stack.grid-stack-19 > .grid-stack-item[gs-x="8"] { left: 42.1052631579%; } .grid-stack.grid-stack-19 > .grid-stack-item[gs-min-w="8"] { min-width: 42.1052631579%; } .grid-stack.grid-stack-19 > .grid-stack-item[gs-max-w="8"] { max-width: 42.1052631579%; } .grid-stack.grid-stack-19 > .grid-stack-item[gs-w="9"] { width: 47.3684210526%; } .grid-stack.grid-stack-19 > .grid-stack-item[gs-x="9"] { left: 47.3684210526%; } .grid-stack.grid-stack-19 > .grid-stack-item[gs-min-w="9"] { min-width: 47.3684210526%; } .grid-stack.grid-stack-19 > .grid-stack-item[gs-max-w="9"] { max-width: 47.3684210526%; } .grid-stack.grid-stack-19 > .grid-stack-item[gs-w="10"] { width: 52.6315789474%; } .grid-stack.grid-stack-19 > .grid-stack-item[gs-x="10"] { left: 52.6315789474%; } .grid-stack.grid-stack-19 > .grid-stack-item[gs-min-w="10"] { min-width: 52.6315789474%; } .grid-stack.grid-stack-19 > .grid-stack-item[gs-max-w="10"] { max-width: 52.6315789474%; } .grid-stack.grid-stack-19 > .grid-stack-item[gs-w="11"] { width: 57.8947368421%; } .grid-stack.grid-stack-19 > .grid-stack-item[gs-x="11"] { left: 57.8947368421%; } .grid-stack.grid-stack-19 > .grid-stack-item[gs-min-w="11"] { min-width: 57.8947368421%; } .grid-stack.grid-stack-19 > .grid-stack-item[gs-max-w="11"] { max-width: 57.8947368421%; } .grid-stack.grid-stack-19 > .grid-stack-item[gs-w="12"] { width: 63.1578947368%; } .grid-stack.grid-stack-19 > .grid-stack-item[gs-x="12"] { left: 63.1578947368%; } .grid-stack.grid-stack-19 > .grid-stack-item[gs-min-w="12"] { min-width: 63.1578947368%; } .grid-stack.grid-stack-19 > .grid-stack-item[gs-max-w="12"] { max-width: 63.1578947368%; } .grid-stack.grid-stack-19 > .grid-stack-item[gs-w="13"] { width: 68.4210526316%; } .grid-stack.grid-stack-19 > .grid-stack-item[gs-x="13"] { left: 68.4210526316%; } .grid-stack.grid-stack-19 > .grid-stack-item[gs-min-w="13"] { min-width: 68.4210526316%; } .grid-stack.grid-stack-19 > .grid-stack-item[gs-max-w="13"] { max-width: 68.4210526316%; } .grid-stack.grid-stack-19 > .grid-stack-item[gs-w="14"] { width: 73.6842105263%; } .grid-stack.grid-stack-19 > .grid-stack-item[gs-x="14"] { left: 73.6842105263%; } .grid-stack.grid-stack-19 > .grid-stack-item[gs-min-w="14"] { min-width: 73.6842105263%; } .grid-stack.grid-stack-19 > .grid-stack-item[gs-max-w="14"] { max-width: 73.6842105263%; } .grid-stack.grid-stack-19 > .grid-stack-item[gs-w="15"] { width: 78.9473684211%; } .grid-stack.grid-stack-19 > .grid-stack-item[gs-x="15"] { left: 78.9473684211%; } .grid-stack.grid-stack-19 > .grid-stack-item[gs-min-w="15"] { min-width: 78.9473684211%; } .grid-stack.grid-stack-19 > .grid-stack-item[gs-max-w="15"] { max-width: 78.9473684211%; } .grid-stack.grid-stack-19 > .grid-stack-item[gs-w="16"] { width: 84.2105263158%; } .grid-stack.grid-stack-19 > .grid-stack-item[gs-x="16"] { left: 84.2105263158%; } .grid-stack.grid-stack-19 > .grid-stack-item[gs-min-w="16"] { min-width: 84.2105263158%; } .grid-stack.grid-stack-19 > .grid-stack-item[gs-max-w="16"] { max-width: 84.2105263158%; } .grid-stack.grid-stack-19 > .grid-stack-item[gs-w="17"] { width: 89.4736842105%; } .grid-stack.grid-stack-19 > .grid-stack-item[gs-x="17"] { left: 89.4736842105%; } .grid-stack.grid-stack-19 > .grid-stack-item[gs-min-w="17"] { min-width: 89.4736842105%; } .grid-stack.grid-stack-19 > .grid-stack-item[gs-max-w="17"] { max-width: 89.4736842105%; } .grid-stack.grid-stack-19 > .grid-stack-item[gs-w="18"] { width: 94.7368421053%; } .grid-stack.grid-stack-19 > .grid-stack-item[gs-x="18"] { left: 94.7368421053%; } .grid-stack.grid-stack-19 > .grid-stack-item[gs-min-w="18"] { min-width: 94.7368421053%; } .grid-stack.grid-stack-19 > .grid-stack-item[gs-max-w="18"] { max-width: 94.7368421053%; } .grid-stack.grid-stack-19 > .grid-stack-item[gs-w="19"] { width: 100%; } .grid-stack.grid-stack-19 > .grid-stack-item[gs-x="19"] { left: 100%; } .grid-stack.grid-stack-19 > .grid-stack-item[gs-min-w="19"] { min-width: 100%; } .grid-stack.grid-stack-19 > .grid-stack-item[gs-max-w="19"] { max-width: 100%; } .grid-stack.grid-stack-20 > .grid-stack-item { min-width: 5%; } .grid-stack.grid-stack-20 > .grid-stack-item[gs-w="1"] { width: 5%; } .grid-stack.grid-stack-20 > .grid-stack-item[gs-x="1"] { left: 5%; } .grid-stack.grid-stack-20 > .grid-stack-item[gs-min-w="1"] { min-width: 5%; } .grid-stack.grid-stack-20 > .grid-stack-item[gs-max-w="1"] { max-width: 5%; } .grid-stack.grid-stack-20 > .grid-stack-item[gs-w="2"] { width: 10%; } .grid-stack.grid-stack-20 > .grid-stack-item[gs-x="2"] { left: 10%; } .grid-stack.grid-stack-20 > .grid-stack-item[gs-min-w="2"] { min-width: 10%; } .grid-stack.grid-stack-20 > .grid-stack-item[gs-max-w="2"] { max-width: 10%; } .grid-stack.grid-stack-20 > .grid-stack-item[gs-w="3"] { width: 15%; } .grid-stack.grid-stack-20 > .grid-stack-item[gs-x="3"] { left: 15%; } .grid-stack.grid-stack-20 > .grid-stack-item[gs-min-w="3"] { min-width: 15%; } .grid-stack.grid-stack-20 > .grid-stack-item[gs-max-w="3"] { max-width: 15%; } .grid-stack.grid-stack-20 > .grid-stack-item[gs-w="4"] { width: 20%; } .grid-stack.grid-stack-20 > .grid-stack-item[gs-x="4"] { left: 20%; } .grid-stack.grid-stack-20 > .grid-stack-item[gs-min-w="4"] { min-width: 20%; } .grid-stack.grid-stack-20 > .grid-stack-item[gs-max-w="4"] { max-width: 20%; } .grid-stack.grid-stack-20 > .grid-stack-item[gs-w="5"] { width: 25%; } .grid-stack.grid-stack-20 > .grid-stack-item[gs-x="5"] { left: 25%; } .grid-stack.grid-stack-20 > .grid-stack-item[gs-min-w="5"] { min-width: 25%; } .grid-stack.grid-stack-20 > .grid-stack-item[gs-max-w="5"] { max-width: 25%; } .grid-stack.grid-stack-20 > .grid-stack-item[gs-w="6"] { width: 30%; } .grid-stack.grid-stack-20 > .grid-stack-item[gs-x="6"] { left: 30%; } .grid-stack.grid-stack-20 > .grid-stack-item[gs-min-w="6"] { min-width: 30%; } .grid-stack.grid-stack-20 > .grid-stack-item[gs-max-w="6"] { max-width: 30%; } .grid-stack.grid-stack-20 > .grid-stack-item[gs-w="7"] { width: 35%; } .grid-stack.grid-stack-20 > .grid-stack-item[gs-x="7"] { left: 35%; } .grid-stack.grid-stack-20 > .grid-stack-item[gs-min-w="7"] { min-width: 35%; } .grid-stack.grid-stack-20 > .grid-stack-item[gs-max-w="7"] { max-width: 35%; } .grid-stack.grid-stack-20 > .grid-stack-item[gs-w="8"] { width: 40%; } .grid-stack.grid-stack-20 > .grid-stack-item[gs-x="8"] { left: 40%; } .grid-stack.grid-stack-20 > .grid-stack-item[gs-min-w="8"] { min-width: 40%; } .grid-stack.grid-stack-20 > .grid-stack-item[gs-max-w="8"] { max-width: 40%; } .grid-stack.grid-stack-20 > .grid-stack-item[gs-w="9"] { width: 45%; } .grid-stack.grid-stack-20 > .grid-stack-item[gs-x="9"] { left: 45%; } .grid-stack.grid-stack-20 > .grid-stack-item[gs-min-w="9"] { min-width: 45%; } .grid-stack.grid-stack-20 > .grid-stack-item[gs-max-w="9"] { max-width: 45%; } .grid-stack.grid-stack-20 > .grid-stack-item[gs-w="10"] { width: 50%; } .grid-stack.grid-stack-20 > .grid-stack-item[gs-x="10"] { left: 50%; } .grid-stack.grid-stack-20 > .grid-stack-item[gs-min-w="10"] { min-width: 50%; } .grid-stack.grid-stack-20 > .grid-stack-item[gs-max-w="10"] { max-width: 50%; } .grid-stack.grid-stack-20 > .grid-stack-item[gs-w="11"] { width: 55%; } .grid-stack.grid-stack-20 > .grid-stack-item[gs-x="11"] { left: 55%; } .grid-stack.grid-stack-20 > .grid-stack-item[gs-min-w="11"] { min-width: 55%; } .grid-stack.grid-stack-20 > .grid-stack-item[gs-max-w="11"] { max-width: 55%; } .grid-stack.grid-stack-20 > .grid-stack-item[gs-w="12"] { width: 60%; } .grid-stack.grid-stack-20 > .grid-stack-item[gs-x="12"] { left: 60%; } .grid-stack.grid-stack-20 > .grid-stack-item[gs-min-w="12"] { min-width: 60%; } .grid-stack.grid-stack-20 > .grid-stack-item[gs-max-w="12"] { max-width: 60%; } .grid-stack.grid-stack-20 > .grid-stack-item[gs-w="13"] { width: 65%; } .grid-stack.grid-stack-20 > .grid-stack-item[gs-x="13"] { left: 65%; } .grid-stack.grid-stack-20 > .grid-stack-item[gs-min-w="13"] { min-width: 65%; } .grid-stack.grid-stack-20 > .grid-stack-item[gs-max-w="13"] { max-width: 65%; } .grid-stack.grid-stack-20 > .grid-stack-item[gs-w="14"] { width: 70%; } .grid-stack.grid-stack-20 > .grid-stack-item[gs-x="14"] { left: 70%; } .grid-stack.grid-stack-20 > .grid-stack-item[gs-min-w="14"] { min-width: 70%; } .grid-stack.grid-stack-20 > .grid-stack-item[gs-max-w="14"] { max-width: 70%; } .grid-stack.grid-stack-20 > .grid-stack-item[gs-w="15"] { width: 75%; } .grid-stack.grid-stack-20 > .grid-stack-item[gs-x="15"] { left: 75%; } .grid-stack.grid-stack-20 > .grid-stack-item[gs-min-w="15"] { min-width: 75%; } .grid-stack.grid-stack-20 > .grid-stack-item[gs-max-w="15"] { max-width: 75%; } .grid-stack.grid-stack-20 > .grid-stack-item[gs-w="16"] { width: 80%; } .grid-stack.grid-stack-20 > .grid-stack-item[gs-x="16"] { left: 80%; } .grid-stack.grid-stack-20 > .grid-stack-item[gs-min-w="16"] { min-width: 80%; } .grid-stack.grid-stack-20 > .grid-stack-item[gs-max-w="16"] { max-width: 80%; } .grid-stack.grid-stack-20 > .grid-stack-item[gs-w="17"] { width: 85%; } .grid-stack.grid-stack-20 > .grid-stack-item[gs-x="17"] { left: 85%; } .grid-stack.grid-stack-20 > .grid-stack-item[gs-min-w="17"] { min-width: 85%; } .grid-stack.grid-stack-20 > .grid-stack-item[gs-max-w="17"] { max-width: 85%; } .grid-stack.grid-stack-20 > .grid-stack-item[gs-w="18"] { width: 90%; } .grid-stack.grid-stack-20 > .grid-stack-item[gs-x="18"] { left: 90%; } .grid-stack.grid-stack-20 > .grid-stack-item[gs-min-w="18"] { min-width: 90%; } .grid-stack.grid-stack-20 > .grid-stack-item[gs-max-w="18"] { max-width: 90%; } .grid-stack.grid-stack-20 > .grid-stack-item[gs-w="19"] { width: 95%; } .grid-stack.grid-stack-20 > .grid-stack-item[gs-x="19"] { left: 95%; } .grid-stack.grid-stack-20 > .grid-stack-item[gs-min-w="19"] { min-width: 95%; } .grid-stack.grid-stack-20 > .grid-stack-item[gs-max-w="19"] { max-width: 95%; } .grid-stack.grid-stack-20 > .grid-stack-item[gs-w="20"] { width: 100%; } .grid-stack.grid-stack-20 > .grid-stack-item[gs-x="20"] { left: 100%; } .grid-stack.grid-stack-20 > .grid-stack-item[gs-min-w="20"] { min-width: 100%; } .grid-stack.grid-stack-20 > .grid-stack-item[gs-max-w="20"] { max-width: 100%; } .grid-stack.grid-stack-21 > .grid-stack-item { min-width: 4.7619047619%; } .grid-stack.grid-stack-21 > .grid-stack-item[gs-w="1"] { width: 4.7619047619%; } .grid-stack.grid-stack-21 > .grid-stack-item[gs-x="1"] { left: 4.7619047619%; } .grid-stack.grid-stack-21 > .grid-stack-item[gs-min-w="1"] { min-width: 4.7619047619%; } .grid-stack.grid-stack-21 > .grid-stack-item[gs-max-w="1"] { max-width: 4.7619047619%; } .grid-stack.grid-stack-21 > .grid-stack-item[gs-w="2"] { width: 9.5238095238%; } .grid-stack.grid-stack-21 > .grid-stack-item[gs-x="2"] { left: 9.5238095238%; } .grid-stack.grid-stack-21 > .grid-stack-item[gs-min-w="2"] { min-width: 9.5238095238%; } .grid-stack.grid-stack-21 > .grid-stack-item[gs-max-w="2"] { max-width: 9.5238095238%; } .grid-stack.grid-stack-21 > .grid-stack-item[gs-w="3"] { width: 14.2857142857%; } .grid-stack.grid-stack-21 > .grid-stack-item[gs-x="3"] { left: 14.2857142857%; } .grid-stack.grid-stack-21 > .grid-stack-item[gs-min-w="3"] { min-width: 14.2857142857%; } .grid-stack.grid-stack-21 > .grid-stack-item[gs-max-w="3"] { max-width: 14.2857142857%; } .grid-stack.grid-stack-21 > .grid-stack-item[gs-w="4"] { width: 19.0476190476%; } .grid-stack.grid-stack-21 > .grid-stack-item[gs-x="4"] { left: 19.0476190476%; } .grid-stack.grid-stack-21 > .grid-stack-item[gs-min-w="4"] { min-width: 19.0476190476%; } .grid-stack.grid-stack-21 > .grid-stack-item[gs-max-w="4"] { max-width: 19.0476190476%; } .grid-stack.grid-stack-21 > .grid-stack-item[gs-w="5"] { width: 23.8095238095%; } .grid-stack.grid-stack-21 > .grid-stack-item[gs-x="5"] { left: 23.8095238095%; } .grid-stack.grid-stack-21 > .grid-stack-item[gs-min-w="5"] { min-width: 23.8095238095%; } .grid-stack.grid-stack-21 > .grid-stack-item[gs-max-w="5"] { max-width: 23.8095238095%; } .grid-stack.grid-stack-21 > .grid-stack-item[gs-w="6"] { width: 28.5714285714%; } .grid-stack.grid-stack-21 > .grid-stack-item[gs-x="6"] { left: 28.5714285714%; } .grid-stack.grid-stack-21 > .grid-stack-item[gs-min-w="6"] { min-width: 28.5714285714%; } .grid-stack.grid-stack-21 > .grid-stack-item[gs-max-w="6"] { max-width: 28.5714285714%; } .grid-stack.grid-stack-21 > .grid-stack-item[gs-w="7"] { width: 33.3333333333%; } .grid-stack.grid-stack-21 > .grid-stack-item[gs-x="7"] { left: 33.3333333333%; } .grid-stack.grid-stack-21 > .grid-stack-item[gs-min-w="7"] { min-width: 33.3333333333%; } .grid-stack.grid-stack-21 > .grid-stack-item[gs-max-w="7"] { max-width: 33.3333333333%; } .grid-stack.grid-stack-21 > .grid-stack-item[gs-w="8"] { width: 38.0952380952%; } .grid-stack.grid-stack-21 > .grid-stack-item[gs-x="8"] { left: 38.0952380952%; } .grid-stack.grid-stack-21 > .grid-stack-item[gs-min-w="8"] { min-width: 38.0952380952%; } .grid-stack.grid-stack-21 > .grid-stack-item[gs-max-w="8"] { max-width: 38.0952380952%; } .grid-stack.grid-stack-21 > .grid-stack-item[gs-w="9"] { width: 42.8571428571%; } .grid-stack.grid-stack-21 > .grid-stack-item[gs-x="9"] { left: 42.8571428571%; } .grid-stack.grid-stack-21 > .grid-stack-item[gs-min-w="9"] { min-width: 42.8571428571%; } .grid-stack.grid-stack-21 > .grid-stack-item[gs-max-w="9"] { max-width: 42.8571428571%; } .grid-stack.grid-stack-21 > .grid-stack-item[gs-w="10"] { width: 47.619047619%; } .grid-stack.grid-stack-21 > .grid-stack-item[gs-x="10"] { left: 47.619047619%; } .grid-stack.grid-stack-21 > .grid-stack-item[gs-min-w="10"] { min-width: 47.619047619%; } .grid-stack.grid-stack-21 > .grid-stack-item[gs-max-w="10"] { max-width: 47.619047619%; } .grid-stack.grid-stack-21 > .grid-stack-item[gs-w="11"] { width: 52.380952381%; } .grid-stack.grid-stack-21 > .grid-stack-item[gs-x="11"] { left: 52.380952381%; } .grid-stack.grid-stack-21 > .grid-stack-item[gs-min-w="11"] { min-width: 52.380952381%; } .grid-stack.grid-stack-21 > .grid-stack-item[gs-max-w="11"] { max-width: 52.380952381%; } .grid-stack.grid-stack-21 > .grid-stack-item[gs-w="12"] { width: 57.1428571429%; } .grid-stack.grid-stack-21 > .grid-stack-item[gs-x="12"] { left: 57.1428571429%; } .grid-stack.grid-stack-21 > .grid-stack-item[gs-min-w="12"] { min-width: 57.1428571429%; } .grid-stack.grid-stack-21 > .grid-stack-item[gs-max-w="12"] { max-width: 57.1428571429%; } .grid-stack.grid-stack-21 > .grid-stack-item[gs-w="13"] { width: 61.9047619048%; } .grid-stack.grid-stack-21 > .grid-stack-item[gs-x="13"] { left: 61.9047619048%; } .grid-stack.grid-stack-21 > .grid-stack-item[gs-min-w="13"] { min-width: 61.9047619048%; } .grid-stack.grid-stack-21 > .grid-stack-item[gs-max-w="13"] { max-width: 61.9047619048%; } .grid-stack.grid-stack-21 > .grid-stack-item[gs-w="14"] { width: 66.6666666667%; } .grid-stack.grid-stack-21 > .grid-stack-item[gs-x="14"] { left: 66.6666666667%; } .grid-stack.grid-stack-21 > .grid-stack-item[gs-min-w="14"] { min-width: 66.6666666667%; } .grid-stack.grid-stack-21 > .grid-stack-item[gs-max-w="14"] { max-width: 66.6666666667%; } .grid-stack.grid-stack-21 > .grid-stack-item[gs-w="15"] { width: 71.4285714286%; } .grid-stack.grid-stack-21 > .grid-stack-item[gs-x="15"] { left: 71.4285714286%; } .grid-stack.grid-stack-21 > .grid-stack-item[gs-min-w="15"] { min-width: 71.4285714286%; } .grid-stack.grid-stack-21 > .grid-stack-item[gs-max-w="15"] { max-width: 71.4285714286%; } .grid-stack.grid-stack-21 > .grid-stack-item[gs-w="16"] { width: 76.1904761905%; } .grid-stack.grid-stack-21 > .grid-stack-item[gs-x="16"] { left: 76.1904761905%; } .grid-stack.grid-stack-21 > .grid-stack-item[gs-min-w="16"] { min-width: 76.1904761905%; } .grid-stack.grid-stack-21 > .grid-stack-item[gs-max-w="16"] { max-width: 76.1904761905%; } .grid-stack.grid-stack-21 > .grid-stack-item[gs-w="17"] { width: 80.9523809524%; } .grid-stack.grid-stack-21 > .grid-stack-item[gs-x="17"] { left: 80.9523809524%; } .grid-stack.grid-stack-21 > .grid-stack-item[gs-min-w="17"] { min-width: 80.9523809524%; } .grid-stack.grid-stack-21 > .grid-stack-item[gs-max-w="17"] { max-width: 80.9523809524%; } .grid-stack.grid-stack-21 > .grid-stack-item[gs-w="18"] { width: 85.7142857143%; } .grid-stack.grid-stack-21 > .grid-stack-item[gs-x="18"] { left: 85.7142857143%; } .grid-stack.grid-stack-21 > .grid-stack-item[gs-min-w="18"] { min-width: 85.7142857143%; } .grid-stack.grid-stack-21 > .grid-stack-item[gs-max-w="18"] { max-width: 85.7142857143%; } .grid-stack.grid-stack-21 > .grid-stack-item[gs-w="19"] { width: 90.4761904762%; } .grid-stack.grid-stack-21 > .grid-stack-item[gs-x="19"] { left: 90.4761904762%; } .grid-stack.grid-stack-21 > .grid-stack-item[gs-min-w="19"] { min-width: 90.4761904762%; } .grid-stack.grid-stack-21 > .grid-stack-item[gs-max-w="19"] { max-width: 90.4761904762%; } .grid-stack.grid-stack-21 > .grid-stack-item[gs-w="20"] { width: 95.2380952381%; } .grid-stack.grid-stack-21 > .grid-stack-item[gs-x="20"] { left: 95.2380952381%; } .grid-stack.grid-stack-21 > .grid-stack-item[gs-min-w="20"] { min-width: 95.2380952381%; } .grid-stack.grid-stack-21 > .grid-stack-item[gs-max-w="20"] { max-width: 95.2380952381%; } .grid-stack.grid-stack-21 > .grid-stack-item[gs-w="21"] { width: 100%; } .grid-stack.grid-stack-21 > .grid-stack-item[gs-x="21"] { left: 100%; } .grid-stack.grid-stack-21 > .grid-stack-item[gs-min-w="21"] { min-width: 100%; } .grid-stack.grid-stack-21 > .grid-stack-item[gs-max-w="21"] { max-width: 100%; } .grid-stack.grid-stack-22 > .grid-stack-item { min-width: 4.5454545455%; } .grid-stack.grid-stack-22 > .grid-stack-item[gs-w="1"] { width: 4.5454545455%; } .grid-stack.grid-stack-22 > .grid-stack-item[gs-x="1"] { left: 4.5454545455%; } .grid-stack.grid-stack-22 > .grid-stack-item[gs-min-w="1"] { min-width: 4.5454545455%; } .grid-stack.grid-stack-22 > .grid-stack-item[gs-max-w="1"] { max-width: 4.5454545455%; } .grid-stack.grid-stack-22 > .grid-stack-item[gs-w="2"] { width: 9.0909090909%; } .grid-stack.grid-stack-22 > .grid-stack-item[gs-x="2"] { left: 9.0909090909%; } .grid-stack.grid-stack-22 > .grid-stack-item[gs-min-w="2"] { min-width: 9.0909090909%; } .grid-stack.grid-stack-22 > .grid-stack-item[gs-max-w="2"] { max-width: 9.0909090909%; } .grid-stack.grid-stack-22 > .grid-stack-item[gs-w="3"] { width: 13.6363636364%; } .grid-stack.grid-stack-22 > .grid-stack-item[gs-x="3"] { left: 13.6363636364%; } .grid-stack.grid-stack-22 > .grid-stack-item[gs-min-w="3"] { min-width: 13.6363636364%; } .grid-stack.grid-stack-22 > .grid-stack-item[gs-max-w="3"] { max-width: 13.6363636364%; } .grid-stack.grid-stack-22 > .grid-stack-item[gs-w="4"] { width: 18.1818181818%; } .grid-stack.grid-stack-22 > .grid-stack-item[gs-x="4"] { left: 18.1818181818%; } .grid-stack.grid-stack-22 > .grid-stack-item[gs-min-w="4"] { min-width: 18.1818181818%; } .grid-stack.grid-stack-22 > .grid-stack-item[gs-max-w="4"] { max-width: 18.1818181818%; } .grid-stack.grid-stack-22 > .grid-stack-item[gs-w="5"] { width: 22.7272727273%; } .grid-stack.grid-stack-22 > .grid-stack-item[gs-x="5"] { left: 22.7272727273%; } .grid-stack.grid-stack-22 > .grid-stack-item[gs-min-w="5"] { min-width: 22.7272727273%; } .grid-stack.grid-stack-22 > .grid-stack-item[gs-max-w="5"] { max-width: 22.7272727273%; } .grid-stack.grid-stack-22 > .grid-stack-item[gs-w="6"] { width: 27.2727272727%; } .grid-stack.grid-stack-22 > .grid-stack-item[gs-x="6"] { left: 27.2727272727%; } .grid-stack.grid-stack-22 > .grid-stack-item[gs-min-w="6"] { min-width: 27.2727272727%; } .grid-stack.grid-stack-22 > .grid-stack-item[gs-max-w="6"] { max-width: 27.2727272727%; } .grid-stack.grid-stack-22 > .grid-stack-item[gs-w="7"] { width: 31.8181818182%; } .grid-stack.grid-stack-22 > .grid-stack-item[gs-x="7"] { left: 31.8181818182%; } .grid-stack.grid-stack-22 > .grid-stack-item[gs-min-w="7"] { min-width: 31.8181818182%; } .grid-stack.grid-stack-22 > .grid-stack-item[gs-max-w="7"] { max-width: 31.8181818182%; } .grid-stack.grid-stack-22 > .grid-stack-item[gs-w="8"] { width: 36.3636363636%; } .grid-stack.grid-stack-22 > .grid-stack-item[gs-x="8"] { left: 36.3636363636%; } .grid-stack.grid-stack-22 > .grid-stack-item[gs-min-w="8"] { min-width: 36.3636363636%; } .grid-stack.grid-stack-22 > .grid-stack-item[gs-max-w="8"] { max-width: 36.3636363636%; } .grid-stack.grid-stack-22 > .grid-stack-item[gs-w="9"] { width: 40.9090909091%; } .grid-stack.grid-stack-22 > .grid-stack-item[gs-x="9"] { left: 40.9090909091%; } .grid-stack.grid-stack-22 > .grid-stack-item[gs-min-w="9"] { min-width: 40.9090909091%; } .grid-stack.grid-stack-22 > .grid-stack-item[gs-max-w="9"] { max-width: 40.9090909091%; } .grid-stack.grid-stack-22 > .grid-stack-item[gs-w="10"] { width: 45.4545454545%; } .grid-stack.grid-stack-22 > .grid-stack-item[gs-x="10"] { left: 45.4545454545%; } .grid-stack.grid-stack-22 > .grid-stack-item[gs-min-w="10"] { min-width: 45.4545454545%; } .grid-stack.grid-stack-22 > .grid-stack-item[gs-max-w="10"] { max-width: 45.4545454545%; } .grid-stack.grid-stack-22 > .grid-stack-item[gs-w="11"] { width: 50%; } .grid-stack.grid-stack-22 > .grid-stack-item[gs-x="11"] { left: 50%; } .grid-stack.grid-stack-22 > .grid-stack-item[gs-min-w="11"] { min-width: 50%; } .grid-stack.grid-stack-22 > .grid-stack-item[gs-max-w="11"] { max-width: 50%; } .grid-stack.grid-stack-22 > .grid-stack-item[gs-w="12"] { width: 54.5454545455%; } .grid-stack.grid-stack-22 > .grid-stack-item[gs-x="12"] { left: 54.5454545455%; } .grid-stack.grid-stack-22 > .grid-stack-item[gs-min-w="12"] { min-width: 54.5454545455%; } .grid-stack.grid-stack-22 > .grid-stack-item[gs-max-w="12"] { max-width: 54.5454545455%; } .grid-stack.grid-stack-22 > .grid-stack-item[gs-w="13"] { width: 59.0909090909%; } .grid-stack.grid-stack-22 > .grid-stack-item[gs-x="13"] { left: 59.0909090909%; } .grid-stack.grid-stack-22 > .grid-stack-item[gs-min-w="13"] { min-width: 59.0909090909%; } .grid-stack.grid-stack-22 > .grid-stack-item[gs-max-w="13"] { max-width: 59.0909090909%; } .grid-stack.grid-stack-22 > .grid-stack-item[gs-w="14"] { width: 63.6363636364%; } .grid-stack.grid-stack-22 > .grid-stack-item[gs-x="14"] { left: 63.6363636364%; } .grid-stack.grid-stack-22 > .grid-stack-item[gs-min-w="14"] { min-width: 63.6363636364%; } .grid-stack.grid-stack-22 > .grid-stack-item[gs-max-w="14"] { max-width: 63.6363636364%; } .grid-stack.grid-stack-22 > .grid-stack-item[gs-w="15"] { width: 68.1818181818%; } .grid-stack.grid-stack-22 > .grid-stack-item[gs-x="15"] { left: 68.1818181818%; } .grid-stack.grid-stack-22 > .grid-stack-item[gs-min-w="15"] { min-width: 68.1818181818%; } .grid-stack.grid-stack-22 > .grid-stack-item[gs-max-w="15"] { max-width: 68.1818181818%; } .grid-stack.grid-stack-22 > .grid-stack-item[gs-w="16"] { width: 72.7272727273%; } .grid-stack.grid-stack-22 > .grid-stack-item[gs-x="16"] { left: 72.7272727273%; } .grid-stack.grid-stack-22 > .grid-stack-item[gs-min-w="16"] { min-width: 72.7272727273%; } .grid-stack.grid-stack-22 > .grid-stack-item[gs-max-w="16"] { max-width: 72.7272727273%; } .grid-stack.grid-stack-22 > .grid-stack-item[gs-w="17"] { width: 77.2727272727%; } .grid-stack.grid-stack-22 > .grid-stack-item[gs-x="17"] { left: 77.2727272727%; } .grid-stack.grid-stack-22 > .grid-stack-item[gs-min-w="17"] { min-width: 77.2727272727%; } .grid-stack.grid-stack-22 > .grid-stack-item[gs-max-w="17"] { max-width: 77.2727272727%; } .grid-stack.grid-stack-22 > .grid-stack-item[gs-w="18"] { width: 81.8181818182%; } .grid-stack.grid-stack-22 > .grid-stack-item[gs-x="18"] { left: 81.8181818182%; } .grid-stack.grid-stack-22 > .grid-stack-item[gs-min-w="18"] { min-width: 81.8181818182%; } .grid-stack.grid-stack-22 > .grid-stack-item[gs-max-w="18"] { max-width: 81.8181818182%; } .grid-stack.grid-stack-22 > .grid-stack-item[gs-w="19"] { width: 86.3636363636%; } .grid-stack.grid-stack-22 > .grid-stack-item[gs-x="19"] { left: 86.3636363636%; } .grid-stack.grid-stack-22 > .grid-stack-item[gs-min-w="19"] { min-width: 86.3636363636%; } .grid-stack.grid-stack-22 > .grid-stack-item[gs-max-w="19"] { max-width: 86.3636363636%; } .grid-stack.grid-stack-22 > .grid-stack-item[gs-w="20"] { width: 90.9090909091%; } .grid-stack.grid-stack-22 > .grid-stack-item[gs-x="20"] { left: 90.9090909091%; } .grid-stack.grid-stack-22 > .grid-stack-item[gs-min-w="20"] { min-width: 90.9090909091%; } .grid-stack.grid-stack-22 > .grid-stack-item[gs-max-w="20"] { max-width: 90.9090909091%; } .grid-stack.grid-stack-22 > .grid-stack-item[gs-w="21"] { width: 95.4545454545%; } .grid-stack.grid-stack-22 > .grid-stack-item[gs-x="21"] { left: 95.4545454545%; } .grid-stack.grid-stack-22 > .grid-stack-item[gs-min-w="21"] { min-width: 95.4545454545%; } .grid-stack.grid-stack-22 > .grid-stack-item[gs-max-w="21"] { max-width: 95.4545454545%; } .grid-stack.grid-stack-22 > .grid-stack-item[gs-w="22"] { width: 100%; } .grid-stack.grid-stack-22 > .grid-stack-item[gs-x="22"] { left: 100%; } .grid-stack.grid-stack-22 > .grid-stack-item[gs-min-w="22"] { min-width: 100%; } .grid-stack.grid-stack-22 > .grid-stack-item[gs-max-w="22"] { max-width: 100%; } .grid-stack.grid-stack-23 > .grid-stack-item { min-width: 4.347826087%; } .grid-stack.grid-stack-23 > .grid-stack-item[gs-w="1"] { width: 4.347826087%; } .grid-stack.grid-stack-23 > .grid-stack-item[gs-x="1"] { left: 4.347826087%; } .grid-stack.grid-stack-23 > .grid-stack-item[gs-min-w="1"] { min-width: 4.347826087%; } .grid-stack.grid-stack-23 > .grid-stack-item[gs-max-w="1"] { max-width: 4.347826087%; } .grid-stack.grid-stack-23 > .grid-stack-item[gs-w="2"] { width: 8.6956521739%; } .grid-stack.grid-stack-23 > .grid-stack-item[gs-x="2"] { left: 8.6956521739%; } .grid-stack.grid-stack-23 > .grid-stack-item[gs-min-w="2"] { min-width: 8.6956521739%; } .grid-stack.grid-stack-23 > .grid-stack-item[gs-max-w="2"] { max-width: 8.6956521739%; } .grid-stack.grid-stack-23 > .grid-stack-item[gs-w="3"] { width: 13.0434782609%; } .grid-stack.grid-stack-23 > .grid-stack-item[gs-x="3"] { left: 13.0434782609%; } .grid-stack.grid-stack-23 > .grid-stack-item[gs-min-w="3"] { min-width: 13.0434782609%; } .grid-stack.grid-stack-23 > .grid-stack-item[gs-max-w="3"] { max-width: 13.0434782609%; } .grid-stack.grid-stack-23 > .grid-stack-item[gs-w="4"] { width: 17.3913043478%; } .grid-stack.grid-stack-23 > .grid-stack-item[gs-x="4"] { left: 17.3913043478%; } .grid-stack.grid-stack-23 > .grid-stack-item[gs-min-w="4"] { min-width: 17.3913043478%; } .grid-stack.grid-stack-23 > .grid-stack-item[gs-max-w="4"] { max-width: 17.3913043478%; } .grid-stack.grid-stack-23 > .grid-stack-item[gs-w="5"] { width: 21.7391304348%; } .grid-stack.grid-stack-23 > .grid-stack-item[gs-x="5"] { left: 21.7391304348%; } .grid-stack.grid-stack-23 > .grid-stack-item[gs-min-w="5"] { min-width: 21.7391304348%; } .grid-stack.grid-stack-23 > .grid-stack-item[gs-max-w="5"] { max-width: 21.7391304348%; } .grid-stack.grid-stack-23 > .grid-stack-item[gs-w="6"] { width: 26.0869565217%; } .grid-stack.grid-stack-23 > .grid-stack-item[gs-x="6"] { left: 26.0869565217%; } .grid-stack.grid-stack-23 > .grid-stack-item[gs-min-w="6"] { min-width: 26.0869565217%; } .grid-stack.grid-stack-23 > .grid-stack-item[gs-max-w="6"] { max-width: 26.0869565217%; } .grid-stack.grid-stack-23 > .grid-stack-item[gs-w="7"] { width: 30.4347826087%; } .grid-stack.grid-stack-23 > .grid-stack-item[gs-x="7"] { left: 30.4347826087%; } .grid-stack.grid-stack-23 > .grid-stack-item[gs-min-w="7"] { min-width: 30.4347826087%; } .grid-stack.grid-stack-23 > .grid-stack-item[gs-max-w="7"] { max-width: 30.4347826087%; } .grid-stack.grid-stack-23 > .grid-stack-item[gs-w="8"] { width: 34.7826086957%; } .grid-stack.grid-stack-23 > .grid-stack-item[gs-x="8"] { left: 34.7826086957%; } .grid-stack.grid-stack-23 > .grid-stack-item[gs-min-w="8"] { min-width: 34.7826086957%; } .grid-stack.grid-stack-23 > .grid-stack-item[gs-max-w="8"] { max-width: 34.7826086957%; } .grid-stack.grid-stack-23 > .grid-stack-item[gs-w="9"] { width: 39.1304347826%; } .grid-stack.grid-stack-23 > .grid-stack-item[gs-x="9"] { left: 39.1304347826%; } .grid-stack.grid-stack-23 > .grid-stack-item[gs-min-w="9"] { min-width: 39.1304347826%; } .grid-stack.grid-stack-23 > .grid-stack-item[gs-max-w="9"] { max-width: 39.1304347826%; } .grid-stack.grid-stack-23 > .grid-stack-item[gs-w="10"] { width: 43.4782608696%; } .grid-stack.grid-stack-23 > .grid-stack-item[gs-x="10"] { left: 43.4782608696%; } .grid-stack.grid-stack-23 > .grid-stack-item[gs-min-w="10"] { min-width: 43.4782608696%; } .grid-stack.grid-stack-23 > .grid-stack-item[gs-max-w="10"] { max-width: 43.4782608696%; } .grid-stack.grid-stack-23 > .grid-stack-item[gs-w="11"] { width: 47.8260869565%; } .grid-stack.grid-stack-23 > .grid-stack-item[gs-x="11"] { left: 47.8260869565%; } .grid-stack.grid-stack-23 > .grid-stack-item[gs-min-w="11"] { min-width: 47.8260869565%; } .grid-stack.grid-stack-23 > .grid-stack-item[gs-max-w="11"] { max-width: 47.8260869565%; } .grid-stack.grid-stack-23 > .grid-stack-item[gs-w="12"] { width: 52.1739130435%; } .grid-stack.grid-stack-23 > .grid-stack-item[gs-x="12"] { left: 52.1739130435%; } .grid-stack.grid-stack-23 > .grid-stack-item[gs-min-w="12"] { min-width: 52.1739130435%; } .grid-stack.grid-stack-23 > .grid-stack-item[gs-max-w="12"] { max-width: 52.1739130435%; } .grid-stack.grid-stack-23 > .grid-stack-item[gs-w="13"] { width: 56.5217391304%; } .grid-stack.grid-stack-23 > .grid-stack-item[gs-x="13"] { left: 56.5217391304%; } .grid-stack.grid-stack-23 > .grid-stack-item[gs-min-w="13"] { min-width: 56.5217391304%; } .grid-stack.grid-stack-23 > .grid-stack-item[gs-max-w="13"] { max-width: 56.5217391304%; } .grid-stack.grid-stack-23 > .grid-stack-item[gs-w="14"] { width: 60.8695652174%; } .grid-stack.grid-stack-23 > .grid-stack-item[gs-x="14"] { left: 60.8695652174%; } .grid-stack.grid-stack-23 > .grid-stack-item[gs-min-w="14"] { min-width: 60.8695652174%; } .grid-stack.grid-stack-23 > .grid-stack-item[gs-max-w="14"] { max-width: 60.8695652174%; } .grid-stack.grid-stack-23 > .grid-stack-item[gs-w="15"] { width: 65.2173913043%; } .grid-stack.grid-stack-23 > .grid-stack-item[gs-x="15"] { left: 65.2173913043%; } .grid-stack.grid-stack-23 > .grid-stack-item[gs-min-w="15"] { min-width: 65.2173913043%; } .grid-stack.grid-stack-23 > .grid-stack-item[gs-max-w="15"] { max-width: 65.2173913043%; } .grid-stack.grid-stack-23 > .grid-stack-item[gs-w="16"] { width: 69.5652173913%; } .grid-stack.grid-stack-23 > .grid-stack-item[gs-x="16"] { left: 69.5652173913%; } .grid-stack.grid-stack-23 > .grid-stack-item[gs-min-w="16"] { min-width: 69.5652173913%; } .grid-stack.grid-stack-23 > .grid-stack-item[gs-max-w="16"] { max-width: 69.5652173913%; } .grid-stack.grid-stack-23 > .grid-stack-item[gs-w="17"] { width: 73.9130434783%; } .grid-stack.grid-stack-23 > .grid-stack-item[gs-x="17"] { left: 73.9130434783%; } .grid-stack.grid-stack-23 > .grid-stack-item[gs-min-w="17"] { min-width: 73.9130434783%; } .grid-stack.grid-stack-23 > .grid-stack-item[gs-max-w="17"] { max-width: 73.9130434783%; } .grid-stack.grid-stack-23 > .grid-stack-item[gs-w="18"] { width: 78.2608695652%; } .grid-stack.grid-stack-23 > .grid-stack-item[gs-x="18"] { left: 78.2608695652%; } .grid-stack.grid-stack-23 > .grid-stack-item[gs-min-w="18"] { min-width: 78.2608695652%; } .grid-stack.grid-stack-23 > .grid-stack-item[gs-max-w="18"] { max-width: 78.2608695652%; } .grid-stack.grid-stack-23 > .grid-stack-item[gs-w="19"] { width: 82.6086956522%; } .grid-stack.grid-stack-23 > .grid-stack-item[gs-x="19"] { left: 82.6086956522%; } .grid-stack.grid-stack-23 > .grid-stack-item[gs-min-w="19"] { min-width: 82.6086956522%; } .grid-stack.grid-stack-23 > .grid-stack-item[gs-max-w="19"] { max-width: 82.6086956522%; } .grid-stack.grid-stack-23 > .grid-stack-item[gs-w="20"] { width: 86.9565217391%; } .grid-stack.grid-stack-23 > .grid-stack-item[gs-x="20"] { left: 86.9565217391%; } .grid-stack.grid-stack-23 > .grid-stack-item[gs-min-w="20"] { min-width: 86.9565217391%; } .grid-stack.grid-stack-23 > .grid-stack-item[gs-max-w="20"] { max-width: 86.9565217391%; } .grid-stack.grid-stack-23 > .grid-stack-item[gs-w="21"] { width: 91.3043478261%; } .grid-stack.grid-stack-23 > .grid-stack-item[gs-x="21"] { left: 91.3043478261%; } .grid-stack.grid-stack-23 > .grid-stack-item[gs-min-w="21"] { min-width: 91.3043478261%; } .grid-stack.grid-stack-23 > .grid-stack-item[gs-max-w="21"] { max-width: 91.3043478261%; } .grid-stack.grid-stack-23 > .grid-stack-item[gs-w="22"] { width: 95.652173913%; } .grid-stack.grid-stack-23 > .grid-stack-item[gs-x="22"] { left: 95.652173913%; } .grid-stack.grid-stack-23 > .grid-stack-item[gs-min-w="22"] { min-width: 95.652173913%; } .grid-stack.grid-stack-23 > .grid-stack-item[gs-max-w="22"] { max-width: 95.652173913%; } .grid-stack.grid-stack-23 > .grid-stack-item[gs-w="23"] { width: 100%; } .grid-stack.grid-stack-23 > .grid-stack-item[gs-x="23"] { left: 100%; } .grid-stack.grid-stack-23 > .grid-stack-item[gs-min-w="23"] { min-width: 100%; } .grid-stack.grid-stack-23 > .grid-stack-item[gs-max-w="23"] { max-width: 100%; } .grid-stack.grid-stack-24 > .grid-stack-item { min-width: 4.1666666667%; } .grid-stack.grid-stack-24 > .grid-stack-item[gs-w="1"] { width: 4.1666666667%; } .grid-stack.grid-stack-24 > .grid-stack-item[gs-x="1"] { left: 4.1666666667%; } .grid-stack.grid-stack-24 > .grid-stack-item[gs-min-w="1"] { min-width: 4.1666666667%; } .grid-stack.grid-stack-24 > .grid-stack-item[gs-max-w="1"] { max-width: 4.1666666667%; } .grid-stack.grid-stack-24 > .grid-stack-item[gs-w="2"] { width: 8.3333333333%; } .grid-stack.grid-stack-24 > .grid-stack-item[gs-x="2"] { left: 8.3333333333%; } .grid-stack.grid-stack-24 > .grid-stack-item[gs-min-w="2"] { min-width: 8.3333333333%; } .grid-stack.grid-stack-24 > .grid-stack-item[gs-max-w="2"] { max-width: 8.3333333333%; } .grid-stack.grid-stack-24 > .grid-stack-item[gs-w="3"] { width: 12.5%; } .grid-stack.grid-stack-24 > .grid-stack-item[gs-x="3"] { left: 12.5%; } .grid-stack.grid-stack-24 > .grid-stack-item[gs-min-w="3"] { min-width: 12.5%; } .grid-stack.grid-stack-24 > .grid-stack-item[gs-max-w="3"] { max-width: 12.5%; } .grid-stack.grid-stack-24 > .grid-stack-item[gs-w="4"] { width: 16.6666666667%; } .grid-stack.grid-stack-24 > .grid-stack-item[gs-x="4"] { left: 16.6666666667%; } .grid-stack.grid-stack-24 > .grid-stack-item[gs-min-w="4"] { min-width: 16.6666666667%; } .grid-stack.grid-stack-24 > .grid-stack-item[gs-max-w="4"] { max-width: 16.6666666667%; } .grid-stack.grid-stack-24 > .grid-stack-item[gs-w="5"] { width: 20.8333333333%; } .grid-stack.grid-stack-24 > .grid-stack-item[gs-x="5"] { left: 20.8333333333%; } .grid-stack.grid-stack-24 > .grid-stack-item[gs-min-w="5"] { min-width: 20.8333333333%; } .grid-stack.grid-stack-24 > .grid-stack-item[gs-max-w="5"] { max-width: 20.8333333333%; } .grid-stack.grid-stack-24 > .grid-stack-item[gs-w="6"] { width: 25%; } .grid-stack.grid-stack-24 > .grid-stack-item[gs-x="6"] { left: 25%; } .grid-stack.grid-stack-24 > .grid-stack-item[gs-min-w="6"] { min-width: 25%; } .grid-stack.grid-stack-24 > .grid-stack-item[gs-max-w="6"] { max-width: 25%; } .grid-stack.grid-stack-24 > .grid-stack-item[gs-w="7"] { width: 29.1666666667%; } .grid-stack.grid-stack-24 > .grid-stack-item[gs-x="7"] { left: 29.1666666667%; } .grid-stack.grid-stack-24 > .grid-stack-item[gs-min-w="7"] { min-width: 29.1666666667%; } .grid-stack.grid-stack-24 > .grid-stack-item[gs-max-w="7"] { max-width: 29.1666666667%; } .grid-stack.grid-stack-24 > .grid-stack-item[gs-w="8"] { width: 33.3333333333%; } .grid-stack.grid-stack-24 > .grid-stack-item[gs-x="8"] { left: 33.3333333333%; } .grid-stack.grid-stack-24 > .grid-stack-item[gs-min-w="8"] { min-width: 33.3333333333%; } .grid-stack.grid-stack-24 > .grid-stack-item[gs-max-w="8"] { max-width: 33.3333333333%; } .grid-stack.grid-stack-24 > .grid-stack-item[gs-w="9"] { width: 37.5%; } .grid-stack.grid-stack-24 > .grid-stack-item[gs-x="9"] { left: 37.5%; } .grid-stack.grid-stack-24 > .grid-stack-item[gs-min-w="9"] { min-width: 37.5%; } .grid-stack.grid-stack-24 > .grid-stack-item[gs-max-w="9"] { max-width: 37.5%; } .grid-stack.grid-stack-24 > .grid-stack-item[gs-w="10"] { width: 41.6666666667%; } .grid-stack.grid-stack-24 > .grid-stack-item[gs-x="10"] { left: 41.6666666667%; } .grid-stack.grid-stack-24 > .grid-stack-item[gs-min-w="10"] { min-width: 41.6666666667%; } .grid-stack.grid-stack-24 > .grid-stack-item[gs-max-w="10"] { max-width: 41.6666666667%; } .grid-stack.grid-stack-24 > .grid-stack-item[gs-w="11"] { width: 45.8333333333%; } .grid-stack.grid-stack-24 > .grid-stack-item[gs-x="11"] { left: 45.8333333333%; } .grid-stack.grid-stack-24 > .grid-stack-item[gs-min-w="11"] { min-width: 45.8333333333%; } .grid-stack.grid-stack-24 > .grid-stack-item[gs-max-w="11"] { max-width: 45.8333333333%; } .grid-stack.grid-stack-24 > .grid-stack-item[gs-w="12"] { width: 50%; } .grid-stack.grid-stack-24 > .grid-stack-item[gs-x="12"] { left: 50%; } .grid-stack.grid-stack-24 > .grid-stack-item[gs-min-w="12"] { min-width: 50%; } .grid-stack.grid-stack-24 > .grid-stack-item[gs-max-w="12"] { max-width: 50%; } .grid-stack.grid-stack-24 > .grid-stack-item[gs-w="13"] { width: 54.1666666667%; } .grid-stack.grid-stack-24 > .grid-stack-item[gs-x="13"] { left: 54.1666666667%; } .grid-stack.grid-stack-24 > .grid-stack-item[gs-min-w="13"] { min-width: 54.1666666667%; } .grid-stack.grid-stack-24 > .grid-stack-item[gs-max-w="13"] { max-width: 54.1666666667%; } .grid-stack.grid-stack-24 > .grid-stack-item[gs-w="14"] { width: 58.3333333333%; } .grid-stack.grid-stack-24 > .grid-stack-item[gs-x="14"] { left: 58.3333333333%; } .grid-stack.grid-stack-24 > .grid-stack-item[gs-min-w="14"] { min-width: 58.3333333333%; } .grid-stack.grid-stack-24 > .grid-stack-item[gs-max-w="14"] { max-width: 58.3333333333%; } .grid-stack.grid-stack-24 > .grid-stack-item[gs-w="15"] { width: 62.5%; } .grid-stack.grid-stack-24 > .grid-stack-item[gs-x="15"] { left: 62.5%; } .grid-stack.grid-stack-24 > .grid-stack-item[gs-min-w="15"] { min-width: 62.5%; } .grid-stack.grid-stack-24 > .grid-stack-item[gs-max-w="15"] { max-width: 62.5%; } .grid-stack.grid-stack-24 > .grid-stack-item[gs-w="16"] { width: 66.6666666667%; } .grid-stack.grid-stack-24 > .grid-stack-item[gs-x="16"] { left: 66.6666666667%; } .grid-stack.grid-stack-24 > .grid-stack-item[gs-min-w="16"] { min-width: 66.6666666667%; } .grid-stack.grid-stack-24 > .grid-stack-item[gs-max-w="16"] { max-width: 66.6666666667%; } .grid-stack.grid-stack-24 > .grid-stack-item[gs-w="17"] { width: 70.8333333333%; } .grid-stack.grid-stack-24 > .grid-stack-item[gs-x="17"] { left: 70.8333333333%; } .grid-stack.grid-stack-24 > .grid-stack-item[gs-min-w="17"] { min-width: 70.8333333333%; } .grid-stack.grid-stack-24 > .grid-stack-item[gs-max-w="17"] { max-width: 70.8333333333%; } .grid-stack.grid-stack-24 > .grid-stack-item[gs-w="18"] { width: 75%; } .grid-stack.grid-stack-24 > .grid-stack-item[gs-x="18"] { left: 75%; } .grid-stack.grid-stack-24 > .grid-stack-item[gs-min-w="18"] { min-width: 75%; } .grid-stack.grid-stack-24 > .grid-stack-item[gs-max-w="18"] { max-width: 75%; } .grid-stack.grid-stack-24 > .grid-stack-item[gs-w="19"] { width: 79.1666666667%; } .grid-stack.grid-stack-24 > .grid-stack-item[gs-x="19"] { left: 79.1666666667%; } .grid-stack.grid-stack-24 > .grid-stack-item[gs-min-w="19"] { min-width: 79.1666666667%; } .grid-stack.grid-stack-24 > .grid-stack-item[gs-max-w="19"] { max-width: 79.1666666667%; } .grid-stack.grid-stack-24 > .grid-stack-item[gs-w="20"] { width: 83.3333333333%; } .grid-stack.grid-stack-24 > .grid-stack-item[gs-x="20"] { left: 83.3333333333%; } .grid-stack.grid-stack-24 > .grid-stack-item[gs-min-w="20"] { min-width: 83.3333333333%; } .grid-stack.grid-stack-24 > .grid-stack-item[gs-max-w="20"] { max-width: 83.3333333333%; } .grid-stack.grid-stack-24 > .grid-stack-item[gs-w="21"] { width: 87.5%; } .grid-stack.grid-stack-24 > .grid-stack-item[gs-x="21"] { left: 87.5%; } .grid-stack.grid-stack-24 > .grid-stack-item[gs-min-w="21"] { min-width: 87.5%; } .grid-stack.grid-stack-24 > .grid-stack-item[gs-max-w="21"] { max-width: 87.5%; } .grid-stack.grid-stack-24 > .grid-stack-item[gs-w="22"] { width: 91.6666666667%; } .grid-stack.grid-stack-24 > .grid-stack-item[gs-x="22"] { left: 91.6666666667%; } .grid-stack.grid-stack-24 > .grid-stack-item[gs-min-w="22"] { min-width: 91.6666666667%; } .grid-stack.grid-stack-24 > .grid-stack-item[gs-max-w="22"] { max-width: 91.6666666667%; } .grid-stack.grid-stack-24 > .grid-stack-item[gs-w="23"] { width: 95.8333333333%; } .grid-stack.grid-stack-24 > .grid-stack-item[gs-x="23"] { left: 95.8333333333%; } .grid-stack.grid-stack-24 > .grid-stack-item[gs-min-w="23"] { min-width: 95.8333333333%; } .grid-stack.grid-stack-24 > .grid-stack-item[gs-max-w="23"] { max-width: 95.8333333333%; } .grid-stack.grid-stack-24 > .grid-stack-item[gs-w="24"] { width: 100%; } .grid-stack.grid-stack-24 > .grid-stack-item[gs-x="24"] { left: 100%; } .grid-stack.grid-stack-24 > .grid-stack-item[gs-min-w="24"] { min-width: 100%; } .grid-stack.grid-stack-24 > .grid-stack-item[gs-max-w="24"] { max-width: 100%; } .grid-stack.grid-stack-25 > .grid-stack-item { min-width: 4%; } .grid-stack.grid-stack-25 > .grid-stack-item[gs-w="1"] { width: 4%; } .grid-stack.grid-stack-25 > .grid-stack-item[gs-x="1"] { left: 4%; } .grid-stack.grid-stack-25 > .grid-stack-item[gs-min-w="1"] { min-width: 4%; } .grid-stack.grid-stack-25 > .grid-stack-item[gs-max-w="1"] { max-width: 4%; } .grid-stack.grid-stack-25 > .grid-stack-item[gs-w="2"] { width: 8%; } .grid-stack.grid-stack-25 > .grid-stack-item[gs-x="2"] { left: 8%; } .grid-stack.grid-stack-25 > .grid-stack-item[gs-min-w="2"] { min-width: 8%; } .grid-stack.grid-stack-25 > .grid-stack-item[gs-max-w="2"] { max-width: 8%; } .grid-stack.grid-stack-25 > .grid-stack-item[gs-w="3"] { width: 12%; } .grid-stack.grid-stack-25 > .grid-stack-item[gs-x="3"] { left: 12%; } .grid-stack.grid-stack-25 > .grid-stack-item[gs-min-w="3"] { min-width: 12%; } .grid-stack.grid-stack-25 > .grid-stack-item[gs-max-w="3"] { max-width: 12%; } .grid-stack.grid-stack-25 > .grid-stack-item[gs-w="4"] { width: 16%; } .grid-stack.grid-stack-25 > .grid-stack-item[gs-x="4"] { left: 16%; } .grid-stack.grid-stack-25 > .grid-stack-item[gs-min-w="4"] { min-width: 16%; } .grid-stack.grid-stack-25 > .grid-stack-item[gs-max-w="4"] { max-width: 16%; } .grid-stack.grid-stack-25 > .grid-stack-item[gs-w="5"] { width: 20%; } .grid-stack.grid-stack-25 > .grid-stack-item[gs-x="5"] { left: 20%; } .grid-stack.grid-stack-25 > .grid-stack-item[gs-min-w="5"] { min-width: 20%; } .grid-stack.grid-stack-25 > .grid-stack-item[gs-max-w="5"] { max-width: 20%; } .grid-stack.grid-stack-25 > .grid-stack-item[gs-w="6"] { width: 24%; } .grid-stack.grid-stack-25 > .grid-stack-item[gs-x="6"] { left: 24%; } .grid-stack.grid-stack-25 > .grid-stack-item[gs-min-w="6"] { min-width: 24%; } .grid-stack.grid-stack-25 > .grid-stack-item[gs-max-w="6"] { max-width: 24%; } .grid-stack.grid-stack-25 > .grid-stack-item[gs-w="7"] { width: 28%; } .grid-stack.grid-stack-25 > .grid-stack-item[gs-x="7"] { left: 28%; } .grid-stack.grid-stack-25 > .grid-stack-item[gs-min-w="7"] { min-width: 28%; } .grid-stack.grid-stack-25 > .grid-stack-item[gs-max-w="7"] { max-width: 28%; } .grid-stack.grid-stack-25 > .grid-stack-item[gs-w="8"] { width: 32%; } .grid-stack.grid-stack-25 > .grid-stack-item[gs-x="8"] { left: 32%; } .grid-stack.grid-stack-25 > .grid-stack-item[gs-min-w="8"] { min-width: 32%; } .grid-stack.grid-stack-25 > .grid-stack-item[gs-max-w="8"] { max-width: 32%; } .grid-stack.grid-stack-25 > .grid-stack-item[gs-w="9"] { width: 36%; } .grid-stack.grid-stack-25 > .grid-stack-item[gs-x="9"] { left: 36%; } .grid-stack.grid-stack-25 > .grid-stack-item[gs-min-w="9"] { min-width: 36%; } .grid-stack.grid-stack-25 > .grid-stack-item[gs-max-w="9"] { max-width: 36%; } .grid-stack.grid-stack-25 > .grid-stack-item[gs-w="10"] { width: 40%; } .grid-stack.grid-stack-25 > .grid-stack-item[gs-x="10"] { left: 40%; } .grid-stack.grid-stack-25 > .grid-stack-item[gs-min-w="10"] { min-width: 40%; } .grid-stack.grid-stack-25 > .grid-stack-item[gs-max-w="10"] { max-width: 40%; } .grid-stack.grid-stack-25 > .grid-stack-item[gs-w="11"] { width: 44%; } .grid-stack.grid-stack-25 > .grid-stack-item[gs-x="11"] { left: 44%; } .grid-stack.grid-stack-25 > .grid-stack-item[gs-min-w="11"] { min-width: 44%; } .grid-stack.grid-stack-25 > .grid-stack-item[gs-max-w="11"] { max-width: 44%; } .grid-stack.grid-stack-25 > .grid-stack-item[gs-w="12"] { width: 48%; } .grid-stack.grid-stack-25 > .grid-stack-item[gs-x="12"] { left: 48%; } .grid-stack.grid-stack-25 > .grid-stack-item[gs-min-w="12"] { min-width: 48%; } .grid-stack.grid-stack-25 > .grid-stack-item[gs-max-w="12"] { max-width: 48%; } .grid-stack.grid-stack-25 > .grid-stack-item[gs-w="13"] { width: 52%; } .grid-stack.grid-stack-25 > .grid-stack-item[gs-x="13"] { left: 52%; } .grid-stack.grid-stack-25 > .grid-stack-item[gs-min-w="13"] { min-width: 52%; } .grid-stack.grid-stack-25 > .grid-stack-item[gs-max-w="13"] { max-width: 52%; } .grid-stack.grid-stack-25 > .grid-stack-item[gs-w="14"] { width: 56%; } .grid-stack.grid-stack-25 > .grid-stack-item[gs-x="14"] { left: 56%; } .grid-stack.grid-stack-25 > .grid-stack-item[gs-min-w="14"] { min-width: 56%; } .grid-stack.grid-stack-25 > .grid-stack-item[gs-max-w="14"] { max-width: 56%; } .grid-stack.grid-stack-25 > .grid-stack-item[gs-w="15"] { width: 60%; } .grid-stack.grid-stack-25 > .grid-stack-item[gs-x="15"] { left: 60%; } .grid-stack.grid-stack-25 > .grid-stack-item[gs-min-w="15"] { min-width: 60%; } .grid-stack.grid-stack-25 > .grid-stack-item[gs-max-w="15"] { max-width: 60%; } .grid-stack.grid-stack-25 > .grid-stack-item[gs-w="16"] { width: 64%; } .grid-stack.grid-stack-25 > .grid-stack-item[gs-x="16"] { left: 64%; } .grid-stack.grid-stack-25 > .grid-stack-item[gs-min-w="16"] { min-width: 64%; } .grid-stack.grid-stack-25 > .grid-stack-item[gs-max-w="16"] { max-width: 64%; } .grid-stack.grid-stack-25 > .grid-stack-item[gs-w="17"] { width: 68%; } .grid-stack.grid-stack-25 > .grid-stack-item[gs-x="17"] { left: 68%; } .grid-stack.grid-stack-25 > .grid-stack-item[gs-min-w="17"] { min-width: 68%; } .grid-stack.grid-stack-25 > .grid-stack-item[gs-max-w="17"] { max-width: 68%; } .grid-stack.grid-stack-25 > .grid-stack-item[gs-w="18"] { width: 72%; } .grid-stack.grid-stack-25 > .grid-stack-item[gs-x="18"] { left: 72%; } .grid-stack.grid-stack-25 > .grid-stack-item[gs-min-w="18"] { min-width: 72%; } .grid-stack.grid-stack-25 > .grid-stack-item[gs-max-w="18"] { max-width: 72%; } .grid-stack.grid-stack-25 > .grid-stack-item[gs-w="19"] { width: 76%; } .grid-stack.grid-stack-25 > .grid-stack-item[gs-x="19"] { left: 76%; } .grid-stack.grid-stack-25 > .grid-stack-item[gs-min-w="19"] { min-width: 76%; } .grid-stack.grid-stack-25 > .grid-stack-item[gs-max-w="19"] { max-width: 76%; } .grid-stack.grid-stack-25 > .grid-stack-item[gs-w="20"] { width: 80%; } .grid-stack.grid-stack-25 > .grid-stack-item[gs-x="20"] { left: 80%; } .grid-stack.grid-stack-25 > .grid-stack-item[gs-min-w="20"] { min-width: 80%; } .grid-stack.grid-stack-25 > .grid-stack-item[gs-max-w="20"] { max-width: 80%; } .grid-stack.grid-stack-25 > .grid-stack-item[gs-w="21"] { width: 84%; } .grid-stack.grid-stack-25 > .grid-stack-item[gs-x="21"] { left: 84%; } .grid-stack.grid-stack-25 > .grid-stack-item[gs-min-w="21"] { min-width: 84%; } .grid-stack.grid-stack-25 > .grid-stack-item[gs-max-w="21"] { max-width: 84%; } .grid-stack.grid-stack-25 > .grid-stack-item[gs-w="22"] { width: 88%; } .grid-stack.grid-stack-25 > .grid-stack-item[gs-x="22"] { left: 88%; } .grid-stack.grid-stack-25 > .grid-stack-item[gs-min-w="22"] { min-width: 88%; } .grid-stack.grid-stack-25 > .grid-stack-item[gs-max-w="22"] { max-width: 88%; } .grid-stack.grid-stack-25 > .grid-stack-item[gs-w="23"] { width: 92%; } .grid-stack.grid-stack-25 > .grid-stack-item[gs-x="23"] { left: 92%; } .grid-stack.grid-stack-25 > .grid-stack-item[gs-min-w="23"] { min-width: 92%; } .grid-stack.grid-stack-25 > .grid-stack-item[gs-max-w="23"] { max-width: 92%; } .grid-stack.grid-stack-25 > .grid-stack-item[gs-w="24"] { width: 96%; } .grid-stack.grid-stack-25 > .grid-stack-item[gs-x="24"] { left: 96%; } .grid-stack.grid-stack-25 > .grid-stack-item[gs-min-w="24"] { min-width: 96%; } .grid-stack.grid-stack-25 > .grid-stack-item[gs-max-w="24"] { max-width: 96%; } .grid-stack.grid-stack-25 > .grid-stack-item[gs-w="25"] { width: 100%; } .grid-stack.grid-stack-25 > .grid-stack-item[gs-x="25"] { left: 100%; } .grid-stack.grid-stack-25 > .grid-stack-item[gs-min-w="25"] { min-width: 100%; } .grid-stack.grid-stack-25 > .grid-stack-item[gs-max-w="25"] { max-width: 100%; } .grid-stack.grid-stack-26 > .grid-stack-item { min-width: 3.8461538462%; } .grid-stack.grid-stack-26 > .grid-stack-item[gs-w="1"] { width: 3.8461538462%; } .grid-stack.grid-stack-26 > .grid-stack-item[gs-x="1"] { left: 3.8461538462%; } .grid-stack.grid-stack-26 > .grid-stack-item[gs-min-w="1"] { min-width: 3.8461538462%; } .grid-stack.grid-stack-26 > .grid-stack-item[gs-max-w="1"] { max-width: 3.8461538462%; } .grid-stack.grid-stack-26 > .grid-stack-item[gs-w="2"] { width: 7.6923076923%; } .grid-stack.grid-stack-26 > .grid-stack-item[gs-x="2"] { left: 7.6923076923%; } .grid-stack.grid-stack-26 > .grid-stack-item[gs-min-w="2"] { min-width: 7.6923076923%; } .grid-stack.grid-stack-26 > .grid-stack-item[gs-max-w="2"] { max-width: 7.6923076923%; } .grid-stack.grid-stack-26 > .grid-stack-item[gs-w="3"] { width: 11.5384615385%; } .grid-stack.grid-stack-26 > .grid-stack-item[gs-x="3"] { left: 11.5384615385%; } .grid-stack.grid-stack-26 > .grid-stack-item[gs-min-w="3"] { min-width: 11.5384615385%; } .grid-stack.grid-stack-26 > .grid-stack-item[gs-max-w="3"] { max-width: 11.5384615385%; } .grid-stack.grid-stack-26 > .grid-stack-item[gs-w="4"] { width: 15.3846153846%; } .grid-stack.grid-stack-26 > .grid-stack-item[gs-x="4"] { left: 15.3846153846%; } .grid-stack.grid-stack-26 > .grid-stack-item[gs-min-w="4"] { min-width: 15.3846153846%; } .grid-stack.grid-stack-26 > .grid-stack-item[gs-max-w="4"] { max-width: 15.3846153846%; } .grid-stack.grid-stack-26 > .grid-stack-item[gs-w="5"] { width: 19.2307692308%; } .grid-stack.grid-stack-26 > .grid-stack-item[gs-x="5"] { left: 19.2307692308%; } .grid-stack.grid-stack-26 > .grid-stack-item[gs-min-w="5"] { min-width: 19.2307692308%; } .grid-stack.grid-stack-26 > .grid-stack-item[gs-max-w="5"] { max-width: 19.2307692308%; } .grid-stack.grid-stack-26 > .grid-stack-item[gs-w="6"] { width: 23.0769230769%; } .grid-stack.grid-stack-26 > .grid-stack-item[gs-x="6"] { left: 23.0769230769%; } .grid-stack.grid-stack-26 > .grid-stack-item[gs-min-w="6"] { min-width: 23.0769230769%; } .grid-stack.grid-stack-26 > .grid-stack-item[gs-max-w="6"] { max-width: 23.0769230769%; } .grid-stack.grid-stack-26 > .grid-stack-item[gs-w="7"] { width: 26.9230769231%; } .grid-stack.grid-stack-26 > .grid-stack-item[gs-x="7"] { left: 26.9230769231%; } .grid-stack.grid-stack-26 > .grid-stack-item[gs-min-w="7"] { min-width: 26.9230769231%; } .grid-stack.grid-stack-26 > .grid-stack-item[gs-max-w="7"] { max-width: 26.9230769231%; } .grid-stack.grid-stack-26 > .grid-stack-item[gs-w="8"] { width: 30.7692307692%; } .grid-stack.grid-stack-26 > .grid-stack-item[gs-x="8"] { left: 30.7692307692%; } .grid-stack.grid-stack-26 > .grid-stack-item[gs-min-w="8"] { min-width: 30.7692307692%; } .grid-stack.grid-stack-26 > .grid-stack-item[gs-max-w="8"] { max-width: 30.7692307692%; } .grid-stack.grid-stack-26 > .grid-stack-item[gs-w="9"] { width: 34.6153846154%; } .grid-stack.grid-stack-26 > .grid-stack-item[gs-x="9"] { left: 34.6153846154%; } .grid-stack.grid-stack-26 > .grid-stack-item[gs-min-w="9"] { min-width: 34.6153846154%; } .grid-stack.grid-stack-26 > .grid-stack-item[gs-max-w="9"] { max-width: 34.6153846154%; } .grid-stack.grid-stack-26 > .grid-stack-item[gs-w="10"] { width: 38.4615384615%; } .grid-stack.grid-stack-26 > .grid-stack-item[gs-x="10"] { left: 38.4615384615%; } .grid-stack.grid-stack-26 > .grid-stack-item[gs-min-w="10"] { min-width: 38.4615384615%; } .grid-stack.grid-stack-26 > .grid-stack-item[gs-max-w="10"] { max-width: 38.4615384615%; } .grid-stack.grid-stack-26 > .grid-stack-item[gs-w="11"] { width: 42.3076923077%; } .grid-stack.grid-stack-26 > .grid-stack-item[gs-x="11"] { left: 42.3076923077%; } .grid-stack.grid-stack-26 > .grid-stack-item[gs-min-w="11"] { min-width: 42.3076923077%; } .grid-stack.grid-stack-26 > .grid-stack-item[gs-max-w="11"] { max-width: 42.3076923077%; } .grid-stack.grid-stack-26 > .grid-stack-item[gs-w="12"] { width: 46.1538461538%; } .grid-stack.grid-stack-26 > .grid-stack-item[gs-x="12"] { left: 46.1538461538%; } .grid-stack.grid-stack-26 > .grid-stack-item[gs-min-w="12"] { min-width: 46.1538461538%; } .grid-stack.grid-stack-26 > .grid-stack-item[gs-max-w="12"] { max-width: 46.1538461538%; } .grid-stack.grid-stack-26 > .grid-stack-item[gs-w="13"] { width: 50%; } .grid-stack.grid-stack-26 > .grid-stack-item[gs-x="13"] { left: 50%; } .grid-stack.grid-stack-26 > .grid-stack-item[gs-min-w="13"] { min-width: 50%; } .grid-stack.grid-stack-26 > .grid-stack-item[gs-max-w="13"] { max-width: 50%; } .grid-stack.grid-stack-26 > .grid-stack-item[gs-w="14"] { width: 53.8461538462%; } .grid-stack.grid-stack-26 > .grid-stack-item[gs-x="14"] { left: 53.8461538462%; } .grid-stack.grid-stack-26 > .grid-stack-item[gs-min-w="14"] { min-width: 53.8461538462%; } .grid-stack.grid-stack-26 > .grid-stack-item[gs-max-w="14"] { max-width: 53.8461538462%; } .grid-stack.grid-stack-26 > .grid-stack-item[gs-w="15"] { width: 57.6923076923%; } .grid-stack.grid-stack-26 > .grid-stack-item[gs-x="15"] { left: 57.6923076923%; } .grid-stack.grid-stack-26 > .grid-stack-item[gs-min-w="15"] { min-width: 57.6923076923%; } .grid-stack.grid-stack-26 > .grid-stack-item[gs-max-w="15"] { max-width: 57.6923076923%; } .grid-stack.grid-stack-26 > .grid-stack-item[gs-w="16"] { width: 61.5384615385%; } .grid-stack.grid-stack-26 > .grid-stack-item[gs-x="16"] { left: 61.5384615385%; } .grid-stack.grid-stack-26 > .grid-stack-item[gs-min-w="16"] { min-width: 61.5384615385%; } .grid-stack.grid-stack-26 > .grid-stack-item[gs-max-w="16"] { max-width: 61.5384615385%; } .grid-stack.grid-stack-26 > .grid-stack-item[gs-w="17"] { width: 65.3846153846%; } .grid-stack.grid-stack-26 > .grid-stack-item[gs-x="17"] { left: 65.3846153846%; } .grid-stack.grid-stack-26 > .grid-stack-item[gs-min-w="17"] { min-width: 65.3846153846%; } .grid-stack.grid-stack-26 > .grid-stack-item[gs-max-w="17"] { max-width: 65.3846153846%; } .grid-stack.grid-stack-26 > .grid-stack-item[gs-w="18"] { width: 69.2307692308%; } .grid-stack.grid-stack-26 > .grid-stack-item[gs-x="18"] { left: 69.2307692308%; } .grid-stack.grid-stack-26 > .grid-stack-item[gs-min-w="18"] { min-width: 69.2307692308%; } .grid-stack.grid-stack-26 > .grid-stack-item[gs-max-w="18"] { max-width: 69.2307692308%; } .grid-stack.grid-stack-26 > .grid-stack-item[gs-w="19"] { width: 73.0769230769%; } .grid-stack.grid-stack-26 > .grid-stack-item[gs-x="19"] { left: 73.0769230769%; } .grid-stack.grid-stack-26 > .grid-stack-item[gs-min-w="19"] { min-width: 73.0769230769%; } .grid-stack.grid-stack-26 > .grid-stack-item[gs-max-w="19"] { max-width: 73.0769230769%; } .grid-stack.grid-stack-26 > .grid-stack-item[gs-w="20"] { width: 76.9230769231%; } .grid-stack.grid-stack-26 > .grid-stack-item[gs-x="20"] { left: 76.9230769231%; } .grid-stack.grid-stack-26 > .grid-stack-item[gs-min-w="20"] { min-width: 76.9230769231%; } .grid-stack.grid-stack-26 > .grid-stack-item[gs-max-w="20"] { max-width: 76.9230769231%; } .grid-stack.grid-stack-26 > .grid-stack-item[gs-w="21"] { width: 80.7692307692%; } .grid-stack.grid-stack-26 > .grid-stack-item[gs-x="21"] { left: 80.7692307692%; } .grid-stack.grid-stack-26 > .grid-stack-item[gs-min-w="21"] { min-width: 80.7692307692%; } .grid-stack.grid-stack-26 > .grid-stack-item[gs-max-w="21"] { max-width: 80.7692307692%; } .grid-stack.grid-stack-26 > .grid-stack-item[gs-w="22"] { width: 84.6153846154%; } .grid-stack.grid-stack-26 > .grid-stack-item[gs-x="22"] { left: 84.6153846154%; } .grid-stack.grid-stack-26 > .grid-stack-item[gs-min-w="22"] { min-width: 84.6153846154%; } .grid-stack.grid-stack-26 > .grid-stack-item[gs-max-w="22"] { max-width: 84.6153846154%; } .grid-stack.grid-stack-26 > .grid-stack-item[gs-w="23"] { width: 88.4615384615%; } .grid-stack.grid-stack-26 > .grid-stack-item[gs-x="23"] { left: 88.4615384615%; } .grid-stack.grid-stack-26 > .grid-stack-item[gs-min-w="23"] { min-width: 88.4615384615%; } .grid-stack.grid-stack-26 > .grid-stack-item[gs-max-w="23"] { max-width: 88.4615384615%; } .grid-stack.grid-stack-26 > .grid-stack-item[gs-w="24"] { width: 92.3076923077%; } .grid-stack.grid-stack-26 > .grid-stack-item[gs-x="24"] { left: 92.3076923077%; } .grid-stack.grid-stack-26 > .grid-stack-item[gs-min-w="24"] { min-width: 92.3076923077%; } .grid-stack.grid-stack-26 > .grid-stack-item[gs-max-w="24"] { max-width: 92.3076923077%; } .grid-stack.grid-stack-26 > .grid-stack-item[gs-w="25"] { width: 96.1538461538%; } .grid-stack.grid-stack-26 > .grid-stack-item[gs-x="25"] { left: 96.1538461538%; } .grid-stack.grid-stack-26 > .grid-stack-item[gs-min-w="25"] { min-width: 96.1538461538%; } .grid-stack.grid-stack-26 > .grid-stack-item[gs-max-w="25"] { max-width: 96.1538461538%; } .grid-stack.grid-stack-26 > .grid-stack-item[gs-w="26"] { width: 100%; } .grid-stack.grid-stack-26 > .grid-stack-item[gs-x="26"] { left: 100%; } .grid-stack.grid-stack-26 > .grid-stack-item[gs-min-w="26"] { min-width: 100%; } .grid-stack.grid-stack-26 > .grid-stack-item[gs-max-w="26"] { max-width: 100%; } .grid-stack.grid-stack-27 > .grid-stack-item { min-width: 3.7037037037%; } .grid-stack.grid-stack-27 > .grid-stack-item[gs-w="1"] { width: 3.7037037037%; } .grid-stack.grid-stack-27 > .grid-stack-item[gs-x="1"] { left: 3.7037037037%; } .grid-stack.grid-stack-27 > .grid-stack-item[gs-min-w="1"] { min-width: 3.7037037037%; } .grid-stack.grid-stack-27 > .grid-stack-item[gs-max-w="1"] { max-width: 3.7037037037%; } .grid-stack.grid-stack-27 > .grid-stack-item[gs-w="2"] { width: 7.4074074074%; } .grid-stack.grid-stack-27 > .grid-stack-item[gs-x="2"] { left: 7.4074074074%; } .grid-stack.grid-stack-27 > .grid-stack-item[gs-min-w="2"] { min-width: 7.4074074074%; } .grid-stack.grid-stack-27 > .grid-stack-item[gs-max-w="2"] { max-width: 7.4074074074%; } .grid-stack.grid-stack-27 > .grid-stack-item[gs-w="3"] { width: 11.1111111111%; } .grid-stack.grid-stack-27 > .grid-stack-item[gs-x="3"] { left: 11.1111111111%; } .grid-stack.grid-stack-27 > .grid-stack-item[gs-min-w="3"] { min-width: 11.1111111111%; } .grid-stack.grid-stack-27 > .grid-stack-item[gs-max-w="3"] { max-width: 11.1111111111%; } .grid-stack.grid-stack-27 > .grid-stack-item[gs-w="4"] { width: 14.8148148148%; } .grid-stack.grid-stack-27 > .grid-stack-item[gs-x="4"] { left: 14.8148148148%; } .grid-stack.grid-stack-27 > .grid-stack-item[gs-min-w="4"] { min-width: 14.8148148148%; } .grid-stack.grid-stack-27 > .grid-stack-item[gs-max-w="4"] { max-width: 14.8148148148%; } .grid-stack.grid-stack-27 > .grid-stack-item[gs-w="5"] { width: 18.5185185185%; } .grid-stack.grid-stack-27 > .grid-stack-item[gs-x="5"] { left: 18.5185185185%; } .grid-stack.grid-stack-27 > .grid-stack-item[gs-min-w="5"] { min-width: 18.5185185185%; } .grid-stack.grid-stack-27 > .grid-stack-item[gs-max-w="5"] { max-width: 18.5185185185%; } .grid-stack.grid-stack-27 > .grid-stack-item[gs-w="6"] { width: 22.2222222222%; } .grid-stack.grid-stack-27 > .grid-stack-item[gs-x="6"] { left: 22.2222222222%; } .grid-stack.grid-stack-27 > .grid-stack-item[gs-min-w="6"] { min-width: 22.2222222222%; } .grid-stack.grid-stack-27 > .grid-stack-item[gs-max-w="6"] { max-width: 22.2222222222%; } .grid-stack.grid-stack-27 > .grid-stack-item[gs-w="7"] { width: 25.9259259259%; } .grid-stack.grid-stack-27 > .grid-stack-item[gs-x="7"] { left: 25.9259259259%; } .grid-stack.grid-stack-27 > .grid-stack-item[gs-min-w="7"] { min-width: 25.9259259259%; } .grid-stack.grid-stack-27 > .grid-stack-item[gs-max-w="7"] { max-width: 25.9259259259%; } .grid-stack.grid-stack-27 > .grid-stack-item[gs-w="8"] { width: 29.6296296296%; } .grid-stack.grid-stack-27 > .grid-stack-item[gs-x="8"] { left: 29.6296296296%; } .grid-stack.grid-stack-27 > .grid-stack-item[gs-min-w="8"] { min-width: 29.6296296296%; } .grid-stack.grid-stack-27 > .grid-stack-item[gs-max-w="8"] { max-width: 29.6296296296%; } .grid-stack.grid-stack-27 > .grid-stack-item[gs-w="9"] { width: 33.3333333333%; } .grid-stack.grid-stack-27 > .grid-stack-item[gs-x="9"] { left: 33.3333333333%; } .grid-stack.grid-stack-27 > .grid-stack-item[gs-min-w="9"] { min-width: 33.3333333333%; } .grid-stack.grid-stack-27 > .grid-stack-item[gs-max-w="9"] { max-width: 33.3333333333%; } .grid-stack.grid-stack-27 > .grid-stack-item[gs-w="10"] { width: 37.037037037%; } .grid-stack.grid-stack-27 > .grid-stack-item[gs-x="10"] { left: 37.037037037%; } .grid-stack.grid-stack-27 > .grid-stack-item[gs-min-w="10"] { min-width: 37.037037037%; } .grid-stack.grid-stack-27 > .grid-stack-item[gs-max-w="10"] { max-width: 37.037037037%; } .grid-stack.grid-stack-27 > .grid-stack-item[gs-w="11"] { width: 40.7407407407%; } .grid-stack.grid-stack-27 > .grid-stack-item[gs-x="11"] { left: 40.7407407407%; } .grid-stack.grid-stack-27 > .grid-stack-item[gs-min-w="11"] { min-width: 40.7407407407%; } .grid-stack.grid-stack-27 > .grid-stack-item[gs-max-w="11"] { max-width: 40.7407407407%; } .grid-stack.grid-stack-27 > .grid-stack-item[gs-w="12"] { width: 44.4444444444%; } .grid-stack.grid-stack-27 > .grid-stack-item[gs-x="12"] { left: 44.4444444444%; } .grid-stack.grid-stack-27 > .grid-stack-item[gs-min-w="12"] { min-width: 44.4444444444%; } .grid-stack.grid-stack-27 > .grid-stack-item[gs-max-w="12"] { max-width: 44.4444444444%; } .grid-stack.grid-stack-27 > .grid-stack-item[gs-w="13"] { width: 48.1481481481%; } .grid-stack.grid-stack-27 > .grid-stack-item[gs-x="13"] { left: 48.1481481481%; } .grid-stack.grid-stack-27 > .grid-stack-item[gs-min-w="13"] { min-width: 48.1481481481%; } .grid-stack.grid-stack-27 > .grid-stack-item[gs-max-w="13"] { max-width: 48.1481481481%; } .grid-stack.grid-stack-27 > .grid-stack-item[gs-w="14"] { width: 51.8518518519%; } .grid-stack.grid-stack-27 > .grid-stack-item[gs-x="14"] { left: 51.8518518519%; } .grid-stack.grid-stack-27 > .grid-stack-item[gs-min-w="14"] { min-width: 51.8518518519%; } .grid-stack.grid-stack-27 > .grid-stack-item[gs-max-w="14"] { max-width: 51.8518518519%; } .grid-stack.grid-stack-27 > .grid-stack-item[gs-w="15"] { width: 55.5555555556%; } .grid-stack.grid-stack-27 > .grid-stack-item[gs-x="15"] { left: 55.5555555556%; } .grid-stack.grid-stack-27 > .grid-stack-item[gs-min-w="15"] { min-width: 55.5555555556%; } .grid-stack.grid-stack-27 > .grid-stack-item[gs-max-w="15"] { max-width: 55.5555555556%; } .grid-stack.grid-stack-27 > .grid-stack-item[gs-w="16"] { width: 59.2592592593%; } .grid-stack.grid-stack-27 > .grid-stack-item[gs-x="16"] { left: 59.2592592593%; } .grid-stack.grid-stack-27 > .grid-stack-item[gs-min-w="16"] { min-width: 59.2592592593%; } .grid-stack.grid-stack-27 > .grid-stack-item[gs-max-w="16"] { max-width: 59.2592592593%; } .grid-stack.grid-stack-27 > .grid-stack-item[gs-w="17"] { width: 62.962962963%; } .grid-stack.grid-stack-27 > .grid-stack-item[gs-x="17"] { left: 62.962962963%; } .grid-stack.grid-stack-27 > .grid-stack-item[gs-min-w="17"] { min-width: 62.962962963%; } .grid-stack.grid-stack-27 > .grid-stack-item[gs-max-w="17"] { max-width: 62.962962963%; } .grid-stack.grid-stack-27 > .grid-stack-item[gs-w="18"] { width: 66.6666666667%; } .grid-stack.grid-stack-27 > .grid-stack-item[gs-x="18"] { left: 66.6666666667%; } .grid-stack.grid-stack-27 > .grid-stack-item[gs-min-w="18"] { min-width: 66.6666666667%; } .grid-stack.grid-stack-27 > .grid-stack-item[gs-max-w="18"] { max-width: 66.6666666667%; } .grid-stack.grid-stack-27 > .grid-stack-item[gs-w="19"] { width: 70.3703703704%; } .grid-stack.grid-stack-27 > .grid-stack-item[gs-x="19"] { left: 70.3703703704%; } .grid-stack.grid-stack-27 > .grid-stack-item[gs-min-w="19"] { min-width: 70.3703703704%; } .grid-stack.grid-stack-27 > .grid-stack-item[gs-max-w="19"] { max-width: 70.3703703704%; } .grid-stack.grid-stack-27 > .grid-stack-item[gs-w="20"] { width: 74.0740740741%; } .grid-stack.grid-stack-27 > .grid-stack-item[gs-x="20"] { left: 74.0740740741%; } .grid-stack.grid-stack-27 > .grid-stack-item[gs-min-w="20"] { min-width: 74.0740740741%; } .grid-stack.grid-stack-27 > .grid-stack-item[gs-max-w="20"] { max-width: 74.0740740741%; } .grid-stack.grid-stack-27 > .grid-stack-item[gs-w="21"] { width: 77.7777777778%; } .grid-stack.grid-stack-27 > .grid-stack-item[gs-x="21"] { left: 77.7777777778%; } .grid-stack.grid-stack-27 > .grid-stack-item[gs-min-w="21"] { min-width: 77.7777777778%; } .grid-stack.grid-stack-27 > .grid-stack-item[gs-max-w="21"] { max-width: 77.7777777778%; } .grid-stack.grid-stack-27 > .grid-stack-item[gs-w="22"] { width: 81.4814814815%; } .grid-stack.grid-stack-27 > .grid-stack-item[gs-x="22"] { left: 81.4814814815%; } .grid-stack.grid-stack-27 > .grid-stack-item[gs-min-w="22"] { min-width: 81.4814814815%; } .grid-stack.grid-stack-27 > .grid-stack-item[gs-max-w="22"] { max-width: 81.4814814815%; } .grid-stack.grid-stack-27 > .grid-stack-item[gs-w="23"] { width: 85.1851851852%; } .grid-stack.grid-stack-27 > .grid-stack-item[gs-x="23"] { left: 85.1851851852%; } .grid-stack.grid-stack-27 > .grid-stack-item[gs-min-w="23"] { min-width: 85.1851851852%; } .grid-stack.grid-stack-27 > .grid-stack-item[gs-max-w="23"] { max-width: 85.1851851852%; } .grid-stack.grid-stack-27 > .grid-stack-item[gs-w="24"] { width: 88.8888888889%; } .grid-stack.grid-stack-27 > .grid-stack-item[gs-x="24"] { left: 88.8888888889%; } .grid-stack.grid-stack-27 > .grid-stack-item[gs-min-w="24"] { min-width: 88.8888888889%; } .grid-stack.grid-stack-27 > .grid-stack-item[gs-max-w="24"] { max-width: 88.8888888889%; } .grid-stack.grid-stack-27 > .grid-stack-item[gs-w="25"] { width: 92.5925925926%; } .grid-stack.grid-stack-27 > .grid-stack-item[gs-x="25"] { left: 92.5925925926%; } .grid-stack.grid-stack-27 > .grid-stack-item[gs-min-w="25"] { min-width: 92.5925925926%; } .grid-stack.grid-stack-27 > .grid-stack-item[gs-max-w="25"] { max-width: 92.5925925926%; } .grid-stack.grid-stack-27 > .grid-stack-item[gs-w="26"] { width: 96.2962962963%; } .grid-stack.grid-stack-27 > .grid-stack-item[gs-x="26"] { left: 96.2962962963%; } .grid-stack.grid-stack-27 > .grid-stack-item[gs-min-w="26"] { min-width: 96.2962962963%; } .grid-stack.grid-stack-27 > .grid-stack-item[gs-max-w="26"] { max-width: 96.2962962963%; } .grid-stack.grid-stack-27 > .grid-stack-item[gs-w="27"] { width: 100%; } .grid-stack.grid-stack-27 > .grid-stack-item[gs-x="27"] { left: 100%; } .grid-stack.grid-stack-27 > .grid-stack-item[gs-min-w="27"] { min-width: 100%; } .grid-stack.grid-stack-27 > .grid-stack-item[gs-max-w="27"] { max-width: 100%; } .grid-stack.grid-stack-28 > .grid-stack-item { min-width: 3.5714285714%; } .grid-stack.grid-stack-28 > .grid-stack-item[gs-w="1"] { width: 3.5714285714%; } .grid-stack.grid-stack-28 > .grid-stack-item[gs-x="1"] { left: 3.5714285714%; } .grid-stack.grid-stack-28 > .grid-stack-item[gs-min-w="1"] { min-width: 3.5714285714%; } .grid-stack.grid-stack-28 > .grid-stack-item[gs-max-w="1"] { max-width: 3.5714285714%; } .grid-stack.grid-stack-28 > .grid-stack-item[gs-w="2"] { width: 7.1428571429%; } .grid-stack.grid-stack-28 > .grid-stack-item[gs-x="2"] { left: 7.1428571429%; } .grid-stack.grid-stack-28 > .grid-stack-item[gs-min-w="2"] { min-width: 7.1428571429%; } .grid-stack.grid-stack-28 > .grid-stack-item[gs-max-w="2"] { max-width: 7.1428571429%; } .grid-stack.grid-stack-28 > .grid-stack-item[gs-w="3"] { width: 10.7142857143%; } .grid-stack.grid-stack-28 > .grid-stack-item[gs-x="3"] { left: 10.7142857143%; } .grid-stack.grid-stack-28 > .grid-stack-item[gs-min-w="3"] { min-width: 10.7142857143%; } .grid-stack.grid-stack-28 > .grid-stack-item[gs-max-w="3"] { max-width: 10.7142857143%; } .grid-stack.grid-stack-28 > .grid-stack-item[gs-w="4"] { width: 14.2857142857%; } .grid-stack.grid-stack-28 > .grid-stack-item[gs-x="4"] { left: 14.2857142857%; } .grid-stack.grid-stack-28 > .grid-stack-item[gs-min-w="4"] { min-width: 14.2857142857%; } .grid-stack.grid-stack-28 > .grid-stack-item[gs-max-w="4"] { max-width: 14.2857142857%; } .grid-stack.grid-stack-28 > .grid-stack-item[gs-w="5"] { width: 17.8571428571%; } .grid-stack.grid-stack-28 > .grid-stack-item[gs-x="5"] { left: 17.8571428571%; } .grid-stack.grid-stack-28 > .grid-stack-item[gs-min-w="5"] { min-width: 17.8571428571%; } .grid-stack.grid-stack-28 > .grid-stack-item[gs-max-w="5"] { max-width: 17.8571428571%; } .grid-stack.grid-stack-28 > .grid-stack-item[gs-w="6"] { width: 21.4285714286%; } .grid-stack.grid-stack-28 > .grid-stack-item[gs-x="6"] { left: 21.4285714286%; } .grid-stack.grid-stack-28 > .grid-stack-item[gs-min-w="6"] { min-width: 21.4285714286%; } .grid-stack.grid-stack-28 > .grid-stack-item[gs-max-w="6"] { max-width: 21.4285714286%; } .grid-stack.grid-stack-28 > .grid-stack-item[gs-w="7"] { width: 25%; } .grid-stack.grid-stack-28 > .grid-stack-item[gs-x="7"] { left: 25%; } .grid-stack.grid-stack-28 > .grid-stack-item[gs-min-w="7"] { min-width: 25%; } .grid-stack.grid-stack-28 > .grid-stack-item[gs-max-w="7"] { max-width: 25%; } .grid-stack.grid-stack-28 > .grid-stack-item[gs-w="8"] { width: 28.5714285714%; } .grid-stack.grid-stack-28 > .grid-stack-item[gs-x="8"] { left: 28.5714285714%; } .grid-stack.grid-stack-28 > .grid-stack-item[gs-min-w="8"] { min-width: 28.5714285714%; } .grid-stack.grid-stack-28 > .grid-stack-item[gs-max-w="8"] { max-width: 28.5714285714%; } .grid-stack.grid-stack-28 > .grid-stack-item[gs-w="9"] { width: 32.1428571429%; } .grid-stack.grid-stack-28 > .grid-stack-item[gs-x="9"] { left: 32.1428571429%; } .grid-stack.grid-stack-28 > .grid-stack-item[gs-min-w="9"] { min-width: 32.1428571429%; } .grid-stack.grid-stack-28 > .grid-stack-item[gs-max-w="9"] { max-width: 32.1428571429%; } .grid-stack.grid-stack-28 > .grid-stack-item[gs-w="10"] { width: 35.7142857143%; } .grid-stack.grid-stack-28 > .grid-stack-item[gs-x="10"] { left: 35.7142857143%; } .grid-stack.grid-stack-28 > .grid-stack-item[gs-min-w="10"] { min-width: 35.7142857143%; } .grid-stack.grid-stack-28 > .grid-stack-item[gs-max-w="10"] { max-width: 35.7142857143%; } .grid-stack.grid-stack-28 > .grid-stack-item[gs-w="11"] { width: 39.2857142857%; } .grid-stack.grid-stack-28 > .grid-stack-item[gs-x="11"] { left: 39.2857142857%; } .grid-stack.grid-stack-28 > .grid-stack-item[gs-min-w="11"] { min-width: 39.2857142857%; } .grid-stack.grid-stack-28 > .grid-stack-item[gs-max-w="11"] { max-width: 39.2857142857%; } .grid-stack.grid-stack-28 > .grid-stack-item[gs-w="12"] { width: 42.8571428571%; } .grid-stack.grid-stack-28 > .grid-stack-item[gs-x="12"] { left: 42.8571428571%; } .grid-stack.grid-stack-28 > .grid-stack-item[gs-min-w="12"] { min-width: 42.8571428571%; } .grid-stack.grid-stack-28 > .grid-stack-item[gs-max-w="12"] { max-width: 42.8571428571%; } .grid-stack.grid-stack-28 > .grid-stack-item[gs-w="13"] { width: 46.4285714286%; } .grid-stack.grid-stack-28 > .grid-stack-item[gs-x="13"] { left: 46.4285714286%; } .grid-stack.grid-stack-28 > .grid-stack-item[gs-min-w="13"] { min-width: 46.4285714286%; } .grid-stack.grid-stack-28 > .grid-stack-item[gs-max-w="13"] { max-width: 46.4285714286%; } .grid-stack.grid-stack-28 > .grid-stack-item[gs-w="14"] { width: 50%; } .grid-stack.grid-stack-28 > .grid-stack-item[gs-x="14"] { left: 50%; } .grid-stack.grid-stack-28 > .grid-stack-item[gs-min-w="14"] { min-width: 50%; } .grid-stack.grid-stack-28 > .grid-stack-item[gs-max-w="14"] { max-width: 50%; } .grid-stack.grid-stack-28 > .grid-stack-item[gs-w="15"] { width: 53.5714285714%; } .grid-stack.grid-stack-28 > .grid-stack-item[gs-x="15"] { left: 53.5714285714%; } .grid-stack.grid-stack-28 > .grid-stack-item[gs-min-w="15"] { min-width: 53.5714285714%; } .grid-stack.grid-stack-28 > .grid-stack-item[gs-max-w="15"] { max-width: 53.5714285714%; } .grid-stack.grid-stack-28 > .grid-stack-item[gs-w="16"] { width: 57.1428571429%; } .grid-stack.grid-stack-28 > .grid-stack-item[gs-x="16"] { left: 57.1428571429%; } .grid-stack.grid-stack-28 > .grid-stack-item[gs-min-w="16"] { min-width: 57.1428571429%; } .grid-stack.grid-stack-28 > .grid-stack-item[gs-max-w="16"] { max-width: 57.1428571429%; } .grid-stack.grid-stack-28 > .grid-stack-item[gs-w="17"] { width: 60.7142857143%; } .grid-stack.grid-stack-28 > .grid-stack-item[gs-x="17"] { left: 60.7142857143%; } .grid-stack.grid-stack-28 > .grid-stack-item[gs-min-w="17"] { min-width: 60.7142857143%; } .grid-stack.grid-stack-28 > .grid-stack-item[gs-max-w="17"] { max-width: 60.7142857143%; } .grid-stack.grid-stack-28 > .grid-stack-item[gs-w="18"] { width: 64.2857142857%; } .grid-stack.grid-stack-28 > .grid-stack-item[gs-x="18"] { left: 64.2857142857%; } .grid-stack.grid-stack-28 > .grid-stack-item[gs-min-w="18"] { min-width: 64.2857142857%; } .grid-stack.grid-stack-28 > .grid-stack-item[gs-max-w="18"] { max-width: 64.2857142857%; } .grid-stack.grid-stack-28 > .grid-stack-item[gs-w="19"] { width: 67.8571428571%; } .grid-stack.grid-stack-28 > .grid-stack-item[gs-x="19"] { left: 67.8571428571%; } .grid-stack.grid-stack-28 > .grid-stack-item[gs-min-w="19"] { min-width: 67.8571428571%; } .grid-stack.grid-stack-28 > .grid-stack-item[gs-max-w="19"] { max-width: 67.8571428571%; } .grid-stack.grid-stack-28 > .grid-stack-item[gs-w="20"] { width: 71.4285714286%; } .grid-stack.grid-stack-28 > .grid-stack-item[gs-x="20"] { left: 71.4285714286%; } .grid-stack.grid-stack-28 > .grid-stack-item[gs-min-w="20"] { min-width: 71.4285714286%; } .grid-stack.grid-stack-28 > .grid-stack-item[gs-max-w="20"] { max-width: 71.4285714286%; } .grid-stack.grid-stack-28 > .grid-stack-item[gs-w="21"] { width: 75%; } .grid-stack.grid-stack-28 > .grid-stack-item[gs-x="21"] { left: 75%; } .grid-stack.grid-stack-28 > .grid-stack-item[gs-min-w="21"] { min-width: 75%; } .grid-stack.grid-stack-28 > .grid-stack-item[gs-max-w="21"] { max-width: 75%; } .grid-stack.grid-stack-28 > .grid-stack-item[gs-w="22"] { width: 78.5714285714%; } .grid-stack.grid-stack-28 > .grid-stack-item[gs-x="22"] { left: 78.5714285714%; } .grid-stack.grid-stack-28 > .grid-stack-item[gs-min-w="22"] { min-width: 78.5714285714%; } .grid-stack.grid-stack-28 > .grid-stack-item[gs-max-w="22"] { max-width: 78.5714285714%; } .grid-stack.grid-stack-28 > .grid-stack-item[gs-w="23"] { width: 82.1428571429%; } .grid-stack.grid-stack-28 > .grid-stack-item[gs-x="23"] { left: 82.1428571429%; } .grid-stack.grid-stack-28 > .grid-stack-item[gs-min-w="23"] { min-width: 82.1428571429%; } .grid-stack.grid-stack-28 > .grid-stack-item[gs-max-w="23"] { max-width: 82.1428571429%; } .grid-stack.grid-stack-28 > .grid-stack-item[gs-w="24"] { width: 85.7142857143%; } .grid-stack.grid-stack-28 > .grid-stack-item[gs-x="24"] { left: 85.7142857143%; } .grid-stack.grid-stack-28 > .grid-stack-item[gs-min-w="24"] { min-width: 85.7142857143%; } .grid-stack.grid-stack-28 > .grid-stack-item[gs-max-w="24"] { max-width: 85.7142857143%; } .grid-stack.grid-stack-28 > .grid-stack-item[gs-w="25"] { width: 89.2857142857%; } .grid-stack.grid-stack-28 > .grid-stack-item[gs-x="25"] { left: 89.2857142857%; } .grid-stack.grid-stack-28 > .grid-stack-item[gs-min-w="25"] { min-width: 89.2857142857%; } .grid-stack.grid-stack-28 > .grid-stack-item[gs-max-w="25"] { max-width: 89.2857142857%; } .grid-stack.grid-stack-28 > .grid-stack-item[gs-w="26"] { width: 92.8571428571%; } .grid-stack.grid-stack-28 > .grid-stack-item[gs-x="26"] { left: 92.8571428571%; } .grid-stack.grid-stack-28 > .grid-stack-item[gs-min-w="26"] { min-width: 92.8571428571%; } .grid-stack.grid-stack-28 > .grid-stack-item[gs-max-w="26"] { max-width: 92.8571428571%; } .grid-stack.grid-stack-28 > .grid-stack-item[gs-w="27"] { width: 96.4285714286%; } .grid-stack.grid-stack-28 > .grid-stack-item[gs-x="27"] { left: 96.4285714286%; } .grid-stack.grid-stack-28 > .grid-stack-item[gs-min-w="27"] { min-width: 96.4285714286%; } .grid-stack.grid-stack-28 > .grid-stack-item[gs-max-w="27"] { max-width: 96.4285714286%; } .grid-stack.grid-stack-28 > .grid-stack-item[gs-w="28"] { width: 100%; } .grid-stack.grid-stack-28 > .grid-stack-item[gs-x="28"] { left: 100%; } .grid-stack.grid-stack-28 > .grid-stack-item[gs-min-w="28"] { min-width: 100%; } .grid-stack.grid-stack-28 > .grid-stack-item[gs-max-w="28"] { max-width: 100%; } .grid-stack.grid-stack-29 > .grid-stack-item { min-width: 3.4482758621%; } .grid-stack.grid-stack-29 > .grid-stack-item[gs-w="1"] { width: 3.4482758621%; } .grid-stack.grid-stack-29 > .grid-stack-item[gs-x="1"] { left: 3.4482758621%; } .grid-stack.grid-stack-29 > .grid-stack-item[gs-min-w="1"] { min-width: 3.4482758621%; } .grid-stack.grid-stack-29 > .grid-stack-item[gs-max-w="1"] { max-width: 3.4482758621%; } .grid-stack.grid-stack-29 > .grid-stack-item[gs-w="2"] { width: 6.8965517241%; } .grid-stack.grid-stack-29 > .grid-stack-item[gs-x="2"] { left: 6.8965517241%; } .grid-stack.grid-stack-29 > .grid-stack-item[gs-min-w="2"] { min-width: 6.8965517241%; } .grid-stack.grid-stack-29 > .grid-stack-item[gs-max-w="2"] { max-width: 6.8965517241%; } .grid-stack.grid-stack-29 > .grid-stack-item[gs-w="3"] { width: 10.3448275862%; } .grid-stack.grid-stack-29 > .grid-stack-item[gs-x="3"] { left: 10.3448275862%; } .grid-stack.grid-stack-29 > .grid-stack-item[gs-min-w="3"] { min-width: 10.3448275862%; } .grid-stack.grid-stack-29 > .grid-stack-item[gs-max-w="3"] { max-width: 10.3448275862%; } .grid-stack.grid-stack-29 > .grid-stack-item[gs-w="4"] { width: 13.7931034483%; } .grid-stack.grid-stack-29 > .grid-stack-item[gs-x="4"] { left: 13.7931034483%; } .grid-stack.grid-stack-29 > .grid-stack-item[gs-min-w="4"] { min-width: 13.7931034483%; } .grid-stack.grid-stack-29 > .grid-stack-item[gs-max-w="4"] { max-width: 13.7931034483%; } .grid-stack.grid-stack-29 > .grid-stack-item[gs-w="5"] { width: 17.2413793103%; } .grid-stack.grid-stack-29 > .grid-stack-item[gs-x="5"] { left: 17.2413793103%; } .grid-stack.grid-stack-29 > .grid-stack-item[gs-min-w="5"] { min-width: 17.2413793103%; } .grid-stack.grid-stack-29 > .grid-stack-item[gs-max-w="5"] { max-width: 17.2413793103%; } .grid-stack.grid-stack-29 > .grid-stack-item[gs-w="6"] { width: 20.6896551724%; } .grid-stack.grid-stack-29 > .grid-stack-item[gs-x="6"] { left: 20.6896551724%; } .grid-stack.grid-stack-29 > .grid-stack-item[gs-min-w="6"] { min-width: 20.6896551724%; } .grid-stack.grid-stack-29 > .grid-stack-item[gs-max-w="6"] { max-width: 20.6896551724%; } .grid-stack.grid-stack-29 > .grid-stack-item[gs-w="7"] { width: 24.1379310345%; } .grid-stack.grid-stack-29 > .grid-stack-item[gs-x="7"] { left: 24.1379310345%; } .grid-stack.grid-stack-29 > .grid-stack-item[gs-min-w="7"] { min-width: 24.1379310345%; } .grid-stack.grid-stack-29 > .grid-stack-item[gs-max-w="7"] { max-width: 24.1379310345%; } .grid-stack.grid-stack-29 > .grid-stack-item[gs-w="8"] { width: 27.5862068966%; } .grid-stack.grid-stack-29 > .grid-stack-item[gs-x="8"] { left: 27.5862068966%; } .grid-stack.grid-stack-29 > .grid-stack-item[gs-min-w="8"] { min-width: 27.5862068966%; } .grid-stack.grid-stack-29 > .grid-stack-item[gs-max-w="8"] { max-width: 27.5862068966%; } .grid-stack.grid-stack-29 > .grid-stack-item[gs-w="9"] { width: 31.0344827586%; } .grid-stack.grid-stack-29 > .grid-stack-item[gs-x="9"] { left: 31.0344827586%; } .grid-stack.grid-stack-29 > .grid-stack-item[gs-min-w="9"] { min-width: 31.0344827586%; } .grid-stack.grid-stack-29 > .grid-stack-item[gs-max-w="9"] { max-width: 31.0344827586%; } .grid-stack.grid-stack-29 > .grid-stack-item[gs-w="10"] { width: 34.4827586207%; } .grid-stack.grid-stack-29 > .grid-stack-item[gs-x="10"] { left: 34.4827586207%; } .grid-stack.grid-stack-29 > .grid-stack-item[gs-min-w="10"] { min-width: 34.4827586207%; } .grid-stack.grid-stack-29 > .grid-stack-item[gs-max-w="10"] { max-width: 34.4827586207%; } .grid-stack.grid-stack-29 > .grid-stack-item[gs-w="11"] { width: 37.9310344828%; } .grid-stack.grid-stack-29 > .grid-stack-item[gs-x="11"] { left: 37.9310344828%; } .grid-stack.grid-stack-29 > .grid-stack-item[gs-min-w="11"] { min-width: 37.9310344828%; } .grid-stack.grid-stack-29 > .grid-stack-item[gs-max-w="11"] { max-width: 37.9310344828%; } .grid-stack.grid-stack-29 > .grid-stack-item[gs-w="12"] { width: 41.3793103448%; } .grid-stack.grid-stack-29 > .grid-stack-item[gs-x="12"] { left: 41.3793103448%; } .grid-stack.grid-stack-29 > .grid-stack-item[gs-min-w="12"] { min-width: 41.3793103448%; } .grid-stack.grid-stack-29 > .grid-stack-item[gs-max-w="12"] { max-width: 41.3793103448%; } .grid-stack.grid-stack-29 > .grid-stack-item[gs-w="13"] { width: 44.8275862069%; } .grid-stack.grid-stack-29 > .grid-stack-item[gs-x="13"] { left: 44.8275862069%; } .grid-stack.grid-stack-29 > .grid-stack-item[gs-min-w="13"] { min-width: 44.8275862069%; } .grid-stack.grid-stack-29 > .grid-stack-item[gs-max-w="13"] { max-width: 44.8275862069%; } .grid-stack.grid-stack-29 > .grid-stack-item[gs-w="14"] { width: 48.275862069%; } .grid-stack.grid-stack-29 > .grid-stack-item[gs-x="14"] { left: 48.275862069%; } .grid-stack.grid-stack-29 > .grid-stack-item[gs-min-w="14"] { min-width: 48.275862069%; } .grid-stack.grid-stack-29 > .grid-stack-item[gs-max-w="14"] { max-width: 48.275862069%; } .grid-stack.grid-stack-29 > .grid-stack-item[gs-w="15"] { width: 51.724137931%; } .grid-stack.grid-stack-29 > .grid-stack-item[gs-x="15"] { left: 51.724137931%; } .grid-stack.grid-stack-29 > .grid-stack-item[gs-min-w="15"] { min-width: 51.724137931%; } .grid-stack.grid-stack-29 > .grid-stack-item[gs-max-w="15"] { max-width: 51.724137931%; } .grid-stack.grid-stack-29 > .grid-stack-item[gs-w="16"] { width: 55.1724137931%; } .grid-stack.grid-stack-29 > .grid-stack-item[gs-x="16"] { left: 55.1724137931%; } .grid-stack.grid-stack-29 > .grid-stack-item[gs-min-w="16"] { min-width: 55.1724137931%; } .grid-stack.grid-stack-29 > .grid-stack-item[gs-max-w="16"] { max-width: 55.1724137931%; } .grid-stack.grid-stack-29 > .grid-stack-item[gs-w="17"] { width: 58.6206896552%; } .grid-stack.grid-stack-29 > .grid-stack-item[gs-x="17"] { left: 58.6206896552%; } .grid-stack.grid-stack-29 > .grid-stack-item[gs-min-w="17"] { min-width: 58.6206896552%; } .grid-stack.grid-stack-29 > .grid-stack-item[gs-max-w="17"] { max-width: 58.6206896552%; } .grid-stack.grid-stack-29 > .grid-stack-item[gs-w="18"] { width: 62.0689655172%; } .grid-stack.grid-stack-29 > .grid-stack-item[gs-x="18"] { left: 62.0689655172%; } .grid-stack.grid-stack-29 > .grid-stack-item[gs-min-w="18"] { min-width: 62.0689655172%; } .grid-stack.grid-stack-29 > .grid-stack-item[gs-max-w="18"] { max-width: 62.0689655172%; } .grid-stack.grid-stack-29 > .grid-stack-item[gs-w="19"] { width: 65.5172413793%; } .grid-stack.grid-stack-29 > .grid-stack-item[gs-x="19"] { left: 65.5172413793%; } .grid-stack.grid-stack-29 > .grid-stack-item[gs-min-w="19"] { min-width: 65.5172413793%; } .grid-stack.grid-stack-29 > .grid-stack-item[gs-max-w="19"] { max-width: 65.5172413793%; } .grid-stack.grid-stack-29 > .grid-stack-item[gs-w="20"] { width: 68.9655172414%; } .grid-stack.grid-stack-29 > .grid-stack-item[gs-x="20"] { left: 68.9655172414%; } .grid-stack.grid-stack-29 > .grid-stack-item[gs-min-w="20"] { min-width: 68.9655172414%; } .grid-stack.grid-stack-29 > .grid-stack-item[gs-max-w="20"] { max-width: 68.9655172414%; } .grid-stack.grid-stack-29 > .grid-stack-item[gs-w="21"] { width: 72.4137931034%; } .grid-stack.grid-stack-29 > .grid-stack-item[gs-x="21"] { left: 72.4137931034%; } .grid-stack.grid-stack-29 > .grid-stack-item[gs-min-w="21"] { min-width: 72.4137931034%; } .grid-stack.grid-stack-29 > .grid-stack-item[gs-max-w="21"] { max-width: 72.4137931034%; } .grid-stack.grid-stack-29 > .grid-stack-item[gs-w="22"] { width: 75.8620689655%; } .grid-stack.grid-stack-29 > .grid-stack-item[gs-x="22"] { left: 75.8620689655%; } .grid-stack.grid-stack-29 > .grid-stack-item[gs-min-w="22"] { min-width: 75.8620689655%; } .grid-stack.grid-stack-29 > .grid-stack-item[gs-max-w="22"] { max-width: 75.8620689655%; } .grid-stack.grid-stack-29 > .grid-stack-item[gs-w="23"] { width: 79.3103448276%; } .grid-stack.grid-stack-29 > .grid-stack-item[gs-x="23"] { left: 79.3103448276%; } .grid-stack.grid-stack-29 > .grid-stack-item[gs-min-w="23"] { min-width: 79.3103448276%; } .grid-stack.grid-stack-29 > .grid-stack-item[gs-max-w="23"] { max-width: 79.3103448276%; } .grid-stack.grid-stack-29 > .grid-stack-item[gs-w="24"] { width: 82.7586206897%; } .grid-stack.grid-stack-29 > .grid-stack-item[gs-x="24"] { left: 82.7586206897%; } .grid-stack.grid-stack-29 > .grid-stack-item[gs-min-w="24"] { min-width: 82.7586206897%; } .grid-stack.grid-stack-29 > .grid-stack-item[gs-max-w="24"] { max-width: 82.7586206897%; } .grid-stack.grid-stack-29 > .grid-stack-item[gs-w="25"] { width: 86.2068965517%; } .grid-stack.grid-stack-29 > .grid-stack-item[gs-x="25"] { left: 86.2068965517%; } .grid-stack.grid-stack-29 > .grid-stack-item[gs-min-w="25"] { min-width: 86.2068965517%; } .grid-stack.grid-stack-29 > .grid-stack-item[gs-max-w="25"] { max-width: 86.2068965517%; } .grid-stack.grid-stack-29 > .grid-stack-item[gs-w="26"] { width: 89.6551724138%; } .grid-stack.grid-stack-29 > .grid-stack-item[gs-x="26"] { left: 89.6551724138%; } .grid-stack.grid-stack-29 > .grid-stack-item[gs-min-w="26"] { min-width: 89.6551724138%; } .grid-stack.grid-stack-29 > .grid-stack-item[gs-max-w="26"] { max-width: 89.6551724138%; } .grid-stack.grid-stack-29 > .grid-stack-item[gs-w="27"] { width: 93.1034482759%; } .grid-stack.grid-stack-29 > .grid-stack-item[gs-x="27"] { left: 93.1034482759%; } .grid-stack.grid-stack-29 > .grid-stack-item[gs-min-w="27"] { min-width: 93.1034482759%; } .grid-stack.grid-stack-29 > .grid-stack-item[gs-max-w="27"] { max-width: 93.1034482759%; } .grid-stack.grid-stack-29 > .grid-stack-item[gs-w="28"] { width: 96.5517241379%; } .grid-stack.grid-stack-29 > .grid-stack-item[gs-x="28"] { left: 96.5517241379%; } .grid-stack.grid-stack-29 > .grid-stack-item[gs-min-w="28"] { min-width: 96.5517241379%; } .grid-stack.grid-stack-29 > .grid-stack-item[gs-max-w="28"] { max-width: 96.5517241379%; } .grid-stack.grid-stack-29 > .grid-stack-item[gs-w="29"] { width: 100%; } .grid-stack.grid-stack-29 > .grid-stack-item[gs-x="29"] { left: 100%; } .grid-stack.grid-stack-29 > .grid-stack-item[gs-min-w="29"] { min-width: 100%; } .grid-stack.grid-stack-29 > .grid-stack-item[gs-max-w="29"] { max-width: 100%; } .grid-stack.grid-stack-30 > .grid-stack-item { min-width: 3.3333333333%; } .grid-stack.grid-stack-30 > .grid-stack-item[gs-w="1"] { width: 3.3333333333%; } .grid-stack.grid-stack-30 > .grid-stack-item[gs-x="1"] { left: 3.3333333333%; } .grid-stack.grid-stack-30 > .grid-stack-item[gs-min-w="1"] { min-width: 3.3333333333%; } .grid-stack.grid-stack-30 > .grid-stack-item[gs-max-w="1"] { max-width: 3.3333333333%; } .grid-stack.grid-stack-30 > .grid-stack-item[gs-w="2"] { width: 6.6666666667%; } .grid-stack.grid-stack-30 > .grid-stack-item[gs-x="2"] { left: 6.6666666667%; } .grid-stack.grid-stack-30 > .grid-stack-item[gs-min-w="2"] { min-width: 6.6666666667%; } .grid-stack.grid-stack-30 > .grid-stack-item[gs-max-w="2"] { max-width: 6.6666666667%; } .grid-stack.grid-stack-30 > .grid-stack-item[gs-w="3"] { width: 10%; } .grid-stack.grid-stack-30 > .grid-stack-item[gs-x="3"] { left: 10%; } .grid-stack.grid-stack-30 > .grid-stack-item[gs-min-w="3"] { min-width: 10%; } .grid-stack.grid-stack-30 > .grid-stack-item[gs-max-w="3"] { max-width: 10%; } .grid-stack.grid-stack-30 > .grid-stack-item[gs-w="4"] { width: 13.3333333333%; } .grid-stack.grid-stack-30 > .grid-stack-item[gs-x="4"] { left: 13.3333333333%; } .grid-stack.grid-stack-30 > .grid-stack-item[gs-min-w="4"] { min-width: 13.3333333333%; } .grid-stack.grid-stack-30 > .grid-stack-item[gs-max-w="4"] { max-width: 13.3333333333%; } .grid-stack.grid-stack-30 > .grid-stack-item[gs-w="5"] { width: 16.6666666667%; } .grid-stack.grid-stack-30 > .grid-stack-item[gs-x="5"] { left: 16.6666666667%; } .grid-stack.grid-stack-30 > .grid-stack-item[gs-min-w="5"] { min-width: 16.6666666667%; } .grid-stack.grid-stack-30 > .grid-stack-item[gs-max-w="5"] { max-width: 16.6666666667%; } .grid-stack.grid-stack-30 > .grid-stack-item[gs-w="6"] { width: 20%; } .grid-stack.grid-stack-30 > .grid-stack-item[gs-x="6"] { left: 20%; } .grid-stack.grid-stack-30 > .grid-stack-item[gs-min-w="6"] { min-width: 20%; } .grid-stack.grid-stack-30 > .grid-stack-item[gs-max-w="6"] { max-width: 20%; } .grid-stack.grid-stack-30 > .grid-stack-item[gs-w="7"] { width: 23.3333333333%; } .grid-stack.grid-stack-30 > .grid-stack-item[gs-x="7"] { left: 23.3333333333%; } .grid-stack.grid-stack-30 > .grid-stack-item[gs-min-w="7"] { min-width: 23.3333333333%; } .grid-stack.grid-stack-30 > .grid-stack-item[gs-max-w="7"] { max-width: 23.3333333333%; } .grid-stack.grid-stack-30 > .grid-stack-item[gs-w="8"] { width: 26.6666666667%; } .grid-stack.grid-stack-30 > .grid-stack-item[gs-x="8"] { left: 26.6666666667%; } .grid-stack.grid-stack-30 > .grid-stack-item[gs-min-w="8"] { min-width: 26.6666666667%; } .grid-stack.grid-stack-30 > .grid-stack-item[gs-max-w="8"] { max-width: 26.6666666667%; } .grid-stack.grid-stack-30 > .grid-stack-item[gs-w="9"] { width: 30%; } .grid-stack.grid-stack-30 > .grid-stack-item[gs-x="9"] { left: 30%; } .grid-stack.grid-stack-30 > .grid-stack-item[gs-min-w="9"] { min-width: 30%; } .grid-stack.grid-stack-30 > .grid-stack-item[gs-max-w="9"] { max-width: 30%; } .grid-stack.grid-stack-30 > .grid-stack-item[gs-w="10"] { width: 33.3333333333%; } .grid-stack.grid-stack-30 > .grid-stack-item[gs-x="10"] { left: 33.3333333333%; } .grid-stack.grid-stack-30 > .grid-stack-item[gs-min-w="10"] { min-width: 33.3333333333%; } .grid-stack.grid-stack-30 > .grid-stack-item[gs-max-w="10"] { max-width: 33.3333333333%; } .grid-stack.grid-stack-30 > .grid-stack-item[gs-w="11"] { width: 36.6666666667%; } .grid-stack.grid-stack-30 > .grid-stack-item[gs-x="11"] { left: 36.6666666667%; } .grid-stack.grid-stack-30 > .grid-stack-item[gs-min-w="11"] { min-width: 36.6666666667%; } .grid-stack.grid-stack-30 > .grid-stack-item[gs-max-w="11"] { max-width: 36.6666666667%; } .grid-stack.grid-stack-30 > .grid-stack-item[gs-w="12"] { width: 40%; } .grid-stack.grid-stack-30 > .grid-stack-item[gs-x="12"] { left: 40%; } .grid-stack.grid-stack-30 > .grid-stack-item[gs-min-w="12"] { min-width: 40%; } .grid-stack.grid-stack-30 > .grid-stack-item[gs-max-w="12"] { max-width: 40%; } .grid-stack.grid-stack-30 > .grid-stack-item[gs-w="13"] { width: 43.3333333333%; } .grid-stack.grid-stack-30 > .grid-stack-item[gs-x="13"] { left: 43.3333333333%; } .grid-stack.grid-stack-30 > .grid-stack-item[gs-min-w="13"] { min-width: 43.3333333333%; } .grid-stack.grid-stack-30 > .grid-stack-item[gs-max-w="13"] { max-width: 43.3333333333%; } .grid-stack.grid-stack-30 > .grid-stack-item[gs-w="14"] { width: 46.6666666667%; } .grid-stack.grid-stack-30 > .grid-stack-item[gs-x="14"] { left: 46.6666666667%; } .grid-stack.grid-stack-30 > .grid-stack-item[gs-min-w="14"] { min-width: 46.6666666667%; } .grid-stack.grid-stack-30 > .grid-stack-item[gs-max-w="14"] { max-width: 46.6666666667%; } .grid-stack.grid-stack-30 > .grid-stack-item[gs-w="15"] { width: 50%; } .grid-stack.grid-stack-30 > .grid-stack-item[gs-x="15"] { left: 50%; } .grid-stack.grid-stack-30 > .grid-stack-item[gs-min-w="15"] { min-width: 50%; } .grid-stack.grid-stack-30 > .grid-stack-item[gs-max-w="15"] { max-width: 50%; } .grid-stack.grid-stack-30 > .grid-stack-item[gs-w="16"] { width: 53.3333333333%; } .grid-stack.grid-stack-30 > .grid-stack-item[gs-x="16"] { left: 53.3333333333%; } .grid-stack.grid-stack-30 > .grid-stack-item[gs-min-w="16"] { min-width: 53.3333333333%; } .grid-stack.grid-stack-30 > .grid-stack-item[gs-max-w="16"] { max-width: 53.3333333333%; } .grid-stack.grid-stack-30 > .grid-stack-item[gs-w="17"] { width: 56.6666666667%; } .grid-stack.grid-stack-30 > .grid-stack-item[gs-x="17"] { left: 56.6666666667%; } .grid-stack.grid-stack-30 > .grid-stack-item[gs-min-w="17"] { min-width: 56.6666666667%; } .grid-stack.grid-stack-30 > .grid-stack-item[gs-max-w="17"] { max-width: 56.6666666667%; } .grid-stack.grid-stack-30 > .grid-stack-item[gs-w="18"] { width: 60%; } .grid-stack.grid-stack-30 > .grid-stack-item[gs-x="18"] { left: 60%; } .grid-stack.grid-stack-30 > .grid-stack-item[gs-min-w="18"] { min-width: 60%; } .grid-stack.grid-stack-30 > .grid-stack-item[gs-max-w="18"] { max-width: 60%; } .grid-stack.grid-stack-30 > .grid-stack-item[gs-w="19"] { width: 63.3333333333%; } .grid-stack.grid-stack-30 > .grid-stack-item[gs-x="19"] { left: 63.3333333333%; } .grid-stack.grid-stack-30 > .grid-stack-item[gs-min-w="19"] { min-width: 63.3333333333%; } .grid-stack.grid-stack-30 > .grid-stack-item[gs-max-w="19"] { max-width: 63.3333333333%; } .grid-stack.grid-stack-30 > .grid-stack-item[gs-w="20"] { width: 66.6666666667%; } .grid-stack.grid-stack-30 > .grid-stack-item[gs-x="20"] { left: 66.6666666667%; } .grid-stack.grid-stack-30 > .grid-stack-item[gs-min-w="20"] { min-width: 66.6666666667%; } .grid-stack.grid-stack-30 > .grid-stack-item[gs-max-w="20"] { max-width: 66.6666666667%; } .grid-stack.grid-stack-30 > .grid-stack-item[gs-w="21"] { width: 70%; } .grid-stack.grid-stack-30 > .grid-stack-item[gs-x="21"] { left: 70%; } .grid-stack.grid-stack-30 > .grid-stack-item[gs-min-w="21"] { min-width: 70%; } .grid-stack.grid-stack-30 > .grid-stack-item[gs-max-w="21"] { max-width: 70%; } .grid-stack.grid-stack-30 > .grid-stack-item[gs-w="22"] { width: 73.3333333333%; } .grid-stack.grid-stack-30 > .grid-stack-item[gs-x="22"] { left: 73.3333333333%; } .grid-stack.grid-stack-30 > .grid-stack-item[gs-min-w="22"] { min-width: 73.3333333333%; } .grid-stack.grid-stack-30 > .grid-stack-item[gs-max-w="22"] { max-width: 73.3333333333%; } .grid-stack.grid-stack-30 > .grid-stack-item[gs-w="23"] { width: 76.6666666667%; } .grid-stack.grid-stack-30 > .grid-stack-item[gs-x="23"] { left: 76.6666666667%; } .grid-stack.grid-stack-30 > .grid-stack-item[gs-min-w="23"] { min-width: 76.6666666667%; } .grid-stack.grid-stack-30 > .grid-stack-item[gs-max-w="23"] { max-width: 76.6666666667%; } .grid-stack.grid-stack-30 > .grid-stack-item[gs-w="24"] { width: 80%; } .grid-stack.grid-stack-30 > .grid-stack-item[gs-x="24"] { left: 80%; } .grid-stack.grid-stack-30 > .grid-stack-item[gs-min-w="24"] { min-width: 80%; } .grid-stack.grid-stack-30 > .grid-stack-item[gs-max-w="24"] { max-width: 80%; } .grid-stack.grid-stack-30 > .grid-stack-item[gs-w="25"] { width: 83.3333333333%; } .grid-stack.grid-stack-30 > .grid-stack-item[gs-x="25"] { left: 83.3333333333%; } .grid-stack.grid-stack-30 > .grid-stack-item[gs-min-w="25"] { min-width: 83.3333333333%; } .grid-stack.grid-stack-30 > .grid-stack-item[gs-max-w="25"] { max-width: 83.3333333333%; } .grid-stack.grid-stack-30 > .grid-stack-item[gs-w="26"] { width: 86.6666666667%; } .grid-stack.grid-stack-30 > .grid-stack-item[gs-x="26"] { left: 86.6666666667%; } .grid-stack.grid-stack-30 > .grid-stack-item[gs-min-w="26"] { min-width: 86.6666666667%; } .grid-stack.grid-stack-30 > .grid-stack-item[gs-max-w="26"] { max-width: 86.6666666667%; } .grid-stack.grid-stack-30 > .grid-stack-item[gs-w="27"] { width: 90%; } .grid-stack.grid-stack-30 > .grid-stack-item[gs-x="27"] { left: 90%; } .grid-stack.grid-stack-30 > .grid-stack-item[gs-min-w="27"] { min-width: 90%; } .grid-stack.grid-stack-30 > .grid-stack-item[gs-max-w="27"] { max-width: 90%; } .grid-stack.grid-stack-30 > .grid-stack-item[gs-w="28"] { width: 93.3333333333%; } .grid-stack.grid-stack-30 > .grid-stack-item[gs-x="28"] { left: 93.3333333333%; } .grid-stack.grid-stack-30 > .grid-stack-item[gs-min-w="28"] { min-width: 93.3333333333%; } .grid-stack.grid-stack-30 > .grid-stack-item[gs-max-w="28"] { max-width: 93.3333333333%; } .grid-stack.grid-stack-30 > .grid-stack-item[gs-w="29"] { width: 96.6666666667%; } .grid-stack.grid-stack-30 > .grid-stack-item[gs-x="29"] { left: 96.6666666667%; } .grid-stack.grid-stack-30 > .grid-stack-item[gs-min-w="29"] { min-width: 96.6666666667%; } .grid-stack.grid-stack-30 > .grid-stack-item[gs-max-w="29"] { max-width: 96.6666666667%; } .grid-stack.grid-stack-30 > .grid-stack-item[gs-w="30"] { width: 100%; } .grid-stack.grid-stack-30 > .grid-stack-item[gs-x="30"] { left: 100%; } .grid-stack.grid-stack-30 > .grid-stack-item[gs-min-w="30"] { min-width: 100%; } .grid-stack.grid-stack-30 > .grid-stack-item[gs-max-w="30"] { max-width: 100%; } .grid-stack.grid-stack-31 > .grid-stack-item { min-width: 3.2258064516%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-w="1"] { width: 3.2258064516%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-x="1"] { left: 3.2258064516%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-min-w="1"] { min-width: 3.2258064516%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-max-w="1"] { max-width: 3.2258064516%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-w="2"] { width: 6.4516129032%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-x="2"] { left: 6.4516129032%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-min-w="2"] { min-width: 6.4516129032%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-max-w="2"] { max-width: 6.4516129032%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-w="3"] { width: 9.6774193548%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-x="3"] { left: 9.6774193548%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-min-w="3"] { min-width: 9.6774193548%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-max-w="3"] { max-width: 9.6774193548%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-w="4"] { width: 12.9032258065%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-x="4"] { left: 12.9032258065%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-min-w="4"] { min-width: 12.9032258065%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-max-w="4"] { max-width: 12.9032258065%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-w="5"] { width: 16.1290322581%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-x="5"] { left: 16.1290322581%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-min-w="5"] { min-width: 16.1290322581%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-max-w="5"] { max-width: 16.1290322581%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-w="6"] { width: 19.3548387097%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-x="6"] { left: 19.3548387097%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-min-w="6"] { min-width: 19.3548387097%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-max-w="6"] { max-width: 19.3548387097%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-w="7"] { width: 22.5806451613%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-x="7"] { left: 22.5806451613%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-min-w="7"] { min-width: 22.5806451613%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-max-w="7"] { max-width: 22.5806451613%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-w="8"] { width: 25.8064516129%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-x="8"] { left: 25.8064516129%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-min-w="8"] { min-width: 25.8064516129%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-max-w="8"] { max-width: 25.8064516129%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-w="9"] { width: 29.0322580645%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-x="9"] { left: 29.0322580645%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-min-w="9"] { min-width: 29.0322580645%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-max-w="9"] { max-width: 29.0322580645%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-w="10"] { width: 32.2580645161%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-x="10"] { left: 32.2580645161%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-min-w="10"] { min-width: 32.2580645161%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-max-w="10"] { max-width: 32.2580645161%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-w="11"] { width: 35.4838709677%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-x="11"] { left: 35.4838709677%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-min-w="11"] { min-width: 35.4838709677%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-max-w="11"] { max-width: 35.4838709677%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-w="12"] { width: 38.7096774194%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-x="12"] { left: 38.7096774194%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-min-w="12"] { min-width: 38.7096774194%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-max-w="12"] { max-width: 38.7096774194%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-w="13"] { width: 41.935483871%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-x="13"] { left: 41.935483871%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-min-w="13"] { min-width: 41.935483871%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-max-w="13"] { max-width: 41.935483871%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-w="14"] { width: 45.1612903226%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-x="14"] { left: 45.1612903226%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-min-w="14"] { min-width: 45.1612903226%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-max-w="14"] { max-width: 45.1612903226%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-w="15"] { width: 48.3870967742%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-x="15"] { left: 48.3870967742%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-min-w="15"] { min-width: 48.3870967742%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-max-w="15"] { max-width: 48.3870967742%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-w="16"] { width: 51.6129032258%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-x="16"] { left: 51.6129032258%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-min-w="16"] { min-width: 51.6129032258%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-max-w="16"] { max-width: 51.6129032258%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-w="17"] { width: 54.8387096774%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-x="17"] { left: 54.8387096774%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-min-w="17"] { min-width: 54.8387096774%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-max-w="17"] { max-width: 54.8387096774%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-w="18"] { width: 58.064516129%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-x="18"] { left: 58.064516129%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-min-w="18"] { min-width: 58.064516129%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-max-w="18"] { max-width: 58.064516129%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-w="19"] { width: 61.2903225806%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-x="19"] { left: 61.2903225806%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-min-w="19"] { min-width: 61.2903225806%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-max-w="19"] { max-width: 61.2903225806%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-w="20"] { width: 64.5161290323%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-x="20"] { left: 64.5161290323%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-min-w="20"] { min-width: 64.5161290323%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-max-w="20"] { max-width: 64.5161290323%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-w="21"] { width: 67.7419354839%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-x="21"] { left: 67.7419354839%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-min-w="21"] { min-width: 67.7419354839%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-max-w="21"] { max-width: 67.7419354839%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-w="22"] { width: 70.9677419355%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-x="22"] { left: 70.9677419355%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-min-w="22"] { min-width: 70.9677419355%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-max-w="22"] { max-width: 70.9677419355%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-w="23"] { width: 74.1935483871%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-x="23"] { left: 74.1935483871%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-min-w="23"] { min-width: 74.1935483871%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-max-w="23"] { max-width: 74.1935483871%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-w="24"] { width: 77.4193548387%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-x="24"] { left: 77.4193548387%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-min-w="24"] { min-width: 77.4193548387%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-max-w="24"] { max-width: 77.4193548387%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-w="25"] { width: 80.6451612903%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-x="25"] { left: 80.6451612903%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-min-w="25"] { min-width: 80.6451612903%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-max-w="25"] { max-width: 80.6451612903%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-w="26"] { width: 83.8709677419%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-x="26"] { left: 83.8709677419%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-min-w="26"] { min-width: 83.8709677419%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-max-w="26"] { max-width: 83.8709677419%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-w="27"] { width: 87.0967741935%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-x="27"] { left: 87.0967741935%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-min-w="27"] { min-width: 87.0967741935%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-max-w="27"] { max-width: 87.0967741935%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-w="28"] { width: 90.3225806452%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-x="28"] { left: 90.3225806452%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-min-w="28"] { min-width: 90.3225806452%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-max-w="28"] { max-width: 90.3225806452%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-w="29"] { width: 93.5483870968%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-x="29"] { left: 93.5483870968%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-min-w="29"] { min-width: 93.5483870968%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-max-w="29"] { max-width: 93.5483870968%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-w="30"] { width: 96.7741935484%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-x="30"] { left: 96.7741935484%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-min-w="30"] { min-width: 96.7741935484%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-max-w="30"] { max-width: 96.7741935484%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-w="31"] { width: 100%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-x="31"] { left: 100%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-min-w="31"] { min-width: 100%; } .grid-stack.grid-stack-31 > .grid-stack-item[gs-max-w="31"] { max-width: 100%; } .grid-stack.grid-stack-32 > .grid-stack-item { min-width: 3.125%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-w="1"] { width: 3.125%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-x="1"] { left: 3.125%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-min-w="1"] { min-width: 3.125%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-max-w="1"] { max-width: 3.125%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-w="2"] { width: 6.25%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-x="2"] { left: 6.25%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-min-w="2"] { min-width: 6.25%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-max-w="2"] { max-width: 6.25%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-w="3"] { width: 9.375%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-x="3"] { left: 9.375%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-min-w="3"] { min-width: 9.375%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-max-w="3"] { max-width: 9.375%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-w="4"] { width: 12.5%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-x="4"] { left: 12.5%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-min-w="4"] { min-width: 12.5%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-max-w="4"] { max-width: 12.5%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-w="5"] { width: 15.625%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-x="5"] { left: 15.625%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-min-w="5"] { min-width: 15.625%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-max-w="5"] { max-width: 15.625%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-w="6"] { width: 18.75%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-x="6"] { left: 18.75%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-min-w="6"] { min-width: 18.75%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-max-w="6"] { max-width: 18.75%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-w="7"] { width: 21.875%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-x="7"] { left: 21.875%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-min-w="7"] { min-width: 21.875%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-max-w="7"] { max-width: 21.875%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-w="8"] { width: 25%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-x="8"] { left: 25%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-min-w="8"] { min-width: 25%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-max-w="8"] { max-width: 25%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-w="9"] { width: 28.125%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-x="9"] { left: 28.125%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-min-w="9"] { min-width: 28.125%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-max-w="9"] { max-width: 28.125%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-w="10"] { width: 31.25%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-x="10"] { left: 31.25%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-min-w="10"] { min-width: 31.25%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-max-w="10"] { max-width: 31.25%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-w="11"] { width: 34.375%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-x="11"] { left: 34.375%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-min-w="11"] { min-width: 34.375%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-max-w="11"] { max-width: 34.375%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-w="12"] { width: 37.5%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-x="12"] { left: 37.5%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-min-w="12"] { min-width: 37.5%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-max-w="12"] { max-width: 37.5%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-w="13"] { width: 40.625%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-x="13"] { left: 40.625%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-min-w="13"] { min-width: 40.625%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-max-w="13"] { max-width: 40.625%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-w="14"] { width: 43.75%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-x="14"] { left: 43.75%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-min-w="14"] { min-width: 43.75%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-max-w="14"] { max-width: 43.75%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-w="15"] { width: 46.875%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-x="15"] { left: 46.875%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-min-w="15"] { min-width: 46.875%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-max-w="15"] { max-width: 46.875%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-w="16"] { width: 50%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-x="16"] { left: 50%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-min-w="16"] { min-width: 50%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-max-w="16"] { max-width: 50%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-w="17"] { width: 53.125%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-x="17"] { left: 53.125%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-min-w="17"] { min-width: 53.125%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-max-w="17"] { max-width: 53.125%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-w="18"] { width: 56.25%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-x="18"] { left: 56.25%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-min-w="18"] { min-width: 56.25%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-max-w="18"] { max-width: 56.25%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-w="19"] { width: 59.375%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-x="19"] { left: 59.375%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-min-w="19"] { min-width: 59.375%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-max-w="19"] { max-width: 59.375%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-w="20"] { width: 62.5%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-x="20"] { left: 62.5%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-min-w="20"] { min-width: 62.5%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-max-w="20"] { max-width: 62.5%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-w="21"] { width: 65.625%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-x="21"] { left: 65.625%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-min-w="21"] { min-width: 65.625%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-max-w="21"] { max-width: 65.625%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-w="22"] { width: 68.75%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-x="22"] { left: 68.75%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-min-w="22"] { min-width: 68.75%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-max-w="22"] { max-width: 68.75%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-w="23"] { width: 71.875%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-x="23"] { left: 71.875%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-min-w="23"] { min-width: 71.875%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-max-w="23"] { max-width: 71.875%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-w="24"] { width: 75%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-x="24"] { left: 75%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-min-w="24"] { min-width: 75%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-max-w="24"] { max-width: 75%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-w="25"] { width: 78.125%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-x="25"] { left: 78.125%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-min-w="25"] { min-width: 78.125%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-max-w="25"] { max-width: 78.125%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-w="26"] { width: 81.25%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-x="26"] { left: 81.25%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-min-w="26"] { min-width: 81.25%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-max-w="26"] { max-width: 81.25%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-w="27"] { width: 84.375%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-x="27"] { left: 84.375%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-min-w="27"] { min-width: 84.375%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-max-w="27"] { max-width: 84.375%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-w="28"] { width: 87.5%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-x="28"] { left: 87.5%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-min-w="28"] { min-width: 87.5%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-max-w="28"] { max-width: 87.5%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-w="29"] { width: 90.625%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-x="29"] { left: 90.625%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-min-w="29"] { min-width: 90.625%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-max-w="29"] { max-width: 90.625%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-w="30"] { width: 93.75%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-x="30"] { left: 93.75%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-min-w="30"] { min-width: 93.75%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-max-w="30"] { max-width: 93.75%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-w="31"] { width: 96.875%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-x="31"] { left: 96.875%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-min-w="31"] { min-width: 96.875%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-max-w="31"] { max-width: 96.875%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-w="32"] { width: 100%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-x="32"] { left: 100%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-min-w="32"] { min-width: 100%; } .grid-stack.grid-stack-32 > .grid-stack-item[gs-max-w="32"] { max-width: 100%; } .grid-stack.grid-stack-33 > .grid-stack-item { min-width: 3.0303030303%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-w="1"] { width: 3.0303030303%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-x="1"] { left: 3.0303030303%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-min-w="1"] { min-width: 3.0303030303%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-max-w="1"] { max-width: 3.0303030303%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-w="2"] { width: 6.0606060606%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-x="2"] { left: 6.0606060606%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-min-w="2"] { min-width: 6.0606060606%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-max-w="2"] { max-width: 6.0606060606%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-w="3"] { width: 9.0909090909%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-x="3"] { left: 9.0909090909%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-min-w="3"] { min-width: 9.0909090909%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-max-w="3"] { max-width: 9.0909090909%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-w="4"] { width: 12.1212121212%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-x="4"] { left: 12.1212121212%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-min-w="4"] { min-width: 12.1212121212%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-max-w="4"] { max-width: 12.1212121212%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-w="5"] { width: 15.1515151515%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-x="5"] { left: 15.1515151515%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-min-w="5"] { min-width: 15.1515151515%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-max-w="5"] { max-width: 15.1515151515%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-w="6"] { width: 18.1818181818%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-x="6"] { left: 18.1818181818%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-min-w="6"] { min-width: 18.1818181818%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-max-w="6"] { max-width: 18.1818181818%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-w="7"] { width: 21.2121212121%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-x="7"] { left: 21.2121212121%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-min-w="7"] { min-width: 21.2121212121%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-max-w="7"] { max-width: 21.2121212121%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-w="8"] { width: 24.2424242424%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-x="8"] { left: 24.2424242424%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-min-w="8"] { min-width: 24.2424242424%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-max-w="8"] { max-width: 24.2424242424%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-w="9"] { width: 27.2727272727%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-x="9"] { left: 27.2727272727%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-min-w="9"] { min-width: 27.2727272727%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-max-w="9"] { max-width: 27.2727272727%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-w="10"] { width: 30.303030303%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-x="10"] { left: 30.303030303%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-min-w="10"] { min-width: 30.303030303%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-max-w="10"] { max-width: 30.303030303%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-w="11"] { width: 33.3333333333%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-x="11"] { left: 33.3333333333%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-min-w="11"] { min-width: 33.3333333333%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-max-w="11"] { max-width: 33.3333333333%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-w="12"] { width: 36.3636363636%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-x="12"] { left: 36.3636363636%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-min-w="12"] { min-width: 36.3636363636%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-max-w="12"] { max-width: 36.3636363636%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-w="13"] { width: 39.3939393939%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-x="13"] { left: 39.3939393939%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-min-w="13"] { min-width: 39.3939393939%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-max-w="13"] { max-width: 39.3939393939%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-w="14"] { width: 42.4242424242%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-x="14"] { left: 42.4242424242%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-min-w="14"] { min-width: 42.4242424242%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-max-w="14"] { max-width: 42.4242424242%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-w="15"] { width: 45.4545454545%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-x="15"] { left: 45.4545454545%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-min-w="15"] { min-width: 45.4545454545%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-max-w="15"] { max-width: 45.4545454545%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-w="16"] { width: 48.4848484848%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-x="16"] { left: 48.4848484848%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-min-w="16"] { min-width: 48.4848484848%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-max-w="16"] { max-width: 48.4848484848%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-w="17"] { width: 51.5151515152%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-x="17"] { left: 51.5151515152%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-min-w="17"] { min-width: 51.5151515152%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-max-w="17"] { max-width: 51.5151515152%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-w="18"] { width: 54.5454545455%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-x="18"] { left: 54.5454545455%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-min-w="18"] { min-width: 54.5454545455%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-max-w="18"] { max-width: 54.5454545455%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-w="19"] { width: 57.5757575758%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-x="19"] { left: 57.5757575758%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-min-w="19"] { min-width: 57.5757575758%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-max-w="19"] { max-width: 57.5757575758%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-w="20"] { width: 60.6060606061%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-x="20"] { left: 60.6060606061%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-min-w="20"] { min-width: 60.6060606061%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-max-w="20"] { max-width: 60.6060606061%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-w="21"] { width: 63.6363636364%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-x="21"] { left: 63.6363636364%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-min-w="21"] { min-width: 63.6363636364%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-max-w="21"] { max-width: 63.6363636364%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-w="22"] { width: 66.6666666667%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-x="22"] { left: 66.6666666667%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-min-w="22"] { min-width: 66.6666666667%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-max-w="22"] { max-width: 66.6666666667%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-w="23"] { width: 69.696969697%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-x="23"] { left: 69.696969697%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-min-w="23"] { min-width: 69.696969697%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-max-w="23"] { max-width: 69.696969697%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-w="24"] { width: 72.7272727273%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-x="24"] { left: 72.7272727273%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-min-w="24"] { min-width: 72.7272727273%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-max-w="24"] { max-width: 72.7272727273%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-w="25"] { width: 75.7575757576%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-x="25"] { left: 75.7575757576%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-min-w="25"] { min-width: 75.7575757576%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-max-w="25"] { max-width: 75.7575757576%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-w="26"] { width: 78.7878787879%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-x="26"] { left: 78.7878787879%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-min-w="26"] { min-width: 78.7878787879%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-max-w="26"] { max-width: 78.7878787879%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-w="27"] { width: 81.8181818182%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-x="27"] { left: 81.8181818182%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-min-w="27"] { min-width: 81.8181818182%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-max-w="27"] { max-width: 81.8181818182%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-w="28"] { width: 84.8484848485%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-x="28"] { left: 84.8484848485%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-min-w="28"] { min-width: 84.8484848485%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-max-w="28"] { max-width: 84.8484848485%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-w="29"] { width: 87.8787878788%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-x="29"] { left: 87.8787878788%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-min-w="29"] { min-width: 87.8787878788%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-max-w="29"] { max-width: 87.8787878788%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-w="30"] { width: 90.9090909091%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-x="30"] { left: 90.9090909091%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-min-w="30"] { min-width: 90.9090909091%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-max-w="30"] { max-width: 90.9090909091%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-w="31"] { width: 93.9393939394%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-x="31"] { left: 93.9393939394%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-min-w="31"] { min-width: 93.9393939394%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-max-w="31"] { max-width: 93.9393939394%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-w="32"] { width: 96.9696969697%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-x="32"] { left: 96.9696969697%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-min-w="32"] { min-width: 96.9696969697%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-max-w="32"] { max-width: 96.9696969697%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-w="33"] { width: 100%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-x="33"] { left: 100%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-min-w="33"] { min-width: 100%; } .grid-stack.grid-stack-33 > .grid-stack-item[gs-max-w="33"] { max-width: 100%; } .grid-stack.grid-stack-34 > .grid-stack-item { min-width: 2.9411764706%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-w="1"] { width: 2.9411764706%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-x="1"] { left: 2.9411764706%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-min-w="1"] { min-width: 2.9411764706%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-max-w="1"] { max-width: 2.9411764706%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-w="2"] { width: 5.8823529412%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-x="2"] { left: 5.8823529412%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-min-w="2"] { min-width: 5.8823529412%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-max-w="2"] { max-width: 5.8823529412%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-w="3"] { width: 8.8235294118%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-x="3"] { left: 8.8235294118%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-min-w="3"] { min-width: 8.8235294118%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-max-w="3"] { max-width: 8.8235294118%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-w="4"] { width: 11.7647058824%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-x="4"] { left: 11.7647058824%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-min-w="4"] { min-width: 11.7647058824%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-max-w="4"] { max-width: 11.7647058824%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-w="5"] { width: 14.7058823529%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-x="5"] { left: 14.7058823529%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-min-w="5"] { min-width: 14.7058823529%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-max-w="5"] { max-width: 14.7058823529%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-w="6"] { width: 17.6470588235%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-x="6"] { left: 17.6470588235%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-min-w="6"] { min-width: 17.6470588235%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-max-w="6"] { max-width: 17.6470588235%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-w="7"] { width: 20.5882352941%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-x="7"] { left: 20.5882352941%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-min-w="7"] { min-width: 20.5882352941%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-max-w="7"] { max-width: 20.5882352941%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-w="8"] { width: 23.5294117647%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-x="8"] { left: 23.5294117647%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-min-w="8"] { min-width: 23.5294117647%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-max-w="8"] { max-width: 23.5294117647%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-w="9"] { width: 26.4705882353%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-x="9"] { left: 26.4705882353%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-min-w="9"] { min-width: 26.4705882353%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-max-w="9"] { max-width: 26.4705882353%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-w="10"] { width: 29.4117647059%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-x="10"] { left: 29.4117647059%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-min-w="10"] { min-width: 29.4117647059%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-max-w="10"] { max-width: 29.4117647059%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-w="11"] { width: 32.3529411765%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-x="11"] { left: 32.3529411765%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-min-w="11"] { min-width: 32.3529411765%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-max-w="11"] { max-width: 32.3529411765%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-w="12"] { width: 35.2941176471%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-x="12"] { left: 35.2941176471%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-min-w="12"] { min-width: 35.2941176471%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-max-w="12"] { max-width: 35.2941176471%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-w="13"] { width: 38.2352941176%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-x="13"] { left: 38.2352941176%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-min-w="13"] { min-width: 38.2352941176%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-max-w="13"] { max-width: 38.2352941176%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-w="14"] { width: 41.1764705882%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-x="14"] { left: 41.1764705882%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-min-w="14"] { min-width: 41.1764705882%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-max-w="14"] { max-width: 41.1764705882%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-w="15"] { width: 44.1176470588%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-x="15"] { left: 44.1176470588%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-min-w="15"] { min-width: 44.1176470588%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-max-w="15"] { max-width: 44.1176470588%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-w="16"] { width: 47.0588235294%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-x="16"] { left: 47.0588235294%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-min-w="16"] { min-width: 47.0588235294%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-max-w="16"] { max-width: 47.0588235294%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-w="17"] { width: 50%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-x="17"] { left: 50%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-min-w="17"] { min-width: 50%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-max-w="17"] { max-width: 50%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-w="18"] { width: 52.9411764706%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-x="18"] { left: 52.9411764706%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-min-w="18"] { min-width: 52.9411764706%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-max-w="18"] { max-width: 52.9411764706%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-w="19"] { width: 55.8823529412%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-x="19"] { left: 55.8823529412%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-min-w="19"] { min-width: 55.8823529412%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-max-w="19"] { max-width: 55.8823529412%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-w="20"] { width: 58.8235294118%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-x="20"] { left: 58.8235294118%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-min-w="20"] { min-width: 58.8235294118%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-max-w="20"] { max-width: 58.8235294118%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-w="21"] { width: 61.7647058824%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-x="21"] { left: 61.7647058824%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-min-w="21"] { min-width: 61.7647058824%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-max-w="21"] { max-width: 61.7647058824%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-w="22"] { width: 64.7058823529%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-x="22"] { left: 64.7058823529%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-min-w="22"] { min-width: 64.7058823529%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-max-w="22"] { max-width: 64.7058823529%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-w="23"] { width: 67.6470588235%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-x="23"] { left: 67.6470588235%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-min-w="23"] { min-width: 67.6470588235%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-max-w="23"] { max-width: 67.6470588235%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-w="24"] { width: 70.5882352941%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-x="24"] { left: 70.5882352941%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-min-w="24"] { min-width: 70.5882352941%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-max-w="24"] { max-width: 70.5882352941%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-w="25"] { width: 73.5294117647%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-x="25"] { left: 73.5294117647%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-min-w="25"] { min-width: 73.5294117647%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-max-w="25"] { max-width: 73.5294117647%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-w="26"] { width: 76.4705882353%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-x="26"] { left: 76.4705882353%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-min-w="26"] { min-width: 76.4705882353%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-max-w="26"] { max-width: 76.4705882353%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-w="27"] { width: 79.4117647059%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-x="27"] { left: 79.4117647059%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-min-w="27"] { min-width: 79.4117647059%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-max-w="27"] { max-width: 79.4117647059%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-w="28"] { width: 82.3529411765%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-x="28"] { left: 82.3529411765%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-min-w="28"] { min-width: 82.3529411765%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-max-w="28"] { max-width: 82.3529411765%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-w="29"] { width: 85.2941176471%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-x="29"] { left: 85.2941176471%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-min-w="29"] { min-width: 85.2941176471%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-max-w="29"] { max-width: 85.2941176471%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-w="30"] { width: 88.2352941176%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-x="30"] { left: 88.2352941176%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-min-w="30"] { min-width: 88.2352941176%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-max-w="30"] { max-width: 88.2352941176%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-w="31"] { width: 91.1764705882%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-x="31"] { left: 91.1764705882%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-min-w="31"] { min-width: 91.1764705882%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-max-w="31"] { max-width: 91.1764705882%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-w="32"] { width: 94.1176470588%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-x="32"] { left: 94.1176470588%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-min-w="32"] { min-width: 94.1176470588%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-max-w="32"] { max-width: 94.1176470588%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-w="33"] { width: 97.0588235294%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-x="33"] { left: 97.0588235294%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-min-w="33"] { min-width: 97.0588235294%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-max-w="33"] { max-width: 97.0588235294%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-w="34"] { width: 100%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-x="34"] { left: 100%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-min-w="34"] { min-width: 100%; } .grid-stack.grid-stack-34 > .grid-stack-item[gs-max-w="34"] { max-width: 100%; } .grid-stack.grid-stack-35 > .grid-stack-item { min-width: 2.8571428571%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-w="1"] { width: 2.8571428571%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-x="1"] { left: 2.8571428571%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-min-w="1"] { min-width: 2.8571428571%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-max-w="1"] { max-width: 2.8571428571%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-w="2"] { width: 5.7142857143%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-x="2"] { left: 5.7142857143%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-min-w="2"] { min-width: 5.7142857143%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-max-w="2"] { max-width: 5.7142857143%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-w="3"] { width: 8.5714285714%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-x="3"] { left: 8.5714285714%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-min-w="3"] { min-width: 8.5714285714%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-max-w="3"] { max-width: 8.5714285714%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-w="4"] { width: 11.4285714286%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-x="4"] { left: 11.4285714286%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-min-w="4"] { min-width: 11.4285714286%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-max-w="4"] { max-width: 11.4285714286%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-w="5"] { width: 14.2857142857%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-x="5"] { left: 14.2857142857%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-min-w="5"] { min-width: 14.2857142857%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-max-w="5"] { max-width: 14.2857142857%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-w="6"] { width: 17.1428571429%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-x="6"] { left: 17.1428571429%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-min-w="6"] { min-width: 17.1428571429%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-max-w="6"] { max-width: 17.1428571429%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-w="7"] { width: 20%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-x="7"] { left: 20%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-min-w="7"] { min-width: 20%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-max-w="7"] { max-width: 20%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-w="8"] { width: 22.8571428571%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-x="8"] { left: 22.8571428571%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-min-w="8"] { min-width: 22.8571428571%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-max-w="8"] { max-width: 22.8571428571%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-w="9"] { width: 25.7142857143%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-x="9"] { left: 25.7142857143%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-min-w="9"] { min-width: 25.7142857143%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-max-w="9"] { max-width: 25.7142857143%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-w="10"] { width: 28.5714285714%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-x="10"] { left: 28.5714285714%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-min-w="10"] { min-width: 28.5714285714%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-max-w="10"] { max-width: 28.5714285714%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-w="11"] { width: 31.4285714286%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-x="11"] { left: 31.4285714286%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-min-w="11"] { min-width: 31.4285714286%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-max-w="11"] { max-width: 31.4285714286%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-w="12"] { width: 34.2857142857%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-x="12"] { left: 34.2857142857%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-min-w="12"] { min-width: 34.2857142857%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-max-w="12"] { max-width: 34.2857142857%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-w="13"] { width: 37.1428571429%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-x="13"] { left: 37.1428571429%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-min-w="13"] { min-width: 37.1428571429%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-max-w="13"] { max-width: 37.1428571429%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-w="14"] { width: 40%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-x="14"] { left: 40%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-min-w="14"] { min-width: 40%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-max-w="14"] { max-width: 40%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-w="15"] { width: 42.8571428571%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-x="15"] { left: 42.8571428571%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-min-w="15"] { min-width: 42.8571428571%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-max-w="15"] { max-width: 42.8571428571%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-w="16"] { width: 45.7142857143%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-x="16"] { left: 45.7142857143%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-min-w="16"] { min-width: 45.7142857143%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-max-w="16"] { max-width: 45.7142857143%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-w="17"] { width: 48.5714285714%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-x="17"] { left: 48.5714285714%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-min-w="17"] { min-width: 48.5714285714%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-max-w="17"] { max-width: 48.5714285714%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-w="18"] { width: 51.4285714286%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-x="18"] { left: 51.4285714286%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-min-w="18"] { min-width: 51.4285714286%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-max-w="18"] { max-width: 51.4285714286%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-w="19"] { width: 54.2857142857%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-x="19"] { left: 54.2857142857%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-min-w="19"] { min-width: 54.2857142857%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-max-w="19"] { max-width: 54.2857142857%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-w="20"] { width: 57.1428571429%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-x="20"] { left: 57.1428571429%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-min-w="20"] { min-width: 57.1428571429%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-max-w="20"] { max-width: 57.1428571429%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-w="21"] { width: 60%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-x="21"] { left: 60%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-min-w="21"] { min-width: 60%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-max-w="21"] { max-width: 60%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-w="22"] { width: 62.8571428571%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-x="22"] { left: 62.8571428571%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-min-w="22"] { min-width: 62.8571428571%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-max-w="22"] { max-width: 62.8571428571%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-w="23"] { width: 65.7142857143%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-x="23"] { left: 65.7142857143%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-min-w="23"] { min-width: 65.7142857143%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-max-w="23"] { max-width: 65.7142857143%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-w="24"] { width: 68.5714285714%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-x="24"] { left: 68.5714285714%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-min-w="24"] { min-width: 68.5714285714%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-max-w="24"] { max-width: 68.5714285714%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-w="25"] { width: 71.4285714286%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-x="25"] { left: 71.4285714286%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-min-w="25"] { min-width: 71.4285714286%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-max-w="25"] { max-width: 71.4285714286%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-w="26"] { width: 74.2857142857%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-x="26"] { left: 74.2857142857%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-min-w="26"] { min-width: 74.2857142857%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-max-w="26"] { max-width: 74.2857142857%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-w="27"] { width: 77.1428571429%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-x="27"] { left: 77.1428571429%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-min-w="27"] { min-width: 77.1428571429%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-max-w="27"] { max-width: 77.1428571429%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-w="28"] { width: 80%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-x="28"] { left: 80%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-min-w="28"] { min-width: 80%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-max-w="28"] { max-width: 80%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-w="29"] { width: 82.8571428571%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-x="29"] { left: 82.8571428571%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-min-w="29"] { min-width: 82.8571428571%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-max-w="29"] { max-width: 82.8571428571%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-w="30"] { width: 85.7142857143%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-x="30"] { left: 85.7142857143%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-min-w="30"] { min-width: 85.7142857143%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-max-w="30"] { max-width: 85.7142857143%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-w="31"] { width: 88.5714285714%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-x="31"] { left: 88.5714285714%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-min-w="31"] { min-width: 88.5714285714%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-max-w="31"] { max-width: 88.5714285714%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-w="32"] { width: 91.4285714286%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-x="32"] { left: 91.4285714286%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-min-w="32"] { min-width: 91.4285714286%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-max-w="32"] { max-width: 91.4285714286%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-w="33"] { width: 94.2857142857%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-x="33"] { left: 94.2857142857%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-min-w="33"] { min-width: 94.2857142857%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-max-w="33"] { max-width: 94.2857142857%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-w="34"] { width: 97.1428571429%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-x="34"] { left: 97.1428571429%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-min-w="34"] { min-width: 97.1428571429%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-max-w="34"] { max-width: 97.1428571429%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-w="35"] { width: 100%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-x="35"] { left: 100%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-min-w="35"] { min-width: 100%; } .grid-stack.grid-stack-35 > .grid-stack-item[gs-max-w="35"] { max-width: 100%; } .grid-stack.grid-stack-36 > .grid-stack-item { min-width: 2.7777777778%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-w="1"] { width: 2.7777777778%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-x="1"] { left: 2.7777777778%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-min-w="1"] { min-width: 2.7777777778%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-max-w="1"] { max-width: 2.7777777778%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-w="2"] { width: 5.5555555556%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-x="2"] { left: 5.5555555556%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-min-w="2"] { min-width: 5.5555555556%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-max-w="2"] { max-width: 5.5555555556%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-w="3"] { width: 8.3333333333%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-x="3"] { left: 8.3333333333%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-min-w="3"] { min-width: 8.3333333333%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-max-w="3"] { max-width: 8.3333333333%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-w="4"] { width: 11.1111111111%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-x="4"] { left: 11.1111111111%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-min-w="4"] { min-width: 11.1111111111%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-max-w="4"] { max-width: 11.1111111111%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-w="5"] { width: 13.8888888889%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-x="5"] { left: 13.8888888889%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-min-w="5"] { min-width: 13.8888888889%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-max-w="5"] { max-width: 13.8888888889%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-w="6"] { width: 16.6666666667%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-x="6"] { left: 16.6666666667%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-min-w="6"] { min-width: 16.6666666667%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-max-w="6"] { max-width: 16.6666666667%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-w="7"] { width: 19.4444444444%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-x="7"] { left: 19.4444444444%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-min-w="7"] { min-width: 19.4444444444%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-max-w="7"] { max-width: 19.4444444444%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-w="8"] { width: 22.2222222222%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-x="8"] { left: 22.2222222222%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-min-w="8"] { min-width: 22.2222222222%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-max-w="8"] { max-width: 22.2222222222%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-w="9"] { width: 25%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-x="9"] { left: 25%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-min-w="9"] { min-width: 25%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-max-w="9"] { max-width: 25%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-w="10"] { width: 27.7777777778%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-x="10"] { left: 27.7777777778%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-min-w="10"] { min-width: 27.7777777778%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-max-w="10"] { max-width: 27.7777777778%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-w="11"] { width: 30.5555555556%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-x="11"] { left: 30.5555555556%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-min-w="11"] { min-width: 30.5555555556%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-max-w="11"] { max-width: 30.5555555556%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-w="12"] { width: 33.3333333333%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-x="12"] { left: 33.3333333333%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-min-w="12"] { min-width: 33.3333333333%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-max-w="12"] { max-width: 33.3333333333%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-w="13"] { width: 36.1111111111%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-x="13"] { left: 36.1111111111%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-min-w="13"] { min-width: 36.1111111111%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-max-w="13"] { max-width: 36.1111111111%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-w="14"] { width: 38.8888888889%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-x="14"] { left: 38.8888888889%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-min-w="14"] { min-width: 38.8888888889%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-max-w="14"] { max-width: 38.8888888889%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-w="15"] { width: 41.6666666667%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-x="15"] { left: 41.6666666667%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-min-w="15"] { min-width: 41.6666666667%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-max-w="15"] { max-width: 41.6666666667%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-w="16"] { width: 44.4444444444%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-x="16"] { left: 44.4444444444%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-min-w="16"] { min-width: 44.4444444444%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-max-w="16"] { max-width: 44.4444444444%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-w="17"] { width: 47.2222222222%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-x="17"] { left: 47.2222222222%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-min-w="17"] { min-width: 47.2222222222%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-max-w="17"] { max-width: 47.2222222222%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-w="18"] { width: 50%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-x="18"] { left: 50%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-min-w="18"] { min-width: 50%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-max-w="18"] { max-width: 50%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-w="19"] { width: 52.7777777778%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-x="19"] { left: 52.7777777778%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-min-w="19"] { min-width: 52.7777777778%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-max-w="19"] { max-width: 52.7777777778%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-w="20"] { width: 55.5555555556%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-x="20"] { left: 55.5555555556%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-min-w="20"] { min-width: 55.5555555556%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-max-w="20"] { max-width: 55.5555555556%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-w="21"] { width: 58.3333333333%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-x="21"] { left: 58.3333333333%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-min-w="21"] { min-width: 58.3333333333%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-max-w="21"] { max-width: 58.3333333333%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-w="22"] { width: 61.1111111111%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-x="22"] { left: 61.1111111111%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-min-w="22"] { min-width: 61.1111111111%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-max-w="22"] { max-width: 61.1111111111%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-w="23"] { width: 63.8888888889%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-x="23"] { left: 63.8888888889%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-min-w="23"] { min-width: 63.8888888889%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-max-w="23"] { max-width: 63.8888888889%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-w="24"] { width: 66.6666666667%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-x="24"] { left: 66.6666666667%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-min-w="24"] { min-width: 66.6666666667%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-max-w="24"] { max-width: 66.6666666667%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-w="25"] { width: 69.4444444444%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-x="25"] { left: 69.4444444444%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-min-w="25"] { min-width: 69.4444444444%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-max-w="25"] { max-width: 69.4444444444%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-w="26"] { width: 72.2222222222%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-x="26"] { left: 72.2222222222%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-min-w="26"] { min-width: 72.2222222222%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-max-w="26"] { max-width: 72.2222222222%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-w="27"] { width: 75%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-x="27"] { left: 75%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-min-w="27"] { min-width: 75%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-max-w="27"] { max-width: 75%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-w="28"] { width: 77.7777777778%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-x="28"] { left: 77.7777777778%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-min-w="28"] { min-width: 77.7777777778%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-max-w="28"] { max-width: 77.7777777778%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-w="29"] { width: 80.5555555556%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-x="29"] { left: 80.5555555556%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-min-w="29"] { min-width: 80.5555555556%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-max-w="29"] { max-width: 80.5555555556%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-w="30"] { width: 83.3333333333%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-x="30"] { left: 83.3333333333%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-min-w="30"] { min-width: 83.3333333333%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-max-w="30"] { max-width: 83.3333333333%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-w="31"] { width: 86.1111111111%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-x="31"] { left: 86.1111111111%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-min-w="31"] { min-width: 86.1111111111%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-max-w="31"] { max-width: 86.1111111111%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-w="32"] { width: 88.8888888889%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-x="32"] { left: 88.8888888889%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-min-w="32"] { min-width: 88.8888888889%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-max-w="32"] { max-width: 88.8888888889%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-w="33"] { width: 91.6666666667%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-x="33"] { left: 91.6666666667%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-min-w="33"] { min-width: 91.6666666667%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-max-w="33"] { max-width: 91.6666666667%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-w="34"] { width: 94.4444444444%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-x="34"] { left: 94.4444444444%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-min-w="34"] { min-width: 94.4444444444%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-max-w="34"] { max-width: 94.4444444444%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-w="35"] { width: 97.2222222222%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-x="35"] { left: 97.2222222222%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-min-w="35"] { min-width: 97.2222222222%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-max-w="35"] { max-width: 97.2222222222%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-w="36"] { width: 100%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-x="36"] { left: 100%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-min-w="36"] { min-width: 100%; } .grid-stack.grid-stack-36 > .grid-stack-item[gs-max-w="36"] { max-width: 100%; } .grid-stack.grid-stack-37 > .grid-stack-item { min-width: 2.7027027027%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-w="1"] { width: 2.7027027027%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-x="1"] { left: 2.7027027027%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-min-w="1"] { min-width: 2.7027027027%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-max-w="1"] { max-width: 2.7027027027%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-w="2"] { width: 5.4054054054%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-x="2"] { left: 5.4054054054%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-min-w="2"] { min-width: 5.4054054054%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-max-w="2"] { max-width: 5.4054054054%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-w="3"] { width: 8.1081081081%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-x="3"] { left: 8.1081081081%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-min-w="3"] { min-width: 8.1081081081%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-max-w="3"] { max-width: 8.1081081081%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-w="4"] { width: 10.8108108108%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-x="4"] { left: 10.8108108108%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-min-w="4"] { min-width: 10.8108108108%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-max-w="4"] { max-width: 10.8108108108%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-w="5"] { width: 13.5135135135%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-x="5"] { left: 13.5135135135%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-min-w="5"] { min-width: 13.5135135135%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-max-w="5"] { max-width: 13.5135135135%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-w="6"] { width: 16.2162162162%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-x="6"] { left: 16.2162162162%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-min-w="6"] { min-width: 16.2162162162%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-max-w="6"] { max-width: 16.2162162162%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-w="7"] { width: 18.9189189189%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-x="7"] { left: 18.9189189189%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-min-w="7"] { min-width: 18.9189189189%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-max-w="7"] { max-width: 18.9189189189%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-w="8"] { width: 21.6216216216%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-x="8"] { left: 21.6216216216%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-min-w="8"] { min-width: 21.6216216216%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-max-w="8"] { max-width: 21.6216216216%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-w="9"] { width: 24.3243243243%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-x="9"] { left: 24.3243243243%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-min-w="9"] { min-width: 24.3243243243%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-max-w="9"] { max-width: 24.3243243243%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-w="10"] { width: 27.027027027%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-x="10"] { left: 27.027027027%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-min-w="10"] { min-width: 27.027027027%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-max-w="10"] { max-width: 27.027027027%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-w="11"] { width: 29.7297297297%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-x="11"] { left: 29.7297297297%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-min-w="11"] { min-width: 29.7297297297%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-max-w="11"] { max-width: 29.7297297297%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-w="12"] { width: 32.4324324324%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-x="12"] { left: 32.4324324324%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-min-w="12"] { min-width: 32.4324324324%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-max-w="12"] { max-width: 32.4324324324%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-w="13"] { width: 35.1351351351%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-x="13"] { left: 35.1351351351%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-min-w="13"] { min-width: 35.1351351351%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-max-w="13"] { max-width: 35.1351351351%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-w="14"] { width: 37.8378378378%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-x="14"] { left: 37.8378378378%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-min-w="14"] { min-width: 37.8378378378%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-max-w="14"] { max-width: 37.8378378378%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-w="15"] { width: 40.5405405405%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-x="15"] { left: 40.5405405405%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-min-w="15"] { min-width: 40.5405405405%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-max-w="15"] { max-width: 40.5405405405%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-w="16"] { width: 43.2432432432%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-x="16"] { left: 43.2432432432%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-min-w="16"] { min-width: 43.2432432432%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-max-w="16"] { max-width: 43.2432432432%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-w="17"] { width: 45.9459459459%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-x="17"] { left: 45.9459459459%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-min-w="17"] { min-width: 45.9459459459%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-max-w="17"] { max-width: 45.9459459459%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-w="18"] { width: 48.6486486486%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-x="18"] { left: 48.6486486486%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-min-w="18"] { min-width: 48.6486486486%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-max-w="18"] { max-width: 48.6486486486%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-w="19"] { width: 51.3513513514%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-x="19"] { left: 51.3513513514%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-min-w="19"] { min-width: 51.3513513514%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-max-w="19"] { max-width: 51.3513513514%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-w="20"] { width: 54.0540540541%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-x="20"] { left: 54.0540540541%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-min-w="20"] { min-width: 54.0540540541%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-max-w="20"] { max-width: 54.0540540541%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-w="21"] { width: 56.7567567568%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-x="21"] { left: 56.7567567568%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-min-w="21"] { min-width: 56.7567567568%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-max-w="21"] { max-width: 56.7567567568%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-w="22"] { width: 59.4594594595%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-x="22"] { left: 59.4594594595%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-min-w="22"] { min-width: 59.4594594595%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-max-w="22"] { max-width: 59.4594594595%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-w="23"] { width: 62.1621621622%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-x="23"] { left: 62.1621621622%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-min-w="23"] { min-width: 62.1621621622%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-max-w="23"] { max-width: 62.1621621622%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-w="24"] { width: 64.8648648649%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-x="24"] { left: 64.8648648649%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-min-w="24"] { min-width: 64.8648648649%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-max-w="24"] { max-width: 64.8648648649%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-w="25"] { width: 67.5675675676%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-x="25"] { left: 67.5675675676%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-min-w="25"] { min-width: 67.5675675676%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-max-w="25"] { max-width: 67.5675675676%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-w="26"] { width: 70.2702702703%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-x="26"] { left: 70.2702702703%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-min-w="26"] { min-width: 70.2702702703%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-max-w="26"] { max-width: 70.2702702703%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-w="27"] { width: 72.972972973%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-x="27"] { left: 72.972972973%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-min-w="27"] { min-width: 72.972972973%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-max-w="27"] { max-width: 72.972972973%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-w="28"] { width: 75.6756756757%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-x="28"] { left: 75.6756756757%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-min-w="28"] { min-width: 75.6756756757%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-max-w="28"] { max-width: 75.6756756757%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-w="29"] { width: 78.3783783784%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-x="29"] { left: 78.3783783784%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-min-w="29"] { min-width: 78.3783783784%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-max-w="29"] { max-width: 78.3783783784%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-w="30"] { width: 81.0810810811%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-x="30"] { left: 81.0810810811%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-min-w="30"] { min-width: 81.0810810811%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-max-w="30"] { max-width: 81.0810810811%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-w="31"] { width: 83.7837837838%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-x="31"] { left: 83.7837837838%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-min-w="31"] { min-width: 83.7837837838%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-max-w="31"] { max-width: 83.7837837838%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-w="32"] { width: 86.4864864865%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-x="32"] { left: 86.4864864865%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-min-w="32"] { min-width: 86.4864864865%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-max-w="32"] { max-width: 86.4864864865%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-w="33"] { width: 89.1891891892%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-x="33"] { left: 89.1891891892%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-min-w="33"] { min-width: 89.1891891892%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-max-w="33"] { max-width: 89.1891891892%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-w="34"] { width: 91.8918918919%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-x="34"] { left: 91.8918918919%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-min-w="34"] { min-width: 91.8918918919%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-max-w="34"] { max-width: 91.8918918919%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-w="35"] { width: 94.5945945946%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-x="35"] { left: 94.5945945946%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-min-w="35"] { min-width: 94.5945945946%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-max-w="35"] { max-width: 94.5945945946%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-w="36"] { width: 97.2972972973%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-x="36"] { left: 97.2972972973%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-min-w="36"] { min-width: 97.2972972973%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-max-w="36"] { max-width: 97.2972972973%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-w="37"] { width: 100%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-x="37"] { left: 100%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-min-w="37"] { min-width: 100%; } .grid-stack.grid-stack-37 > .grid-stack-item[gs-max-w="37"] { max-width: 100%; } .grid-stack.grid-stack-38 > .grid-stack-item { min-width: 2.6315789474%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-w="1"] { width: 2.6315789474%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-x="1"] { left: 2.6315789474%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-min-w="1"] { min-width: 2.6315789474%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-max-w="1"] { max-width: 2.6315789474%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-w="2"] { width: 5.2631578947%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-x="2"] { left: 5.2631578947%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-min-w="2"] { min-width: 5.2631578947%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-max-w="2"] { max-width: 5.2631578947%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-w="3"] { width: 7.8947368421%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-x="3"] { left: 7.8947368421%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-min-w="3"] { min-width: 7.8947368421%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-max-w="3"] { max-width: 7.8947368421%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-w="4"] { width: 10.5263157895%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-x="4"] { left: 10.5263157895%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-min-w="4"] { min-width: 10.5263157895%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-max-w="4"] { max-width: 10.5263157895%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-w="5"] { width: 13.1578947368%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-x="5"] { left: 13.1578947368%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-min-w="5"] { min-width: 13.1578947368%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-max-w="5"] { max-width: 13.1578947368%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-w="6"] { width: 15.7894736842%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-x="6"] { left: 15.7894736842%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-min-w="6"] { min-width: 15.7894736842%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-max-w="6"] { max-width: 15.7894736842%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-w="7"] { width: 18.4210526316%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-x="7"] { left: 18.4210526316%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-min-w="7"] { min-width: 18.4210526316%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-max-w="7"] { max-width: 18.4210526316%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-w="8"] { width: 21.0526315789%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-x="8"] { left: 21.0526315789%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-min-w="8"] { min-width: 21.0526315789%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-max-w="8"] { max-width: 21.0526315789%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-w="9"] { width: 23.6842105263%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-x="9"] { left: 23.6842105263%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-min-w="9"] { min-width: 23.6842105263%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-max-w="9"] { max-width: 23.6842105263%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-w="10"] { width: 26.3157894737%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-x="10"] { left: 26.3157894737%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-min-w="10"] { min-width: 26.3157894737%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-max-w="10"] { max-width: 26.3157894737%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-w="11"] { width: 28.9473684211%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-x="11"] { left: 28.9473684211%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-min-w="11"] { min-width: 28.9473684211%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-max-w="11"] { max-width: 28.9473684211%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-w="12"] { width: 31.5789473684%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-x="12"] { left: 31.5789473684%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-min-w="12"] { min-width: 31.5789473684%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-max-w="12"] { max-width: 31.5789473684%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-w="13"] { width: 34.2105263158%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-x="13"] { left: 34.2105263158%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-min-w="13"] { min-width: 34.2105263158%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-max-w="13"] { max-width: 34.2105263158%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-w="14"] { width: 36.8421052632%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-x="14"] { left: 36.8421052632%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-min-w="14"] { min-width: 36.8421052632%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-max-w="14"] { max-width: 36.8421052632%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-w="15"] { width: 39.4736842105%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-x="15"] { left: 39.4736842105%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-min-w="15"] { min-width: 39.4736842105%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-max-w="15"] { max-width: 39.4736842105%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-w="16"] { width: 42.1052631579%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-x="16"] { left: 42.1052631579%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-min-w="16"] { min-width: 42.1052631579%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-max-w="16"] { max-width: 42.1052631579%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-w="17"] { width: 44.7368421053%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-x="17"] { left: 44.7368421053%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-min-w="17"] { min-width: 44.7368421053%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-max-w="17"] { max-width: 44.7368421053%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-w="18"] { width: 47.3684210526%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-x="18"] { left: 47.3684210526%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-min-w="18"] { min-width: 47.3684210526%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-max-w="18"] { max-width: 47.3684210526%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-w="19"] { width: 50%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-x="19"] { left: 50%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-min-w="19"] { min-width: 50%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-max-w="19"] { max-width: 50%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-w="20"] { width: 52.6315789474%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-x="20"] { left: 52.6315789474%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-min-w="20"] { min-width: 52.6315789474%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-max-w="20"] { max-width: 52.6315789474%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-w="21"] { width: 55.2631578947%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-x="21"] { left: 55.2631578947%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-min-w="21"] { min-width: 55.2631578947%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-max-w="21"] { max-width: 55.2631578947%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-w="22"] { width: 57.8947368421%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-x="22"] { left: 57.8947368421%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-min-w="22"] { min-width: 57.8947368421%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-max-w="22"] { max-width: 57.8947368421%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-w="23"] { width: 60.5263157895%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-x="23"] { left: 60.5263157895%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-min-w="23"] { min-width: 60.5263157895%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-max-w="23"] { max-width: 60.5263157895%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-w="24"] { width: 63.1578947368%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-x="24"] { left: 63.1578947368%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-min-w="24"] { min-width: 63.1578947368%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-max-w="24"] { max-width: 63.1578947368%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-w="25"] { width: 65.7894736842%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-x="25"] { left: 65.7894736842%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-min-w="25"] { min-width: 65.7894736842%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-max-w="25"] { max-width: 65.7894736842%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-w="26"] { width: 68.4210526316%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-x="26"] { left: 68.4210526316%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-min-w="26"] { min-width: 68.4210526316%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-max-w="26"] { max-width: 68.4210526316%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-w="27"] { width: 71.0526315789%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-x="27"] { left: 71.0526315789%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-min-w="27"] { min-width: 71.0526315789%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-max-w="27"] { max-width: 71.0526315789%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-w="28"] { width: 73.6842105263%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-x="28"] { left: 73.6842105263%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-min-w="28"] { min-width: 73.6842105263%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-max-w="28"] { max-width: 73.6842105263%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-w="29"] { width: 76.3157894737%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-x="29"] { left: 76.3157894737%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-min-w="29"] { min-width: 76.3157894737%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-max-w="29"] { max-width: 76.3157894737%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-w="30"] { width: 78.9473684211%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-x="30"] { left: 78.9473684211%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-min-w="30"] { min-width: 78.9473684211%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-max-w="30"] { max-width: 78.9473684211%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-w="31"] { width: 81.5789473684%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-x="31"] { left: 81.5789473684%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-min-w="31"] { min-width: 81.5789473684%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-max-w="31"] { max-width: 81.5789473684%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-w="32"] { width: 84.2105263158%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-x="32"] { left: 84.2105263158%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-min-w="32"] { min-width: 84.2105263158%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-max-w="32"] { max-width: 84.2105263158%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-w="33"] { width: 86.8421052632%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-x="33"] { left: 86.8421052632%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-min-w="33"] { min-width: 86.8421052632%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-max-w="33"] { max-width: 86.8421052632%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-w="34"] { width: 89.4736842105%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-x="34"] { left: 89.4736842105%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-min-w="34"] { min-width: 89.4736842105%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-max-w="34"] { max-width: 89.4736842105%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-w="35"] { width: 92.1052631579%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-x="35"] { left: 92.1052631579%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-min-w="35"] { min-width: 92.1052631579%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-max-w="35"] { max-width: 92.1052631579%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-w="36"] { width: 94.7368421053%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-x="36"] { left: 94.7368421053%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-min-w="36"] { min-width: 94.7368421053%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-max-w="36"] { max-width: 94.7368421053%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-w="37"] { width: 97.3684210526%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-x="37"] { left: 97.3684210526%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-min-w="37"] { min-width: 97.3684210526%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-max-w="37"] { max-width: 97.3684210526%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-w="38"] { width: 100%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-x="38"] { left: 100%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-min-w="38"] { min-width: 100%; } .grid-stack.grid-stack-38 > .grid-stack-item[gs-max-w="38"] { max-width: 100%; } .grid-stack.grid-stack-39 > .grid-stack-item { min-width: 2.5641025641%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-w="1"] { width: 2.5641025641%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-x="1"] { left: 2.5641025641%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-min-w="1"] { min-width: 2.5641025641%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-max-w="1"] { max-width: 2.5641025641%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-w="2"] { width: 5.1282051282%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-x="2"] { left: 5.1282051282%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-min-w="2"] { min-width: 5.1282051282%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-max-w="2"] { max-width: 5.1282051282%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-w="3"] { width: 7.6923076923%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-x="3"] { left: 7.6923076923%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-min-w="3"] { min-width: 7.6923076923%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-max-w="3"] { max-width: 7.6923076923%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-w="4"] { width: 10.2564102564%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-x="4"] { left: 10.2564102564%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-min-w="4"] { min-width: 10.2564102564%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-max-w="4"] { max-width: 10.2564102564%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-w="5"] { width: 12.8205128205%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-x="5"] { left: 12.8205128205%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-min-w="5"] { min-width: 12.8205128205%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-max-w="5"] { max-width: 12.8205128205%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-w="6"] { width: 15.3846153846%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-x="6"] { left: 15.3846153846%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-min-w="6"] { min-width: 15.3846153846%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-max-w="6"] { max-width: 15.3846153846%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-w="7"] { width: 17.9487179487%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-x="7"] { left: 17.9487179487%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-min-w="7"] { min-width: 17.9487179487%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-max-w="7"] { max-width: 17.9487179487%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-w="8"] { width: 20.5128205128%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-x="8"] { left: 20.5128205128%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-min-w="8"] { min-width: 20.5128205128%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-max-w="8"] { max-width: 20.5128205128%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-w="9"] { width: 23.0769230769%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-x="9"] { left: 23.0769230769%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-min-w="9"] { min-width: 23.0769230769%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-max-w="9"] { max-width: 23.0769230769%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-w="10"] { width: 25.641025641%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-x="10"] { left: 25.641025641%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-min-w="10"] { min-width: 25.641025641%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-max-w="10"] { max-width: 25.641025641%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-w="11"] { width: 28.2051282051%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-x="11"] { left: 28.2051282051%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-min-w="11"] { min-width: 28.2051282051%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-max-w="11"] { max-width: 28.2051282051%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-w="12"] { width: 30.7692307692%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-x="12"] { left: 30.7692307692%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-min-w="12"] { min-width: 30.7692307692%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-max-w="12"] { max-width: 30.7692307692%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-w="13"] { width: 33.3333333333%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-x="13"] { left: 33.3333333333%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-min-w="13"] { min-width: 33.3333333333%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-max-w="13"] { max-width: 33.3333333333%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-w="14"] { width: 35.8974358974%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-x="14"] { left: 35.8974358974%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-min-w="14"] { min-width: 35.8974358974%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-max-w="14"] { max-width: 35.8974358974%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-w="15"] { width: 38.4615384615%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-x="15"] { left: 38.4615384615%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-min-w="15"] { min-width: 38.4615384615%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-max-w="15"] { max-width: 38.4615384615%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-w="16"] { width: 41.0256410256%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-x="16"] { left: 41.0256410256%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-min-w="16"] { min-width: 41.0256410256%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-max-w="16"] { max-width: 41.0256410256%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-w="17"] { width: 43.5897435897%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-x="17"] { left: 43.5897435897%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-min-w="17"] { min-width: 43.5897435897%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-max-w="17"] { max-width: 43.5897435897%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-w="18"] { width: 46.1538461538%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-x="18"] { left: 46.1538461538%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-min-w="18"] { min-width: 46.1538461538%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-max-w="18"] { max-width: 46.1538461538%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-w="19"] { width: 48.7179487179%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-x="19"] { left: 48.7179487179%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-min-w="19"] { min-width: 48.7179487179%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-max-w="19"] { max-width: 48.7179487179%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-w="20"] { width: 51.2820512821%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-x="20"] { left: 51.2820512821%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-min-w="20"] { min-width: 51.2820512821%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-max-w="20"] { max-width: 51.2820512821%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-w="21"] { width: 53.8461538462%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-x="21"] { left: 53.8461538462%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-min-w="21"] { min-width: 53.8461538462%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-max-w="21"] { max-width: 53.8461538462%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-w="22"] { width: 56.4102564103%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-x="22"] { left: 56.4102564103%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-min-w="22"] { min-width: 56.4102564103%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-max-w="22"] { max-width: 56.4102564103%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-w="23"] { width: 58.9743589744%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-x="23"] { left: 58.9743589744%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-min-w="23"] { min-width: 58.9743589744%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-max-w="23"] { max-width: 58.9743589744%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-w="24"] { width: 61.5384615385%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-x="24"] { left: 61.5384615385%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-min-w="24"] { min-width: 61.5384615385%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-max-w="24"] { max-width: 61.5384615385%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-w="25"] { width: 64.1025641026%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-x="25"] { left: 64.1025641026%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-min-w="25"] { min-width: 64.1025641026%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-max-w="25"] { max-width: 64.1025641026%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-w="26"] { width: 66.6666666667%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-x="26"] { left: 66.6666666667%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-min-w="26"] { min-width: 66.6666666667%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-max-w="26"] { max-width: 66.6666666667%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-w="27"] { width: 69.2307692308%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-x="27"] { left: 69.2307692308%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-min-w="27"] { min-width: 69.2307692308%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-max-w="27"] { max-width: 69.2307692308%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-w="28"] { width: 71.7948717949%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-x="28"] { left: 71.7948717949%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-min-w="28"] { min-width: 71.7948717949%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-max-w="28"] { max-width: 71.7948717949%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-w="29"] { width: 74.358974359%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-x="29"] { left: 74.358974359%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-min-w="29"] { min-width: 74.358974359%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-max-w="29"] { max-width: 74.358974359%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-w="30"] { width: 76.9230769231%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-x="30"] { left: 76.9230769231%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-min-w="30"] { min-width: 76.9230769231%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-max-w="30"] { max-width: 76.9230769231%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-w="31"] { width: 79.4871794872%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-x="31"] { left: 79.4871794872%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-min-w="31"] { min-width: 79.4871794872%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-max-w="31"] { max-width: 79.4871794872%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-w="32"] { width: 82.0512820513%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-x="32"] { left: 82.0512820513%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-min-w="32"] { min-width: 82.0512820513%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-max-w="32"] { max-width: 82.0512820513%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-w="33"] { width: 84.6153846154%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-x="33"] { left: 84.6153846154%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-min-w="33"] { min-width: 84.6153846154%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-max-w="33"] { max-width: 84.6153846154%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-w="34"] { width: 87.1794871795%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-x="34"] { left: 87.1794871795%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-min-w="34"] { min-width: 87.1794871795%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-max-w="34"] { max-width: 87.1794871795%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-w="35"] { width: 89.7435897436%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-x="35"] { left: 89.7435897436%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-min-w="35"] { min-width: 89.7435897436%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-max-w="35"] { max-width: 89.7435897436%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-w="36"] { width: 92.3076923077%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-x="36"] { left: 92.3076923077%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-min-w="36"] { min-width: 92.3076923077%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-max-w="36"] { max-width: 92.3076923077%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-w="37"] { width: 94.8717948718%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-x="37"] { left: 94.8717948718%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-min-w="37"] { min-width: 94.8717948718%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-max-w="37"] { max-width: 94.8717948718%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-w="38"] { width: 97.4358974359%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-x="38"] { left: 97.4358974359%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-min-w="38"] { min-width: 97.4358974359%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-max-w="38"] { max-width: 97.4358974359%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-w="39"] { width: 100%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-x="39"] { left: 100%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-min-w="39"] { min-width: 100%; } .grid-stack.grid-stack-39 > .grid-stack-item[gs-max-w="39"] { max-width: 100%; } .grid-stack.grid-stack-40 > .grid-stack-item { min-width: 2.5%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-w="1"] { width: 2.5%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-x="1"] { left: 2.5%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-min-w="1"] { min-width: 2.5%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-max-w="1"] { max-width: 2.5%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-w="2"] { width: 5%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-x="2"] { left: 5%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-min-w="2"] { min-width: 5%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-max-w="2"] { max-width: 5%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-w="3"] { width: 7.5%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-x="3"] { left: 7.5%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-min-w="3"] { min-width: 7.5%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-max-w="3"] { max-width: 7.5%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-w="4"] { width: 10%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-x="4"] { left: 10%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-min-w="4"] { min-width: 10%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-max-w="4"] { max-width: 10%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-w="5"] { width: 12.5%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-x="5"] { left: 12.5%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-min-w="5"] { min-width: 12.5%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-max-w="5"] { max-width: 12.5%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-w="6"] { width: 15%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-x="6"] { left: 15%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-min-w="6"] { min-width: 15%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-max-w="6"] { max-width: 15%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-w="7"] { width: 17.5%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-x="7"] { left: 17.5%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-min-w="7"] { min-width: 17.5%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-max-w="7"] { max-width: 17.5%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-w="8"] { width: 20%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-x="8"] { left: 20%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-min-w="8"] { min-width: 20%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-max-w="8"] { max-width: 20%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-w="9"] { width: 22.5%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-x="9"] { left: 22.5%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-min-w="9"] { min-width: 22.5%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-max-w="9"] { max-width: 22.5%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-w="10"] { width: 25%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-x="10"] { left: 25%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-min-w="10"] { min-width: 25%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-max-w="10"] { max-width: 25%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-w="11"] { width: 27.5%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-x="11"] { left: 27.5%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-min-w="11"] { min-width: 27.5%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-max-w="11"] { max-width: 27.5%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-w="12"] { width: 30%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-x="12"] { left: 30%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-min-w="12"] { min-width: 30%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-max-w="12"] { max-width: 30%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-w="13"] { width: 32.5%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-x="13"] { left: 32.5%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-min-w="13"] { min-width: 32.5%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-max-w="13"] { max-width: 32.5%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-w="14"] { width: 35%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-x="14"] { left: 35%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-min-w="14"] { min-width: 35%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-max-w="14"] { max-width: 35%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-w="15"] { width: 37.5%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-x="15"] { left: 37.5%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-min-w="15"] { min-width: 37.5%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-max-w="15"] { max-width: 37.5%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-w="16"] { width: 40%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-x="16"] { left: 40%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-min-w="16"] { min-width: 40%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-max-w="16"] { max-width: 40%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-w="17"] { width: 42.5%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-x="17"] { left: 42.5%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-min-w="17"] { min-width: 42.5%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-max-w="17"] { max-width: 42.5%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-w="18"] { width: 45%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-x="18"] { left: 45%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-min-w="18"] { min-width: 45%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-max-w="18"] { max-width: 45%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-w="19"] { width: 47.5%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-x="19"] { left: 47.5%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-min-w="19"] { min-width: 47.5%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-max-w="19"] { max-width: 47.5%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-w="20"] { width: 50%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-x="20"] { left: 50%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-min-w="20"] { min-width: 50%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-max-w="20"] { max-width: 50%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-w="21"] { width: 52.5%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-x="21"] { left: 52.5%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-min-w="21"] { min-width: 52.5%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-max-w="21"] { max-width: 52.5%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-w="22"] { width: 55%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-x="22"] { left: 55%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-min-w="22"] { min-width: 55%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-max-w="22"] { max-width: 55%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-w="23"] { width: 57.5%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-x="23"] { left: 57.5%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-min-w="23"] { min-width: 57.5%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-max-w="23"] { max-width: 57.5%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-w="24"] { width: 60%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-x="24"] { left: 60%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-min-w="24"] { min-width: 60%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-max-w="24"] { max-width: 60%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-w="25"] { width: 62.5%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-x="25"] { left: 62.5%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-min-w="25"] { min-width: 62.5%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-max-w="25"] { max-width: 62.5%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-w="26"] { width: 65%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-x="26"] { left: 65%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-min-w="26"] { min-width: 65%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-max-w="26"] { max-width: 65%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-w="27"] { width: 67.5%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-x="27"] { left: 67.5%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-min-w="27"] { min-width: 67.5%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-max-w="27"] { max-width: 67.5%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-w="28"] { width: 70%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-x="28"] { left: 70%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-min-w="28"] { min-width: 70%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-max-w="28"] { max-width: 70%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-w="29"] { width: 72.5%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-x="29"] { left: 72.5%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-min-w="29"] { min-width: 72.5%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-max-w="29"] { max-width: 72.5%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-w="30"] { width: 75%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-x="30"] { left: 75%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-min-w="30"] { min-width: 75%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-max-w="30"] { max-width: 75%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-w="31"] { width: 77.5%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-x="31"] { left: 77.5%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-min-w="31"] { min-width: 77.5%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-max-w="31"] { max-width: 77.5%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-w="32"] { width: 80%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-x="32"] { left: 80%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-min-w="32"] { min-width: 80%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-max-w="32"] { max-width: 80%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-w="33"] { width: 82.5%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-x="33"] { left: 82.5%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-min-w="33"] { min-width: 82.5%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-max-w="33"] { max-width: 82.5%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-w="34"] { width: 85%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-x="34"] { left: 85%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-min-w="34"] { min-width: 85%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-max-w="34"] { max-width: 85%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-w="35"] { width: 87.5%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-x="35"] { left: 87.5%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-min-w="35"] { min-width: 87.5%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-max-w="35"] { max-width: 87.5%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-w="36"] { width: 90%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-x="36"] { left: 90%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-min-w="36"] { min-width: 90%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-max-w="36"] { max-width: 90%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-w="37"] { width: 92.5%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-x="37"] { left: 92.5%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-min-w="37"] { min-width: 92.5%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-max-w="37"] { max-width: 92.5%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-w="38"] { width: 95%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-x="38"] { left: 95%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-min-w="38"] { min-width: 95%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-max-w="38"] { max-width: 95%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-w="39"] { width: 97.5%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-x="39"] { left: 97.5%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-min-w="39"] { min-width: 97.5%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-max-w="39"] { max-width: 97.5%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-w="40"] { width: 100%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-x="40"] { left: 100%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-min-w="40"] { min-width: 100%; } .grid-stack.grid-stack-40 > .grid-stack-item[gs-max-w="40"] { max-width: 100%; } .grid-stack.grid-stack-41 > .grid-stack-item { min-width: 2.4390243902%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-w="1"] { width: 2.4390243902%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-x="1"] { left: 2.4390243902%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-min-w="1"] { min-width: 2.4390243902%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-max-w="1"] { max-width: 2.4390243902%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-w="2"] { width: 4.8780487805%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-x="2"] { left: 4.8780487805%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-min-w="2"] { min-width: 4.8780487805%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-max-w="2"] { max-width: 4.8780487805%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-w="3"] { width: 7.3170731707%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-x="3"] { left: 7.3170731707%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-min-w="3"] { min-width: 7.3170731707%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-max-w="3"] { max-width: 7.3170731707%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-w="4"] { width: 9.756097561%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-x="4"] { left: 9.756097561%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-min-w="4"] { min-width: 9.756097561%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-max-w="4"] { max-width: 9.756097561%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-w="5"] { width: 12.1951219512%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-x="5"] { left: 12.1951219512%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-min-w="5"] { min-width: 12.1951219512%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-max-w="5"] { max-width: 12.1951219512%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-w="6"] { width: 14.6341463415%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-x="6"] { left: 14.6341463415%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-min-w="6"] { min-width: 14.6341463415%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-max-w="6"] { max-width: 14.6341463415%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-w="7"] { width: 17.0731707317%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-x="7"] { left: 17.0731707317%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-min-w="7"] { min-width: 17.0731707317%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-max-w="7"] { max-width: 17.0731707317%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-w="8"] { width: 19.512195122%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-x="8"] { left: 19.512195122%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-min-w="8"] { min-width: 19.512195122%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-max-w="8"] { max-width: 19.512195122%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-w="9"] { width: 21.9512195122%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-x="9"] { left: 21.9512195122%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-min-w="9"] { min-width: 21.9512195122%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-max-w="9"] { max-width: 21.9512195122%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-w="10"] { width: 24.3902439024%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-x="10"] { left: 24.3902439024%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-min-w="10"] { min-width: 24.3902439024%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-max-w="10"] { max-width: 24.3902439024%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-w="11"] { width: 26.8292682927%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-x="11"] { left: 26.8292682927%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-min-w="11"] { min-width: 26.8292682927%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-max-w="11"] { max-width: 26.8292682927%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-w="12"] { width: 29.2682926829%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-x="12"] { left: 29.2682926829%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-min-w="12"] { min-width: 29.2682926829%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-max-w="12"] { max-width: 29.2682926829%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-w="13"] { width: 31.7073170732%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-x="13"] { left: 31.7073170732%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-min-w="13"] { min-width: 31.7073170732%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-max-w="13"] { max-width: 31.7073170732%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-w="14"] { width: 34.1463414634%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-x="14"] { left: 34.1463414634%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-min-w="14"] { min-width: 34.1463414634%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-max-w="14"] { max-width: 34.1463414634%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-w="15"] { width: 36.5853658537%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-x="15"] { left: 36.5853658537%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-min-w="15"] { min-width: 36.5853658537%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-max-w="15"] { max-width: 36.5853658537%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-w="16"] { width: 39.0243902439%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-x="16"] { left: 39.0243902439%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-min-w="16"] { min-width: 39.0243902439%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-max-w="16"] { max-width: 39.0243902439%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-w="17"] { width: 41.4634146341%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-x="17"] { left: 41.4634146341%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-min-w="17"] { min-width: 41.4634146341%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-max-w="17"] { max-width: 41.4634146341%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-w="18"] { width: 43.9024390244%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-x="18"] { left: 43.9024390244%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-min-w="18"] { min-width: 43.9024390244%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-max-w="18"] { max-width: 43.9024390244%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-w="19"] { width: 46.3414634146%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-x="19"] { left: 46.3414634146%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-min-w="19"] { min-width: 46.3414634146%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-max-w="19"] { max-width: 46.3414634146%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-w="20"] { width: 48.7804878049%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-x="20"] { left: 48.7804878049%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-min-w="20"] { min-width: 48.7804878049%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-max-w="20"] { max-width: 48.7804878049%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-w="21"] { width: 51.2195121951%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-x="21"] { left: 51.2195121951%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-min-w="21"] { min-width: 51.2195121951%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-max-w="21"] { max-width: 51.2195121951%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-w="22"] { width: 53.6585365854%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-x="22"] { left: 53.6585365854%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-min-w="22"] { min-width: 53.6585365854%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-max-w="22"] { max-width: 53.6585365854%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-w="23"] { width: 56.0975609756%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-x="23"] { left: 56.0975609756%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-min-w="23"] { min-width: 56.0975609756%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-max-w="23"] { max-width: 56.0975609756%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-w="24"] { width: 58.5365853659%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-x="24"] { left: 58.5365853659%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-min-w="24"] { min-width: 58.5365853659%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-max-w="24"] { max-width: 58.5365853659%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-w="25"] { width: 60.9756097561%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-x="25"] { left: 60.9756097561%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-min-w="25"] { min-width: 60.9756097561%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-max-w="25"] { max-width: 60.9756097561%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-w="26"] { width: 63.4146341463%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-x="26"] { left: 63.4146341463%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-min-w="26"] { min-width: 63.4146341463%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-max-w="26"] { max-width: 63.4146341463%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-w="27"] { width: 65.8536585366%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-x="27"] { left: 65.8536585366%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-min-w="27"] { min-width: 65.8536585366%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-max-w="27"] { max-width: 65.8536585366%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-w="28"] { width: 68.2926829268%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-x="28"] { left: 68.2926829268%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-min-w="28"] { min-width: 68.2926829268%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-max-w="28"] { max-width: 68.2926829268%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-w="29"] { width: 70.7317073171%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-x="29"] { left: 70.7317073171%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-min-w="29"] { min-width: 70.7317073171%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-max-w="29"] { max-width: 70.7317073171%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-w="30"] { width: 73.1707317073%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-x="30"] { left: 73.1707317073%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-min-w="30"] { min-width: 73.1707317073%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-max-w="30"] { max-width: 73.1707317073%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-w="31"] { width: 75.6097560976%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-x="31"] { left: 75.6097560976%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-min-w="31"] { min-width: 75.6097560976%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-max-w="31"] { max-width: 75.6097560976%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-w="32"] { width: 78.0487804878%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-x="32"] { left: 78.0487804878%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-min-w="32"] { min-width: 78.0487804878%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-max-w="32"] { max-width: 78.0487804878%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-w="33"] { width: 80.487804878%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-x="33"] { left: 80.487804878%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-min-w="33"] { min-width: 80.487804878%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-max-w="33"] { max-width: 80.487804878%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-w="34"] { width: 82.9268292683%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-x="34"] { left: 82.9268292683%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-min-w="34"] { min-width: 82.9268292683%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-max-w="34"] { max-width: 82.9268292683%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-w="35"] { width: 85.3658536585%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-x="35"] { left: 85.3658536585%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-min-w="35"] { min-width: 85.3658536585%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-max-w="35"] { max-width: 85.3658536585%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-w="36"] { width: 87.8048780488%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-x="36"] { left: 87.8048780488%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-min-w="36"] { min-width: 87.8048780488%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-max-w="36"] { max-width: 87.8048780488%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-w="37"] { width: 90.243902439%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-x="37"] { left: 90.243902439%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-min-w="37"] { min-width: 90.243902439%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-max-w="37"] { max-width: 90.243902439%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-w="38"] { width: 92.6829268293%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-x="38"] { left: 92.6829268293%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-min-w="38"] { min-width: 92.6829268293%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-max-w="38"] { max-width: 92.6829268293%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-w="39"] { width: 95.1219512195%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-x="39"] { left: 95.1219512195%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-min-w="39"] { min-width: 95.1219512195%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-max-w="39"] { max-width: 95.1219512195%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-w="40"] { width: 97.5609756098%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-x="40"] { left: 97.5609756098%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-min-w="40"] { min-width: 97.5609756098%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-max-w="40"] { max-width: 97.5609756098%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-w="41"] { width: 100%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-x="41"] { left: 100%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-min-w="41"] { min-width: 100%; } .grid-stack.grid-stack-41 > .grid-stack-item[gs-max-w="41"] { max-width: 100%; } .grid-stack.grid-stack-42 > .grid-stack-item { min-width: 2.380952381%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-w="1"] { width: 2.380952381%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-x="1"] { left: 2.380952381%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-min-w="1"] { min-width: 2.380952381%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-max-w="1"] { max-width: 2.380952381%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-w="2"] { width: 4.7619047619%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-x="2"] { left: 4.7619047619%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-min-w="2"] { min-width: 4.7619047619%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-max-w="2"] { max-width: 4.7619047619%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-w="3"] { width: 7.1428571429%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-x="3"] { left: 7.1428571429%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-min-w="3"] { min-width: 7.1428571429%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-max-w="3"] { max-width: 7.1428571429%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-w="4"] { width: 9.5238095238%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-x="4"] { left: 9.5238095238%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-min-w="4"] { min-width: 9.5238095238%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-max-w="4"] { max-width: 9.5238095238%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-w="5"] { width: 11.9047619048%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-x="5"] { left: 11.9047619048%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-min-w="5"] { min-width: 11.9047619048%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-max-w="5"] { max-width: 11.9047619048%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-w="6"] { width: 14.2857142857%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-x="6"] { left: 14.2857142857%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-min-w="6"] { min-width: 14.2857142857%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-max-w="6"] { max-width: 14.2857142857%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-w="7"] { width: 16.6666666667%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-x="7"] { left: 16.6666666667%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-min-w="7"] { min-width: 16.6666666667%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-max-w="7"] { max-width: 16.6666666667%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-w="8"] { width: 19.0476190476%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-x="8"] { left: 19.0476190476%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-min-w="8"] { min-width: 19.0476190476%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-max-w="8"] { max-width: 19.0476190476%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-w="9"] { width: 21.4285714286%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-x="9"] { left: 21.4285714286%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-min-w="9"] { min-width: 21.4285714286%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-max-w="9"] { max-width: 21.4285714286%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-w="10"] { width: 23.8095238095%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-x="10"] { left: 23.8095238095%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-min-w="10"] { min-width: 23.8095238095%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-max-w="10"] { max-width: 23.8095238095%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-w="11"] { width: 26.1904761905%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-x="11"] { left: 26.1904761905%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-min-w="11"] { min-width: 26.1904761905%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-max-w="11"] { max-width: 26.1904761905%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-w="12"] { width: 28.5714285714%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-x="12"] { left: 28.5714285714%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-min-w="12"] { min-width: 28.5714285714%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-max-w="12"] { max-width: 28.5714285714%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-w="13"] { width: 30.9523809524%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-x="13"] { left: 30.9523809524%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-min-w="13"] { min-width: 30.9523809524%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-max-w="13"] { max-width: 30.9523809524%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-w="14"] { width: 33.3333333333%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-x="14"] { left: 33.3333333333%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-min-w="14"] { min-width: 33.3333333333%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-max-w="14"] { max-width: 33.3333333333%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-w="15"] { width: 35.7142857143%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-x="15"] { left: 35.7142857143%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-min-w="15"] { min-width: 35.7142857143%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-max-w="15"] { max-width: 35.7142857143%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-w="16"] { width: 38.0952380952%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-x="16"] { left: 38.0952380952%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-min-w="16"] { min-width: 38.0952380952%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-max-w="16"] { max-width: 38.0952380952%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-w="17"] { width: 40.4761904762%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-x="17"] { left: 40.4761904762%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-min-w="17"] { min-width: 40.4761904762%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-max-w="17"] { max-width: 40.4761904762%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-w="18"] { width: 42.8571428571%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-x="18"] { left: 42.8571428571%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-min-w="18"] { min-width: 42.8571428571%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-max-w="18"] { max-width: 42.8571428571%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-w="19"] { width: 45.2380952381%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-x="19"] { left: 45.2380952381%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-min-w="19"] { min-width: 45.2380952381%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-max-w="19"] { max-width: 45.2380952381%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-w="20"] { width: 47.619047619%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-x="20"] { left: 47.619047619%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-min-w="20"] { min-width: 47.619047619%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-max-w="20"] { max-width: 47.619047619%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-w="21"] { width: 50%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-x="21"] { left: 50%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-min-w="21"] { min-width: 50%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-max-w="21"] { max-width: 50%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-w="22"] { width: 52.380952381%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-x="22"] { left: 52.380952381%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-min-w="22"] { min-width: 52.380952381%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-max-w="22"] { max-width: 52.380952381%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-w="23"] { width: 54.7619047619%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-x="23"] { left: 54.7619047619%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-min-w="23"] { min-width: 54.7619047619%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-max-w="23"] { max-width: 54.7619047619%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-w="24"] { width: 57.1428571429%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-x="24"] { left: 57.1428571429%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-min-w="24"] { min-width: 57.1428571429%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-max-w="24"] { max-width: 57.1428571429%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-w="25"] { width: 59.5238095238%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-x="25"] { left: 59.5238095238%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-min-w="25"] { min-width: 59.5238095238%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-max-w="25"] { max-width: 59.5238095238%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-w="26"] { width: 61.9047619048%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-x="26"] { left: 61.9047619048%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-min-w="26"] { min-width: 61.9047619048%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-max-w="26"] { max-width: 61.9047619048%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-w="27"] { width: 64.2857142857%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-x="27"] { left: 64.2857142857%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-min-w="27"] { min-width: 64.2857142857%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-max-w="27"] { max-width: 64.2857142857%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-w="28"] { width: 66.6666666667%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-x="28"] { left: 66.6666666667%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-min-w="28"] { min-width: 66.6666666667%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-max-w="28"] { max-width: 66.6666666667%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-w="29"] { width: 69.0476190476%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-x="29"] { left: 69.0476190476%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-min-w="29"] { min-width: 69.0476190476%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-max-w="29"] { max-width: 69.0476190476%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-w="30"] { width: 71.4285714286%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-x="30"] { left: 71.4285714286%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-min-w="30"] { min-width: 71.4285714286%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-max-w="30"] { max-width: 71.4285714286%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-w="31"] { width: 73.8095238095%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-x="31"] { left: 73.8095238095%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-min-w="31"] { min-width: 73.8095238095%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-max-w="31"] { max-width: 73.8095238095%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-w="32"] { width: 76.1904761905%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-x="32"] { left: 76.1904761905%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-min-w="32"] { min-width: 76.1904761905%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-max-w="32"] { max-width: 76.1904761905%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-w="33"] { width: 78.5714285714%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-x="33"] { left: 78.5714285714%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-min-w="33"] { min-width: 78.5714285714%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-max-w="33"] { max-width: 78.5714285714%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-w="34"] { width: 80.9523809524%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-x="34"] { left: 80.9523809524%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-min-w="34"] { min-width: 80.9523809524%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-max-w="34"] { max-width: 80.9523809524%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-w="35"] { width: 83.3333333333%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-x="35"] { left: 83.3333333333%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-min-w="35"] { min-width: 83.3333333333%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-max-w="35"] { max-width: 83.3333333333%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-w="36"] { width: 85.7142857143%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-x="36"] { left: 85.7142857143%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-min-w="36"] { min-width: 85.7142857143%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-max-w="36"] { max-width: 85.7142857143%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-w="37"] { width: 88.0952380952%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-x="37"] { left: 88.0952380952%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-min-w="37"] { min-width: 88.0952380952%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-max-w="37"] { max-width: 88.0952380952%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-w="38"] { width: 90.4761904762%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-x="38"] { left: 90.4761904762%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-min-w="38"] { min-width: 90.4761904762%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-max-w="38"] { max-width: 90.4761904762%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-w="39"] { width: 92.8571428571%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-x="39"] { left: 92.8571428571%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-min-w="39"] { min-width: 92.8571428571%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-max-w="39"] { max-width: 92.8571428571%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-w="40"] { width: 95.2380952381%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-x="40"] { left: 95.2380952381%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-min-w="40"] { min-width: 95.2380952381%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-max-w="40"] { max-width: 95.2380952381%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-w="41"] { width: 97.619047619%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-x="41"] { left: 97.619047619%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-min-w="41"] { min-width: 97.619047619%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-max-w="41"] { max-width: 97.619047619%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-w="42"] { width: 100%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-x="42"] { left: 100%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-min-w="42"] { min-width: 100%; } .grid-stack.grid-stack-42 > .grid-stack-item[gs-max-w="42"] { max-width: 100%; } .grid-stack.grid-stack-43 > .grid-stack-item { min-width: 2.3255813953%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-w="1"] { width: 2.3255813953%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-x="1"] { left: 2.3255813953%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-min-w="1"] { min-width: 2.3255813953%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-max-w="1"] { max-width: 2.3255813953%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-w="2"] { width: 4.6511627907%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-x="2"] { left: 4.6511627907%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-min-w="2"] { min-width: 4.6511627907%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-max-w="2"] { max-width: 4.6511627907%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-w="3"] { width: 6.976744186%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-x="3"] { left: 6.976744186%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-min-w="3"] { min-width: 6.976744186%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-max-w="3"] { max-width: 6.976744186%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-w="4"] { width: 9.3023255814%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-x="4"] { left: 9.3023255814%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-min-w="4"] { min-width: 9.3023255814%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-max-w="4"] { max-width: 9.3023255814%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-w="5"] { width: 11.6279069767%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-x="5"] { left: 11.6279069767%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-min-w="5"] { min-width: 11.6279069767%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-max-w="5"] { max-width: 11.6279069767%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-w="6"] { width: 13.9534883721%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-x="6"] { left: 13.9534883721%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-min-w="6"] { min-width: 13.9534883721%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-max-w="6"] { max-width: 13.9534883721%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-w="7"] { width: 16.2790697674%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-x="7"] { left: 16.2790697674%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-min-w="7"] { min-width: 16.2790697674%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-max-w="7"] { max-width: 16.2790697674%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-w="8"] { width: 18.6046511628%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-x="8"] { left: 18.6046511628%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-min-w="8"] { min-width: 18.6046511628%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-max-w="8"] { max-width: 18.6046511628%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-w="9"] { width: 20.9302325581%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-x="9"] { left: 20.9302325581%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-min-w="9"] { min-width: 20.9302325581%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-max-w="9"] { max-width: 20.9302325581%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-w="10"] { width: 23.2558139535%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-x="10"] { left: 23.2558139535%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-min-w="10"] { min-width: 23.2558139535%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-max-w="10"] { max-width: 23.2558139535%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-w="11"] { width: 25.5813953488%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-x="11"] { left: 25.5813953488%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-min-w="11"] { min-width: 25.5813953488%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-max-w="11"] { max-width: 25.5813953488%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-w="12"] { width: 27.9069767442%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-x="12"] { left: 27.9069767442%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-min-w="12"] { min-width: 27.9069767442%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-max-w="12"] { max-width: 27.9069767442%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-w="13"] { width: 30.2325581395%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-x="13"] { left: 30.2325581395%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-min-w="13"] { min-width: 30.2325581395%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-max-w="13"] { max-width: 30.2325581395%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-w="14"] { width: 32.5581395349%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-x="14"] { left: 32.5581395349%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-min-w="14"] { min-width: 32.5581395349%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-max-w="14"] { max-width: 32.5581395349%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-w="15"] { width: 34.8837209302%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-x="15"] { left: 34.8837209302%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-min-w="15"] { min-width: 34.8837209302%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-max-w="15"] { max-width: 34.8837209302%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-w="16"] { width: 37.2093023256%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-x="16"] { left: 37.2093023256%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-min-w="16"] { min-width: 37.2093023256%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-max-w="16"] { max-width: 37.2093023256%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-w="17"] { width: 39.5348837209%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-x="17"] { left: 39.5348837209%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-min-w="17"] { min-width: 39.5348837209%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-max-w="17"] { max-width: 39.5348837209%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-w="18"] { width: 41.8604651163%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-x="18"] { left: 41.8604651163%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-min-w="18"] { min-width: 41.8604651163%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-max-w="18"] { max-width: 41.8604651163%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-w="19"] { width: 44.1860465116%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-x="19"] { left: 44.1860465116%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-min-w="19"] { min-width: 44.1860465116%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-max-w="19"] { max-width: 44.1860465116%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-w="20"] { width: 46.511627907%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-x="20"] { left: 46.511627907%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-min-w="20"] { min-width: 46.511627907%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-max-w="20"] { max-width: 46.511627907%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-w="21"] { width: 48.8372093023%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-x="21"] { left: 48.8372093023%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-min-w="21"] { min-width: 48.8372093023%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-max-w="21"] { max-width: 48.8372093023%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-w="22"] { width: 51.1627906977%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-x="22"] { left: 51.1627906977%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-min-w="22"] { min-width: 51.1627906977%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-max-w="22"] { max-width: 51.1627906977%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-w="23"] { width: 53.488372093%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-x="23"] { left: 53.488372093%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-min-w="23"] { min-width: 53.488372093%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-max-w="23"] { max-width: 53.488372093%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-w="24"] { width: 55.8139534884%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-x="24"] { left: 55.8139534884%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-min-w="24"] { min-width: 55.8139534884%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-max-w="24"] { max-width: 55.8139534884%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-w="25"] { width: 58.1395348837%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-x="25"] { left: 58.1395348837%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-min-w="25"] { min-width: 58.1395348837%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-max-w="25"] { max-width: 58.1395348837%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-w="26"] { width: 60.4651162791%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-x="26"] { left: 60.4651162791%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-min-w="26"] { min-width: 60.4651162791%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-max-w="26"] { max-width: 60.4651162791%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-w="27"] { width: 62.7906976744%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-x="27"] { left: 62.7906976744%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-min-w="27"] { min-width: 62.7906976744%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-max-w="27"] { max-width: 62.7906976744%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-w="28"] { width: 65.1162790698%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-x="28"] { left: 65.1162790698%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-min-w="28"] { min-width: 65.1162790698%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-max-w="28"] { max-width: 65.1162790698%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-w="29"] { width: 67.4418604651%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-x="29"] { left: 67.4418604651%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-min-w="29"] { min-width: 67.4418604651%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-max-w="29"] { max-width: 67.4418604651%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-w="30"] { width: 69.7674418605%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-x="30"] { left: 69.7674418605%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-min-w="30"] { min-width: 69.7674418605%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-max-w="30"] { max-width: 69.7674418605%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-w="31"] { width: 72.0930232558%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-x="31"] { left: 72.0930232558%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-min-w="31"] { min-width: 72.0930232558%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-max-w="31"] { max-width: 72.0930232558%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-w="32"] { width: 74.4186046512%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-x="32"] { left: 74.4186046512%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-min-w="32"] { min-width: 74.4186046512%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-max-w="32"] { max-width: 74.4186046512%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-w="33"] { width: 76.7441860465%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-x="33"] { left: 76.7441860465%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-min-w="33"] { min-width: 76.7441860465%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-max-w="33"] { max-width: 76.7441860465%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-w="34"] { width: 79.0697674419%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-x="34"] { left: 79.0697674419%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-min-w="34"] { min-width: 79.0697674419%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-max-w="34"] { max-width: 79.0697674419%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-w="35"] { width: 81.3953488372%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-x="35"] { left: 81.3953488372%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-min-w="35"] { min-width: 81.3953488372%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-max-w="35"] { max-width: 81.3953488372%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-w="36"] { width: 83.7209302326%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-x="36"] { left: 83.7209302326%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-min-w="36"] { min-width: 83.7209302326%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-max-w="36"] { max-width: 83.7209302326%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-w="37"] { width: 86.0465116279%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-x="37"] { left: 86.0465116279%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-min-w="37"] { min-width: 86.0465116279%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-max-w="37"] { max-width: 86.0465116279%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-w="38"] { width: 88.3720930233%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-x="38"] { left: 88.3720930233%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-min-w="38"] { min-width: 88.3720930233%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-max-w="38"] { max-width: 88.3720930233%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-w="39"] { width: 90.6976744186%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-x="39"] { left: 90.6976744186%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-min-w="39"] { min-width: 90.6976744186%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-max-w="39"] { max-width: 90.6976744186%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-w="40"] { width: 93.023255814%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-x="40"] { left: 93.023255814%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-min-w="40"] { min-width: 93.023255814%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-max-w="40"] { max-width: 93.023255814%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-w="41"] { width: 95.3488372093%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-x="41"] { left: 95.3488372093%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-min-w="41"] { min-width: 95.3488372093%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-max-w="41"] { max-width: 95.3488372093%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-w="42"] { width: 97.6744186047%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-x="42"] { left: 97.6744186047%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-min-w="42"] { min-width: 97.6744186047%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-max-w="42"] { max-width: 97.6744186047%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-w="43"] { width: 100%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-x="43"] { left: 100%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-min-w="43"] { min-width: 100%; } .grid-stack.grid-stack-43 > .grid-stack-item[gs-max-w="43"] { max-width: 100%; } .grid-stack.grid-stack-44 > .grid-stack-item { min-width: 2.2727272727%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-w="1"] { width: 2.2727272727%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-x="1"] { left: 2.2727272727%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-min-w="1"] { min-width: 2.2727272727%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-max-w="1"] { max-width: 2.2727272727%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-w="2"] { width: 4.5454545455%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-x="2"] { left: 4.5454545455%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-min-w="2"] { min-width: 4.5454545455%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-max-w="2"] { max-width: 4.5454545455%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-w="3"] { width: 6.8181818182%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-x="3"] { left: 6.8181818182%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-min-w="3"] { min-width: 6.8181818182%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-max-w="3"] { max-width: 6.8181818182%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-w="4"] { width: 9.0909090909%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-x="4"] { left: 9.0909090909%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-min-w="4"] { min-width: 9.0909090909%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-max-w="4"] { max-width: 9.0909090909%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-w="5"] { width: 11.3636363636%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-x="5"] { left: 11.3636363636%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-min-w="5"] { min-width: 11.3636363636%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-max-w="5"] { max-width: 11.3636363636%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-w="6"] { width: 13.6363636364%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-x="6"] { left: 13.6363636364%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-min-w="6"] { min-width: 13.6363636364%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-max-w="6"] { max-width: 13.6363636364%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-w="7"] { width: 15.9090909091%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-x="7"] { left: 15.9090909091%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-min-w="7"] { min-width: 15.9090909091%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-max-w="7"] { max-width: 15.9090909091%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-w="8"] { width: 18.1818181818%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-x="8"] { left: 18.1818181818%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-min-w="8"] { min-width: 18.1818181818%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-max-w="8"] { max-width: 18.1818181818%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-w="9"] { width: 20.4545454545%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-x="9"] { left: 20.4545454545%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-min-w="9"] { min-width: 20.4545454545%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-max-w="9"] { max-width: 20.4545454545%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-w="10"] { width: 22.7272727273%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-x="10"] { left: 22.7272727273%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-min-w="10"] { min-width: 22.7272727273%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-max-w="10"] { max-width: 22.7272727273%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-w="11"] { width: 25%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-x="11"] { left: 25%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-min-w="11"] { min-width: 25%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-max-w="11"] { max-width: 25%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-w="12"] { width: 27.2727272727%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-x="12"] { left: 27.2727272727%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-min-w="12"] { min-width: 27.2727272727%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-max-w="12"] { max-width: 27.2727272727%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-w="13"] { width: 29.5454545455%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-x="13"] { left: 29.5454545455%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-min-w="13"] { min-width: 29.5454545455%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-max-w="13"] { max-width: 29.5454545455%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-w="14"] { width: 31.8181818182%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-x="14"] { left: 31.8181818182%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-min-w="14"] { min-width: 31.8181818182%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-max-w="14"] { max-width: 31.8181818182%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-w="15"] { width: 34.0909090909%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-x="15"] { left: 34.0909090909%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-min-w="15"] { min-width: 34.0909090909%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-max-w="15"] { max-width: 34.0909090909%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-w="16"] { width: 36.3636363636%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-x="16"] { left: 36.3636363636%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-min-w="16"] { min-width: 36.3636363636%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-max-w="16"] { max-width: 36.3636363636%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-w="17"] { width: 38.6363636364%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-x="17"] { left: 38.6363636364%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-min-w="17"] { min-width: 38.6363636364%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-max-w="17"] { max-width: 38.6363636364%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-w="18"] { width: 40.9090909091%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-x="18"] { left: 40.9090909091%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-min-w="18"] { min-width: 40.9090909091%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-max-w="18"] { max-width: 40.9090909091%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-w="19"] { width: 43.1818181818%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-x="19"] { left: 43.1818181818%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-min-w="19"] { min-width: 43.1818181818%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-max-w="19"] { max-width: 43.1818181818%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-w="20"] { width: 45.4545454545%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-x="20"] { left: 45.4545454545%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-min-w="20"] { min-width: 45.4545454545%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-max-w="20"] { max-width: 45.4545454545%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-w="21"] { width: 47.7272727273%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-x="21"] { left: 47.7272727273%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-min-w="21"] { min-width: 47.7272727273%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-max-w="21"] { max-width: 47.7272727273%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-w="22"] { width: 50%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-x="22"] { left: 50%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-min-w="22"] { min-width: 50%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-max-w="22"] { max-width: 50%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-w="23"] { width: 52.2727272727%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-x="23"] { left: 52.2727272727%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-min-w="23"] { min-width: 52.2727272727%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-max-w="23"] { max-width: 52.2727272727%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-w="24"] { width: 54.5454545455%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-x="24"] { left: 54.5454545455%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-min-w="24"] { min-width: 54.5454545455%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-max-w="24"] { max-width: 54.5454545455%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-w="25"] { width: 56.8181818182%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-x="25"] { left: 56.8181818182%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-min-w="25"] { min-width: 56.8181818182%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-max-w="25"] { max-width: 56.8181818182%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-w="26"] { width: 59.0909090909%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-x="26"] { left: 59.0909090909%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-min-w="26"] { min-width: 59.0909090909%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-max-w="26"] { max-width: 59.0909090909%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-w="27"] { width: 61.3636363636%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-x="27"] { left: 61.3636363636%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-min-w="27"] { min-width: 61.3636363636%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-max-w="27"] { max-width: 61.3636363636%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-w="28"] { width: 63.6363636364%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-x="28"] { left: 63.6363636364%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-min-w="28"] { min-width: 63.6363636364%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-max-w="28"] { max-width: 63.6363636364%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-w="29"] { width: 65.9090909091%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-x="29"] { left: 65.9090909091%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-min-w="29"] { min-width: 65.9090909091%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-max-w="29"] { max-width: 65.9090909091%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-w="30"] { width: 68.1818181818%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-x="30"] { left: 68.1818181818%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-min-w="30"] { min-width: 68.1818181818%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-max-w="30"] { max-width: 68.1818181818%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-w="31"] { width: 70.4545454545%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-x="31"] { left: 70.4545454545%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-min-w="31"] { min-width: 70.4545454545%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-max-w="31"] { max-width: 70.4545454545%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-w="32"] { width: 72.7272727273%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-x="32"] { left: 72.7272727273%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-min-w="32"] { min-width: 72.7272727273%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-max-w="32"] { max-width: 72.7272727273%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-w="33"] { width: 75%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-x="33"] { left: 75%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-min-w="33"] { min-width: 75%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-max-w="33"] { max-width: 75%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-w="34"] { width: 77.2727272727%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-x="34"] { left: 77.2727272727%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-min-w="34"] { min-width: 77.2727272727%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-max-w="34"] { max-width: 77.2727272727%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-w="35"] { width: 79.5454545455%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-x="35"] { left: 79.5454545455%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-min-w="35"] { min-width: 79.5454545455%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-max-w="35"] { max-width: 79.5454545455%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-w="36"] { width: 81.8181818182%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-x="36"] { left: 81.8181818182%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-min-w="36"] { min-width: 81.8181818182%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-max-w="36"] { max-width: 81.8181818182%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-w="37"] { width: 84.0909090909%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-x="37"] { left: 84.0909090909%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-min-w="37"] { min-width: 84.0909090909%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-max-w="37"] { max-width: 84.0909090909%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-w="38"] { width: 86.3636363636%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-x="38"] { left: 86.3636363636%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-min-w="38"] { min-width: 86.3636363636%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-max-w="38"] { max-width: 86.3636363636%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-w="39"] { width: 88.6363636364%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-x="39"] { left: 88.6363636364%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-min-w="39"] { min-width: 88.6363636364%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-max-w="39"] { max-width: 88.6363636364%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-w="40"] { width: 90.9090909091%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-x="40"] { left: 90.9090909091%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-min-w="40"] { min-width: 90.9090909091%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-max-w="40"] { max-width: 90.9090909091%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-w="41"] { width: 93.1818181818%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-x="41"] { left: 93.1818181818%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-min-w="41"] { min-width: 93.1818181818%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-max-w="41"] { max-width: 93.1818181818%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-w="42"] { width: 95.4545454545%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-x="42"] { left: 95.4545454545%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-min-w="42"] { min-width: 95.4545454545%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-max-w="42"] { max-width: 95.4545454545%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-w="43"] { width: 97.7272727273%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-x="43"] { left: 97.7272727273%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-min-w="43"] { min-width: 97.7272727273%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-max-w="43"] { max-width: 97.7272727273%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-w="44"] { width: 100%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-x="44"] { left: 100%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-min-w="44"] { min-width: 100%; } .grid-stack.grid-stack-44 > .grid-stack-item[gs-max-w="44"] { max-width: 100%; } .grid-stack.grid-stack-45 > .grid-stack-item { min-width: 2.2222222222%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-w="1"] { width: 2.2222222222%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-x="1"] { left: 2.2222222222%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-min-w="1"] { min-width: 2.2222222222%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-max-w="1"] { max-width: 2.2222222222%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-w="2"] { width: 4.4444444444%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-x="2"] { left: 4.4444444444%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-min-w="2"] { min-width: 4.4444444444%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-max-w="2"] { max-width: 4.4444444444%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-w="3"] { width: 6.6666666667%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-x="3"] { left: 6.6666666667%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-min-w="3"] { min-width: 6.6666666667%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-max-w="3"] { max-width: 6.6666666667%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-w="4"] { width: 8.8888888889%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-x="4"] { left: 8.8888888889%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-min-w="4"] { min-width: 8.8888888889%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-max-w="4"] { max-width: 8.8888888889%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-w="5"] { width: 11.1111111111%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-x="5"] { left: 11.1111111111%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-min-w="5"] { min-width: 11.1111111111%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-max-w="5"] { max-width: 11.1111111111%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-w="6"] { width: 13.3333333333%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-x="6"] { left: 13.3333333333%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-min-w="6"] { min-width: 13.3333333333%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-max-w="6"] { max-width: 13.3333333333%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-w="7"] { width: 15.5555555556%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-x="7"] { left: 15.5555555556%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-min-w="7"] { min-width: 15.5555555556%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-max-w="7"] { max-width: 15.5555555556%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-w="8"] { width: 17.7777777778%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-x="8"] { left: 17.7777777778%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-min-w="8"] { min-width: 17.7777777778%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-max-w="8"] { max-width: 17.7777777778%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-w="9"] { width: 20%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-x="9"] { left: 20%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-min-w="9"] { min-width: 20%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-max-w="9"] { max-width: 20%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-w="10"] { width: 22.2222222222%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-x="10"] { left: 22.2222222222%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-min-w="10"] { min-width: 22.2222222222%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-max-w="10"] { max-width: 22.2222222222%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-w="11"] { width: 24.4444444444%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-x="11"] { left: 24.4444444444%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-min-w="11"] { min-width: 24.4444444444%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-max-w="11"] { max-width: 24.4444444444%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-w="12"] { width: 26.6666666667%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-x="12"] { left: 26.6666666667%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-min-w="12"] { min-width: 26.6666666667%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-max-w="12"] { max-width: 26.6666666667%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-w="13"] { width: 28.8888888889%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-x="13"] { left: 28.8888888889%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-min-w="13"] { min-width: 28.8888888889%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-max-w="13"] { max-width: 28.8888888889%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-w="14"] { width: 31.1111111111%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-x="14"] { left: 31.1111111111%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-min-w="14"] { min-width: 31.1111111111%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-max-w="14"] { max-width: 31.1111111111%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-w="15"] { width: 33.3333333333%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-x="15"] { left: 33.3333333333%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-min-w="15"] { min-width: 33.3333333333%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-max-w="15"] { max-width: 33.3333333333%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-w="16"] { width: 35.5555555556%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-x="16"] { left: 35.5555555556%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-min-w="16"] { min-width: 35.5555555556%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-max-w="16"] { max-width: 35.5555555556%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-w="17"] { width: 37.7777777778%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-x="17"] { left: 37.7777777778%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-min-w="17"] { min-width: 37.7777777778%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-max-w="17"] { max-width: 37.7777777778%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-w="18"] { width: 40%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-x="18"] { left: 40%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-min-w="18"] { min-width: 40%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-max-w="18"] { max-width: 40%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-w="19"] { width: 42.2222222222%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-x="19"] { left: 42.2222222222%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-min-w="19"] { min-width: 42.2222222222%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-max-w="19"] { max-width: 42.2222222222%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-w="20"] { width: 44.4444444444%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-x="20"] { left: 44.4444444444%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-min-w="20"] { min-width: 44.4444444444%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-max-w="20"] { max-width: 44.4444444444%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-w="21"] { width: 46.6666666667%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-x="21"] { left: 46.6666666667%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-min-w="21"] { min-width: 46.6666666667%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-max-w="21"] { max-width: 46.6666666667%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-w="22"] { width: 48.8888888889%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-x="22"] { left: 48.8888888889%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-min-w="22"] { min-width: 48.8888888889%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-max-w="22"] { max-width: 48.8888888889%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-w="23"] { width: 51.1111111111%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-x="23"] { left: 51.1111111111%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-min-w="23"] { min-width: 51.1111111111%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-max-w="23"] { max-width: 51.1111111111%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-w="24"] { width: 53.3333333333%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-x="24"] { left: 53.3333333333%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-min-w="24"] { min-width: 53.3333333333%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-max-w="24"] { max-width: 53.3333333333%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-w="25"] { width: 55.5555555556%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-x="25"] { left: 55.5555555556%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-min-w="25"] { min-width: 55.5555555556%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-max-w="25"] { max-width: 55.5555555556%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-w="26"] { width: 57.7777777778%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-x="26"] { left: 57.7777777778%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-min-w="26"] { min-width: 57.7777777778%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-max-w="26"] { max-width: 57.7777777778%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-w="27"] { width: 60%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-x="27"] { left: 60%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-min-w="27"] { min-width: 60%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-max-w="27"] { max-width: 60%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-w="28"] { width: 62.2222222222%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-x="28"] { left: 62.2222222222%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-min-w="28"] { min-width: 62.2222222222%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-max-w="28"] { max-width: 62.2222222222%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-w="29"] { width: 64.4444444444%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-x="29"] { left: 64.4444444444%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-min-w="29"] { min-width: 64.4444444444%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-max-w="29"] { max-width: 64.4444444444%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-w="30"] { width: 66.6666666667%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-x="30"] { left: 66.6666666667%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-min-w="30"] { min-width: 66.6666666667%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-max-w="30"] { max-width: 66.6666666667%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-w="31"] { width: 68.8888888889%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-x="31"] { left: 68.8888888889%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-min-w="31"] { min-width: 68.8888888889%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-max-w="31"] { max-width: 68.8888888889%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-w="32"] { width: 71.1111111111%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-x="32"] { left: 71.1111111111%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-min-w="32"] { min-width: 71.1111111111%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-max-w="32"] { max-width: 71.1111111111%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-w="33"] { width: 73.3333333333%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-x="33"] { left: 73.3333333333%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-min-w="33"] { min-width: 73.3333333333%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-max-w="33"] { max-width: 73.3333333333%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-w="34"] { width: 75.5555555556%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-x="34"] { left: 75.5555555556%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-min-w="34"] { min-width: 75.5555555556%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-max-w="34"] { max-width: 75.5555555556%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-w="35"] { width: 77.7777777778%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-x="35"] { left: 77.7777777778%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-min-w="35"] { min-width: 77.7777777778%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-max-w="35"] { max-width: 77.7777777778%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-w="36"] { width: 80%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-x="36"] { left: 80%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-min-w="36"] { min-width: 80%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-max-w="36"] { max-width: 80%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-w="37"] { width: 82.2222222222%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-x="37"] { left: 82.2222222222%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-min-w="37"] { min-width: 82.2222222222%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-max-w="37"] { max-width: 82.2222222222%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-w="38"] { width: 84.4444444444%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-x="38"] { left: 84.4444444444%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-min-w="38"] { min-width: 84.4444444444%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-max-w="38"] { max-width: 84.4444444444%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-w="39"] { width: 86.6666666667%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-x="39"] { left: 86.6666666667%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-min-w="39"] { min-width: 86.6666666667%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-max-w="39"] { max-width: 86.6666666667%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-w="40"] { width: 88.8888888889%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-x="40"] { left: 88.8888888889%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-min-w="40"] { min-width: 88.8888888889%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-max-w="40"] { max-width: 88.8888888889%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-w="41"] { width: 91.1111111111%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-x="41"] { left: 91.1111111111%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-min-w="41"] { min-width: 91.1111111111%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-max-w="41"] { max-width: 91.1111111111%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-w="42"] { width: 93.3333333333%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-x="42"] { left: 93.3333333333%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-min-w="42"] { min-width: 93.3333333333%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-max-w="42"] { max-width: 93.3333333333%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-w="43"] { width: 95.5555555556%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-x="43"] { left: 95.5555555556%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-min-w="43"] { min-width: 95.5555555556%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-max-w="43"] { max-width: 95.5555555556%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-w="44"] { width: 97.7777777778%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-x="44"] { left: 97.7777777778%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-min-w="44"] { min-width: 97.7777777778%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-max-w="44"] { max-width: 97.7777777778%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-w="45"] { width: 100%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-x="45"] { left: 100%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-min-w="45"] { min-width: 100%; } .grid-stack.grid-stack-45 > .grid-stack-item[gs-max-w="45"] { max-width: 100%; } .grid-stack.grid-stack-46 > .grid-stack-item { min-width: 2.1739130435%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-w="1"] { width: 2.1739130435%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-x="1"] { left: 2.1739130435%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-min-w="1"] { min-width: 2.1739130435%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-max-w="1"] { max-width: 2.1739130435%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-w="2"] { width: 4.347826087%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-x="2"] { left: 4.347826087%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-min-w="2"] { min-width: 4.347826087%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-max-w="2"] { max-width: 4.347826087%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-w="3"] { width: 6.5217391304%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-x="3"] { left: 6.5217391304%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-min-w="3"] { min-width: 6.5217391304%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-max-w="3"] { max-width: 6.5217391304%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-w="4"] { width: 8.6956521739%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-x="4"] { left: 8.6956521739%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-min-w="4"] { min-width: 8.6956521739%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-max-w="4"] { max-width: 8.6956521739%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-w="5"] { width: 10.8695652174%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-x="5"] { left: 10.8695652174%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-min-w="5"] { min-width: 10.8695652174%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-max-w="5"] { max-width: 10.8695652174%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-w="6"] { width: 13.0434782609%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-x="6"] { left: 13.0434782609%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-min-w="6"] { min-width: 13.0434782609%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-max-w="6"] { max-width: 13.0434782609%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-w="7"] { width: 15.2173913043%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-x="7"] { left: 15.2173913043%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-min-w="7"] { min-width: 15.2173913043%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-max-w="7"] { max-width: 15.2173913043%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-w="8"] { width: 17.3913043478%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-x="8"] { left: 17.3913043478%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-min-w="8"] { min-width: 17.3913043478%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-max-w="8"] { max-width: 17.3913043478%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-w="9"] { width: 19.5652173913%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-x="9"] { left: 19.5652173913%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-min-w="9"] { min-width: 19.5652173913%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-max-w="9"] { max-width: 19.5652173913%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-w="10"] { width: 21.7391304348%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-x="10"] { left: 21.7391304348%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-min-w="10"] { min-width: 21.7391304348%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-max-w="10"] { max-width: 21.7391304348%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-w="11"] { width: 23.9130434783%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-x="11"] { left: 23.9130434783%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-min-w="11"] { min-width: 23.9130434783%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-max-w="11"] { max-width: 23.9130434783%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-w="12"] { width: 26.0869565217%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-x="12"] { left: 26.0869565217%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-min-w="12"] { min-width: 26.0869565217%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-max-w="12"] { max-width: 26.0869565217%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-w="13"] { width: 28.2608695652%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-x="13"] { left: 28.2608695652%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-min-w="13"] { min-width: 28.2608695652%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-max-w="13"] { max-width: 28.2608695652%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-w="14"] { width: 30.4347826087%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-x="14"] { left: 30.4347826087%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-min-w="14"] { min-width: 30.4347826087%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-max-w="14"] { max-width: 30.4347826087%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-w="15"] { width: 32.6086956522%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-x="15"] { left: 32.6086956522%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-min-w="15"] { min-width: 32.6086956522%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-max-w="15"] { max-width: 32.6086956522%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-w="16"] { width: 34.7826086957%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-x="16"] { left: 34.7826086957%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-min-w="16"] { min-width: 34.7826086957%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-max-w="16"] { max-width: 34.7826086957%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-w="17"] { width: 36.9565217391%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-x="17"] { left: 36.9565217391%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-min-w="17"] { min-width: 36.9565217391%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-max-w="17"] { max-width: 36.9565217391%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-w="18"] { width: 39.1304347826%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-x="18"] { left: 39.1304347826%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-min-w="18"] { min-width: 39.1304347826%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-max-w="18"] { max-width: 39.1304347826%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-w="19"] { width: 41.3043478261%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-x="19"] { left: 41.3043478261%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-min-w="19"] { min-width: 41.3043478261%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-max-w="19"] { max-width: 41.3043478261%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-w="20"] { width: 43.4782608696%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-x="20"] { left: 43.4782608696%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-min-w="20"] { min-width: 43.4782608696%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-max-w="20"] { max-width: 43.4782608696%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-w="21"] { width: 45.652173913%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-x="21"] { left: 45.652173913%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-min-w="21"] { min-width: 45.652173913%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-max-w="21"] { max-width: 45.652173913%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-w="22"] { width: 47.8260869565%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-x="22"] { left: 47.8260869565%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-min-w="22"] { min-width: 47.8260869565%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-max-w="22"] { max-width: 47.8260869565%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-w="23"] { width: 50%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-x="23"] { left: 50%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-min-w="23"] { min-width: 50%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-max-w="23"] { max-width: 50%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-w="24"] { width: 52.1739130435%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-x="24"] { left: 52.1739130435%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-min-w="24"] { min-width: 52.1739130435%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-max-w="24"] { max-width: 52.1739130435%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-w="25"] { width: 54.347826087%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-x="25"] { left: 54.347826087%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-min-w="25"] { min-width: 54.347826087%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-max-w="25"] { max-width: 54.347826087%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-w="26"] { width: 56.5217391304%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-x="26"] { left: 56.5217391304%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-min-w="26"] { min-width: 56.5217391304%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-max-w="26"] { max-width: 56.5217391304%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-w="27"] { width: 58.6956521739%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-x="27"] { left: 58.6956521739%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-min-w="27"] { min-width: 58.6956521739%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-max-w="27"] { max-width: 58.6956521739%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-w="28"] { width: 60.8695652174%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-x="28"] { left: 60.8695652174%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-min-w="28"] { min-width: 60.8695652174%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-max-w="28"] { max-width: 60.8695652174%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-w="29"] { width: 63.0434782609%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-x="29"] { left: 63.0434782609%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-min-w="29"] { min-width: 63.0434782609%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-max-w="29"] { max-width: 63.0434782609%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-w="30"] { width: 65.2173913043%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-x="30"] { left: 65.2173913043%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-min-w="30"] { min-width: 65.2173913043%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-max-w="30"] { max-width: 65.2173913043%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-w="31"] { width: 67.3913043478%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-x="31"] { left: 67.3913043478%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-min-w="31"] { min-width: 67.3913043478%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-max-w="31"] { max-width: 67.3913043478%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-w="32"] { width: 69.5652173913%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-x="32"] { left: 69.5652173913%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-min-w="32"] { min-width: 69.5652173913%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-max-w="32"] { max-width: 69.5652173913%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-w="33"] { width: 71.7391304348%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-x="33"] { left: 71.7391304348%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-min-w="33"] { min-width: 71.7391304348%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-max-w="33"] { max-width: 71.7391304348%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-w="34"] { width: 73.9130434783%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-x="34"] { left: 73.9130434783%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-min-w="34"] { min-width: 73.9130434783%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-max-w="34"] { max-width: 73.9130434783%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-w="35"] { width: 76.0869565217%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-x="35"] { left: 76.0869565217%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-min-w="35"] { min-width: 76.0869565217%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-max-w="35"] { max-width: 76.0869565217%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-w="36"] { width: 78.2608695652%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-x="36"] { left: 78.2608695652%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-min-w="36"] { min-width: 78.2608695652%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-max-w="36"] { max-width: 78.2608695652%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-w="37"] { width: 80.4347826087%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-x="37"] { left: 80.4347826087%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-min-w="37"] { min-width: 80.4347826087%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-max-w="37"] { max-width: 80.4347826087%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-w="38"] { width: 82.6086956522%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-x="38"] { left: 82.6086956522%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-min-w="38"] { min-width: 82.6086956522%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-max-w="38"] { max-width: 82.6086956522%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-w="39"] { width: 84.7826086957%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-x="39"] { left: 84.7826086957%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-min-w="39"] { min-width: 84.7826086957%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-max-w="39"] { max-width: 84.7826086957%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-w="40"] { width: 86.9565217391%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-x="40"] { left: 86.9565217391%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-min-w="40"] { min-width: 86.9565217391%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-max-w="40"] { max-width: 86.9565217391%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-w="41"] { width: 89.1304347826%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-x="41"] { left: 89.1304347826%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-min-w="41"] { min-width: 89.1304347826%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-max-w="41"] { max-width: 89.1304347826%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-w="42"] { width: 91.3043478261%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-x="42"] { left: 91.3043478261%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-min-w="42"] { min-width: 91.3043478261%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-max-w="42"] { max-width: 91.3043478261%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-w="43"] { width: 93.4782608696%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-x="43"] { left: 93.4782608696%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-min-w="43"] { min-width: 93.4782608696%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-max-w="43"] { max-width: 93.4782608696%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-w="44"] { width: 95.652173913%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-x="44"] { left: 95.652173913%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-min-w="44"] { min-width: 95.652173913%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-max-w="44"] { max-width: 95.652173913%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-w="45"] { width: 97.8260869565%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-x="45"] { left: 97.8260869565%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-min-w="45"] { min-width: 97.8260869565%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-max-w="45"] { max-width: 97.8260869565%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-w="46"] { width: 100%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-x="46"] { left: 100%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-min-w="46"] { min-width: 100%; } .grid-stack.grid-stack-46 > .grid-stack-item[gs-max-w="46"] { max-width: 100%; } .grid-stack.grid-stack-47 > .grid-stack-item { min-width: 2.1276595745%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-w="1"] { width: 2.1276595745%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-x="1"] { left: 2.1276595745%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-min-w="1"] { min-width: 2.1276595745%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-max-w="1"] { max-width: 2.1276595745%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-w="2"] { width: 4.2553191489%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-x="2"] { left: 4.2553191489%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-min-w="2"] { min-width: 4.2553191489%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-max-w="2"] { max-width: 4.2553191489%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-w="3"] { width: 6.3829787234%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-x="3"] { left: 6.3829787234%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-min-w="3"] { min-width: 6.3829787234%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-max-w="3"] { max-width: 6.3829787234%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-w="4"] { width: 8.5106382979%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-x="4"] { left: 8.5106382979%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-min-w="4"] { min-width: 8.5106382979%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-max-w="4"] { max-width: 8.5106382979%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-w="5"] { width: 10.6382978723%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-x="5"] { left: 10.6382978723%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-min-w="5"] { min-width: 10.6382978723%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-max-w="5"] { max-width: 10.6382978723%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-w="6"] { width: 12.7659574468%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-x="6"] { left: 12.7659574468%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-min-w="6"] { min-width: 12.7659574468%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-max-w="6"] { max-width: 12.7659574468%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-w="7"] { width: 14.8936170213%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-x="7"] { left: 14.8936170213%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-min-w="7"] { min-width: 14.8936170213%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-max-w="7"] { max-width: 14.8936170213%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-w="8"] { width: 17.0212765957%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-x="8"] { left: 17.0212765957%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-min-w="8"] { min-width: 17.0212765957%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-max-w="8"] { max-width: 17.0212765957%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-w="9"] { width: 19.1489361702%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-x="9"] { left: 19.1489361702%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-min-w="9"] { min-width: 19.1489361702%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-max-w="9"] { max-width: 19.1489361702%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-w="10"] { width: 21.2765957447%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-x="10"] { left: 21.2765957447%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-min-w="10"] { min-width: 21.2765957447%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-max-w="10"] { max-width: 21.2765957447%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-w="11"] { width: 23.4042553191%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-x="11"] { left: 23.4042553191%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-min-w="11"] { min-width: 23.4042553191%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-max-w="11"] { max-width: 23.4042553191%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-w="12"] { width: 25.5319148936%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-x="12"] { left: 25.5319148936%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-min-w="12"] { min-width: 25.5319148936%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-max-w="12"] { max-width: 25.5319148936%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-w="13"] { width: 27.6595744681%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-x="13"] { left: 27.6595744681%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-min-w="13"] { min-width: 27.6595744681%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-max-w="13"] { max-width: 27.6595744681%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-w="14"] { width: 29.7872340426%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-x="14"] { left: 29.7872340426%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-min-w="14"] { min-width: 29.7872340426%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-max-w="14"] { max-width: 29.7872340426%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-w="15"] { width: 31.914893617%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-x="15"] { left: 31.914893617%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-min-w="15"] { min-width: 31.914893617%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-max-w="15"] { max-width: 31.914893617%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-w="16"] { width: 34.0425531915%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-x="16"] { left: 34.0425531915%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-min-w="16"] { min-width: 34.0425531915%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-max-w="16"] { max-width: 34.0425531915%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-w="17"] { width: 36.170212766%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-x="17"] { left: 36.170212766%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-min-w="17"] { min-width: 36.170212766%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-max-w="17"] { max-width: 36.170212766%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-w="18"] { width: 38.2978723404%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-x="18"] { left: 38.2978723404%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-min-w="18"] { min-width: 38.2978723404%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-max-w="18"] { max-width: 38.2978723404%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-w="19"] { width: 40.4255319149%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-x="19"] { left: 40.4255319149%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-min-w="19"] { min-width: 40.4255319149%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-max-w="19"] { max-width: 40.4255319149%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-w="20"] { width: 42.5531914894%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-x="20"] { left: 42.5531914894%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-min-w="20"] { min-width: 42.5531914894%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-max-w="20"] { max-width: 42.5531914894%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-w="21"] { width: 44.6808510638%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-x="21"] { left: 44.6808510638%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-min-w="21"] { min-width: 44.6808510638%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-max-w="21"] { max-width: 44.6808510638%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-w="22"] { width: 46.8085106383%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-x="22"] { left: 46.8085106383%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-min-w="22"] { min-width: 46.8085106383%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-max-w="22"] { max-width: 46.8085106383%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-w="23"] { width: 48.9361702128%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-x="23"] { left: 48.9361702128%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-min-w="23"] { min-width: 48.9361702128%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-max-w="23"] { max-width: 48.9361702128%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-w="24"] { width: 51.0638297872%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-x="24"] { left: 51.0638297872%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-min-w="24"] { min-width: 51.0638297872%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-max-w="24"] { max-width: 51.0638297872%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-w="25"] { width: 53.1914893617%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-x="25"] { left: 53.1914893617%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-min-w="25"] { min-width: 53.1914893617%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-max-w="25"] { max-width: 53.1914893617%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-w="26"] { width: 55.3191489362%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-x="26"] { left: 55.3191489362%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-min-w="26"] { min-width: 55.3191489362%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-max-w="26"] { max-width: 55.3191489362%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-w="27"] { width: 57.4468085106%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-x="27"] { left: 57.4468085106%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-min-w="27"] { min-width: 57.4468085106%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-max-w="27"] { max-width: 57.4468085106%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-w="28"] { width: 59.5744680851%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-x="28"] { left: 59.5744680851%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-min-w="28"] { min-width: 59.5744680851%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-max-w="28"] { max-width: 59.5744680851%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-w="29"] { width: 61.7021276596%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-x="29"] { left: 61.7021276596%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-min-w="29"] { min-width: 61.7021276596%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-max-w="29"] { max-width: 61.7021276596%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-w="30"] { width: 63.829787234%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-x="30"] { left: 63.829787234%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-min-w="30"] { min-width: 63.829787234%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-max-w="30"] { max-width: 63.829787234%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-w="31"] { width: 65.9574468085%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-x="31"] { left: 65.9574468085%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-min-w="31"] { min-width: 65.9574468085%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-max-w="31"] { max-width: 65.9574468085%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-w="32"] { width: 68.085106383%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-x="32"] { left: 68.085106383%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-min-w="32"] { min-width: 68.085106383%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-max-w="32"] { max-width: 68.085106383%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-w="33"] { width: 70.2127659574%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-x="33"] { left: 70.2127659574%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-min-w="33"] { min-width: 70.2127659574%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-max-w="33"] { max-width: 70.2127659574%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-w="34"] { width: 72.3404255319%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-x="34"] { left: 72.3404255319%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-min-w="34"] { min-width: 72.3404255319%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-max-w="34"] { max-width: 72.3404255319%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-w="35"] { width: 74.4680851064%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-x="35"] { left: 74.4680851064%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-min-w="35"] { min-width: 74.4680851064%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-max-w="35"] { max-width: 74.4680851064%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-w="36"] { width: 76.5957446809%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-x="36"] { left: 76.5957446809%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-min-w="36"] { min-width: 76.5957446809%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-max-w="36"] { max-width: 76.5957446809%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-w="37"] { width: 78.7234042553%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-x="37"] { left: 78.7234042553%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-min-w="37"] { min-width: 78.7234042553%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-max-w="37"] { max-width: 78.7234042553%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-w="38"] { width: 80.8510638298%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-x="38"] { left: 80.8510638298%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-min-w="38"] { min-width: 80.8510638298%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-max-w="38"] { max-width: 80.8510638298%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-w="39"] { width: 82.9787234043%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-x="39"] { left: 82.9787234043%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-min-w="39"] { min-width: 82.9787234043%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-max-w="39"] { max-width: 82.9787234043%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-w="40"] { width: 85.1063829787%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-x="40"] { left: 85.1063829787%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-min-w="40"] { min-width: 85.1063829787%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-max-w="40"] { max-width: 85.1063829787%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-w="41"] { width: 87.2340425532%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-x="41"] { left: 87.2340425532%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-min-w="41"] { min-width: 87.2340425532%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-max-w="41"] { max-width: 87.2340425532%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-w="42"] { width: 89.3617021277%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-x="42"] { left: 89.3617021277%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-min-w="42"] { min-width: 89.3617021277%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-max-w="42"] { max-width: 89.3617021277%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-w="43"] { width: 91.4893617021%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-x="43"] { left: 91.4893617021%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-min-w="43"] { min-width: 91.4893617021%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-max-w="43"] { max-width: 91.4893617021%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-w="44"] { width: 93.6170212766%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-x="44"] { left: 93.6170212766%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-min-w="44"] { min-width: 93.6170212766%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-max-w="44"] { max-width: 93.6170212766%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-w="45"] { width: 95.7446808511%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-x="45"] { left: 95.7446808511%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-min-w="45"] { min-width: 95.7446808511%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-max-w="45"] { max-width: 95.7446808511%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-w="46"] { width: 97.8723404255%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-x="46"] { left: 97.8723404255%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-min-w="46"] { min-width: 97.8723404255%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-max-w="46"] { max-width: 97.8723404255%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-w="47"] { width: 100%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-x="47"] { left: 100%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-min-w="47"] { min-width: 100%; } .grid-stack.grid-stack-47 > .grid-stack-item[gs-max-w="47"] { max-width: 100%; } .grid-stack.grid-stack-48 > .grid-stack-item { min-width: 2.0833333333%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-w="1"] { width: 2.0833333333%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-x="1"] { left: 2.0833333333%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-min-w="1"] { min-width: 2.0833333333%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-max-w="1"] { max-width: 2.0833333333%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-w="2"] { width: 4.1666666667%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-x="2"] { left: 4.1666666667%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-min-w="2"] { min-width: 4.1666666667%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-max-w="2"] { max-width: 4.1666666667%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-w="3"] { width: 6.25%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-x="3"] { left: 6.25%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-min-w="3"] { min-width: 6.25%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-max-w="3"] { max-width: 6.25%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-w="4"] { width: 8.3333333333%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-x="4"] { left: 8.3333333333%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-min-w="4"] { min-width: 8.3333333333%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-max-w="4"] { max-width: 8.3333333333%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-w="5"] { width: 10.4166666667%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-x="5"] { left: 10.4166666667%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-min-w="5"] { min-width: 10.4166666667%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-max-w="5"] { max-width: 10.4166666667%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-w="6"] { width: 12.5%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-x="6"] { left: 12.5%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-min-w="6"] { min-width: 12.5%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-max-w="6"] { max-width: 12.5%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-w="7"] { width: 14.5833333333%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-x="7"] { left: 14.5833333333%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-min-w="7"] { min-width: 14.5833333333%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-max-w="7"] { max-width: 14.5833333333%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-w="8"] { width: 16.6666666667%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-x="8"] { left: 16.6666666667%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-min-w="8"] { min-width: 16.6666666667%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-max-w="8"] { max-width: 16.6666666667%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-w="9"] { width: 18.75%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-x="9"] { left: 18.75%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-min-w="9"] { min-width: 18.75%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-max-w="9"] { max-width: 18.75%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-w="10"] { width: 20.8333333333%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-x="10"] { left: 20.8333333333%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-min-w="10"] { min-width: 20.8333333333%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-max-w="10"] { max-width: 20.8333333333%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-w="11"] { width: 22.9166666667%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-x="11"] { left: 22.9166666667%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-min-w="11"] { min-width: 22.9166666667%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-max-w="11"] { max-width: 22.9166666667%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-w="12"] { width: 25%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-x="12"] { left: 25%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-min-w="12"] { min-width: 25%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-max-w="12"] { max-width: 25%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-w="13"] { width: 27.0833333333%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-x="13"] { left: 27.0833333333%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-min-w="13"] { min-width: 27.0833333333%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-max-w="13"] { max-width: 27.0833333333%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-w="14"] { width: 29.1666666667%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-x="14"] { left: 29.1666666667%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-min-w="14"] { min-width: 29.1666666667%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-max-w="14"] { max-width: 29.1666666667%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-w="15"] { width: 31.25%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-x="15"] { left: 31.25%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-min-w="15"] { min-width: 31.25%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-max-w="15"] { max-width: 31.25%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-w="16"] { width: 33.3333333333%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-x="16"] { left: 33.3333333333%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-min-w="16"] { min-width: 33.3333333333%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-max-w="16"] { max-width: 33.3333333333%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-w="17"] { width: 35.4166666667%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-x="17"] { left: 35.4166666667%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-min-w="17"] { min-width: 35.4166666667%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-max-w="17"] { max-width: 35.4166666667%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-w="18"] { width: 37.5%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-x="18"] { left: 37.5%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-min-w="18"] { min-width: 37.5%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-max-w="18"] { max-width: 37.5%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-w="19"] { width: 39.5833333333%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-x="19"] { left: 39.5833333333%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-min-w="19"] { min-width: 39.5833333333%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-max-w="19"] { max-width: 39.5833333333%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-w="20"] { width: 41.6666666667%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-x="20"] { left: 41.6666666667%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-min-w="20"] { min-width: 41.6666666667%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-max-w="20"] { max-width: 41.6666666667%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-w="21"] { width: 43.75%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-x="21"] { left: 43.75%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-min-w="21"] { min-width: 43.75%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-max-w="21"] { max-width: 43.75%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-w="22"] { width: 45.8333333333%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-x="22"] { left: 45.8333333333%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-min-w="22"] { min-width: 45.8333333333%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-max-w="22"] { max-width: 45.8333333333%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-w="23"] { width: 47.9166666667%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-x="23"] { left: 47.9166666667%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-min-w="23"] { min-width: 47.9166666667%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-max-w="23"] { max-width: 47.9166666667%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-w="24"] { width: 50%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-x="24"] { left: 50%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-min-w="24"] { min-width: 50%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-max-w="24"] { max-width: 50%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-w="25"] { width: 52.0833333333%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-x="25"] { left: 52.0833333333%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-min-w="25"] { min-width: 52.0833333333%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-max-w="25"] { max-width: 52.0833333333%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-w="26"] { width: 54.1666666667%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-x="26"] { left: 54.1666666667%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-min-w="26"] { min-width: 54.1666666667%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-max-w="26"] { max-width: 54.1666666667%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-w="27"] { width: 56.25%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-x="27"] { left: 56.25%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-min-w="27"] { min-width: 56.25%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-max-w="27"] { max-width: 56.25%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-w="28"] { width: 58.3333333333%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-x="28"] { left: 58.3333333333%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-min-w="28"] { min-width: 58.3333333333%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-max-w="28"] { max-width: 58.3333333333%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-w="29"] { width: 60.4166666667%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-x="29"] { left: 60.4166666667%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-min-w="29"] { min-width: 60.4166666667%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-max-w="29"] { max-width: 60.4166666667%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-w="30"] { width: 62.5%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-x="30"] { left: 62.5%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-min-w="30"] { min-width: 62.5%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-max-w="30"] { max-width: 62.5%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-w="31"] { width: 64.5833333333%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-x="31"] { left: 64.5833333333%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-min-w="31"] { min-width: 64.5833333333%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-max-w="31"] { max-width: 64.5833333333%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-w="32"] { width: 66.6666666667%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-x="32"] { left: 66.6666666667%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-min-w="32"] { min-width: 66.6666666667%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-max-w="32"] { max-width: 66.6666666667%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-w="33"] { width: 68.75%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-x="33"] { left: 68.75%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-min-w="33"] { min-width: 68.75%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-max-w="33"] { max-width: 68.75%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-w="34"] { width: 70.8333333333%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-x="34"] { left: 70.8333333333%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-min-w="34"] { min-width: 70.8333333333%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-max-w="34"] { max-width: 70.8333333333%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-w="35"] { width: 72.9166666667%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-x="35"] { left: 72.9166666667%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-min-w="35"] { min-width: 72.9166666667%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-max-w="35"] { max-width: 72.9166666667%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-w="36"] { width: 75%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-x="36"] { left: 75%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-min-w="36"] { min-width: 75%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-max-w="36"] { max-width: 75%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-w="37"] { width: 77.0833333333%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-x="37"] { left: 77.0833333333%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-min-w="37"] { min-width: 77.0833333333%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-max-w="37"] { max-width: 77.0833333333%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-w="38"] { width: 79.1666666667%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-x="38"] { left: 79.1666666667%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-min-w="38"] { min-width: 79.1666666667%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-max-w="38"] { max-width: 79.1666666667%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-w="39"] { width: 81.25%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-x="39"] { left: 81.25%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-min-w="39"] { min-width: 81.25%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-max-w="39"] { max-width: 81.25%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-w="40"] { width: 83.3333333333%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-x="40"] { left: 83.3333333333%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-min-w="40"] { min-width: 83.3333333333%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-max-w="40"] { max-width: 83.3333333333%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-w="41"] { width: 85.4166666667%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-x="41"] { left: 85.4166666667%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-min-w="41"] { min-width: 85.4166666667%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-max-w="41"] { max-width: 85.4166666667%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-w="42"] { width: 87.5%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-x="42"] { left: 87.5%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-min-w="42"] { min-width: 87.5%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-max-w="42"] { max-width: 87.5%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-w="43"] { width: 89.5833333333%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-x="43"] { left: 89.5833333333%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-min-w="43"] { min-width: 89.5833333333%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-max-w="43"] { max-width: 89.5833333333%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-w="44"] { width: 91.6666666667%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-x="44"] { left: 91.6666666667%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-min-w="44"] { min-width: 91.6666666667%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-max-w="44"] { max-width: 91.6666666667%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-w="45"] { width: 93.75%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-x="45"] { left: 93.75%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-min-w="45"] { min-width: 93.75%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-max-w="45"] { max-width: 93.75%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-w="46"] { width: 95.8333333333%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-x="46"] { left: 95.8333333333%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-min-w="46"] { min-width: 95.8333333333%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-max-w="46"] { max-width: 95.8333333333%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-w="47"] { width: 97.9166666667%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-x="47"] { left: 97.9166666667%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-min-w="47"] { min-width: 97.9166666667%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-max-w="47"] { max-width: 97.9166666667%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-w="48"] { width: 100%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-x="48"] { left: 100%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-min-w="48"] { min-width: 100%; } .grid-stack.grid-stack-48 > .grid-stack-item[gs-max-w="48"] { max-width: 100%; } .grid-stack.grid-stack-49 > .grid-stack-item { min-width: 2.0408163265%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-w="1"] { width: 2.0408163265%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-x="1"] { left: 2.0408163265%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-min-w="1"] { min-width: 2.0408163265%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-max-w="1"] { max-width: 2.0408163265%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-w="2"] { width: 4.0816326531%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-x="2"] { left: 4.0816326531%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-min-w="2"] { min-width: 4.0816326531%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-max-w="2"] { max-width: 4.0816326531%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-w="3"] { width: 6.1224489796%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-x="3"] { left: 6.1224489796%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-min-w="3"] { min-width: 6.1224489796%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-max-w="3"] { max-width: 6.1224489796%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-w="4"] { width: 8.1632653061%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-x="4"] { left: 8.1632653061%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-min-w="4"] { min-width: 8.1632653061%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-max-w="4"] { max-width: 8.1632653061%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-w="5"] { width: 10.2040816327%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-x="5"] { left: 10.2040816327%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-min-w="5"] { min-width: 10.2040816327%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-max-w="5"] { max-width: 10.2040816327%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-w="6"] { width: 12.2448979592%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-x="6"] { left: 12.2448979592%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-min-w="6"] { min-width: 12.2448979592%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-max-w="6"] { max-width: 12.2448979592%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-w="7"] { width: 14.2857142857%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-x="7"] { left: 14.2857142857%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-min-w="7"] { min-width: 14.2857142857%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-max-w="7"] { max-width: 14.2857142857%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-w="8"] { width: 16.3265306122%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-x="8"] { left: 16.3265306122%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-min-w="8"] { min-width: 16.3265306122%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-max-w="8"] { max-width: 16.3265306122%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-w="9"] { width: 18.3673469388%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-x="9"] { left: 18.3673469388%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-min-w="9"] { min-width: 18.3673469388%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-max-w="9"] { max-width: 18.3673469388%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-w="10"] { width: 20.4081632653%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-x="10"] { left: 20.4081632653%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-min-w="10"] { min-width: 20.4081632653%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-max-w="10"] { max-width: 20.4081632653%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-w="11"] { width: 22.4489795918%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-x="11"] { left: 22.4489795918%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-min-w="11"] { min-width: 22.4489795918%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-max-w="11"] { max-width: 22.4489795918%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-w="12"] { width: 24.4897959184%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-x="12"] { left: 24.4897959184%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-min-w="12"] { min-width: 24.4897959184%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-max-w="12"] { max-width: 24.4897959184%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-w="13"] { width: 26.5306122449%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-x="13"] { left: 26.5306122449%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-min-w="13"] { min-width: 26.5306122449%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-max-w="13"] { max-width: 26.5306122449%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-w="14"] { width: 28.5714285714%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-x="14"] { left: 28.5714285714%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-min-w="14"] { min-width: 28.5714285714%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-max-w="14"] { max-width: 28.5714285714%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-w="15"] { width: 30.612244898%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-x="15"] { left: 30.612244898%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-min-w="15"] { min-width: 30.612244898%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-max-w="15"] { max-width: 30.612244898%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-w="16"] { width: 32.6530612245%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-x="16"] { left: 32.6530612245%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-min-w="16"] { min-width: 32.6530612245%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-max-w="16"] { max-width: 32.6530612245%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-w="17"] { width: 34.693877551%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-x="17"] { left: 34.693877551%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-min-w="17"] { min-width: 34.693877551%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-max-w="17"] { max-width: 34.693877551%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-w="18"] { width: 36.7346938776%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-x="18"] { left: 36.7346938776%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-min-w="18"] { min-width: 36.7346938776%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-max-w="18"] { max-width: 36.7346938776%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-w="19"] { width: 38.7755102041%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-x="19"] { left: 38.7755102041%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-min-w="19"] { min-width: 38.7755102041%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-max-w="19"] { max-width: 38.7755102041%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-w="20"] { width: 40.8163265306%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-x="20"] { left: 40.8163265306%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-min-w="20"] { min-width: 40.8163265306%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-max-w="20"] { max-width: 40.8163265306%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-w="21"] { width: 42.8571428571%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-x="21"] { left: 42.8571428571%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-min-w="21"] { min-width: 42.8571428571%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-max-w="21"] { max-width: 42.8571428571%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-w="22"] { width: 44.8979591837%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-x="22"] { left: 44.8979591837%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-min-w="22"] { min-width: 44.8979591837%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-max-w="22"] { max-width: 44.8979591837%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-w="23"] { width: 46.9387755102%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-x="23"] { left: 46.9387755102%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-min-w="23"] { min-width: 46.9387755102%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-max-w="23"] { max-width: 46.9387755102%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-w="24"] { width: 48.9795918367%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-x="24"] { left: 48.9795918367%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-min-w="24"] { min-width: 48.9795918367%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-max-w="24"] { max-width: 48.9795918367%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-w="25"] { width: 51.0204081633%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-x="25"] { left: 51.0204081633%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-min-w="25"] { min-width: 51.0204081633%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-max-w="25"] { max-width: 51.0204081633%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-w="26"] { width: 53.0612244898%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-x="26"] { left: 53.0612244898%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-min-w="26"] { min-width: 53.0612244898%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-max-w="26"] { max-width: 53.0612244898%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-w="27"] { width: 55.1020408163%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-x="27"] { left: 55.1020408163%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-min-w="27"] { min-width: 55.1020408163%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-max-w="27"] { max-width: 55.1020408163%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-w="28"] { width: 57.1428571429%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-x="28"] { left: 57.1428571429%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-min-w="28"] { min-width: 57.1428571429%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-max-w="28"] { max-width: 57.1428571429%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-w="29"] { width: 59.1836734694%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-x="29"] { left: 59.1836734694%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-min-w="29"] { min-width: 59.1836734694%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-max-w="29"] { max-width: 59.1836734694%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-w="30"] { width: 61.2244897959%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-x="30"] { left: 61.2244897959%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-min-w="30"] { min-width: 61.2244897959%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-max-w="30"] { max-width: 61.2244897959%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-w="31"] { width: 63.2653061224%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-x="31"] { left: 63.2653061224%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-min-w="31"] { min-width: 63.2653061224%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-max-w="31"] { max-width: 63.2653061224%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-w="32"] { width: 65.306122449%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-x="32"] { left: 65.306122449%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-min-w="32"] { min-width: 65.306122449%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-max-w="32"] { max-width: 65.306122449%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-w="33"] { width: 67.3469387755%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-x="33"] { left: 67.3469387755%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-min-w="33"] { min-width: 67.3469387755%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-max-w="33"] { max-width: 67.3469387755%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-w="34"] { width: 69.387755102%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-x="34"] { left: 69.387755102%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-min-w="34"] { min-width: 69.387755102%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-max-w="34"] { max-width: 69.387755102%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-w="35"] { width: 71.4285714286%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-x="35"] { left: 71.4285714286%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-min-w="35"] { min-width: 71.4285714286%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-max-w="35"] { max-width: 71.4285714286%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-w="36"] { width: 73.4693877551%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-x="36"] { left: 73.4693877551%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-min-w="36"] { min-width: 73.4693877551%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-max-w="36"] { max-width: 73.4693877551%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-w="37"] { width: 75.5102040816%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-x="37"] { left: 75.5102040816%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-min-w="37"] { min-width: 75.5102040816%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-max-w="37"] { max-width: 75.5102040816%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-w="38"] { width: 77.5510204082%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-x="38"] { left: 77.5510204082%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-min-w="38"] { min-width: 77.5510204082%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-max-w="38"] { max-width: 77.5510204082%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-w="39"] { width: 79.5918367347%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-x="39"] { left: 79.5918367347%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-min-w="39"] { min-width: 79.5918367347%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-max-w="39"] { max-width: 79.5918367347%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-w="40"] { width: 81.6326530612%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-x="40"] { left: 81.6326530612%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-min-w="40"] { min-width: 81.6326530612%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-max-w="40"] { max-width: 81.6326530612%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-w="41"] { width: 83.6734693878%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-x="41"] { left: 83.6734693878%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-min-w="41"] { min-width: 83.6734693878%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-max-w="41"] { max-width: 83.6734693878%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-w="42"] { width: 85.7142857143%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-x="42"] { left: 85.7142857143%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-min-w="42"] { min-width: 85.7142857143%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-max-w="42"] { max-width: 85.7142857143%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-w="43"] { width: 87.7551020408%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-x="43"] { left: 87.7551020408%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-min-w="43"] { min-width: 87.7551020408%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-max-w="43"] { max-width: 87.7551020408%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-w="44"] { width: 89.7959183673%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-x="44"] { left: 89.7959183673%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-min-w="44"] { min-width: 89.7959183673%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-max-w="44"] { max-width: 89.7959183673%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-w="45"] { width: 91.8367346939%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-x="45"] { left: 91.8367346939%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-min-w="45"] { min-width: 91.8367346939%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-max-w="45"] { max-width: 91.8367346939%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-w="46"] { width: 93.8775510204%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-x="46"] { left: 93.8775510204%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-min-w="46"] { min-width: 93.8775510204%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-max-w="46"] { max-width: 93.8775510204%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-w="47"] { width: 95.9183673469%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-x="47"] { left: 95.9183673469%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-min-w="47"] { min-width: 95.9183673469%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-max-w="47"] { max-width: 95.9183673469%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-w="48"] { width: 97.9591836735%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-x="48"] { left: 97.9591836735%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-min-w="48"] { min-width: 97.9591836735%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-max-w="48"] { max-width: 97.9591836735%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-w="49"] { width: 100%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-x="49"] { left: 100%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-min-w="49"] { min-width: 100%; } .grid-stack.grid-stack-49 > .grid-stack-item[gs-max-w="49"] { max-width: 100%; } .grid-stack.grid-stack-50 > .grid-stack-item { min-width: 2%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-w="1"] { width: 2%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-x="1"] { left: 2%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-min-w="1"] { min-width: 2%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-max-w="1"] { max-width: 2%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-w="2"] { width: 4%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-x="2"] { left: 4%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-min-w="2"] { min-width: 4%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-max-w="2"] { max-width: 4%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-w="3"] { width: 6%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-x="3"] { left: 6%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-min-w="3"] { min-width: 6%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-max-w="3"] { max-width: 6%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-w="4"] { width: 8%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-x="4"] { left: 8%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-min-w="4"] { min-width: 8%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-max-w="4"] { max-width: 8%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-w="5"] { width: 10%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-x="5"] { left: 10%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-min-w="5"] { min-width: 10%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-max-w="5"] { max-width: 10%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-w="6"] { width: 12%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-x="6"] { left: 12%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-min-w="6"] { min-width: 12%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-max-w="6"] { max-width: 12%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-w="7"] { width: 14%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-x="7"] { left: 14%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-min-w="7"] { min-width: 14%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-max-w="7"] { max-width: 14%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-w="8"] { width: 16%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-x="8"] { left: 16%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-min-w="8"] { min-width: 16%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-max-w="8"] { max-width: 16%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-w="9"] { width: 18%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-x="9"] { left: 18%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-min-w="9"] { min-width: 18%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-max-w="9"] { max-width: 18%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-w="10"] { width: 20%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-x="10"] { left: 20%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-min-w="10"] { min-width: 20%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-max-w="10"] { max-width: 20%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-w="11"] { width: 22%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-x="11"] { left: 22%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-min-w="11"] { min-width: 22%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-max-w="11"] { max-width: 22%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-w="12"] { width: 24%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-x="12"] { left: 24%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-min-w="12"] { min-width: 24%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-max-w="12"] { max-width: 24%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-w="13"] { width: 26%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-x="13"] { left: 26%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-min-w="13"] { min-width: 26%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-max-w="13"] { max-width: 26%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-w="14"] { width: 28%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-x="14"] { left: 28%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-min-w="14"] { min-width: 28%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-max-w="14"] { max-width: 28%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-w="15"] { width: 30%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-x="15"] { left: 30%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-min-w="15"] { min-width: 30%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-max-w="15"] { max-width: 30%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-w="16"] { width: 32%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-x="16"] { left: 32%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-min-w="16"] { min-width: 32%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-max-w="16"] { max-width: 32%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-w="17"] { width: 34%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-x="17"] { left: 34%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-min-w="17"] { min-width: 34%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-max-w="17"] { max-width: 34%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-w="18"] { width: 36%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-x="18"] { left: 36%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-min-w="18"] { min-width: 36%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-max-w="18"] { max-width: 36%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-w="19"] { width: 38%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-x="19"] { left: 38%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-min-w="19"] { min-width: 38%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-max-w="19"] { max-width: 38%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-w="20"] { width: 40%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-x="20"] { left: 40%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-min-w="20"] { min-width: 40%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-max-w="20"] { max-width: 40%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-w="21"] { width: 42%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-x="21"] { left: 42%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-min-w="21"] { min-width: 42%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-max-w="21"] { max-width: 42%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-w="22"] { width: 44%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-x="22"] { left: 44%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-min-w="22"] { min-width: 44%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-max-w="22"] { max-width: 44%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-w="23"] { width: 46%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-x="23"] { left: 46%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-min-w="23"] { min-width: 46%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-max-w="23"] { max-width: 46%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-w="24"] { width: 48%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-x="24"] { left: 48%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-min-w="24"] { min-width: 48%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-max-w="24"] { max-width: 48%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-w="25"] { width: 50%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-x="25"] { left: 50%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-min-w="25"] { min-width: 50%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-max-w="25"] { max-width: 50%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-w="26"] { width: 52%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-x="26"] { left: 52%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-min-w="26"] { min-width: 52%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-max-w="26"] { max-width: 52%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-w="27"] { width: 54%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-x="27"] { left: 54%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-min-w="27"] { min-width: 54%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-max-w="27"] { max-width: 54%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-w="28"] { width: 56%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-x="28"] { left: 56%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-min-w="28"] { min-width: 56%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-max-w="28"] { max-width: 56%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-w="29"] { width: 58%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-x="29"] { left: 58%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-min-w="29"] { min-width: 58%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-max-w="29"] { max-width: 58%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-w="30"] { width: 60%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-x="30"] { left: 60%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-min-w="30"] { min-width: 60%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-max-w="30"] { max-width: 60%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-w="31"] { width: 62%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-x="31"] { left: 62%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-min-w="31"] { min-width: 62%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-max-w="31"] { max-width: 62%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-w="32"] { width: 64%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-x="32"] { left: 64%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-min-w="32"] { min-width: 64%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-max-w="32"] { max-width: 64%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-w="33"] { width: 66%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-x="33"] { left: 66%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-min-w="33"] { min-width: 66%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-max-w="33"] { max-width: 66%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-w="34"] { width: 68%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-x="34"] { left: 68%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-min-w="34"] { min-width: 68%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-max-w="34"] { max-width: 68%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-w="35"] { width: 70%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-x="35"] { left: 70%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-min-w="35"] { min-width: 70%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-max-w="35"] { max-width: 70%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-w="36"] { width: 72%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-x="36"] { left: 72%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-min-w="36"] { min-width: 72%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-max-w="36"] { max-width: 72%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-w="37"] { width: 74%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-x="37"] { left: 74%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-min-w="37"] { min-width: 74%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-max-w="37"] { max-width: 74%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-w="38"] { width: 76%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-x="38"] { left: 76%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-min-w="38"] { min-width: 76%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-max-w="38"] { max-width: 76%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-w="39"] { width: 78%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-x="39"] { left: 78%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-min-w="39"] { min-width: 78%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-max-w="39"] { max-width: 78%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-w="40"] { width: 80%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-x="40"] { left: 80%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-min-w="40"] { min-width: 80%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-max-w="40"] { max-width: 80%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-w="41"] { width: 82%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-x="41"] { left: 82%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-min-w="41"] { min-width: 82%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-max-w="41"] { max-width: 82%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-w="42"] { width: 84%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-x="42"] { left: 84%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-min-w="42"] { min-width: 84%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-max-w="42"] { max-width: 84%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-w="43"] { width: 86%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-x="43"] { left: 86%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-min-w="43"] { min-width: 86%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-max-w="43"] { max-width: 86%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-w="44"] { width: 88%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-x="44"] { left: 88%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-min-w="44"] { min-width: 88%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-max-w="44"] { max-width: 88%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-w="45"] { width: 90%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-x="45"] { left: 90%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-min-w="45"] { min-width: 90%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-max-w="45"] { max-width: 90%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-w="46"] { width: 92%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-x="46"] { left: 92%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-min-w="46"] { min-width: 92%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-max-w="46"] { max-width: 92%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-w="47"] { width: 94%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-x="47"] { left: 94%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-min-w="47"] { min-width: 94%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-max-w="47"] { max-width: 94%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-w="48"] { width: 96%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-x="48"] { left: 96%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-min-w="48"] { min-width: 96%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-max-w="48"] { max-width: 96%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-w="49"] { width: 98%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-x="49"] { left: 98%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-min-w="49"] { min-width: 98%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-max-w="49"] { max-width: 98%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-w="50"] { width: 100%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-x="50"] { left: 100%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-min-w="50"] { min-width: 100%; } .grid-stack.grid-stack-50 > .grid-stack-item[gs-max-w="50"] { max-width: 100%; } .grid-stack.grid-stack-51 > .grid-stack-item { min-width: 1.9607843137%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-w="1"] { width: 1.9607843137%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-x="1"] { left: 1.9607843137%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-min-w="1"] { min-width: 1.9607843137%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-max-w="1"] { max-width: 1.9607843137%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-w="2"] { width: 3.9215686275%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-x="2"] { left: 3.9215686275%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-min-w="2"] { min-width: 3.9215686275%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-max-w="2"] { max-width: 3.9215686275%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-w="3"] { width: 5.8823529412%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-x="3"] { left: 5.8823529412%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-min-w="3"] { min-width: 5.8823529412%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-max-w="3"] { max-width: 5.8823529412%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-w="4"] { width: 7.8431372549%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-x="4"] { left: 7.8431372549%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-min-w="4"] { min-width: 7.8431372549%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-max-w="4"] { max-width: 7.8431372549%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-w="5"] { width: 9.8039215686%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-x="5"] { left: 9.8039215686%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-min-w="5"] { min-width: 9.8039215686%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-max-w="5"] { max-width: 9.8039215686%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-w="6"] { width: 11.7647058824%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-x="6"] { left: 11.7647058824%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-min-w="6"] { min-width: 11.7647058824%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-max-w="6"] { max-width: 11.7647058824%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-w="7"] { width: 13.7254901961%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-x="7"] { left: 13.7254901961%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-min-w="7"] { min-width: 13.7254901961%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-max-w="7"] { max-width: 13.7254901961%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-w="8"] { width: 15.6862745098%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-x="8"] { left: 15.6862745098%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-min-w="8"] { min-width: 15.6862745098%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-max-w="8"] { max-width: 15.6862745098%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-w="9"] { width: 17.6470588235%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-x="9"] { left: 17.6470588235%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-min-w="9"] { min-width: 17.6470588235%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-max-w="9"] { max-width: 17.6470588235%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-w="10"] { width: 19.6078431373%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-x="10"] { left: 19.6078431373%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-min-w="10"] { min-width: 19.6078431373%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-max-w="10"] { max-width: 19.6078431373%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-w="11"] { width: 21.568627451%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-x="11"] { left: 21.568627451%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-min-w="11"] { min-width: 21.568627451%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-max-w="11"] { max-width: 21.568627451%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-w="12"] { width: 23.5294117647%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-x="12"] { left: 23.5294117647%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-min-w="12"] { min-width: 23.5294117647%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-max-w="12"] { max-width: 23.5294117647%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-w="13"] { width: 25.4901960784%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-x="13"] { left: 25.4901960784%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-min-w="13"] { min-width: 25.4901960784%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-max-w="13"] { max-width: 25.4901960784%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-w="14"] { width: 27.4509803922%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-x="14"] { left: 27.4509803922%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-min-w="14"] { min-width: 27.4509803922%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-max-w="14"] { max-width: 27.4509803922%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-w="15"] { width: 29.4117647059%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-x="15"] { left: 29.4117647059%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-min-w="15"] { min-width: 29.4117647059%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-max-w="15"] { max-width: 29.4117647059%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-w="16"] { width: 31.3725490196%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-x="16"] { left: 31.3725490196%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-min-w="16"] { min-width: 31.3725490196%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-max-w="16"] { max-width: 31.3725490196%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-w="17"] { width: 33.3333333333%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-x="17"] { left: 33.3333333333%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-min-w="17"] { min-width: 33.3333333333%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-max-w="17"] { max-width: 33.3333333333%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-w="18"] { width: 35.2941176471%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-x="18"] { left: 35.2941176471%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-min-w="18"] { min-width: 35.2941176471%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-max-w="18"] { max-width: 35.2941176471%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-w="19"] { width: 37.2549019608%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-x="19"] { left: 37.2549019608%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-min-w="19"] { min-width: 37.2549019608%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-max-w="19"] { max-width: 37.2549019608%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-w="20"] { width: 39.2156862745%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-x="20"] { left: 39.2156862745%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-min-w="20"] { min-width: 39.2156862745%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-max-w="20"] { max-width: 39.2156862745%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-w="21"] { width: 41.1764705882%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-x="21"] { left: 41.1764705882%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-min-w="21"] { min-width: 41.1764705882%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-max-w="21"] { max-width: 41.1764705882%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-w="22"] { width: 43.137254902%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-x="22"] { left: 43.137254902%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-min-w="22"] { min-width: 43.137254902%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-max-w="22"] { max-width: 43.137254902%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-w="23"] { width: 45.0980392157%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-x="23"] { left: 45.0980392157%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-min-w="23"] { min-width: 45.0980392157%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-max-w="23"] { max-width: 45.0980392157%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-w="24"] { width: 47.0588235294%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-x="24"] { left: 47.0588235294%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-min-w="24"] { min-width: 47.0588235294%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-max-w="24"] { max-width: 47.0588235294%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-w="25"] { width: 49.0196078431%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-x="25"] { left: 49.0196078431%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-min-w="25"] { min-width: 49.0196078431%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-max-w="25"] { max-width: 49.0196078431%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-w="26"] { width: 50.9803921569%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-x="26"] { left: 50.9803921569%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-min-w="26"] { min-width: 50.9803921569%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-max-w="26"] { max-width: 50.9803921569%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-w="27"] { width: 52.9411764706%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-x="27"] { left: 52.9411764706%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-min-w="27"] { min-width: 52.9411764706%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-max-w="27"] { max-width: 52.9411764706%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-w="28"] { width: 54.9019607843%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-x="28"] { left: 54.9019607843%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-min-w="28"] { min-width: 54.9019607843%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-max-w="28"] { max-width: 54.9019607843%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-w="29"] { width: 56.862745098%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-x="29"] { left: 56.862745098%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-min-w="29"] { min-width: 56.862745098%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-max-w="29"] { max-width: 56.862745098%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-w="30"] { width: 58.8235294118%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-x="30"] { left: 58.8235294118%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-min-w="30"] { min-width: 58.8235294118%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-max-w="30"] { max-width: 58.8235294118%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-w="31"] { width: 60.7843137255%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-x="31"] { left: 60.7843137255%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-min-w="31"] { min-width: 60.7843137255%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-max-w="31"] { max-width: 60.7843137255%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-w="32"] { width: 62.7450980392%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-x="32"] { left: 62.7450980392%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-min-w="32"] { min-width: 62.7450980392%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-max-w="32"] { max-width: 62.7450980392%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-w="33"] { width: 64.7058823529%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-x="33"] { left: 64.7058823529%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-min-w="33"] { min-width: 64.7058823529%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-max-w="33"] { max-width: 64.7058823529%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-w="34"] { width: 66.6666666667%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-x="34"] { left: 66.6666666667%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-min-w="34"] { min-width: 66.6666666667%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-max-w="34"] { max-width: 66.6666666667%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-w="35"] { width: 68.6274509804%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-x="35"] { left: 68.6274509804%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-min-w="35"] { min-width: 68.6274509804%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-max-w="35"] { max-width: 68.6274509804%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-w="36"] { width: 70.5882352941%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-x="36"] { left: 70.5882352941%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-min-w="36"] { min-width: 70.5882352941%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-max-w="36"] { max-width: 70.5882352941%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-w="37"] { width: 72.5490196078%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-x="37"] { left: 72.5490196078%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-min-w="37"] { min-width: 72.5490196078%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-max-w="37"] { max-width: 72.5490196078%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-w="38"] { width: 74.5098039216%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-x="38"] { left: 74.5098039216%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-min-w="38"] { min-width: 74.5098039216%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-max-w="38"] { max-width: 74.5098039216%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-w="39"] { width: 76.4705882353%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-x="39"] { left: 76.4705882353%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-min-w="39"] { min-width: 76.4705882353%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-max-w="39"] { max-width: 76.4705882353%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-w="40"] { width: 78.431372549%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-x="40"] { left: 78.431372549%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-min-w="40"] { min-width: 78.431372549%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-max-w="40"] { max-width: 78.431372549%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-w="41"] { width: 80.3921568627%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-x="41"] { left: 80.3921568627%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-min-w="41"] { min-width: 80.3921568627%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-max-w="41"] { max-width: 80.3921568627%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-w="42"] { width: 82.3529411765%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-x="42"] { left: 82.3529411765%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-min-w="42"] { min-width: 82.3529411765%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-max-w="42"] { max-width: 82.3529411765%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-w="43"] { width: 84.3137254902%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-x="43"] { left: 84.3137254902%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-min-w="43"] { min-width: 84.3137254902%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-max-w="43"] { max-width: 84.3137254902%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-w="44"] { width: 86.2745098039%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-x="44"] { left: 86.2745098039%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-min-w="44"] { min-width: 86.2745098039%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-max-w="44"] { max-width: 86.2745098039%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-w="45"] { width: 88.2352941176%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-x="45"] { left: 88.2352941176%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-min-w="45"] { min-width: 88.2352941176%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-max-w="45"] { max-width: 88.2352941176%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-w="46"] { width: 90.1960784314%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-x="46"] { left: 90.1960784314%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-min-w="46"] { min-width: 90.1960784314%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-max-w="46"] { max-width: 90.1960784314%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-w="47"] { width: 92.1568627451%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-x="47"] { left: 92.1568627451%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-min-w="47"] { min-width: 92.1568627451%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-max-w="47"] { max-width: 92.1568627451%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-w="48"] { width: 94.1176470588%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-x="48"] { left: 94.1176470588%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-min-w="48"] { min-width: 94.1176470588%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-max-w="48"] { max-width: 94.1176470588%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-w="49"] { width: 96.0784313725%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-x="49"] { left: 96.0784313725%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-min-w="49"] { min-width: 96.0784313725%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-max-w="49"] { max-width: 96.0784313725%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-w="50"] { width: 98.0392156863%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-x="50"] { left: 98.0392156863%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-min-w="50"] { min-width: 98.0392156863%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-max-w="50"] { max-width: 98.0392156863%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-w="51"] { width: 100%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-x="51"] { left: 100%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-min-w="51"] { min-width: 100%; } .grid-stack.grid-stack-51 > .grid-stack-item[gs-max-w="51"] { max-width: 100%; } .grid-stack.grid-stack-52 > .grid-stack-item { min-width: 1.9230769231%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-w="1"] { width: 1.9230769231%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-x="1"] { left: 1.9230769231%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-min-w="1"] { min-width: 1.9230769231%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-max-w="1"] { max-width: 1.9230769231%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-w="2"] { width: 3.8461538462%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-x="2"] { left: 3.8461538462%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-min-w="2"] { min-width: 3.8461538462%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-max-w="2"] { max-width: 3.8461538462%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-w="3"] { width: 5.7692307692%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-x="3"] { left: 5.7692307692%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-min-w="3"] { min-width: 5.7692307692%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-max-w="3"] { max-width: 5.7692307692%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-w="4"] { width: 7.6923076923%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-x="4"] { left: 7.6923076923%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-min-w="4"] { min-width: 7.6923076923%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-max-w="4"] { max-width: 7.6923076923%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-w="5"] { width: 9.6153846154%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-x="5"] { left: 9.6153846154%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-min-w="5"] { min-width: 9.6153846154%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-max-w="5"] { max-width: 9.6153846154%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-w="6"] { width: 11.5384615385%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-x="6"] { left: 11.5384615385%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-min-w="6"] { min-width: 11.5384615385%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-max-w="6"] { max-width: 11.5384615385%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-w="7"] { width: 13.4615384615%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-x="7"] { left: 13.4615384615%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-min-w="7"] { min-width: 13.4615384615%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-max-w="7"] { max-width: 13.4615384615%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-w="8"] { width: 15.3846153846%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-x="8"] { left: 15.3846153846%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-min-w="8"] { min-width: 15.3846153846%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-max-w="8"] { max-width: 15.3846153846%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-w="9"] { width: 17.3076923077%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-x="9"] { left: 17.3076923077%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-min-w="9"] { min-width: 17.3076923077%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-max-w="9"] { max-width: 17.3076923077%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-w="10"] { width: 19.2307692308%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-x="10"] { left: 19.2307692308%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-min-w="10"] { min-width: 19.2307692308%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-max-w="10"] { max-width: 19.2307692308%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-w="11"] { width: 21.1538461538%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-x="11"] { left: 21.1538461538%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-min-w="11"] { min-width: 21.1538461538%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-max-w="11"] { max-width: 21.1538461538%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-w="12"] { width: 23.0769230769%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-x="12"] { left: 23.0769230769%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-min-w="12"] { min-width: 23.0769230769%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-max-w="12"] { max-width: 23.0769230769%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-w="13"] { width: 25%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-x="13"] { left: 25%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-min-w="13"] { min-width: 25%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-max-w="13"] { max-width: 25%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-w="14"] { width: 26.9230769231%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-x="14"] { left: 26.9230769231%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-min-w="14"] { min-width: 26.9230769231%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-max-w="14"] { max-width: 26.9230769231%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-w="15"] { width: 28.8461538462%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-x="15"] { left: 28.8461538462%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-min-w="15"] { min-width: 28.8461538462%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-max-w="15"] { max-width: 28.8461538462%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-w="16"] { width: 30.7692307692%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-x="16"] { left: 30.7692307692%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-min-w="16"] { min-width: 30.7692307692%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-max-w="16"] { max-width: 30.7692307692%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-w="17"] { width: 32.6923076923%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-x="17"] { left: 32.6923076923%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-min-w="17"] { min-width: 32.6923076923%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-max-w="17"] { max-width: 32.6923076923%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-w="18"] { width: 34.6153846154%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-x="18"] { left: 34.6153846154%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-min-w="18"] { min-width: 34.6153846154%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-max-w="18"] { max-width: 34.6153846154%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-w="19"] { width: 36.5384615385%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-x="19"] { left: 36.5384615385%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-min-w="19"] { min-width: 36.5384615385%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-max-w="19"] { max-width: 36.5384615385%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-w="20"] { width: 38.4615384615%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-x="20"] { left: 38.4615384615%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-min-w="20"] { min-width: 38.4615384615%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-max-w="20"] { max-width: 38.4615384615%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-w="21"] { width: 40.3846153846%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-x="21"] { left: 40.3846153846%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-min-w="21"] { min-width: 40.3846153846%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-max-w="21"] { max-width: 40.3846153846%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-w="22"] { width: 42.3076923077%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-x="22"] { left: 42.3076923077%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-min-w="22"] { min-width: 42.3076923077%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-max-w="22"] { max-width: 42.3076923077%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-w="23"] { width: 44.2307692308%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-x="23"] { left: 44.2307692308%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-min-w="23"] { min-width: 44.2307692308%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-max-w="23"] { max-width: 44.2307692308%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-w="24"] { width: 46.1538461538%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-x="24"] { left: 46.1538461538%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-min-w="24"] { min-width: 46.1538461538%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-max-w="24"] { max-width: 46.1538461538%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-w="25"] { width: 48.0769230769%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-x="25"] { left: 48.0769230769%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-min-w="25"] { min-width: 48.0769230769%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-max-w="25"] { max-width: 48.0769230769%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-w="26"] { width: 50%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-x="26"] { left: 50%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-min-w="26"] { min-width: 50%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-max-w="26"] { max-width: 50%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-w="27"] { width: 51.9230769231%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-x="27"] { left: 51.9230769231%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-min-w="27"] { min-width: 51.9230769231%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-max-w="27"] { max-width: 51.9230769231%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-w="28"] { width: 53.8461538462%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-x="28"] { left: 53.8461538462%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-min-w="28"] { min-width: 53.8461538462%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-max-w="28"] { max-width: 53.8461538462%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-w="29"] { width: 55.7692307692%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-x="29"] { left: 55.7692307692%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-min-w="29"] { min-width: 55.7692307692%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-max-w="29"] { max-width: 55.7692307692%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-w="30"] { width: 57.6923076923%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-x="30"] { left: 57.6923076923%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-min-w="30"] { min-width: 57.6923076923%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-max-w="30"] { max-width: 57.6923076923%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-w="31"] { width: 59.6153846154%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-x="31"] { left: 59.6153846154%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-min-w="31"] { min-width: 59.6153846154%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-max-w="31"] { max-width: 59.6153846154%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-w="32"] { width: 61.5384615385%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-x="32"] { left: 61.5384615385%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-min-w="32"] { min-width: 61.5384615385%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-max-w="32"] { max-width: 61.5384615385%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-w="33"] { width: 63.4615384615%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-x="33"] { left: 63.4615384615%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-min-w="33"] { min-width: 63.4615384615%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-max-w="33"] { max-width: 63.4615384615%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-w="34"] { width: 65.3846153846%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-x="34"] { left: 65.3846153846%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-min-w="34"] { min-width: 65.3846153846%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-max-w="34"] { max-width: 65.3846153846%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-w="35"] { width: 67.3076923077%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-x="35"] { left: 67.3076923077%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-min-w="35"] { min-width: 67.3076923077%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-max-w="35"] { max-width: 67.3076923077%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-w="36"] { width: 69.2307692308%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-x="36"] { left: 69.2307692308%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-min-w="36"] { min-width: 69.2307692308%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-max-w="36"] { max-width: 69.2307692308%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-w="37"] { width: 71.1538461538%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-x="37"] { left: 71.1538461538%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-min-w="37"] { min-width: 71.1538461538%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-max-w="37"] { max-width: 71.1538461538%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-w="38"] { width: 73.0769230769%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-x="38"] { left: 73.0769230769%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-min-w="38"] { min-width: 73.0769230769%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-max-w="38"] { max-width: 73.0769230769%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-w="39"] { width: 75%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-x="39"] { left: 75%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-min-w="39"] { min-width: 75%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-max-w="39"] { max-width: 75%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-w="40"] { width: 76.9230769231%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-x="40"] { left: 76.9230769231%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-min-w="40"] { min-width: 76.9230769231%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-max-w="40"] { max-width: 76.9230769231%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-w="41"] { width: 78.8461538462%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-x="41"] { left: 78.8461538462%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-min-w="41"] { min-width: 78.8461538462%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-max-w="41"] { max-width: 78.8461538462%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-w="42"] { width: 80.7692307692%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-x="42"] { left: 80.7692307692%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-min-w="42"] { min-width: 80.7692307692%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-max-w="42"] { max-width: 80.7692307692%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-w="43"] { width: 82.6923076923%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-x="43"] { left: 82.6923076923%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-min-w="43"] { min-width: 82.6923076923%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-max-w="43"] { max-width: 82.6923076923%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-w="44"] { width: 84.6153846154%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-x="44"] { left: 84.6153846154%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-min-w="44"] { min-width: 84.6153846154%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-max-w="44"] { max-width: 84.6153846154%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-w="45"] { width: 86.5384615385%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-x="45"] { left: 86.5384615385%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-min-w="45"] { min-width: 86.5384615385%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-max-w="45"] { max-width: 86.5384615385%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-w="46"] { width: 88.4615384615%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-x="46"] { left: 88.4615384615%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-min-w="46"] { min-width: 88.4615384615%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-max-w="46"] { max-width: 88.4615384615%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-w="47"] { width: 90.3846153846%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-x="47"] { left: 90.3846153846%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-min-w="47"] { min-width: 90.3846153846%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-max-w="47"] { max-width: 90.3846153846%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-w="48"] { width: 92.3076923077%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-x="48"] { left: 92.3076923077%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-min-w="48"] { min-width: 92.3076923077%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-max-w="48"] { max-width: 92.3076923077%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-w="49"] { width: 94.2307692308%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-x="49"] { left: 94.2307692308%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-min-w="49"] { min-width: 94.2307692308%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-max-w="49"] { max-width: 94.2307692308%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-w="50"] { width: 96.1538461538%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-x="50"] { left: 96.1538461538%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-min-w="50"] { min-width: 96.1538461538%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-max-w="50"] { max-width: 96.1538461538%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-w="51"] { width: 98.0769230769%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-x="51"] { left: 98.0769230769%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-min-w="51"] { min-width: 98.0769230769%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-max-w="51"] { max-width: 98.0769230769%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-w="52"] { width: 100%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-x="52"] { left: 100%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-min-w="52"] { min-width: 100%; } .grid-stack.grid-stack-52 > .grid-stack-item[gs-max-w="52"] { max-width: 100%; } .grid-stack.grid-stack-53 > .grid-stack-item { min-width: 1.8867924528%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-w="1"] { width: 1.8867924528%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-x="1"] { left: 1.8867924528%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-min-w="1"] { min-width: 1.8867924528%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-max-w="1"] { max-width: 1.8867924528%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-w="2"] { width: 3.7735849057%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-x="2"] { left: 3.7735849057%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-min-w="2"] { min-width: 3.7735849057%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-max-w="2"] { max-width: 3.7735849057%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-w="3"] { width: 5.6603773585%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-x="3"] { left: 5.6603773585%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-min-w="3"] { min-width: 5.6603773585%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-max-w="3"] { max-width: 5.6603773585%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-w="4"] { width: 7.5471698113%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-x="4"] { left: 7.5471698113%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-min-w="4"] { min-width: 7.5471698113%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-max-w="4"] { max-width: 7.5471698113%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-w="5"] { width: 9.4339622642%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-x="5"] { left: 9.4339622642%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-min-w="5"] { min-width: 9.4339622642%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-max-w="5"] { max-width: 9.4339622642%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-w="6"] { width: 11.320754717%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-x="6"] { left: 11.320754717%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-min-w="6"] { min-width: 11.320754717%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-max-w="6"] { max-width: 11.320754717%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-w="7"] { width: 13.2075471698%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-x="7"] { left: 13.2075471698%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-min-w="7"] { min-width: 13.2075471698%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-max-w="7"] { max-width: 13.2075471698%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-w="8"] { width: 15.0943396226%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-x="8"] { left: 15.0943396226%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-min-w="8"] { min-width: 15.0943396226%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-max-w="8"] { max-width: 15.0943396226%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-w="9"] { width: 16.9811320755%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-x="9"] { left: 16.9811320755%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-min-w="9"] { min-width: 16.9811320755%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-max-w="9"] { max-width: 16.9811320755%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-w="10"] { width: 18.8679245283%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-x="10"] { left: 18.8679245283%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-min-w="10"] { min-width: 18.8679245283%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-max-w="10"] { max-width: 18.8679245283%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-w="11"] { width: 20.7547169811%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-x="11"] { left: 20.7547169811%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-min-w="11"] { min-width: 20.7547169811%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-max-w="11"] { max-width: 20.7547169811%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-w="12"] { width: 22.641509434%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-x="12"] { left: 22.641509434%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-min-w="12"] { min-width: 22.641509434%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-max-w="12"] { max-width: 22.641509434%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-w="13"] { width: 24.5283018868%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-x="13"] { left: 24.5283018868%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-min-w="13"] { min-width: 24.5283018868%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-max-w="13"] { max-width: 24.5283018868%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-w="14"] { width: 26.4150943396%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-x="14"] { left: 26.4150943396%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-min-w="14"] { min-width: 26.4150943396%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-max-w="14"] { max-width: 26.4150943396%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-w="15"] { width: 28.3018867925%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-x="15"] { left: 28.3018867925%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-min-w="15"] { min-width: 28.3018867925%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-max-w="15"] { max-width: 28.3018867925%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-w="16"] { width: 30.1886792453%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-x="16"] { left: 30.1886792453%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-min-w="16"] { min-width: 30.1886792453%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-max-w="16"] { max-width: 30.1886792453%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-w="17"] { width: 32.0754716981%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-x="17"] { left: 32.0754716981%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-min-w="17"] { min-width: 32.0754716981%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-max-w="17"] { max-width: 32.0754716981%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-w="18"] { width: 33.9622641509%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-x="18"] { left: 33.9622641509%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-min-w="18"] { min-width: 33.9622641509%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-max-w="18"] { max-width: 33.9622641509%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-w="19"] { width: 35.8490566038%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-x="19"] { left: 35.8490566038%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-min-w="19"] { min-width: 35.8490566038%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-max-w="19"] { max-width: 35.8490566038%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-w="20"] { width: 37.7358490566%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-x="20"] { left: 37.7358490566%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-min-w="20"] { min-width: 37.7358490566%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-max-w="20"] { max-width: 37.7358490566%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-w="21"] { width: 39.6226415094%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-x="21"] { left: 39.6226415094%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-min-w="21"] { min-width: 39.6226415094%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-max-w="21"] { max-width: 39.6226415094%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-w="22"] { width: 41.5094339623%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-x="22"] { left: 41.5094339623%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-min-w="22"] { min-width: 41.5094339623%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-max-w="22"] { max-width: 41.5094339623%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-w="23"] { width: 43.3962264151%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-x="23"] { left: 43.3962264151%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-min-w="23"] { min-width: 43.3962264151%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-max-w="23"] { max-width: 43.3962264151%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-w="24"] { width: 45.2830188679%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-x="24"] { left: 45.2830188679%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-min-w="24"] { min-width: 45.2830188679%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-max-w="24"] { max-width: 45.2830188679%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-w="25"] { width: 47.1698113208%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-x="25"] { left: 47.1698113208%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-min-w="25"] { min-width: 47.1698113208%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-max-w="25"] { max-width: 47.1698113208%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-w="26"] { width: 49.0566037736%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-x="26"] { left: 49.0566037736%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-min-w="26"] { min-width: 49.0566037736%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-max-w="26"] { max-width: 49.0566037736%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-w="27"] { width: 50.9433962264%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-x="27"] { left: 50.9433962264%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-min-w="27"] { min-width: 50.9433962264%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-max-w="27"] { max-width: 50.9433962264%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-w="28"] { width: 52.8301886792%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-x="28"] { left: 52.8301886792%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-min-w="28"] { min-width: 52.8301886792%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-max-w="28"] { max-width: 52.8301886792%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-w="29"] { width: 54.7169811321%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-x="29"] { left: 54.7169811321%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-min-w="29"] { min-width: 54.7169811321%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-max-w="29"] { max-width: 54.7169811321%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-w="30"] { width: 56.6037735849%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-x="30"] { left: 56.6037735849%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-min-w="30"] { min-width: 56.6037735849%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-max-w="30"] { max-width: 56.6037735849%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-w="31"] { width: 58.4905660377%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-x="31"] { left: 58.4905660377%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-min-w="31"] { min-width: 58.4905660377%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-max-w="31"] { max-width: 58.4905660377%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-w="32"] { width: 60.3773584906%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-x="32"] { left: 60.3773584906%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-min-w="32"] { min-width: 60.3773584906%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-max-w="32"] { max-width: 60.3773584906%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-w="33"] { width: 62.2641509434%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-x="33"] { left: 62.2641509434%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-min-w="33"] { min-width: 62.2641509434%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-max-w="33"] { max-width: 62.2641509434%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-w="34"] { width: 64.1509433962%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-x="34"] { left: 64.1509433962%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-min-w="34"] { min-width: 64.1509433962%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-max-w="34"] { max-width: 64.1509433962%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-w="35"] { width: 66.0377358491%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-x="35"] { left: 66.0377358491%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-min-w="35"] { min-width: 66.0377358491%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-max-w="35"] { max-width: 66.0377358491%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-w="36"] { width: 67.9245283019%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-x="36"] { left: 67.9245283019%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-min-w="36"] { min-width: 67.9245283019%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-max-w="36"] { max-width: 67.9245283019%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-w="37"] { width: 69.8113207547%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-x="37"] { left: 69.8113207547%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-min-w="37"] { min-width: 69.8113207547%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-max-w="37"] { max-width: 69.8113207547%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-w="38"] { width: 71.6981132075%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-x="38"] { left: 71.6981132075%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-min-w="38"] { min-width: 71.6981132075%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-max-w="38"] { max-width: 71.6981132075%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-w="39"] { width: 73.5849056604%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-x="39"] { left: 73.5849056604%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-min-w="39"] { min-width: 73.5849056604%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-max-w="39"] { max-width: 73.5849056604%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-w="40"] { width: 75.4716981132%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-x="40"] { left: 75.4716981132%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-min-w="40"] { min-width: 75.4716981132%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-max-w="40"] { max-width: 75.4716981132%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-w="41"] { width: 77.358490566%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-x="41"] { left: 77.358490566%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-min-w="41"] { min-width: 77.358490566%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-max-w="41"] { max-width: 77.358490566%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-w="42"] { width: 79.2452830189%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-x="42"] { left: 79.2452830189%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-min-w="42"] { min-width: 79.2452830189%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-max-w="42"] { max-width: 79.2452830189%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-w="43"] { width: 81.1320754717%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-x="43"] { left: 81.1320754717%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-min-w="43"] { min-width: 81.1320754717%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-max-w="43"] { max-width: 81.1320754717%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-w="44"] { width: 83.0188679245%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-x="44"] { left: 83.0188679245%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-min-w="44"] { min-width: 83.0188679245%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-max-w="44"] { max-width: 83.0188679245%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-w="45"] { width: 84.9056603774%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-x="45"] { left: 84.9056603774%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-min-w="45"] { min-width: 84.9056603774%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-max-w="45"] { max-width: 84.9056603774%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-w="46"] { width: 86.7924528302%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-x="46"] { left: 86.7924528302%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-min-w="46"] { min-width: 86.7924528302%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-max-w="46"] { max-width: 86.7924528302%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-w="47"] { width: 88.679245283%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-x="47"] { left: 88.679245283%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-min-w="47"] { min-width: 88.679245283%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-max-w="47"] { max-width: 88.679245283%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-w="48"] { width: 90.5660377358%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-x="48"] { left: 90.5660377358%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-min-w="48"] { min-width: 90.5660377358%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-max-w="48"] { max-width: 90.5660377358%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-w="49"] { width: 92.4528301887%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-x="49"] { left: 92.4528301887%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-min-w="49"] { min-width: 92.4528301887%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-max-w="49"] { max-width: 92.4528301887%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-w="50"] { width: 94.3396226415%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-x="50"] { left: 94.3396226415%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-min-w="50"] { min-width: 94.3396226415%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-max-w="50"] { max-width: 94.3396226415%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-w="51"] { width: 96.2264150943%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-x="51"] { left: 96.2264150943%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-min-w="51"] { min-width: 96.2264150943%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-max-w="51"] { max-width: 96.2264150943%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-w="52"] { width: 98.1132075472%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-x="52"] { left: 98.1132075472%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-min-w="52"] { min-width: 98.1132075472%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-max-w="52"] { max-width: 98.1132075472%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-w="53"] { width: 100%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-x="53"] { left: 100%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-min-w="53"] { min-width: 100%; } .grid-stack.grid-stack-53 > .grid-stack-item[gs-max-w="53"] { max-width: 100%; } .grid-stack.grid-stack-54 > .grid-stack-item { min-width: 1.8518518519%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-w="1"] { width: 1.8518518519%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-x="1"] { left: 1.8518518519%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-min-w="1"] { min-width: 1.8518518519%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-max-w="1"] { max-width: 1.8518518519%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-w="2"] { width: 3.7037037037%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-x="2"] { left: 3.7037037037%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-min-w="2"] { min-width: 3.7037037037%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-max-w="2"] { max-width: 3.7037037037%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-w="3"] { width: 5.5555555556%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-x="3"] { left: 5.5555555556%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-min-w="3"] { min-width: 5.5555555556%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-max-w="3"] { max-width: 5.5555555556%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-w="4"] { width: 7.4074074074%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-x="4"] { left: 7.4074074074%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-min-w="4"] { min-width: 7.4074074074%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-max-w="4"] { max-width: 7.4074074074%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-w="5"] { width: 9.2592592593%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-x="5"] { left: 9.2592592593%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-min-w="5"] { min-width: 9.2592592593%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-max-w="5"] { max-width: 9.2592592593%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-w="6"] { width: 11.1111111111%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-x="6"] { left: 11.1111111111%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-min-w="6"] { min-width: 11.1111111111%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-max-w="6"] { max-width: 11.1111111111%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-w="7"] { width: 12.962962963%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-x="7"] { left: 12.962962963%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-min-w="7"] { min-width: 12.962962963%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-max-w="7"] { max-width: 12.962962963%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-w="8"] { width: 14.8148148148%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-x="8"] { left: 14.8148148148%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-min-w="8"] { min-width: 14.8148148148%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-max-w="8"] { max-width: 14.8148148148%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-w="9"] { width: 16.6666666667%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-x="9"] { left: 16.6666666667%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-min-w="9"] { min-width: 16.6666666667%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-max-w="9"] { max-width: 16.6666666667%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-w="10"] { width: 18.5185185185%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-x="10"] { left: 18.5185185185%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-min-w="10"] { min-width: 18.5185185185%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-max-w="10"] { max-width: 18.5185185185%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-w="11"] { width: 20.3703703704%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-x="11"] { left: 20.3703703704%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-min-w="11"] { min-width: 20.3703703704%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-max-w="11"] { max-width: 20.3703703704%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-w="12"] { width: 22.2222222222%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-x="12"] { left: 22.2222222222%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-min-w="12"] { min-width: 22.2222222222%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-max-w="12"] { max-width: 22.2222222222%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-w="13"] { width: 24.0740740741%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-x="13"] { left: 24.0740740741%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-min-w="13"] { min-width: 24.0740740741%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-max-w="13"] { max-width: 24.0740740741%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-w="14"] { width: 25.9259259259%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-x="14"] { left: 25.9259259259%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-min-w="14"] { min-width: 25.9259259259%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-max-w="14"] { max-width: 25.9259259259%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-w="15"] { width: 27.7777777778%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-x="15"] { left: 27.7777777778%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-min-w="15"] { min-width: 27.7777777778%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-max-w="15"] { max-width: 27.7777777778%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-w="16"] { width: 29.6296296296%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-x="16"] { left: 29.6296296296%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-min-w="16"] { min-width: 29.6296296296%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-max-w="16"] { max-width: 29.6296296296%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-w="17"] { width: 31.4814814815%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-x="17"] { left: 31.4814814815%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-min-w="17"] { min-width: 31.4814814815%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-max-w="17"] { max-width: 31.4814814815%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-w="18"] { width: 33.3333333333%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-x="18"] { left: 33.3333333333%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-min-w="18"] { min-width: 33.3333333333%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-max-w="18"] { max-width: 33.3333333333%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-w="19"] { width: 35.1851851852%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-x="19"] { left: 35.1851851852%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-min-w="19"] { min-width: 35.1851851852%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-max-w="19"] { max-width: 35.1851851852%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-w="20"] { width: 37.037037037%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-x="20"] { left: 37.037037037%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-min-w="20"] { min-width: 37.037037037%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-max-w="20"] { max-width: 37.037037037%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-w="21"] { width: 38.8888888889%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-x="21"] { left: 38.8888888889%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-min-w="21"] { min-width: 38.8888888889%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-max-w="21"] { max-width: 38.8888888889%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-w="22"] { width: 40.7407407407%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-x="22"] { left: 40.7407407407%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-min-w="22"] { min-width: 40.7407407407%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-max-w="22"] { max-width: 40.7407407407%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-w="23"] { width: 42.5925925926%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-x="23"] { left: 42.5925925926%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-min-w="23"] { min-width: 42.5925925926%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-max-w="23"] { max-width: 42.5925925926%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-w="24"] { width: 44.4444444444%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-x="24"] { left: 44.4444444444%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-min-w="24"] { min-width: 44.4444444444%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-max-w="24"] { max-width: 44.4444444444%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-w="25"] { width: 46.2962962963%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-x="25"] { left: 46.2962962963%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-min-w="25"] { min-width: 46.2962962963%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-max-w="25"] { max-width: 46.2962962963%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-w="26"] { width: 48.1481481481%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-x="26"] { left: 48.1481481481%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-min-w="26"] { min-width: 48.1481481481%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-max-w="26"] { max-width: 48.1481481481%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-w="27"] { width: 50%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-x="27"] { left: 50%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-min-w="27"] { min-width: 50%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-max-w="27"] { max-width: 50%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-w="28"] { width: 51.8518518519%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-x="28"] { left: 51.8518518519%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-min-w="28"] { min-width: 51.8518518519%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-max-w="28"] { max-width: 51.8518518519%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-w="29"] { width: 53.7037037037%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-x="29"] { left: 53.7037037037%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-min-w="29"] { min-width: 53.7037037037%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-max-w="29"] { max-width: 53.7037037037%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-w="30"] { width: 55.5555555556%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-x="30"] { left: 55.5555555556%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-min-w="30"] { min-width: 55.5555555556%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-max-w="30"] { max-width: 55.5555555556%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-w="31"] { width: 57.4074074074%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-x="31"] { left: 57.4074074074%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-min-w="31"] { min-width: 57.4074074074%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-max-w="31"] { max-width: 57.4074074074%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-w="32"] { width: 59.2592592593%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-x="32"] { left: 59.2592592593%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-min-w="32"] { min-width: 59.2592592593%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-max-w="32"] { max-width: 59.2592592593%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-w="33"] { width: 61.1111111111%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-x="33"] { left: 61.1111111111%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-min-w="33"] { min-width: 61.1111111111%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-max-w="33"] { max-width: 61.1111111111%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-w="34"] { width: 62.962962963%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-x="34"] { left: 62.962962963%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-min-w="34"] { min-width: 62.962962963%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-max-w="34"] { max-width: 62.962962963%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-w="35"] { width: 64.8148148148%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-x="35"] { left: 64.8148148148%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-min-w="35"] { min-width: 64.8148148148%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-max-w="35"] { max-width: 64.8148148148%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-w="36"] { width: 66.6666666667%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-x="36"] { left: 66.6666666667%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-min-w="36"] { min-width: 66.6666666667%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-max-w="36"] { max-width: 66.6666666667%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-w="37"] { width: 68.5185185185%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-x="37"] { left: 68.5185185185%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-min-w="37"] { min-width: 68.5185185185%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-max-w="37"] { max-width: 68.5185185185%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-w="38"] { width: 70.3703703704%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-x="38"] { left: 70.3703703704%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-min-w="38"] { min-width: 70.3703703704%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-max-w="38"] { max-width: 70.3703703704%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-w="39"] { width: 72.2222222222%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-x="39"] { left: 72.2222222222%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-min-w="39"] { min-width: 72.2222222222%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-max-w="39"] { max-width: 72.2222222222%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-w="40"] { width: 74.0740740741%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-x="40"] { left: 74.0740740741%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-min-w="40"] { min-width: 74.0740740741%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-max-w="40"] { max-width: 74.0740740741%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-w="41"] { width: 75.9259259259%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-x="41"] { left: 75.9259259259%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-min-w="41"] { min-width: 75.9259259259%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-max-w="41"] { max-width: 75.9259259259%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-w="42"] { width: 77.7777777778%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-x="42"] { left: 77.7777777778%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-min-w="42"] { min-width: 77.7777777778%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-max-w="42"] { max-width: 77.7777777778%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-w="43"] { width: 79.6296296296%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-x="43"] { left: 79.6296296296%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-min-w="43"] { min-width: 79.6296296296%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-max-w="43"] { max-width: 79.6296296296%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-w="44"] { width: 81.4814814815%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-x="44"] { left: 81.4814814815%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-min-w="44"] { min-width: 81.4814814815%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-max-w="44"] { max-width: 81.4814814815%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-w="45"] { width: 83.3333333333%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-x="45"] { left: 83.3333333333%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-min-w="45"] { min-width: 83.3333333333%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-max-w="45"] { max-width: 83.3333333333%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-w="46"] { width: 85.1851851852%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-x="46"] { left: 85.1851851852%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-min-w="46"] { min-width: 85.1851851852%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-max-w="46"] { max-width: 85.1851851852%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-w="47"] { width: 87.037037037%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-x="47"] { left: 87.037037037%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-min-w="47"] { min-width: 87.037037037%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-max-w="47"] { max-width: 87.037037037%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-w="48"] { width: 88.8888888889%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-x="48"] { left: 88.8888888889%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-min-w="48"] { min-width: 88.8888888889%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-max-w="48"] { max-width: 88.8888888889%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-w="49"] { width: 90.7407407407%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-x="49"] { left: 90.7407407407%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-min-w="49"] { min-width: 90.7407407407%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-max-w="49"] { max-width: 90.7407407407%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-w="50"] { width: 92.5925925926%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-x="50"] { left: 92.5925925926%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-min-w="50"] { min-width: 92.5925925926%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-max-w="50"] { max-width: 92.5925925926%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-w="51"] { width: 94.4444444444%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-x="51"] { left: 94.4444444444%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-min-w="51"] { min-width: 94.4444444444%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-max-w="51"] { max-width: 94.4444444444%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-w="52"] { width: 96.2962962963%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-x="52"] { left: 96.2962962963%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-min-w="52"] { min-width: 96.2962962963%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-max-w="52"] { max-width: 96.2962962963%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-w="53"] { width: 98.1481481481%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-x="53"] { left: 98.1481481481%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-min-w="53"] { min-width: 98.1481481481%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-max-w="53"] { max-width: 98.1481481481%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-w="54"] { width: 100%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-x="54"] { left: 100%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-min-w="54"] { min-width: 100%; } .grid-stack.grid-stack-54 > .grid-stack-item[gs-max-w="54"] { max-width: 100%; } .grid-stack.grid-stack-55 > .grid-stack-item { min-width: 1.8181818182%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-w="1"] { width: 1.8181818182%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-x="1"] { left: 1.8181818182%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-min-w="1"] { min-width: 1.8181818182%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-max-w="1"] { max-width: 1.8181818182%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-w="2"] { width: 3.6363636364%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-x="2"] { left: 3.6363636364%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-min-w="2"] { min-width: 3.6363636364%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-max-w="2"] { max-width: 3.6363636364%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-w="3"] { width: 5.4545454545%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-x="3"] { left: 5.4545454545%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-min-w="3"] { min-width: 5.4545454545%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-max-w="3"] { max-width: 5.4545454545%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-w="4"] { width: 7.2727272727%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-x="4"] { left: 7.2727272727%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-min-w="4"] { min-width: 7.2727272727%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-max-w="4"] { max-width: 7.2727272727%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-w="5"] { width: 9.0909090909%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-x="5"] { left: 9.0909090909%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-min-w="5"] { min-width: 9.0909090909%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-max-w="5"] { max-width: 9.0909090909%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-w="6"] { width: 10.9090909091%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-x="6"] { left: 10.9090909091%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-min-w="6"] { min-width: 10.9090909091%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-max-w="6"] { max-width: 10.9090909091%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-w="7"] { width: 12.7272727273%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-x="7"] { left: 12.7272727273%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-min-w="7"] { min-width: 12.7272727273%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-max-w="7"] { max-width: 12.7272727273%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-w="8"] { width: 14.5454545455%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-x="8"] { left: 14.5454545455%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-min-w="8"] { min-width: 14.5454545455%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-max-w="8"] { max-width: 14.5454545455%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-w="9"] { width: 16.3636363636%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-x="9"] { left: 16.3636363636%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-min-w="9"] { min-width: 16.3636363636%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-max-w="9"] { max-width: 16.3636363636%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-w="10"] { width: 18.1818181818%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-x="10"] { left: 18.1818181818%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-min-w="10"] { min-width: 18.1818181818%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-max-w="10"] { max-width: 18.1818181818%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-w="11"] { width: 20%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-x="11"] { left: 20%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-min-w="11"] { min-width: 20%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-max-w="11"] { max-width: 20%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-w="12"] { width: 21.8181818182%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-x="12"] { left: 21.8181818182%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-min-w="12"] { min-width: 21.8181818182%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-max-w="12"] { max-width: 21.8181818182%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-w="13"] { width: 23.6363636364%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-x="13"] { left: 23.6363636364%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-min-w="13"] { min-width: 23.6363636364%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-max-w="13"] { max-width: 23.6363636364%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-w="14"] { width: 25.4545454545%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-x="14"] { left: 25.4545454545%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-min-w="14"] { min-width: 25.4545454545%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-max-w="14"] { max-width: 25.4545454545%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-w="15"] { width: 27.2727272727%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-x="15"] { left: 27.2727272727%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-min-w="15"] { min-width: 27.2727272727%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-max-w="15"] { max-width: 27.2727272727%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-w="16"] { width: 29.0909090909%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-x="16"] { left: 29.0909090909%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-min-w="16"] { min-width: 29.0909090909%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-max-w="16"] { max-width: 29.0909090909%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-w="17"] { width: 30.9090909091%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-x="17"] { left: 30.9090909091%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-min-w="17"] { min-width: 30.9090909091%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-max-w="17"] { max-width: 30.9090909091%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-w="18"] { width: 32.7272727273%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-x="18"] { left: 32.7272727273%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-min-w="18"] { min-width: 32.7272727273%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-max-w="18"] { max-width: 32.7272727273%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-w="19"] { width: 34.5454545455%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-x="19"] { left: 34.5454545455%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-min-w="19"] { min-width: 34.5454545455%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-max-w="19"] { max-width: 34.5454545455%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-w="20"] { width: 36.3636363636%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-x="20"] { left: 36.3636363636%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-min-w="20"] { min-width: 36.3636363636%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-max-w="20"] { max-width: 36.3636363636%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-w="21"] { width: 38.1818181818%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-x="21"] { left: 38.1818181818%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-min-w="21"] { min-width: 38.1818181818%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-max-w="21"] { max-width: 38.1818181818%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-w="22"] { width: 40%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-x="22"] { left: 40%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-min-w="22"] { min-width: 40%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-max-w="22"] { max-width: 40%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-w="23"] { width: 41.8181818182%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-x="23"] { left: 41.8181818182%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-min-w="23"] { min-width: 41.8181818182%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-max-w="23"] { max-width: 41.8181818182%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-w="24"] { width: 43.6363636364%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-x="24"] { left: 43.6363636364%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-min-w="24"] { min-width: 43.6363636364%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-max-w="24"] { max-width: 43.6363636364%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-w="25"] { width: 45.4545454545%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-x="25"] { left: 45.4545454545%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-min-w="25"] { min-width: 45.4545454545%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-max-w="25"] { max-width: 45.4545454545%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-w="26"] { width: 47.2727272727%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-x="26"] { left: 47.2727272727%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-min-w="26"] { min-width: 47.2727272727%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-max-w="26"] { max-width: 47.2727272727%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-w="27"] { width: 49.0909090909%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-x="27"] { left: 49.0909090909%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-min-w="27"] { min-width: 49.0909090909%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-max-w="27"] { max-width: 49.0909090909%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-w="28"] { width: 50.9090909091%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-x="28"] { left: 50.9090909091%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-min-w="28"] { min-width: 50.9090909091%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-max-w="28"] { max-width: 50.9090909091%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-w="29"] { width: 52.7272727273%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-x="29"] { left: 52.7272727273%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-min-w="29"] { min-width: 52.7272727273%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-max-w="29"] { max-width: 52.7272727273%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-w="30"] { width: 54.5454545455%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-x="30"] { left: 54.5454545455%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-min-w="30"] { min-width: 54.5454545455%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-max-w="30"] { max-width: 54.5454545455%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-w="31"] { width: 56.3636363636%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-x="31"] { left: 56.3636363636%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-min-w="31"] { min-width: 56.3636363636%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-max-w="31"] { max-width: 56.3636363636%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-w="32"] { width: 58.1818181818%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-x="32"] { left: 58.1818181818%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-min-w="32"] { min-width: 58.1818181818%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-max-w="32"] { max-width: 58.1818181818%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-w="33"] { width: 60%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-x="33"] { left: 60%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-min-w="33"] { min-width: 60%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-max-w="33"] { max-width: 60%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-w="34"] { width: 61.8181818182%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-x="34"] { left: 61.8181818182%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-min-w="34"] { min-width: 61.8181818182%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-max-w="34"] { max-width: 61.8181818182%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-w="35"] { width: 63.6363636364%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-x="35"] { left: 63.6363636364%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-min-w="35"] { min-width: 63.6363636364%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-max-w="35"] { max-width: 63.6363636364%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-w="36"] { width: 65.4545454545%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-x="36"] { left: 65.4545454545%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-min-w="36"] { min-width: 65.4545454545%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-max-w="36"] { max-width: 65.4545454545%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-w="37"] { width: 67.2727272727%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-x="37"] { left: 67.2727272727%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-min-w="37"] { min-width: 67.2727272727%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-max-w="37"] { max-width: 67.2727272727%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-w="38"] { width: 69.0909090909%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-x="38"] { left: 69.0909090909%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-min-w="38"] { min-width: 69.0909090909%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-max-w="38"] { max-width: 69.0909090909%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-w="39"] { width: 70.9090909091%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-x="39"] { left: 70.9090909091%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-min-w="39"] { min-width: 70.9090909091%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-max-w="39"] { max-width: 70.9090909091%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-w="40"] { width: 72.7272727273%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-x="40"] { left: 72.7272727273%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-min-w="40"] { min-width: 72.7272727273%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-max-w="40"] { max-width: 72.7272727273%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-w="41"] { width: 74.5454545455%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-x="41"] { left: 74.5454545455%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-min-w="41"] { min-width: 74.5454545455%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-max-w="41"] { max-width: 74.5454545455%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-w="42"] { width: 76.3636363636%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-x="42"] { left: 76.3636363636%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-min-w="42"] { min-width: 76.3636363636%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-max-w="42"] { max-width: 76.3636363636%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-w="43"] { width: 78.1818181818%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-x="43"] { left: 78.1818181818%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-min-w="43"] { min-width: 78.1818181818%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-max-w="43"] { max-width: 78.1818181818%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-w="44"] { width: 80%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-x="44"] { left: 80%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-min-w="44"] { min-width: 80%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-max-w="44"] { max-width: 80%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-w="45"] { width: 81.8181818182%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-x="45"] { left: 81.8181818182%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-min-w="45"] { min-width: 81.8181818182%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-max-w="45"] { max-width: 81.8181818182%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-w="46"] { width: 83.6363636364%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-x="46"] { left: 83.6363636364%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-min-w="46"] { min-width: 83.6363636364%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-max-w="46"] { max-width: 83.6363636364%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-w="47"] { width: 85.4545454545%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-x="47"] { left: 85.4545454545%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-min-w="47"] { min-width: 85.4545454545%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-max-w="47"] { max-width: 85.4545454545%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-w="48"] { width: 87.2727272727%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-x="48"] { left: 87.2727272727%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-min-w="48"] { min-width: 87.2727272727%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-max-w="48"] { max-width: 87.2727272727%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-w="49"] { width: 89.0909090909%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-x="49"] { left: 89.0909090909%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-min-w="49"] { min-width: 89.0909090909%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-max-w="49"] { max-width: 89.0909090909%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-w="50"] { width: 90.9090909091%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-x="50"] { left: 90.9090909091%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-min-w="50"] { min-width: 90.9090909091%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-max-w="50"] { max-width: 90.9090909091%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-w="51"] { width: 92.7272727273%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-x="51"] { left: 92.7272727273%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-min-w="51"] { min-width: 92.7272727273%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-max-w="51"] { max-width: 92.7272727273%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-w="52"] { width: 94.5454545455%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-x="52"] { left: 94.5454545455%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-min-w="52"] { min-width: 94.5454545455%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-max-w="52"] { max-width: 94.5454545455%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-w="53"] { width: 96.3636363636%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-x="53"] { left: 96.3636363636%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-min-w="53"] { min-width: 96.3636363636%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-max-w="53"] { max-width: 96.3636363636%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-w="54"] { width: 98.1818181818%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-x="54"] { left: 98.1818181818%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-min-w="54"] { min-width: 98.1818181818%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-max-w="54"] { max-width: 98.1818181818%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-w="55"] { width: 100%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-x="55"] { left: 100%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-min-w="55"] { min-width: 100%; } .grid-stack.grid-stack-55 > .grid-stack-item[gs-max-w="55"] { max-width: 100%; } .grid-stack.grid-stack-56 > .grid-stack-item { min-width: 1.7857142857%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-w="1"] { width: 1.7857142857%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-x="1"] { left: 1.7857142857%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-min-w="1"] { min-width: 1.7857142857%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-max-w="1"] { max-width: 1.7857142857%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-w="2"] { width: 3.5714285714%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-x="2"] { left: 3.5714285714%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-min-w="2"] { min-width: 3.5714285714%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-max-w="2"] { max-width: 3.5714285714%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-w="3"] { width: 5.3571428571%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-x="3"] { left: 5.3571428571%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-min-w="3"] { min-width: 5.3571428571%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-max-w="3"] { max-width: 5.3571428571%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-w="4"] { width: 7.1428571429%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-x="4"] { left: 7.1428571429%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-min-w="4"] { min-width: 7.1428571429%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-max-w="4"] { max-width: 7.1428571429%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-w="5"] { width: 8.9285714286%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-x="5"] { left: 8.9285714286%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-min-w="5"] { min-width: 8.9285714286%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-max-w="5"] { max-width: 8.9285714286%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-w="6"] { width: 10.7142857143%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-x="6"] { left: 10.7142857143%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-min-w="6"] { min-width: 10.7142857143%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-max-w="6"] { max-width: 10.7142857143%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-w="7"] { width: 12.5%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-x="7"] { left: 12.5%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-min-w="7"] { min-width: 12.5%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-max-w="7"] { max-width: 12.5%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-w="8"] { width: 14.2857142857%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-x="8"] { left: 14.2857142857%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-min-w="8"] { min-width: 14.2857142857%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-max-w="8"] { max-width: 14.2857142857%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-w="9"] { width: 16.0714285714%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-x="9"] { left: 16.0714285714%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-min-w="9"] { min-width: 16.0714285714%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-max-w="9"] { max-width: 16.0714285714%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-w="10"] { width: 17.8571428571%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-x="10"] { left: 17.8571428571%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-min-w="10"] { min-width: 17.8571428571%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-max-w="10"] { max-width: 17.8571428571%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-w="11"] { width: 19.6428571429%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-x="11"] { left: 19.6428571429%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-min-w="11"] { min-width: 19.6428571429%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-max-w="11"] { max-width: 19.6428571429%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-w="12"] { width: 21.4285714286%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-x="12"] { left: 21.4285714286%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-min-w="12"] { min-width: 21.4285714286%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-max-w="12"] { max-width: 21.4285714286%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-w="13"] { width: 23.2142857143%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-x="13"] { left: 23.2142857143%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-min-w="13"] { min-width: 23.2142857143%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-max-w="13"] { max-width: 23.2142857143%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-w="14"] { width: 25%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-x="14"] { left: 25%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-min-w="14"] { min-width: 25%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-max-w="14"] { max-width: 25%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-w="15"] { width: 26.7857142857%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-x="15"] { left: 26.7857142857%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-min-w="15"] { min-width: 26.7857142857%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-max-w="15"] { max-width: 26.7857142857%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-w="16"] { width: 28.5714285714%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-x="16"] { left: 28.5714285714%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-min-w="16"] { min-width: 28.5714285714%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-max-w="16"] { max-width: 28.5714285714%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-w="17"] { width: 30.3571428571%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-x="17"] { left: 30.3571428571%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-min-w="17"] { min-width: 30.3571428571%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-max-w="17"] { max-width: 30.3571428571%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-w="18"] { width: 32.1428571429%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-x="18"] { left: 32.1428571429%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-min-w="18"] { min-width: 32.1428571429%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-max-w="18"] { max-width: 32.1428571429%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-w="19"] { width: 33.9285714286%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-x="19"] { left: 33.9285714286%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-min-w="19"] { min-width: 33.9285714286%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-max-w="19"] { max-width: 33.9285714286%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-w="20"] { width: 35.7142857143%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-x="20"] { left: 35.7142857143%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-min-w="20"] { min-width: 35.7142857143%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-max-w="20"] { max-width: 35.7142857143%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-w="21"] { width: 37.5%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-x="21"] { left: 37.5%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-min-w="21"] { min-width: 37.5%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-max-w="21"] { max-width: 37.5%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-w="22"] { width: 39.2857142857%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-x="22"] { left: 39.2857142857%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-min-w="22"] { min-width: 39.2857142857%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-max-w="22"] { max-width: 39.2857142857%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-w="23"] { width: 41.0714285714%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-x="23"] { left: 41.0714285714%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-min-w="23"] { min-width: 41.0714285714%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-max-w="23"] { max-width: 41.0714285714%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-w="24"] { width: 42.8571428571%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-x="24"] { left: 42.8571428571%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-min-w="24"] { min-width: 42.8571428571%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-max-w="24"] { max-width: 42.8571428571%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-w="25"] { width: 44.6428571429%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-x="25"] { left: 44.6428571429%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-min-w="25"] { min-width: 44.6428571429%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-max-w="25"] { max-width: 44.6428571429%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-w="26"] { width: 46.4285714286%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-x="26"] { left: 46.4285714286%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-min-w="26"] { min-width: 46.4285714286%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-max-w="26"] { max-width: 46.4285714286%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-w="27"] { width: 48.2142857143%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-x="27"] { left: 48.2142857143%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-min-w="27"] { min-width: 48.2142857143%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-max-w="27"] { max-width: 48.2142857143%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-w="28"] { width: 50%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-x="28"] { left: 50%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-min-w="28"] { min-width: 50%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-max-w="28"] { max-width: 50%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-w="29"] { width: 51.7857142857%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-x="29"] { left: 51.7857142857%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-min-w="29"] { min-width: 51.7857142857%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-max-w="29"] { max-width: 51.7857142857%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-w="30"] { width: 53.5714285714%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-x="30"] { left: 53.5714285714%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-min-w="30"] { min-width: 53.5714285714%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-max-w="30"] { max-width: 53.5714285714%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-w="31"] { width: 55.3571428571%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-x="31"] { left: 55.3571428571%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-min-w="31"] { min-width: 55.3571428571%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-max-w="31"] { max-width: 55.3571428571%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-w="32"] { width: 57.1428571429%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-x="32"] { left: 57.1428571429%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-min-w="32"] { min-width: 57.1428571429%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-max-w="32"] { max-width: 57.1428571429%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-w="33"] { width: 58.9285714286%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-x="33"] { left: 58.9285714286%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-min-w="33"] { min-width: 58.9285714286%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-max-w="33"] { max-width: 58.9285714286%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-w="34"] { width: 60.7142857143%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-x="34"] { left: 60.7142857143%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-min-w="34"] { min-width: 60.7142857143%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-max-w="34"] { max-width: 60.7142857143%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-w="35"] { width: 62.5%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-x="35"] { left: 62.5%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-min-w="35"] { min-width: 62.5%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-max-w="35"] { max-width: 62.5%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-w="36"] { width: 64.2857142857%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-x="36"] { left: 64.2857142857%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-min-w="36"] { min-width: 64.2857142857%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-max-w="36"] { max-width: 64.2857142857%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-w="37"] { width: 66.0714285714%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-x="37"] { left: 66.0714285714%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-min-w="37"] { min-width: 66.0714285714%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-max-w="37"] { max-width: 66.0714285714%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-w="38"] { width: 67.8571428571%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-x="38"] { left: 67.8571428571%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-min-w="38"] { min-width: 67.8571428571%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-max-w="38"] { max-width: 67.8571428571%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-w="39"] { width: 69.6428571429%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-x="39"] { left: 69.6428571429%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-min-w="39"] { min-width: 69.6428571429%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-max-w="39"] { max-width: 69.6428571429%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-w="40"] { width: 71.4285714286%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-x="40"] { left: 71.4285714286%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-min-w="40"] { min-width: 71.4285714286%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-max-w="40"] { max-width: 71.4285714286%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-w="41"] { width: 73.2142857143%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-x="41"] { left: 73.2142857143%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-min-w="41"] { min-width: 73.2142857143%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-max-w="41"] { max-width: 73.2142857143%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-w="42"] { width: 75%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-x="42"] { left: 75%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-min-w="42"] { min-width: 75%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-max-w="42"] { max-width: 75%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-w="43"] { width: 76.7857142857%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-x="43"] { left: 76.7857142857%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-min-w="43"] { min-width: 76.7857142857%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-max-w="43"] { max-width: 76.7857142857%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-w="44"] { width: 78.5714285714%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-x="44"] { left: 78.5714285714%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-min-w="44"] { min-width: 78.5714285714%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-max-w="44"] { max-width: 78.5714285714%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-w="45"] { width: 80.3571428571%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-x="45"] { left: 80.3571428571%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-min-w="45"] { min-width: 80.3571428571%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-max-w="45"] { max-width: 80.3571428571%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-w="46"] { width: 82.1428571429%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-x="46"] { left: 82.1428571429%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-min-w="46"] { min-width: 82.1428571429%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-max-w="46"] { max-width: 82.1428571429%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-w="47"] { width: 83.9285714286%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-x="47"] { left: 83.9285714286%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-min-w="47"] { min-width: 83.9285714286%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-max-w="47"] { max-width: 83.9285714286%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-w="48"] { width: 85.7142857143%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-x="48"] { left: 85.7142857143%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-min-w="48"] { min-width: 85.7142857143%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-max-w="48"] { max-width: 85.7142857143%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-w="49"] { width: 87.5%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-x="49"] { left: 87.5%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-min-w="49"] { min-width: 87.5%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-max-w="49"] { max-width: 87.5%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-w="50"] { width: 89.2857142857%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-x="50"] { left: 89.2857142857%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-min-w="50"] { min-width: 89.2857142857%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-max-w="50"] { max-width: 89.2857142857%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-w="51"] { width: 91.0714285714%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-x="51"] { left: 91.0714285714%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-min-w="51"] { min-width: 91.0714285714%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-max-w="51"] { max-width: 91.0714285714%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-w="52"] { width: 92.8571428571%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-x="52"] { left: 92.8571428571%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-min-w="52"] { min-width: 92.8571428571%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-max-w="52"] { max-width: 92.8571428571%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-w="53"] { width: 94.6428571429%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-x="53"] { left: 94.6428571429%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-min-w="53"] { min-width: 94.6428571429%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-max-w="53"] { max-width: 94.6428571429%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-w="54"] { width: 96.4285714286%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-x="54"] { left: 96.4285714286%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-min-w="54"] { min-width: 96.4285714286%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-max-w="54"] { max-width: 96.4285714286%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-w="55"] { width: 98.2142857143%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-x="55"] { left: 98.2142857143%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-min-w="55"] { min-width: 98.2142857143%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-max-w="55"] { max-width: 98.2142857143%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-w="56"] { width: 100%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-x="56"] { left: 100%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-min-w="56"] { min-width: 100%; } .grid-stack.grid-stack-56 > .grid-stack-item[gs-max-w="56"] { max-width: 100%; } .grid-stack.grid-stack-57 > .grid-stack-item { min-width: 1.7543859649%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-w="1"] { width: 1.7543859649%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-x="1"] { left: 1.7543859649%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-min-w="1"] { min-width: 1.7543859649%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-max-w="1"] { max-width: 1.7543859649%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-w="2"] { width: 3.5087719298%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-x="2"] { left: 3.5087719298%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-min-w="2"] { min-width: 3.5087719298%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-max-w="2"] { max-width: 3.5087719298%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-w="3"] { width: 5.2631578947%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-x="3"] { left: 5.2631578947%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-min-w="3"] { min-width: 5.2631578947%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-max-w="3"] { max-width: 5.2631578947%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-w="4"] { width: 7.0175438596%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-x="4"] { left: 7.0175438596%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-min-w="4"] { min-width: 7.0175438596%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-max-w="4"] { max-width: 7.0175438596%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-w="5"] { width: 8.7719298246%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-x="5"] { left: 8.7719298246%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-min-w="5"] { min-width: 8.7719298246%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-max-w="5"] { max-width: 8.7719298246%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-w="6"] { width: 10.5263157895%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-x="6"] { left: 10.5263157895%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-min-w="6"] { min-width: 10.5263157895%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-max-w="6"] { max-width: 10.5263157895%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-w="7"] { width: 12.2807017544%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-x="7"] { left: 12.2807017544%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-min-w="7"] { min-width: 12.2807017544%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-max-w="7"] { max-width: 12.2807017544%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-w="8"] { width: 14.0350877193%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-x="8"] { left: 14.0350877193%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-min-w="8"] { min-width: 14.0350877193%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-max-w="8"] { max-width: 14.0350877193%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-w="9"] { width: 15.7894736842%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-x="9"] { left: 15.7894736842%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-min-w="9"] { min-width: 15.7894736842%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-max-w="9"] { max-width: 15.7894736842%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-w="10"] { width: 17.5438596491%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-x="10"] { left: 17.5438596491%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-min-w="10"] { min-width: 17.5438596491%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-max-w="10"] { max-width: 17.5438596491%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-w="11"] { width: 19.298245614%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-x="11"] { left: 19.298245614%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-min-w="11"] { min-width: 19.298245614%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-max-w="11"] { max-width: 19.298245614%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-w="12"] { width: 21.0526315789%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-x="12"] { left: 21.0526315789%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-min-w="12"] { min-width: 21.0526315789%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-max-w="12"] { max-width: 21.0526315789%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-w="13"] { width: 22.8070175439%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-x="13"] { left: 22.8070175439%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-min-w="13"] { min-width: 22.8070175439%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-max-w="13"] { max-width: 22.8070175439%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-w="14"] { width: 24.5614035088%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-x="14"] { left: 24.5614035088%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-min-w="14"] { min-width: 24.5614035088%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-max-w="14"] { max-width: 24.5614035088%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-w="15"] { width: 26.3157894737%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-x="15"] { left: 26.3157894737%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-min-w="15"] { min-width: 26.3157894737%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-max-w="15"] { max-width: 26.3157894737%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-w="16"] { width: 28.0701754386%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-x="16"] { left: 28.0701754386%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-min-w="16"] { min-width: 28.0701754386%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-max-w="16"] { max-width: 28.0701754386%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-w="17"] { width: 29.8245614035%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-x="17"] { left: 29.8245614035%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-min-w="17"] { min-width: 29.8245614035%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-max-w="17"] { max-width: 29.8245614035%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-w="18"] { width: 31.5789473684%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-x="18"] { left: 31.5789473684%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-min-w="18"] { min-width: 31.5789473684%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-max-w="18"] { max-width: 31.5789473684%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-w="19"] { width: 33.3333333333%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-x="19"] { left: 33.3333333333%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-min-w="19"] { min-width: 33.3333333333%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-max-w="19"] { max-width: 33.3333333333%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-w="20"] { width: 35.0877192982%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-x="20"] { left: 35.0877192982%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-min-w="20"] { min-width: 35.0877192982%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-max-w="20"] { max-width: 35.0877192982%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-w="21"] { width: 36.8421052632%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-x="21"] { left: 36.8421052632%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-min-w="21"] { min-width: 36.8421052632%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-max-w="21"] { max-width: 36.8421052632%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-w="22"] { width: 38.5964912281%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-x="22"] { left: 38.5964912281%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-min-w="22"] { min-width: 38.5964912281%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-max-w="22"] { max-width: 38.5964912281%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-w="23"] { width: 40.350877193%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-x="23"] { left: 40.350877193%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-min-w="23"] { min-width: 40.350877193%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-max-w="23"] { max-width: 40.350877193%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-w="24"] { width: 42.1052631579%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-x="24"] { left: 42.1052631579%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-min-w="24"] { min-width: 42.1052631579%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-max-w="24"] { max-width: 42.1052631579%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-w="25"] { width: 43.8596491228%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-x="25"] { left: 43.8596491228%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-min-w="25"] { min-width: 43.8596491228%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-max-w="25"] { max-width: 43.8596491228%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-w="26"] { width: 45.6140350877%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-x="26"] { left: 45.6140350877%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-min-w="26"] { min-width: 45.6140350877%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-max-w="26"] { max-width: 45.6140350877%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-w="27"] { width: 47.3684210526%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-x="27"] { left: 47.3684210526%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-min-w="27"] { min-width: 47.3684210526%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-max-w="27"] { max-width: 47.3684210526%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-w="28"] { width: 49.1228070175%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-x="28"] { left: 49.1228070175%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-min-w="28"] { min-width: 49.1228070175%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-max-w="28"] { max-width: 49.1228070175%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-w="29"] { width: 50.8771929825%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-x="29"] { left: 50.8771929825%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-min-w="29"] { min-width: 50.8771929825%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-max-w="29"] { max-width: 50.8771929825%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-w="30"] { width: 52.6315789474%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-x="30"] { left: 52.6315789474%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-min-w="30"] { min-width: 52.6315789474%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-max-w="30"] { max-width: 52.6315789474%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-w="31"] { width: 54.3859649123%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-x="31"] { left: 54.3859649123%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-min-w="31"] { min-width: 54.3859649123%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-max-w="31"] { max-width: 54.3859649123%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-w="32"] { width: 56.1403508772%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-x="32"] { left: 56.1403508772%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-min-w="32"] { min-width: 56.1403508772%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-max-w="32"] { max-width: 56.1403508772%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-w="33"] { width: 57.8947368421%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-x="33"] { left: 57.8947368421%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-min-w="33"] { min-width: 57.8947368421%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-max-w="33"] { max-width: 57.8947368421%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-w="34"] { width: 59.649122807%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-x="34"] { left: 59.649122807%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-min-w="34"] { min-width: 59.649122807%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-max-w="34"] { max-width: 59.649122807%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-w="35"] { width: 61.4035087719%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-x="35"] { left: 61.4035087719%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-min-w="35"] { min-width: 61.4035087719%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-max-w="35"] { max-width: 61.4035087719%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-w="36"] { width: 63.1578947368%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-x="36"] { left: 63.1578947368%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-min-w="36"] { min-width: 63.1578947368%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-max-w="36"] { max-width: 63.1578947368%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-w="37"] { width: 64.9122807018%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-x="37"] { left: 64.9122807018%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-min-w="37"] { min-width: 64.9122807018%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-max-w="37"] { max-width: 64.9122807018%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-w="38"] { width: 66.6666666667%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-x="38"] { left: 66.6666666667%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-min-w="38"] { min-width: 66.6666666667%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-max-w="38"] { max-width: 66.6666666667%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-w="39"] { width: 68.4210526316%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-x="39"] { left: 68.4210526316%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-min-w="39"] { min-width: 68.4210526316%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-max-w="39"] { max-width: 68.4210526316%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-w="40"] { width: 70.1754385965%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-x="40"] { left: 70.1754385965%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-min-w="40"] { min-width: 70.1754385965%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-max-w="40"] { max-width: 70.1754385965%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-w="41"] { width: 71.9298245614%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-x="41"] { left: 71.9298245614%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-min-w="41"] { min-width: 71.9298245614%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-max-w="41"] { max-width: 71.9298245614%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-w="42"] { width: 73.6842105263%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-x="42"] { left: 73.6842105263%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-min-w="42"] { min-width: 73.6842105263%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-max-w="42"] { max-width: 73.6842105263%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-w="43"] { width: 75.4385964912%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-x="43"] { left: 75.4385964912%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-min-w="43"] { min-width: 75.4385964912%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-max-w="43"] { max-width: 75.4385964912%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-w="44"] { width: 77.1929824561%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-x="44"] { left: 77.1929824561%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-min-w="44"] { min-width: 77.1929824561%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-max-w="44"] { max-width: 77.1929824561%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-w="45"] { width: 78.9473684211%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-x="45"] { left: 78.9473684211%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-min-w="45"] { min-width: 78.9473684211%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-max-w="45"] { max-width: 78.9473684211%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-w="46"] { width: 80.701754386%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-x="46"] { left: 80.701754386%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-min-w="46"] { min-width: 80.701754386%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-max-w="46"] { max-width: 80.701754386%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-w="47"] { width: 82.4561403509%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-x="47"] { left: 82.4561403509%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-min-w="47"] { min-width: 82.4561403509%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-max-w="47"] { max-width: 82.4561403509%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-w="48"] { width: 84.2105263158%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-x="48"] { left: 84.2105263158%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-min-w="48"] { min-width: 84.2105263158%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-max-w="48"] { max-width: 84.2105263158%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-w="49"] { width: 85.9649122807%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-x="49"] { left: 85.9649122807%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-min-w="49"] { min-width: 85.9649122807%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-max-w="49"] { max-width: 85.9649122807%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-w="50"] { width: 87.7192982456%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-x="50"] { left: 87.7192982456%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-min-w="50"] { min-width: 87.7192982456%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-max-w="50"] { max-width: 87.7192982456%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-w="51"] { width: 89.4736842105%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-x="51"] { left: 89.4736842105%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-min-w="51"] { min-width: 89.4736842105%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-max-w="51"] { max-width: 89.4736842105%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-w="52"] { width: 91.2280701754%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-x="52"] { left: 91.2280701754%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-min-w="52"] { min-width: 91.2280701754%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-max-w="52"] { max-width: 91.2280701754%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-w="53"] { width: 92.9824561404%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-x="53"] { left: 92.9824561404%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-min-w="53"] { min-width: 92.9824561404%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-max-w="53"] { max-width: 92.9824561404%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-w="54"] { width: 94.7368421053%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-x="54"] { left: 94.7368421053%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-min-w="54"] { min-width: 94.7368421053%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-max-w="54"] { max-width: 94.7368421053%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-w="55"] { width: 96.4912280702%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-x="55"] { left: 96.4912280702%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-min-w="55"] { min-width: 96.4912280702%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-max-w="55"] { max-width: 96.4912280702%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-w="56"] { width: 98.2456140351%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-x="56"] { left: 98.2456140351%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-min-w="56"] { min-width: 98.2456140351%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-max-w="56"] { max-width: 98.2456140351%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-w="57"] { width: 100%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-x="57"] { left: 100%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-min-w="57"] { min-width: 100%; } .grid-stack.grid-stack-57 > .grid-stack-item[gs-max-w="57"] { max-width: 100%; } .grid-stack.grid-stack-58 > .grid-stack-item { min-width: 1.724137931%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-w="1"] { width: 1.724137931%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-x="1"] { left: 1.724137931%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-min-w="1"] { min-width: 1.724137931%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-max-w="1"] { max-width: 1.724137931%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-w="2"] { width: 3.4482758621%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-x="2"] { left: 3.4482758621%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-min-w="2"] { min-width: 3.4482758621%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-max-w="2"] { max-width: 3.4482758621%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-w="3"] { width: 5.1724137931%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-x="3"] { left: 5.1724137931%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-min-w="3"] { min-width: 5.1724137931%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-max-w="3"] { max-width: 5.1724137931%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-w="4"] { width: 6.8965517241%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-x="4"] { left: 6.8965517241%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-min-w="4"] { min-width: 6.8965517241%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-max-w="4"] { max-width: 6.8965517241%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-w="5"] { width: 8.6206896552%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-x="5"] { left: 8.6206896552%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-min-w="5"] { min-width: 8.6206896552%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-max-w="5"] { max-width: 8.6206896552%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-w="6"] { width: 10.3448275862%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-x="6"] { left: 10.3448275862%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-min-w="6"] { min-width: 10.3448275862%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-max-w="6"] { max-width: 10.3448275862%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-w="7"] { width: 12.0689655172%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-x="7"] { left: 12.0689655172%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-min-w="7"] { min-width: 12.0689655172%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-max-w="7"] { max-width: 12.0689655172%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-w="8"] { width: 13.7931034483%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-x="8"] { left: 13.7931034483%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-min-w="8"] { min-width: 13.7931034483%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-max-w="8"] { max-width: 13.7931034483%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-w="9"] { width: 15.5172413793%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-x="9"] { left: 15.5172413793%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-min-w="9"] { min-width: 15.5172413793%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-max-w="9"] { max-width: 15.5172413793%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-w="10"] { width: 17.2413793103%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-x="10"] { left: 17.2413793103%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-min-w="10"] { min-width: 17.2413793103%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-max-w="10"] { max-width: 17.2413793103%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-w="11"] { width: 18.9655172414%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-x="11"] { left: 18.9655172414%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-min-w="11"] { min-width: 18.9655172414%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-max-w="11"] { max-width: 18.9655172414%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-w="12"] { width: 20.6896551724%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-x="12"] { left: 20.6896551724%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-min-w="12"] { min-width: 20.6896551724%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-max-w="12"] { max-width: 20.6896551724%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-w="13"] { width: 22.4137931034%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-x="13"] { left: 22.4137931034%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-min-w="13"] { min-width: 22.4137931034%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-max-w="13"] { max-width: 22.4137931034%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-w="14"] { width: 24.1379310345%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-x="14"] { left: 24.1379310345%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-min-w="14"] { min-width: 24.1379310345%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-max-w="14"] { max-width: 24.1379310345%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-w="15"] { width: 25.8620689655%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-x="15"] { left: 25.8620689655%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-min-w="15"] { min-width: 25.8620689655%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-max-w="15"] { max-width: 25.8620689655%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-w="16"] { width: 27.5862068966%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-x="16"] { left: 27.5862068966%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-min-w="16"] { min-width: 27.5862068966%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-max-w="16"] { max-width: 27.5862068966%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-w="17"] { width: 29.3103448276%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-x="17"] { left: 29.3103448276%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-min-w="17"] { min-width: 29.3103448276%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-max-w="17"] { max-width: 29.3103448276%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-w="18"] { width: 31.0344827586%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-x="18"] { left: 31.0344827586%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-min-w="18"] { min-width: 31.0344827586%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-max-w="18"] { max-width: 31.0344827586%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-w="19"] { width: 32.7586206897%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-x="19"] { left: 32.7586206897%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-min-w="19"] { min-width: 32.7586206897%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-max-w="19"] { max-width: 32.7586206897%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-w="20"] { width: 34.4827586207%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-x="20"] { left: 34.4827586207%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-min-w="20"] { min-width: 34.4827586207%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-max-w="20"] { max-width: 34.4827586207%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-w="21"] { width: 36.2068965517%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-x="21"] { left: 36.2068965517%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-min-w="21"] { min-width: 36.2068965517%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-max-w="21"] { max-width: 36.2068965517%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-w="22"] { width: 37.9310344828%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-x="22"] { left: 37.9310344828%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-min-w="22"] { min-width: 37.9310344828%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-max-w="22"] { max-width: 37.9310344828%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-w="23"] { width: 39.6551724138%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-x="23"] { left: 39.6551724138%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-min-w="23"] { min-width: 39.6551724138%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-max-w="23"] { max-width: 39.6551724138%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-w="24"] { width: 41.3793103448%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-x="24"] { left: 41.3793103448%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-min-w="24"] { min-width: 41.3793103448%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-max-w="24"] { max-width: 41.3793103448%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-w="25"] { width: 43.1034482759%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-x="25"] { left: 43.1034482759%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-min-w="25"] { min-width: 43.1034482759%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-max-w="25"] { max-width: 43.1034482759%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-w="26"] { width: 44.8275862069%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-x="26"] { left: 44.8275862069%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-min-w="26"] { min-width: 44.8275862069%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-max-w="26"] { max-width: 44.8275862069%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-w="27"] { width: 46.5517241379%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-x="27"] { left: 46.5517241379%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-min-w="27"] { min-width: 46.5517241379%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-max-w="27"] { max-width: 46.5517241379%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-w="28"] { width: 48.275862069%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-x="28"] { left: 48.275862069%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-min-w="28"] { min-width: 48.275862069%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-max-w="28"] { max-width: 48.275862069%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-w="29"] { width: 50%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-x="29"] { left: 50%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-min-w="29"] { min-width: 50%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-max-w="29"] { max-width: 50%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-w="30"] { width: 51.724137931%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-x="30"] { left: 51.724137931%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-min-w="30"] { min-width: 51.724137931%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-max-w="30"] { max-width: 51.724137931%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-w="31"] { width: 53.4482758621%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-x="31"] { left: 53.4482758621%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-min-w="31"] { min-width: 53.4482758621%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-max-w="31"] { max-width: 53.4482758621%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-w="32"] { width: 55.1724137931%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-x="32"] { left: 55.1724137931%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-min-w="32"] { min-width: 55.1724137931%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-max-w="32"] { max-width: 55.1724137931%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-w="33"] { width: 56.8965517241%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-x="33"] { left: 56.8965517241%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-min-w="33"] { min-width: 56.8965517241%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-max-w="33"] { max-width: 56.8965517241%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-w="34"] { width: 58.6206896552%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-x="34"] { left: 58.6206896552%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-min-w="34"] { min-width: 58.6206896552%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-max-w="34"] { max-width: 58.6206896552%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-w="35"] { width: 60.3448275862%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-x="35"] { left: 60.3448275862%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-min-w="35"] { min-width: 60.3448275862%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-max-w="35"] { max-width: 60.3448275862%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-w="36"] { width: 62.0689655172%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-x="36"] { left: 62.0689655172%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-min-w="36"] { min-width: 62.0689655172%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-max-w="36"] { max-width: 62.0689655172%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-w="37"] { width: 63.7931034483%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-x="37"] { left: 63.7931034483%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-min-w="37"] { min-width: 63.7931034483%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-max-w="37"] { max-width: 63.7931034483%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-w="38"] { width: 65.5172413793%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-x="38"] { left: 65.5172413793%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-min-w="38"] { min-width: 65.5172413793%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-max-w="38"] { max-width: 65.5172413793%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-w="39"] { width: 67.2413793103%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-x="39"] { left: 67.2413793103%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-min-w="39"] { min-width: 67.2413793103%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-max-w="39"] { max-width: 67.2413793103%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-w="40"] { width: 68.9655172414%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-x="40"] { left: 68.9655172414%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-min-w="40"] { min-width: 68.9655172414%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-max-w="40"] { max-width: 68.9655172414%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-w="41"] { width: 70.6896551724%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-x="41"] { left: 70.6896551724%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-min-w="41"] { min-width: 70.6896551724%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-max-w="41"] { max-width: 70.6896551724%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-w="42"] { width: 72.4137931034%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-x="42"] { left: 72.4137931034%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-min-w="42"] { min-width: 72.4137931034%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-max-w="42"] { max-width: 72.4137931034%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-w="43"] { width: 74.1379310345%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-x="43"] { left: 74.1379310345%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-min-w="43"] { min-width: 74.1379310345%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-max-w="43"] { max-width: 74.1379310345%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-w="44"] { width: 75.8620689655%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-x="44"] { left: 75.8620689655%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-min-w="44"] { min-width: 75.8620689655%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-max-w="44"] { max-width: 75.8620689655%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-w="45"] { width: 77.5862068966%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-x="45"] { left: 77.5862068966%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-min-w="45"] { min-width: 77.5862068966%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-max-w="45"] { max-width: 77.5862068966%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-w="46"] { width: 79.3103448276%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-x="46"] { left: 79.3103448276%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-min-w="46"] { min-width: 79.3103448276%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-max-w="46"] { max-width: 79.3103448276%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-w="47"] { width: 81.0344827586%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-x="47"] { left: 81.0344827586%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-min-w="47"] { min-width: 81.0344827586%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-max-w="47"] { max-width: 81.0344827586%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-w="48"] { width: 82.7586206897%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-x="48"] { left: 82.7586206897%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-min-w="48"] { min-width: 82.7586206897%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-max-w="48"] { max-width: 82.7586206897%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-w="49"] { width: 84.4827586207%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-x="49"] { left: 84.4827586207%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-min-w="49"] { min-width: 84.4827586207%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-max-w="49"] { max-width: 84.4827586207%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-w="50"] { width: 86.2068965517%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-x="50"] { left: 86.2068965517%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-min-w="50"] { min-width: 86.2068965517%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-max-w="50"] { max-width: 86.2068965517%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-w="51"] { width: 87.9310344828%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-x="51"] { left: 87.9310344828%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-min-w="51"] { min-width: 87.9310344828%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-max-w="51"] { max-width: 87.9310344828%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-w="52"] { width: 89.6551724138%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-x="52"] { left: 89.6551724138%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-min-w="52"] { min-width: 89.6551724138%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-max-w="52"] { max-width: 89.6551724138%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-w="53"] { width: 91.3793103448%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-x="53"] { left: 91.3793103448%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-min-w="53"] { min-width: 91.3793103448%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-max-w="53"] { max-width: 91.3793103448%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-w="54"] { width: 93.1034482759%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-x="54"] { left: 93.1034482759%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-min-w="54"] { min-width: 93.1034482759%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-max-w="54"] { max-width: 93.1034482759%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-w="55"] { width: 94.8275862069%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-x="55"] { left: 94.8275862069%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-min-w="55"] { min-width: 94.8275862069%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-max-w="55"] { max-width: 94.8275862069%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-w="56"] { width: 96.5517241379%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-x="56"] { left: 96.5517241379%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-min-w="56"] { min-width: 96.5517241379%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-max-w="56"] { max-width: 96.5517241379%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-w="57"] { width: 98.275862069%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-x="57"] { left: 98.275862069%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-min-w="57"] { min-width: 98.275862069%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-max-w="57"] { max-width: 98.275862069%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-w="58"] { width: 100%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-x="58"] { left: 100%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-min-w="58"] { min-width: 100%; } .grid-stack.grid-stack-58 > .grid-stack-item[gs-max-w="58"] { max-width: 100%; } .grid-stack.grid-stack-59 > .grid-stack-item { min-width: 1.6949152542%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-w="1"] { width: 1.6949152542%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-x="1"] { left: 1.6949152542%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-min-w="1"] { min-width: 1.6949152542%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-max-w="1"] { max-width: 1.6949152542%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-w="2"] { width: 3.3898305085%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-x="2"] { left: 3.3898305085%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-min-w="2"] { min-width: 3.3898305085%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-max-w="2"] { max-width: 3.3898305085%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-w="3"] { width: 5.0847457627%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-x="3"] { left: 5.0847457627%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-min-w="3"] { min-width: 5.0847457627%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-max-w="3"] { max-width: 5.0847457627%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-w="4"] { width: 6.7796610169%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-x="4"] { left: 6.7796610169%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-min-w="4"] { min-width: 6.7796610169%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-max-w="4"] { max-width: 6.7796610169%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-w="5"] { width: 8.4745762712%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-x="5"] { left: 8.4745762712%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-min-w="5"] { min-width: 8.4745762712%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-max-w="5"] { max-width: 8.4745762712%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-w="6"] { width: 10.1694915254%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-x="6"] { left: 10.1694915254%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-min-w="6"] { min-width: 10.1694915254%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-max-w="6"] { max-width: 10.1694915254%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-w="7"] { width: 11.8644067797%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-x="7"] { left: 11.8644067797%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-min-w="7"] { min-width: 11.8644067797%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-max-w="7"] { max-width: 11.8644067797%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-w="8"] { width: 13.5593220339%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-x="8"] { left: 13.5593220339%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-min-w="8"] { min-width: 13.5593220339%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-max-w="8"] { max-width: 13.5593220339%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-w="9"] { width: 15.2542372881%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-x="9"] { left: 15.2542372881%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-min-w="9"] { min-width: 15.2542372881%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-max-w="9"] { max-width: 15.2542372881%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-w="10"] { width: 16.9491525424%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-x="10"] { left: 16.9491525424%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-min-w="10"] { min-width: 16.9491525424%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-max-w="10"] { max-width: 16.9491525424%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-w="11"] { width: 18.6440677966%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-x="11"] { left: 18.6440677966%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-min-w="11"] { min-width: 18.6440677966%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-max-w="11"] { max-width: 18.6440677966%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-w="12"] { width: 20.3389830508%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-x="12"] { left: 20.3389830508%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-min-w="12"] { min-width: 20.3389830508%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-max-w="12"] { max-width: 20.3389830508%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-w="13"] { width: 22.0338983051%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-x="13"] { left: 22.0338983051%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-min-w="13"] { min-width: 22.0338983051%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-max-w="13"] { max-width: 22.0338983051%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-w="14"] { width: 23.7288135593%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-x="14"] { left: 23.7288135593%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-min-w="14"] { min-width: 23.7288135593%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-max-w="14"] { max-width: 23.7288135593%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-w="15"] { width: 25.4237288136%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-x="15"] { left: 25.4237288136%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-min-w="15"] { min-width: 25.4237288136%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-max-w="15"] { max-width: 25.4237288136%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-w="16"] { width: 27.1186440678%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-x="16"] { left: 27.1186440678%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-min-w="16"] { min-width: 27.1186440678%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-max-w="16"] { max-width: 27.1186440678%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-w="17"] { width: 28.813559322%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-x="17"] { left: 28.813559322%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-min-w="17"] { min-width: 28.813559322%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-max-w="17"] { max-width: 28.813559322%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-w="18"] { width: 30.5084745763%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-x="18"] { left: 30.5084745763%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-min-w="18"] { min-width: 30.5084745763%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-max-w="18"] { max-width: 30.5084745763%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-w="19"] { width: 32.2033898305%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-x="19"] { left: 32.2033898305%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-min-w="19"] { min-width: 32.2033898305%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-max-w="19"] { max-width: 32.2033898305%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-w="20"] { width: 33.8983050847%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-x="20"] { left: 33.8983050847%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-min-w="20"] { min-width: 33.8983050847%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-max-w="20"] { max-width: 33.8983050847%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-w="21"] { width: 35.593220339%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-x="21"] { left: 35.593220339%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-min-w="21"] { min-width: 35.593220339%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-max-w="21"] { max-width: 35.593220339%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-w="22"] { width: 37.2881355932%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-x="22"] { left: 37.2881355932%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-min-w="22"] { min-width: 37.2881355932%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-max-w="22"] { max-width: 37.2881355932%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-w="23"] { width: 38.9830508475%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-x="23"] { left: 38.9830508475%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-min-w="23"] { min-width: 38.9830508475%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-max-w="23"] { max-width: 38.9830508475%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-w="24"] { width: 40.6779661017%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-x="24"] { left: 40.6779661017%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-min-w="24"] { min-width: 40.6779661017%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-max-w="24"] { max-width: 40.6779661017%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-w="25"] { width: 42.3728813559%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-x="25"] { left: 42.3728813559%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-min-w="25"] { min-width: 42.3728813559%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-max-w="25"] { max-width: 42.3728813559%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-w="26"] { width: 44.0677966102%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-x="26"] { left: 44.0677966102%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-min-w="26"] { min-width: 44.0677966102%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-max-w="26"] { max-width: 44.0677966102%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-w="27"] { width: 45.7627118644%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-x="27"] { left: 45.7627118644%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-min-w="27"] { min-width: 45.7627118644%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-max-w="27"] { max-width: 45.7627118644%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-w="28"] { width: 47.4576271186%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-x="28"] { left: 47.4576271186%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-min-w="28"] { min-width: 47.4576271186%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-max-w="28"] { max-width: 47.4576271186%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-w="29"] { width: 49.1525423729%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-x="29"] { left: 49.1525423729%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-min-w="29"] { min-width: 49.1525423729%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-max-w="29"] { max-width: 49.1525423729%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-w="30"] { width: 50.8474576271%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-x="30"] { left: 50.8474576271%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-min-w="30"] { min-width: 50.8474576271%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-max-w="30"] { max-width: 50.8474576271%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-w="31"] { width: 52.5423728814%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-x="31"] { left: 52.5423728814%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-min-w="31"] { min-width: 52.5423728814%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-max-w="31"] { max-width: 52.5423728814%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-w="32"] { width: 54.2372881356%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-x="32"] { left: 54.2372881356%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-min-w="32"] { min-width: 54.2372881356%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-max-w="32"] { max-width: 54.2372881356%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-w="33"] { width: 55.9322033898%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-x="33"] { left: 55.9322033898%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-min-w="33"] { min-width: 55.9322033898%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-max-w="33"] { max-width: 55.9322033898%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-w="34"] { width: 57.6271186441%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-x="34"] { left: 57.6271186441%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-min-w="34"] { min-width: 57.6271186441%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-max-w="34"] { max-width: 57.6271186441%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-w="35"] { width: 59.3220338983%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-x="35"] { left: 59.3220338983%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-min-w="35"] { min-width: 59.3220338983%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-max-w="35"] { max-width: 59.3220338983%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-w="36"] { width: 61.0169491525%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-x="36"] { left: 61.0169491525%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-min-w="36"] { min-width: 61.0169491525%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-max-w="36"] { max-width: 61.0169491525%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-w="37"] { width: 62.7118644068%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-x="37"] { left: 62.7118644068%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-min-w="37"] { min-width: 62.7118644068%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-max-w="37"] { max-width: 62.7118644068%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-w="38"] { width: 64.406779661%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-x="38"] { left: 64.406779661%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-min-w="38"] { min-width: 64.406779661%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-max-w="38"] { max-width: 64.406779661%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-w="39"] { width: 66.1016949153%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-x="39"] { left: 66.1016949153%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-min-w="39"] { min-width: 66.1016949153%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-max-w="39"] { max-width: 66.1016949153%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-w="40"] { width: 67.7966101695%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-x="40"] { left: 67.7966101695%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-min-w="40"] { min-width: 67.7966101695%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-max-w="40"] { max-width: 67.7966101695%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-w="41"] { width: 69.4915254237%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-x="41"] { left: 69.4915254237%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-min-w="41"] { min-width: 69.4915254237%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-max-w="41"] { max-width: 69.4915254237%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-w="42"] { width: 71.186440678%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-x="42"] { left: 71.186440678%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-min-w="42"] { min-width: 71.186440678%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-max-w="42"] { max-width: 71.186440678%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-w="43"] { width: 72.8813559322%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-x="43"] { left: 72.8813559322%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-min-w="43"] { min-width: 72.8813559322%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-max-w="43"] { max-width: 72.8813559322%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-w="44"] { width: 74.5762711864%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-x="44"] { left: 74.5762711864%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-min-w="44"] { min-width: 74.5762711864%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-max-w="44"] { max-width: 74.5762711864%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-w="45"] { width: 76.2711864407%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-x="45"] { left: 76.2711864407%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-min-w="45"] { min-width: 76.2711864407%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-max-w="45"] { max-width: 76.2711864407%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-w="46"] { width: 77.9661016949%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-x="46"] { left: 77.9661016949%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-min-w="46"] { min-width: 77.9661016949%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-max-w="46"] { max-width: 77.9661016949%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-w="47"] { width: 79.6610169492%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-x="47"] { left: 79.6610169492%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-min-w="47"] { min-width: 79.6610169492%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-max-w="47"] { max-width: 79.6610169492%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-w="48"] { width: 81.3559322034%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-x="48"] { left: 81.3559322034%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-min-w="48"] { min-width: 81.3559322034%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-max-w="48"] { max-width: 81.3559322034%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-w="49"] { width: 83.0508474576%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-x="49"] { left: 83.0508474576%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-min-w="49"] { min-width: 83.0508474576%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-max-w="49"] { max-width: 83.0508474576%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-w="50"] { width: 84.7457627119%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-x="50"] { left: 84.7457627119%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-min-w="50"] { min-width: 84.7457627119%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-max-w="50"] { max-width: 84.7457627119%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-w="51"] { width: 86.4406779661%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-x="51"] { left: 86.4406779661%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-min-w="51"] { min-width: 86.4406779661%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-max-w="51"] { max-width: 86.4406779661%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-w="52"] { width: 88.1355932203%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-x="52"] { left: 88.1355932203%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-min-w="52"] { min-width: 88.1355932203%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-max-w="52"] { max-width: 88.1355932203%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-w="53"] { width: 89.8305084746%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-x="53"] { left: 89.8305084746%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-min-w="53"] { min-width: 89.8305084746%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-max-w="53"] { max-width: 89.8305084746%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-w="54"] { width: 91.5254237288%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-x="54"] { left: 91.5254237288%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-min-w="54"] { min-width: 91.5254237288%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-max-w="54"] { max-width: 91.5254237288%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-w="55"] { width: 93.2203389831%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-x="55"] { left: 93.2203389831%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-min-w="55"] { min-width: 93.2203389831%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-max-w="55"] { max-width: 93.2203389831%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-w="56"] { width: 94.9152542373%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-x="56"] { left: 94.9152542373%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-min-w="56"] { min-width: 94.9152542373%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-max-w="56"] { max-width: 94.9152542373%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-w="57"] { width: 96.6101694915%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-x="57"] { left: 96.6101694915%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-min-w="57"] { min-width: 96.6101694915%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-max-w="57"] { max-width: 96.6101694915%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-w="58"] { width: 98.3050847458%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-x="58"] { left: 98.3050847458%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-min-w="58"] { min-width: 98.3050847458%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-max-w="58"] { max-width: 98.3050847458%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-w="59"] { width: 100%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-x="59"] { left: 100%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-min-w="59"] { min-width: 100%; } .grid-stack.grid-stack-59 > .grid-stack-item[gs-max-w="59"] { max-width: 100%; } .grid-stack.grid-stack-60 > .grid-stack-item { min-width: 1.6666666667%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-w="1"] { width: 1.6666666667%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-x="1"] { left: 1.6666666667%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-min-w="1"] { min-width: 1.6666666667%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-max-w="1"] { max-width: 1.6666666667%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-w="2"] { width: 3.3333333333%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-x="2"] { left: 3.3333333333%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-min-w="2"] { min-width: 3.3333333333%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-max-w="2"] { max-width: 3.3333333333%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-w="3"] { width: 5%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-x="3"] { left: 5%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-min-w="3"] { min-width: 5%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-max-w="3"] { max-width: 5%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-w="4"] { width: 6.6666666667%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-x="4"] { left: 6.6666666667%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-min-w="4"] { min-width: 6.6666666667%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-max-w="4"] { max-width: 6.6666666667%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-w="5"] { width: 8.3333333333%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-x="5"] { left: 8.3333333333%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-min-w="5"] { min-width: 8.3333333333%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-max-w="5"] { max-width: 8.3333333333%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-w="6"] { width: 10%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-x="6"] { left: 10%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-min-w="6"] { min-width: 10%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-max-w="6"] { max-width: 10%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-w="7"] { width: 11.6666666667%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-x="7"] { left: 11.6666666667%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-min-w="7"] { min-width: 11.6666666667%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-max-w="7"] { max-width: 11.6666666667%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-w="8"] { width: 13.3333333333%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-x="8"] { left: 13.3333333333%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-min-w="8"] { min-width: 13.3333333333%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-max-w="8"] { max-width: 13.3333333333%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-w="9"] { width: 15%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-x="9"] { left: 15%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-min-w="9"] { min-width: 15%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-max-w="9"] { max-width: 15%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-w="10"] { width: 16.6666666667%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-x="10"] { left: 16.6666666667%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-min-w="10"] { min-width: 16.6666666667%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-max-w="10"] { max-width: 16.6666666667%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-w="11"] { width: 18.3333333333%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-x="11"] { left: 18.3333333333%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-min-w="11"] { min-width: 18.3333333333%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-max-w="11"] { max-width: 18.3333333333%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-w="12"] { width: 20%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-x="12"] { left: 20%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-min-w="12"] { min-width: 20%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-max-w="12"] { max-width: 20%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-w="13"] { width: 21.6666666667%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-x="13"] { left: 21.6666666667%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-min-w="13"] { min-width: 21.6666666667%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-max-w="13"] { max-width: 21.6666666667%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-w="14"] { width: 23.3333333333%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-x="14"] { left: 23.3333333333%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-min-w="14"] { min-width: 23.3333333333%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-max-w="14"] { max-width: 23.3333333333%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-w="15"] { width: 25%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-x="15"] { left: 25%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-min-w="15"] { min-width: 25%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-max-w="15"] { max-width: 25%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-w="16"] { width: 26.6666666667%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-x="16"] { left: 26.6666666667%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-min-w="16"] { min-width: 26.6666666667%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-max-w="16"] { max-width: 26.6666666667%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-w="17"] { width: 28.3333333333%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-x="17"] { left: 28.3333333333%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-min-w="17"] { min-width: 28.3333333333%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-max-w="17"] { max-width: 28.3333333333%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-w="18"] { width: 30%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-x="18"] { left: 30%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-min-w="18"] { min-width: 30%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-max-w="18"] { max-width: 30%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-w="19"] { width: 31.6666666667%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-x="19"] { left: 31.6666666667%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-min-w="19"] { min-width: 31.6666666667%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-max-w="19"] { max-width: 31.6666666667%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-w="20"] { width: 33.3333333333%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-x="20"] { left: 33.3333333333%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-min-w="20"] { min-width: 33.3333333333%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-max-w="20"] { max-width: 33.3333333333%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-w="21"] { width: 35%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-x="21"] { left: 35%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-min-w="21"] { min-width: 35%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-max-w="21"] { max-width: 35%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-w="22"] { width: 36.6666666667%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-x="22"] { left: 36.6666666667%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-min-w="22"] { min-width: 36.6666666667%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-max-w="22"] { max-width: 36.6666666667%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-w="23"] { width: 38.3333333333%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-x="23"] { left: 38.3333333333%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-min-w="23"] { min-width: 38.3333333333%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-max-w="23"] { max-width: 38.3333333333%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-w="24"] { width: 40%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-x="24"] { left: 40%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-min-w="24"] { min-width: 40%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-max-w="24"] { max-width: 40%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-w="25"] { width: 41.6666666667%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-x="25"] { left: 41.6666666667%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-min-w="25"] { min-width: 41.6666666667%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-max-w="25"] { max-width: 41.6666666667%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-w="26"] { width: 43.3333333333%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-x="26"] { left: 43.3333333333%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-min-w="26"] { min-width: 43.3333333333%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-max-w="26"] { max-width: 43.3333333333%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-w="27"] { width: 45%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-x="27"] { left: 45%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-min-w="27"] { min-width: 45%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-max-w="27"] { max-width: 45%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-w="28"] { width: 46.6666666667%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-x="28"] { left: 46.6666666667%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-min-w="28"] { min-width: 46.6666666667%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-max-w="28"] { max-width: 46.6666666667%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-w="29"] { width: 48.3333333333%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-x="29"] { left: 48.3333333333%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-min-w="29"] { min-width: 48.3333333333%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-max-w="29"] { max-width: 48.3333333333%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-w="30"] { width: 50%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-x="30"] { left: 50%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-min-w="30"] { min-width: 50%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-max-w="30"] { max-width: 50%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-w="31"] { width: 51.6666666667%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-x="31"] { left: 51.6666666667%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-min-w="31"] { min-width: 51.6666666667%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-max-w="31"] { max-width: 51.6666666667%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-w="32"] { width: 53.3333333333%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-x="32"] { left: 53.3333333333%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-min-w="32"] { min-width: 53.3333333333%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-max-w="32"] { max-width: 53.3333333333%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-w="33"] { width: 55%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-x="33"] { left: 55%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-min-w="33"] { min-width: 55%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-max-w="33"] { max-width: 55%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-w="34"] { width: 56.6666666667%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-x="34"] { left: 56.6666666667%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-min-w="34"] { min-width: 56.6666666667%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-max-w="34"] { max-width: 56.6666666667%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-w="35"] { width: 58.3333333333%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-x="35"] { left: 58.3333333333%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-min-w="35"] { min-width: 58.3333333333%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-max-w="35"] { max-width: 58.3333333333%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-w="36"] { width: 60%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-x="36"] { left: 60%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-min-w="36"] { min-width: 60%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-max-w="36"] { max-width: 60%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-w="37"] { width: 61.6666666667%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-x="37"] { left: 61.6666666667%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-min-w="37"] { min-width: 61.6666666667%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-max-w="37"] { max-width: 61.6666666667%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-w="38"] { width: 63.3333333333%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-x="38"] { left: 63.3333333333%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-min-w="38"] { min-width: 63.3333333333%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-max-w="38"] { max-width: 63.3333333333%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-w="39"] { width: 65%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-x="39"] { left: 65%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-min-w="39"] { min-width: 65%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-max-w="39"] { max-width: 65%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-w="40"] { width: 66.6666666667%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-x="40"] { left: 66.6666666667%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-min-w="40"] { min-width: 66.6666666667%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-max-w="40"] { max-width: 66.6666666667%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-w="41"] { width: 68.3333333333%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-x="41"] { left: 68.3333333333%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-min-w="41"] { min-width: 68.3333333333%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-max-w="41"] { max-width: 68.3333333333%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-w="42"] { width: 70%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-x="42"] { left: 70%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-min-w="42"] { min-width: 70%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-max-w="42"] { max-width: 70%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-w="43"] { width: 71.6666666667%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-x="43"] { left: 71.6666666667%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-min-w="43"] { min-width: 71.6666666667%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-max-w="43"] { max-width: 71.6666666667%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-w="44"] { width: 73.3333333333%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-x="44"] { left: 73.3333333333%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-min-w="44"] { min-width: 73.3333333333%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-max-w="44"] { max-width: 73.3333333333%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-w="45"] { width: 75%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-x="45"] { left: 75%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-min-w="45"] { min-width: 75%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-max-w="45"] { max-width: 75%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-w="46"] { width: 76.6666666667%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-x="46"] { left: 76.6666666667%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-min-w="46"] { min-width: 76.6666666667%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-max-w="46"] { max-width: 76.6666666667%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-w="47"] { width: 78.3333333333%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-x="47"] { left: 78.3333333333%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-min-w="47"] { min-width: 78.3333333333%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-max-w="47"] { max-width: 78.3333333333%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-w="48"] { width: 80%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-x="48"] { left: 80%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-min-w="48"] { min-width: 80%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-max-w="48"] { max-width: 80%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-w="49"] { width: 81.6666666667%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-x="49"] { left: 81.6666666667%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-min-w="49"] { min-width: 81.6666666667%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-max-w="49"] { max-width: 81.6666666667%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-w="50"] { width: 83.3333333333%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-x="50"] { left: 83.3333333333%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-min-w="50"] { min-width: 83.3333333333%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-max-w="50"] { max-width: 83.3333333333%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-w="51"] { width: 85%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-x="51"] { left: 85%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-min-w="51"] { min-width: 85%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-max-w="51"] { max-width: 85%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-w="52"] { width: 86.6666666667%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-x="52"] { left: 86.6666666667%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-min-w="52"] { min-width: 86.6666666667%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-max-w="52"] { max-width: 86.6666666667%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-w="53"] { width: 88.3333333333%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-x="53"] { left: 88.3333333333%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-min-w="53"] { min-width: 88.3333333333%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-max-w="53"] { max-width: 88.3333333333%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-w="54"] { width: 90%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-x="54"] { left: 90%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-min-w="54"] { min-width: 90%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-max-w="54"] { max-width: 90%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-w="55"] { width: 91.6666666667%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-x="55"] { left: 91.6666666667%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-min-w="55"] { min-width: 91.6666666667%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-max-w="55"] { max-width: 91.6666666667%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-w="56"] { width: 93.3333333333%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-x="56"] { left: 93.3333333333%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-min-w="56"] { min-width: 93.3333333333%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-max-w="56"] { max-width: 93.3333333333%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-w="57"] { width: 95%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-x="57"] { left: 95%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-min-w="57"] { min-width: 95%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-max-w="57"] { max-width: 95%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-w="58"] { width: 96.6666666667%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-x="58"] { left: 96.6666666667%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-min-w="58"] { min-width: 96.6666666667%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-max-w="58"] { max-width: 96.6666666667%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-w="59"] { width: 98.3333333333%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-x="59"] { left: 98.3333333333%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-min-w="59"] { min-width: 98.3333333333%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-max-w="59"] { max-width: 98.3333333333%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-w="60"] { width: 100%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-x="60"] { left: 100%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-min-w="60"] { min-width: 100%; } .grid-stack.grid-stack-60 > .grid-stack-item[gs-max-w="60"] { max-width: 100%; } .grid-stack.grid-stack-61 > .grid-stack-item { min-width: 1.6393442623%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-w="1"] { width: 1.6393442623%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-x="1"] { left: 1.6393442623%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-min-w="1"] { min-width: 1.6393442623%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-max-w="1"] { max-width: 1.6393442623%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-w="2"] { width: 3.2786885246%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-x="2"] { left: 3.2786885246%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-min-w="2"] { min-width: 3.2786885246%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-max-w="2"] { max-width: 3.2786885246%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-w="3"] { width: 4.9180327869%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-x="3"] { left: 4.9180327869%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-min-w="3"] { min-width: 4.9180327869%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-max-w="3"] { max-width: 4.9180327869%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-w="4"] { width: 6.5573770492%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-x="4"] { left: 6.5573770492%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-min-w="4"] { min-width: 6.5573770492%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-max-w="4"] { max-width: 6.5573770492%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-w="5"] { width: 8.1967213115%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-x="5"] { left: 8.1967213115%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-min-w="5"] { min-width: 8.1967213115%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-max-w="5"] { max-width: 8.1967213115%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-w="6"] { width: 9.8360655738%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-x="6"] { left: 9.8360655738%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-min-w="6"] { min-width: 9.8360655738%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-max-w="6"] { max-width: 9.8360655738%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-w="7"] { width: 11.4754098361%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-x="7"] { left: 11.4754098361%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-min-w="7"] { min-width: 11.4754098361%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-max-w="7"] { max-width: 11.4754098361%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-w="8"] { width: 13.1147540984%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-x="8"] { left: 13.1147540984%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-min-w="8"] { min-width: 13.1147540984%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-max-w="8"] { max-width: 13.1147540984%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-w="9"] { width: 14.7540983607%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-x="9"] { left: 14.7540983607%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-min-w="9"] { min-width: 14.7540983607%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-max-w="9"] { max-width: 14.7540983607%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-w="10"] { width: 16.393442623%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-x="10"] { left: 16.393442623%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-min-w="10"] { min-width: 16.393442623%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-max-w="10"] { max-width: 16.393442623%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-w="11"] { width: 18.0327868852%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-x="11"] { left: 18.0327868852%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-min-w="11"] { min-width: 18.0327868852%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-max-w="11"] { max-width: 18.0327868852%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-w="12"] { width: 19.6721311475%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-x="12"] { left: 19.6721311475%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-min-w="12"] { min-width: 19.6721311475%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-max-w="12"] { max-width: 19.6721311475%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-w="13"] { width: 21.3114754098%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-x="13"] { left: 21.3114754098%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-min-w="13"] { min-width: 21.3114754098%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-max-w="13"] { max-width: 21.3114754098%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-w="14"] { width: 22.9508196721%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-x="14"] { left: 22.9508196721%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-min-w="14"] { min-width: 22.9508196721%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-max-w="14"] { max-width: 22.9508196721%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-w="15"] { width: 24.5901639344%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-x="15"] { left: 24.5901639344%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-min-w="15"] { min-width: 24.5901639344%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-max-w="15"] { max-width: 24.5901639344%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-w="16"] { width: 26.2295081967%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-x="16"] { left: 26.2295081967%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-min-w="16"] { min-width: 26.2295081967%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-max-w="16"] { max-width: 26.2295081967%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-w="17"] { width: 27.868852459%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-x="17"] { left: 27.868852459%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-min-w="17"] { min-width: 27.868852459%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-max-w="17"] { max-width: 27.868852459%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-w="18"] { width: 29.5081967213%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-x="18"] { left: 29.5081967213%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-min-w="18"] { min-width: 29.5081967213%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-max-w="18"] { max-width: 29.5081967213%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-w="19"] { width: 31.1475409836%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-x="19"] { left: 31.1475409836%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-min-w="19"] { min-width: 31.1475409836%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-max-w="19"] { max-width: 31.1475409836%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-w="20"] { width: 32.7868852459%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-x="20"] { left: 32.7868852459%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-min-w="20"] { min-width: 32.7868852459%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-max-w="20"] { max-width: 32.7868852459%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-w="21"] { width: 34.4262295082%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-x="21"] { left: 34.4262295082%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-min-w="21"] { min-width: 34.4262295082%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-max-w="21"] { max-width: 34.4262295082%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-w="22"] { width: 36.0655737705%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-x="22"] { left: 36.0655737705%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-min-w="22"] { min-width: 36.0655737705%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-max-w="22"] { max-width: 36.0655737705%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-w="23"] { width: 37.7049180328%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-x="23"] { left: 37.7049180328%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-min-w="23"] { min-width: 37.7049180328%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-max-w="23"] { max-width: 37.7049180328%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-w="24"] { width: 39.3442622951%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-x="24"] { left: 39.3442622951%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-min-w="24"] { min-width: 39.3442622951%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-max-w="24"] { max-width: 39.3442622951%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-w="25"] { width: 40.9836065574%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-x="25"] { left: 40.9836065574%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-min-w="25"] { min-width: 40.9836065574%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-max-w="25"] { max-width: 40.9836065574%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-w="26"] { width: 42.6229508197%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-x="26"] { left: 42.6229508197%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-min-w="26"] { min-width: 42.6229508197%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-max-w="26"] { max-width: 42.6229508197%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-w="27"] { width: 44.262295082%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-x="27"] { left: 44.262295082%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-min-w="27"] { min-width: 44.262295082%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-max-w="27"] { max-width: 44.262295082%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-w="28"] { width: 45.9016393443%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-x="28"] { left: 45.9016393443%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-min-w="28"] { min-width: 45.9016393443%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-max-w="28"] { max-width: 45.9016393443%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-w="29"] { width: 47.5409836066%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-x="29"] { left: 47.5409836066%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-min-w="29"] { min-width: 47.5409836066%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-max-w="29"] { max-width: 47.5409836066%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-w="30"] { width: 49.1803278689%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-x="30"] { left: 49.1803278689%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-min-w="30"] { min-width: 49.1803278689%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-max-w="30"] { max-width: 49.1803278689%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-w="31"] { width: 50.8196721311%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-x="31"] { left: 50.8196721311%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-min-w="31"] { min-width: 50.8196721311%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-max-w="31"] { max-width: 50.8196721311%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-w="32"] { width: 52.4590163934%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-x="32"] { left: 52.4590163934%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-min-w="32"] { min-width: 52.4590163934%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-max-w="32"] { max-width: 52.4590163934%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-w="33"] { width: 54.0983606557%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-x="33"] { left: 54.0983606557%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-min-w="33"] { min-width: 54.0983606557%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-max-w="33"] { max-width: 54.0983606557%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-w="34"] { width: 55.737704918%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-x="34"] { left: 55.737704918%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-min-w="34"] { min-width: 55.737704918%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-max-w="34"] { max-width: 55.737704918%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-w="35"] { width: 57.3770491803%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-x="35"] { left: 57.3770491803%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-min-w="35"] { min-width: 57.3770491803%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-max-w="35"] { max-width: 57.3770491803%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-w="36"] { width: 59.0163934426%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-x="36"] { left: 59.0163934426%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-min-w="36"] { min-width: 59.0163934426%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-max-w="36"] { max-width: 59.0163934426%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-w="37"] { width: 60.6557377049%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-x="37"] { left: 60.6557377049%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-min-w="37"] { min-width: 60.6557377049%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-max-w="37"] { max-width: 60.6557377049%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-w="38"] { width: 62.2950819672%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-x="38"] { left: 62.2950819672%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-min-w="38"] { min-width: 62.2950819672%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-max-w="38"] { max-width: 62.2950819672%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-w="39"] { width: 63.9344262295%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-x="39"] { left: 63.9344262295%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-min-w="39"] { min-width: 63.9344262295%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-max-w="39"] { max-width: 63.9344262295%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-w="40"] { width: 65.5737704918%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-x="40"] { left: 65.5737704918%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-min-w="40"] { min-width: 65.5737704918%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-max-w="40"] { max-width: 65.5737704918%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-w="41"] { width: 67.2131147541%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-x="41"] { left: 67.2131147541%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-min-w="41"] { min-width: 67.2131147541%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-max-w="41"] { max-width: 67.2131147541%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-w="42"] { width: 68.8524590164%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-x="42"] { left: 68.8524590164%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-min-w="42"] { min-width: 68.8524590164%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-max-w="42"] { max-width: 68.8524590164%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-w="43"] { width: 70.4918032787%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-x="43"] { left: 70.4918032787%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-min-w="43"] { min-width: 70.4918032787%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-max-w="43"] { max-width: 70.4918032787%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-w="44"] { width: 72.131147541%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-x="44"] { left: 72.131147541%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-min-w="44"] { min-width: 72.131147541%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-max-w="44"] { max-width: 72.131147541%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-w="45"] { width: 73.7704918033%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-x="45"] { left: 73.7704918033%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-min-w="45"] { min-width: 73.7704918033%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-max-w="45"] { max-width: 73.7704918033%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-w="46"] { width: 75.4098360656%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-x="46"] { left: 75.4098360656%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-min-w="46"] { min-width: 75.4098360656%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-max-w="46"] { max-width: 75.4098360656%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-w="47"] { width: 77.0491803279%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-x="47"] { left: 77.0491803279%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-min-w="47"] { min-width: 77.0491803279%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-max-w="47"] { max-width: 77.0491803279%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-w="48"] { width: 78.6885245902%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-x="48"] { left: 78.6885245902%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-min-w="48"] { min-width: 78.6885245902%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-max-w="48"] { max-width: 78.6885245902%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-w="49"] { width: 80.3278688525%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-x="49"] { left: 80.3278688525%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-min-w="49"] { min-width: 80.3278688525%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-max-w="49"] { max-width: 80.3278688525%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-w="50"] { width: 81.9672131148%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-x="50"] { left: 81.9672131148%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-min-w="50"] { min-width: 81.9672131148%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-max-w="50"] { max-width: 81.9672131148%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-w="51"] { width: 83.606557377%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-x="51"] { left: 83.606557377%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-min-w="51"] { min-width: 83.606557377%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-max-w="51"] { max-width: 83.606557377%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-w="52"] { width: 85.2459016393%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-x="52"] { left: 85.2459016393%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-min-w="52"] { min-width: 85.2459016393%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-max-w="52"] { max-width: 85.2459016393%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-w="53"] { width: 86.8852459016%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-x="53"] { left: 86.8852459016%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-min-w="53"] { min-width: 86.8852459016%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-max-w="53"] { max-width: 86.8852459016%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-w="54"] { width: 88.5245901639%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-x="54"] { left: 88.5245901639%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-min-w="54"] { min-width: 88.5245901639%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-max-w="54"] { max-width: 88.5245901639%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-w="55"] { width: 90.1639344262%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-x="55"] { left: 90.1639344262%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-min-w="55"] { min-width: 90.1639344262%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-max-w="55"] { max-width: 90.1639344262%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-w="56"] { width: 91.8032786885%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-x="56"] { left: 91.8032786885%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-min-w="56"] { min-width: 91.8032786885%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-max-w="56"] { max-width: 91.8032786885%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-w="57"] { width: 93.4426229508%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-x="57"] { left: 93.4426229508%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-min-w="57"] { min-width: 93.4426229508%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-max-w="57"] { max-width: 93.4426229508%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-w="58"] { width: 95.0819672131%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-x="58"] { left: 95.0819672131%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-min-w="58"] { min-width: 95.0819672131%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-max-w="58"] { max-width: 95.0819672131%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-w="59"] { width: 96.7213114754%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-x="59"] { left: 96.7213114754%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-min-w="59"] { min-width: 96.7213114754%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-max-w="59"] { max-width: 96.7213114754%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-w="60"] { width: 98.3606557377%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-x="60"] { left: 98.3606557377%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-min-w="60"] { min-width: 98.3606557377%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-max-w="60"] { max-width: 98.3606557377%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-w="61"] { width: 100%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-x="61"] { left: 100%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-min-w="61"] { min-width: 100%; } .grid-stack.grid-stack-61 > .grid-stack-item[gs-max-w="61"] { max-width: 100%; } .grid-stack.grid-stack-62 > .grid-stack-item { min-width: 1.6129032258%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-w="1"] { width: 1.6129032258%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-x="1"] { left: 1.6129032258%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-min-w="1"] { min-width: 1.6129032258%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-max-w="1"] { max-width: 1.6129032258%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-w="2"] { width: 3.2258064516%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-x="2"] { left: 3.2258064516%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-min-w="2"] { min-width: 3.2258064516%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-max-w="2"] { max-width: 3.2258064516%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-w="3"] { width: 4.8387096774%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-x="3"] { left: 4.8387096774%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-min-w="3"] { min-width: 4.8387096774%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-max-w="3"] { max-width: 4.8387096774%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-w="4"] { width: 6.4516129032%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-x="4"] { left: 6.4516129032%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-min-w="4"] { min-width: 6.4516129032%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-max-w="4"] { max-width: 6.4516129032%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-w="5"] { width: 8.064516129%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-x="5"] { left: 8.064516129%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-min-w="5"] { min-width: 8.064516129%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-max-w="5"] { max-width: 8.064516129%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-w="6"] { width: 9.6774193548%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-x="6"] { left: 9.6774193548%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-min-w="6"] { min-width: 9.6774193548%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-max-w="6"] { max-width: 9.6774193548%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-w="7"] { width: 11.2903225806%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-x="7"] { left: 11.2903225806%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-min-w="7"] { min-width: 11.2903225806%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-max-w="7"] { max-width: 11.2903225806%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-w="8"] { width: 12.9032258065%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-x="8"] { left: 12.9032258065%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-min-w="8"] { min-width: 12.9032258065%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-max-w="8"] { max-width: 12.9032258065%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-w="9"] { width: 14.5161290323%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-x="9"] { left: 14.5161290323%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-min-w="9"] { min-width: 14.5161290323%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-max-w="9"] { max-width: 14.5161290323%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-w="10"] { width: 16.1290322581%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-x="10"] { left: 16.1290322581%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-min-w="10"] { min-width: 16.1290322581%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-max-w="10"] { max-width: 16.1290322581%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-w="11"] { width: 17.7419354839%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-x="11"] { left: 17.7419354839%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-min-w="11"] { min-width: 17.7419354839%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-max-w="11"] { max-width: 17.7419354839%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-w="12"] { width: 19.3548387097%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-x="12"] { left: 19.3548387097%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-min-w="12"] { min-width: 19.3548387097%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-max-w="12"] { max-width: 19.3548387097%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-w="13"] { width: 20.9677419355%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-x="13"] { left: 20.9677419355%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-min-w="13"] { min-width: 20.9677419355%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-max-w="13"] { max-width: 20.9677419355%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-w="14"] { width: 22.5806451613%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-x="14"] { left: 22.5806451613%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-min-w="14"] { min-width: 22.5806451613%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-max-w="14"] { max-width: 22.5806451613%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-w="15"] { width: 24.1935483871%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-x="15"] { left: 24.1935483871%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-min-w="15"] { min-width: 24.1935483871%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-max-w="15"] { max-width: 24.1935483871%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-w="16"] { width: 25.8064516129%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-x="16"] { left: 25.8064516129%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-min-w="16"] { min-width: 25.8064516129%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-max-w="16"] { max-width: 25.8064516129%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-w="17"] { width: 27.4193548387%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-x="17"] { left: 27.4193548387%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-min-w="17"] { min-width: 27.4193548387%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-max-w="17"] { max-width: 27.4193548387%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-w="18"] { width: 29.0322580645%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-x="18"] { left: 29.0322580645%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-min-w="18"] { min-width: 29.0322580645%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-max-w="18"] { max-width: 29.0322580645%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-w="19"] { width: 30.6451612903%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-x="19"] { left: 30.6451612903%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-min-w="19"] { min-width: 30.6451612903%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-max-w="19"] { max-width: 30.6451612903%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-w="20"] { width: 32.2580645161%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-x="20"] { left: 32.2580645161%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-min-w="20"] { min-width: 32.2580645161%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-max-w="20"] { max-width: 32.2580645161%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-w="21"] { width: 33.8709677419%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-x="21"] { left: 33.8709677419%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-min-w="21"] { min-width: 33.8709677419%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-max-w="21"] { max-width: 33.8709677419%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-w="22"] { width: 35.4838709677%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-x="22"] { left: 35.4838709677%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-min-w="22"] { min-width: 35.4838709677%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-max-w="22"] { max-width: 35.4838709677%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-w="23"] { width: 37.0967741935%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-x="23"] { left: 37.0967741935%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-min-w="23"] { min-width: 37.0967741935%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-max-w="23"] { max-width: 37.0967741935%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-w="24"] { width: 38.7096774194%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-x="24"] { left: 38.7096774194%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-min-w="24"] { min-width: 38.7096774194%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-max-w="24"] { max-width: 38.7096774194%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-w="25"] { width: 40.3225806452%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-x="25"] { left: 40.3225806452%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-min-w="25"] { min-width: 40.3225806452%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-max-w="25"] { max-width: 40.3225806452%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-w="26"] { width: 41.935483871%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-x="26"] { left: 41.935483871%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-min-w="26"] { min-width: 41.935483871%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-max-w="26"] { max-width: 41.935483871%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-w="27"] { width: 43.5483870968%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-x="27"] { left: 43.5483870968%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-min-w="27"] { min-width: 43.5483870968%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-max-w="27"] { max-width: 43.5483870968%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-w="28"] { width: 45.1612903226%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-x="28"] { left: 45.1612903226%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-min-w="28"] { min-width: 45.1612903226%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-max-w="28"] { max-width: 45.1612903226%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-w="29"] { width: 46.7741935484%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-x="29"] { left: 46.7741935484%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-min-w="29"] { min-width: 46.7741935484%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-max-w="29"] { max-width: 46.7741935484%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-w="30"] { width: 48.3870967742%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-x="30"] { left: 48.3870967742%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-min-w="30"] { min-width: 48.3870967742%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-max-w="30"] { max-width: 48.3870967742%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-w="31"] { width: 50%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-x="31"] { left: 50%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-min-w="31"] { min-width: 50%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-max-w="31"] { max-width: 50%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-w="32"] { width: 51.6129032258%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-x="32"] { left: 51.6129032258%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-min-w="32"] { min-width: 51.6129032258%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-max-w="32"] { max-width: 51.6129032258%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-w="33"] { width: 53.2258064516%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-x="33"] { left: 53.2258064516%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-min-w="33"] { min-width: 53.2258064516%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-max-w="33"] { max-width: 53.2258064516%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-w="34"] { width: 54.8387096774%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-x="34"] { left: 54.8387096774%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-min-w="34"] { min-width: 54.8387096774%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-max-w="34"] { max-width: 54.8387096774%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-w="35"] { width: 56.4516129032%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-x="35"] { left: 56.4516129032%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-min-w="35"] { min-width: 56.4516129032%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-max-w="35"] { max-width: 56.4516129032%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-w="36"] { width: 58.064516129%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-x="36"] { left: 58.064516129%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-min-w="36"] { min-width: 58.064516129%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-max-w="36"] { max-width: 58.064516129%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-w="37"] { width: 59.6774193548%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-x="37"] { left: 59.6774193548%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-min-w="37"] { min-width: 59.6774193548%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-max-w="37"] { max-width: 59.6774193548%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-w="38"] { width: 61.2903225806%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-x="38"] { left: 61.2903225806%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-min-w="38"] { min-width: 61.2903225806%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-max-w="38"] { max-width: 61.2903225806%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-w="39"] { width: 62.9032258065%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-x="39"] { left: 62.9032258065%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-min-w="39"] { min-width: 62.9032258065%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-max-w="39"] { max-width: 62.9032258065%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-w="40"] { width: 64.5161290323%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-x="40"] { left: 64.5161290323%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-min-w="40"] { min-width: 64.5161290323%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-max-w="40"] { max-width: 64.5161290323%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-w="41"] { width: 66.1290322581%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-x="41"] { left: 66.1290322581%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-min-w="41"] { min-width: 66.1290322581%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-max-w="41"] { max-width: 66.1290322581%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-w="42"] { width: 67.7419354839%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-x="42"] { left: 67.7419354839%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-min-w="42"] { min-width: 67.7419354839%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-max-w="42"] { max-width: 67.7419354839%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-w="43"] { width: 69.3548387097%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-x="43"] { left: 69.3548387097%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-min-w="43"] { min-width: 69.3548387097%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-max-w="43"] { max-width: 69.3548387097%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-w="44"] { width: 70.9677419355%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-x="44"] { left: 70.9677419355%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-min-w="44"] { min-width: 70.9677419355%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-max-w="44"] { max-width: 70.9677419355%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-w="45"] { width: 72.5806451613%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-x="45"] { left: 72.5806451613%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-min-w="45"] { min-width: 72.5806451613%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-max-w="45"] { max-width: 72.5806451613%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-w="46"] { width: 74.1935483871%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-x="46"] { left: 74.1935483871%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-min-w="46"] { min-width: 74.1935483871%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-max-w="46"] { max-width: 74.1935483871%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-w="47"] { width: 75.8064516129%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-x="47"] { left: 75.8064516129%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-min-w="47"] { min-width: 75.8064516129%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-max-w="47"] { max-width: 75.8064516129%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-w="48"] { width: 77.4193548387%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-x="48"] { left: 77.4193548387%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-min-w="48"] { min-width: 77.4193548387%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-max-w="48"] { max-width: 77.4193548387%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-w="49"] { width: 79.0322580645%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-x="49"] { left: 79.0322580645%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-min-w="49"] { min-width: 79.0322580645%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-max-w="49"] { max-width: 79.0322580645%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-w="50"] { width: 80.6451612903%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-x="50"] { left: 80.6451612903%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-min-w="50"] { min-width: 80.6451612903%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-max-w="50"] { max-width: 80.6451612903%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-w="51"] { width: 82.2580645161%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-x="51"] { left: 82.2580645161%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-min-w="51"] { min-width: 82.2580645161%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-max-w="51"] { max-width: 82.2580645161%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-w="52"] { width: 83.8709677419%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-x="52"] { left: 83.8709677419%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-min-w="52"] { min-width: 83.8709677419%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-max-w="52"] { max-width: 83.8709677419%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-w="53"] { width: 85.4838709677%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-x="53"] { left: 85.4838709677%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-min-w="53"] { min-width: 85.4838709677%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-max-w="53"] { max-width: 85.4838709677%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-w="54"] { width: 87.0967741935%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-x="54"] { left: 87.0967741935%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-min-w="54"] { min-width: 87.0967741935%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-max-w="54"] { max-width: 87.0967741935%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-w="55"] { width: 88.7096774194%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-x="55"] { left: 88.7096774194%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-min-w="55"] { min-width: 88.7096774194%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-max-w="55"] { max-width: 88.7096774194%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-w="56"] { width: 90.3225806452%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-x="56"] { left: 90.3225806452%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-min-w="56"] { min-width: 90.3225806452%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-max-w="56"] { max-width: 90.3225806452%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-w="57"] { width: 91.935483871%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-x="57"] { left: 91.935483871%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-min-w="57"] { min-width: 91.935483871%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-max-w="57"] { max-width: 91.935483871%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-w="58"] { width: 93.5483870968%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-x="58"] { left: 93.5483870968%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-min-w="58"] { min-width: 93.5483870968%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-max-w="58"] { max-width: 93.5483870968%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-w="59"] { width: 95.1612903226%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-x="59"] { left: 95.1612903226%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-min-w="59"] { min-width: 95.1612903226%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-max-w="59"] { max-width: 95.1612903226%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-w="60"] { width: 96.7741935484%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-x="60"] { left: 96.7741935484%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-min-w="60"] { min-width: 96.7741935484%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-max-w="60"] { max-width: 96.7741935484%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-w="61"] { width: 98.3870967742%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-x="61"] { left: 98.3870967742%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-min-w="61"] { min-width: 98.3870967742%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-max-w="61"] { max-width: 98.3870967742%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-w="62"] { width: 100%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-x="62"] { left: 100%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-min-w="62"] { min-width: 100%; } .grid-stack.grid-stack-62 > .grid-stack-item[gs-max-w="62"] { max-width: 100%; } .grid-stack.grid-stack-63 > .grid-stack-item { min-width: 1.5873015873%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-w="1"] { width: 1.5873015873%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-x="1"] { left: 1.5873015873%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-min-w="1"] { min-width: 1.5873015873%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-max-w="1"] { max-width: 1.5873015873%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-w="2"] { width: 3.1746031746%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-x="2"] { left: 3.1746031746%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-min-w="2"] { min-width: 3.1746031746%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-max-w="2"] { max-width: 3.1746031746%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-w="3"] { width: 4.7619047619%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-x="3"] { left: 4.7619047619%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-min-w="3"] { min-width: 4.7619047619%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-max-w="3"] { max-width: 4.7619047619%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-w="4"] { width: 6.3492063492%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-x="4"] { left: 6.3492063492%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-min-w="4"] { min-width: 6.3492063492%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-max-w="4"] { max-width: 6.3492063492%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-w="5"] { width: 7.9365079365%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-x="5"] { left: 7.9365079365%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-min-w="5"] { min-width: 7.9365079365%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-max-w="5"] { max-width: 7.9365079365%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-w="6"] { width: 9.5238095238%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-x="6"] { left: 9.5238095238%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-min-w="6"] { min-width: 9.5238095238%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-max-w="6"] { max-width: 9.5238095238%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-w="7"] { width: 11.1111111111%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-x="7"] { left: 11.1111111111%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-min-w="7"] { min-width: 11.1111111111%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-max-w="7"] { max-width: 11.1111111111%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-w="8"] { width: 12.6984126984%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-x="8"] { left: 12.6984126984%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-min-w="8"] { min-width: 12.6984126984%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-max-w="8"] { max-width: 12.6984126984%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-w="9"] { width: 14.2857142857%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-x="9"] { left: 14.2857142857%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-min-w="9"] { min-width: 14.2857142857%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-max-w="9"] { max-width: 14.2857142857%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-w="10"] { width: 15.873015873%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-x="10"] { left: 15.873015873%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-min-w="10"] { min-width: 15.873015873%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-max-w="10"] { max-width: 15.873015873%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-w="11"] { width: 17.4603174603%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-x="11"] { left: 17.4603174603%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-min-w="11"] { min-width: 17.4603174603%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-max-w="11"] { max-width: 17.4603174603%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-w="12"] { width: 19.0476190476%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-x="12"] { left: 19.0476190476%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-min-w="12"] { min-width: 19.0476190476%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-max-w="12"] { max-width: 19.0476190476%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-w="13"] { width: 20.6349206349%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-x="13"] { left: 20.6349206349%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-min-w="13"] { min-width: 20.6349206349%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-max-w="13"] { max-width: 20.6349206349%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-w="14"] { width: 22.2222222222%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-x="14"] { left: 22.2222222222%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-min-w="14"] { min-width: 22.2222222222%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-max-w="14"] { max-width: 22.2222222222%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-w="15"] { width: 23.8095238095%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-x="15"] { left: 23.8095238095%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-min-w="15"] { min-width: 23.8095238095%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-max-w="15"] { max-width: 23.8095238095%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-w="16"] { width: 25.3968253968%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-x="16"] { left: 25.3968253968%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-min-w="16"] { min-width: 25.3968253968%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-max-w="16"] { max-width: 25.3968253968%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-w="17"] { width: 26.9841269841%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-x="17"] { left: 26.9841269841%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-min-w="17"] { min-width: 26.9841269841%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-max-w="17"] { max-width: 26.9841269841%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-w="18"] { width: 28.5714285714%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-x="18"] { left: 28.5714285714%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-min-w="18"] { min-width: 28.5714285714%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-max-w="18"] { max-width: 28.5714285714%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-w="19"] { width: 30.1587301587%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-x="19"] { left: 30.1587301587%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-min-w="19"] { min-width: 30.1587301587%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-max-w="19"] { max-width: 30.1587301587%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-w="20"] { width: 31.746031746%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-x="20"] { left: 31.746031746%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-min-w="20"] { min-width: 31.746031746%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-max-w="20"] { max-width: 31.746031746%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-w="21"] { width: 33.3333333333%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-x="21"] { left: 33.3333333333%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-min-w="21"] { min-width: 33.3333333333%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-max-w="21"] { max-width: 33.3333333333%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-w="22"] { width: 34.9206349206%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-x="22"] { left: 34.9206349206%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-min-w="22"] { min-width: 34.9206349206%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-max-w="22"] { max-width: 34.9206349206%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-w="23"] { width: 36.5079365079%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-x="23"] { left: 36.5079365079%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-min-w="23"] { min-width: 36.5079365079%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-max-w="23"] { max-width: 36.5079365079%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-w="24"] { width: 38.0952380952%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-x="24"] { left: 38.0952380952%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-min-w="24"] { min-width: 38.0952380952%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-max-w="24"] { max-width: 38.0952380952%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-w="25"] { width: 39.6825396825%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-x="25"] { left: 39.6825396825%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-min-w="25"] { min-width: 39.6825396825%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-max-w="25"] { max-width: 39.6825396825%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-w="26"] { width: 41.2698412698%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-x="26"] { left: 41.2698412698%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-min-w="26"] { min-width: 41.2698412698%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-max-w="26"] { max-width: 41.2698412698%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-w="27"] { width: 42.8571428571%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-x="27"] { left: 42.8571428571%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-min-w="27"] { min-width: 42.8571428571%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-max-w="27"] { max-width: 42.8571428571%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-w="28"] { width: 44.4444444444%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-x="28"] { left: 44.4444444444%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-min-w="28"] { min-width: 44.4444444444%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-max-w="28"] { max-width: 44.4444444444%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-w="29"] { width: 46.0317460317%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-x="29"] { left: 46.0317460317%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-min-w="29"] { min-width: 46.0317460317%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-max-w="29"] { max-width: 46.0317460317%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-w="30"] { width: 47.619047619%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-x="30"] { left: 47.619047619%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-min-w="30"] { min-width: 47.619047619%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-max-w="30"] { max-width: 47.619047619%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-w="31"] { width: 49.2063492063%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-x="31"] { left: 49.2063492063%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-min-w="31"] { min-width: 49.2063492063%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-max-w="31"] { max-width: 49.2063492063%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-w="32"] { width: 50.7936507937%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-x="32"] { left: 50.7936507937%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-min-w="32"] { min-width: 50.7936507937%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-max-w="32"] { max-width: 50.7936507937%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-w="33"] { width: 52.380952381%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-x="33"] { left: 52.380952381%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-min-w="33"] { min-width: 52.380952381%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-max-w="33"] { max-width: 52.380952381%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-w="34"] { width: 53.9682539683%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-x="34"] { left: 53.9682539683%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-min-w="34"] { min-width: 53.9682539683%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-max-w="34"] { max-width: 53.9682539683%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-w="35"] { width: 55.5555555556%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-x="35"] { left: 55.5555555556%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-min-w="35"] { min-width: 55.5555555556%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-max-w="35"] { max-width: 55.5555555556%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-w="36"] { width: 57.1428571429%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-x="36"] { left: 57.1428571429%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-min-w="36"] { min-width: 57.1428571429%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-max-w="36"] { max-width: 57.1428571429%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-w="37"] { width: 58.7301587302%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-x="37"] { left: 58.7301587302%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-min-w="37"] { min-width: 58.7301587302%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-max-w="37"] { max-width: 58.7301587302%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-w="38"] { width: 60.3174603175%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-x="38"] { left: 60.3174603175%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-min-w="38"] { min-width: 60.3174603175%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-max-w="38"] { max-width: 60.3174603175%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-w="39"] { width: 61.9047619048%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-x="39"] { left: 61.9047619048%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-min-w="39"] { min-width: 61.9047619048%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-max-w="39"] { max-width: 61.9047619048%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-w="40"] { width: 63.4920634921%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-x="40"] { left: 63.4920634921%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-min-w="40"] { min-width: 63.4920634921%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-max-w="40"] { max-width: 63.4920634921%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-w="41"] { width: 65.0793650794%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-x="41"] { left: 65.0793650794%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-min-w="41"] { min-width: 65.0793650794%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-max-w="41"] { max-width: 65.0793650794%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-w="42"] { width: 66.6666666667%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-x="42"] { left: 66.6666666667%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-min-w="42"] { min-width: 66.6666666667%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-max-w="42"] { max-width: 66.6666666667%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-w="43"] { width: 68.253968254%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-x="43"] { left: 68.253968254%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-min-w="43"] { min-width: 68.253968254%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-max-w="43"] { max-width: 68.253968254%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-w="44"] { width: 69.8412698413%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-x="44"] { left: 69.8412698413%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-min-w="44"] { min-width: 69.8412698413%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-max-w="44"] { max-width: 69.8412698413%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-w="45"] { width: 71.4285714286%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-x="45"] { left: 71.4285714286%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-min-w="45"] { min-width: 71.4285714286%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-max-w="45"] { max-width: 71.4285714286%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-w="46"] { width: 73.0158730159%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-x="46"] { left: 73.0158730159%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-min-w="46"] { min-width: 73.0158730159%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-max-w="46"] { max-width: 73.0158730159%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-w="47"] { width: 74.6031746032%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-x="47"] { left: 74.6031746032%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-min-w="47"] { min-width: 74.6031746032%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-max-w="47"] { max-width: 74.6031746032%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-w="48"] { width: 76.1904761905%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-x="48"] { left: 76.1904761905%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-min-w="48"] { min-width: 76.1904761905%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-max-w="48"] { max-width: 76.1904761905%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-w="49"] { width: 77.7777777778%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-x="49"] { left: 77.7777777778%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-min-w="49"] { min-width: 77.7777777778%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-max-w="49"] { max-width: 77.7777777778%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-w="50"] { width: 79.3650793651%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-x="50"] { left: 79.3650793651%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-min-w="50"] { min-width: 79.3650793651%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-max-w="50"] { max-width: 79.3650793651%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-w="51"] { width: 80.9523809524%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-x="51"] { left: 80.9523809524%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-min-w="51"] { min-width: 80.9523809524%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-max-w="51"] { max-width: 80.9523809524%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-w="52"] { width: 82.5396825397%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-x="52"] { left: 82.5396825397%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-min-w="52"] { min-width: 82.5396825397%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-max-w="52"] { max-width: 82.5396825397%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-w="53"] { width: 84.126984127%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-x="53"] { left: 84.126984127%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-min-w="53"] { min-width: 84.126984127%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-max-w="53"] { max-width: 84.126984127%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-w="54"] { width: 85.7142857143%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-x="54"] { left: 85.7142857143%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-min-w="54"] { min-width: 85.7142857143%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-max-w="54"] { max-width: 85.7142857143%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-w="55"] { width: 87.3015873016%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-x="55"] { left: 87.3015873016%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-min-w="55"] { min-width: 87.3015873016%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-max-w="55"] { max-width: 87.3015873016%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-w="56"] { width: 88.8888888889%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-x="56"] { left: 88.8888888889%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-min-w="56"] { min-width: 88.8888888889%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-max-w="56"] { max-width: 88.8888888889%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-w="57"] { width: 90.4761904762%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-x="57"] { left: 90.4761904762%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-min-w="57"] { min-width: 90.4761904762%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-max-w="57"] { max-width: 90.4761904762%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-w="58"] { width: 92.0634920635%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-x="58"] { left: 92.0634920635%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-min-w="58"] { min-width: 92.0634920635%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-max-w="58"] { max-width: 92.0634920635%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-w="59"] { width: 93.6507936508%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-x="59"] { left: 93.6507936508%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-min-w="59"] { min-width: 93.6507936508%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-max-w="59"] { max-width: 93.6507936508%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-w="60"] { width: 95.2380952381%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-x="60"] { left: 95.2380952381%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-min-w="60"] { min-width: 95.2380952381%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-max-w="60"] { max-width: 95.2380952381%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-w="61"] { width: 96.8253968254%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-x="61"] { left: 96.8253968254%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-min-w="61"] { min-width: 96.8253968254%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-max-w="61"] { max-width: 96.8253968254%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-w="62"] { width: 98.4126984127%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-x="62"] { left: 98.4126984127%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-min-w="62"] { min-width: 98.4126984127%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-max-w="62"] { max-width: 98.4126984127%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-w="63"] { width: 100%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-x="63"] { left: 100%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-min-w="63"] { min-width: 100%; } .grid-stack.grid-stack-63 > .grid-stack-item[gs-max-w="63"] { max-width: 100%; } .grid-stack.grid-stack-64 > .grid-stack-item { min-width: 1.5625%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-w="1"] { width: 1.5625%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-x="1"] { left: 1.5625%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-min-w="1"] { min-width: 1.5625%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-max-w="1"] { max-width: 1.5625%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-w="2"] { width: 3.125%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-x="2"] { left: 3.125%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-min-w="2"] { min-width: 3.125%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-max-w="2"] { max-width: 3.125%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-w="3"] { width: 4.6875%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-x="3"] { left: 4.6875%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-min-w="3"] { min-width: 4.6875%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-max-w="3"] { max-width: 4.6875%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-w="4"] { width: 6.25%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-x="4"] { left: 6.25%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-min-w="4"] { min-width: 6.25%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-max-w="4"] { max-width: 6.25%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-w="5"] { width: 7.8125%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-x="5"] { left: 7.8125%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-min-w="5"] { min-width: 7.8125%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-max-w="5"] { max-width: 7.8125%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-w="6"] { width: 9.375%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-x="6"] { left: 9.375%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-min-w="6"] { min-width: 9.375%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-max-w="6"] { max-width: 9.375%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-w="7"] { width: 10.9375%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-x="7"] { left: 10.9375%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-min-w="7"] { min-width: 10.9375%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-max-w="7"] { max-width: 10.9375%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-w="8"] { width: 12.5%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-x="8"] { left: 12.5%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-min-w="8"] { min-width: 12.5%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-max-w="8"] { max-width: 12.5%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-w="9"] { width: 14.0625%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-x="9"] { left: 14.0625%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-min-w="9"] { min-width: 14.0625%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-max-w="9"] { max-width: 14.0625%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-w="10"] { width: 15.625%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-x="10"] { left: 15.625%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-min-w="10"] { min-width: 15.625%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-max-w="10"] { max-width: 15.625%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-w="11"] { width: 17.1875%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-x="11"] { left: 17.1875%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-min-w="11"] { min-width: 17.1875%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-max-w="11"] { max-width: 17.1875%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-w="12"] { width: 18.75%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-x="12"] { left: 18.75%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-min-w="12"] { min-width: 18.75%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-max-w="12"] { max-width: 18.75%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-w="13"] { width: 20.3125%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-x="13"] { left: 20.3125%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-min-w="13"] { min-width: 20.3125%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-max-w="13"] { max-width: 20.3125%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-w="14"] { width: 21.875%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-x="14"] { left: 21.875%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-min-w="14"] { min-width: 21.875%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-max-w="14"] { max-width: 21.875%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-w="15"] { width: 23.4375%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-x="15"] { left: 23.4375%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-min-w="15"] { min-width: 23.4375%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-max-w="15"] { max-width: 23.4375%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-w="16"] { width: 25%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-x="16"] { left: 25%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-min-w="16"] { min-width: 25%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-max-w="16"] { max-width: 25%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-w="17"] { width: 26.5625%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-x="17"] { left: 26.5625%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-min-w="17"] { min-width: 26.5625%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-max-w="17"] { max-width: 26.5625%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-w="18"] { width: 28.125%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-x="18"] { left: 28.125%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-min-w="18"] { min-width: 28.125%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-max-w="18"] { max-width: 28.125%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-w="19"] { width: 29.6875%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-x="19"] { left: 29.6875%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-min-w="19"] { min-width: 29.6875%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-max-w="19"] { max-width: 29.6875%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-w="20"] { width: 31.25%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-x="20"] { left: 31.25%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-min-w="20"] { min-width: 31.25%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-max-w="20"] { max-width: 31.25%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-w="21"] { width: 32.8125%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-x="21"] { left: 32.8125%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-min-w="21"] { min-width: 32.8125%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-max-w="21"] { max-width: 32.8125%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-w="22"] { width: 34.375%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-x="22"] { left: 34.375%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-min-w="22"] { min-width: 34.375%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-max-w="22"] { max-width: 34.375%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-w="23"] { width: 35.9375%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-x="23"] { left: 35.9375%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-min-w="23"] { min-width: 35.9375%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-max-w="23"] { max-width: 35.9375%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-w="24"] { width: 37.5%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-x="24"] { left: 37.5%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-min-w="24"] { min-width: 37.5%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-max-w="24"] { max-width: 37.5%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-w="25"] { width: 39.0625%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-x="25"] { left: 39.0625%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-min-w="25"] { min-width: 39.0625%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-max-w="25"] { max-width: 39.0625%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-w="26"] { width: 40.625%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-x="26"] { left: 40.625%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-min-w="26"] { min-width: 40.625%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-max-w="26"] { max-width: 40.625%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-w="27"] { width: 42.1875%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-x="27"] { left: 42.1875%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-min-w="27"] { min-width: 42.1875%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-max-w="27"] { max-width: 42.1875%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-w="28"] { width: 43.75%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-x="28"] { left: 43.75%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-min-w="28"] { min-width: 43.75%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-max-w="28"] { max-width: 43.75%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-w="29"] { width: 45.3125%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-x="29"] { left: 45.3125%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-min-w="29"] { min-width: 45.3125%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-max-w="29"] { max-width: 45.3125%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-w="30"] { width: 46.875%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-x="30"] { left: 46.875%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-min-w="30"] { min-width: 46.875%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-max-w="30"] { max-width: 46.875%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-w="31"] { width: 48.4375%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-x="31"] { left: 48.4375%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-min-w="31"] { min-width: 48.4375%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-max-w="31"] { max-width: 48.4375%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-w="32"] { width: 50%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-x="32"] { left: 50%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-min-w="32"] { min-width: 50%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-max-w="32"] { max-width: 50%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-w="33"] { width: 51.5625%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-x="33"] { left: 51.5625%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-min-w="33"] { min-width: 51.5625%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-max-w="33"] { max-width: 51.5625%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-w="34"] { width: 53.125%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-x="34"] { left: 53.125%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-min-w="34"] { min-width: 53.125%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-max-w="34"] { max-width: 53.125%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-w="35"] { width: 54.6875%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-x="35"] { left: 54.6875%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-min-w="35"] { min-width: 54.6875%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-max-w="35"] { max-width: 54.6875%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-w="36"] { width: 56.25%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-x="36"] { left: 56.25%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-min-w="36"] { min-width: 56.25%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-max-w="36"] { max-width: 56.25%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-w="37"] { width: 57.8125%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-x="37"] { left: 57.8125%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-min-w="37"] { min-width: 57.8125%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-max-w="37"] { max-width: 57.8125%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-w="38"] { width: 59.375%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-x="38"] { left: 59.375%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-min-w="38"] { min-width: 59.375%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-max-w="38"] { max-width: 59.375%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-w="39"] { width: 60.9375%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-x="39"] { left: 60.9375%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-min-w="39"] { min-width: 60.9375%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-max-w="39"] { max-width: 60.9375%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-w="40"] { width: 62.5%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-x="40"] { left: 62.5%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-min-w="40"] { min-width: 62.5%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-max-w="40"] { max-width: 62.5%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-w="41"] { width: 64.0625%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-x="41"] { left: 64.0625%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-min-w="41"] { min-width: 64.0625%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-max-w="41"] { max-width: 64.0625%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-w="42"] { width: 65.625%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-x="42"] { left: 65.625%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-min-w="42"] { min-width: 65.625%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-max-w="42"] { max-width: 65.625%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-w="43"] { width: 67.1875%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-x="43"] { left: 67.1875%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-min-w="43"] { min-width: 67.1875%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-max-w="43"] { max-width: 67.1875%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-w="44"] { width: 68.75%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-x="44"] { left: 68.75%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-min-w="44"] { min-width: 68.75%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-max-w="44"] { max-width: 68.75%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-w="45"] { width: 70.3125%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-x="45"] { left: 70.3125%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-min-w="45"] { min-width: 70.3125%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-max-w="45"] { max-width: 70.3125%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-w="46"] { width: 71.875%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-x="46"] { left: 71.875%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-min-w="46"] { min-width: 71.875%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-max-w="46"] { max-width: 71.875%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-w="47"] { width: 73.4375%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-x="47"] { left: 73.4375%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-min-w="47"] { min-width: 73.4375%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-max-w="47"] { max-width: 73.4375%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-w="48"] { width: 75%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-x="48"] { left: 75%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-min-w="48"] { min-width: 75%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-max-w="48"] { max-width: 75%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-w="49"] { width: 76.5625%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-x="49"] { left: 76.5625%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-min-w="49"] { min-width: 76.5625%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-max-w="49"] { max-width: 76.5625%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-w="50"] { width: 78.125%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-x="50"] { left: 78.125%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-min-w="50"] { min-width: 78.125%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-max-w="50"] { max-width: 78.125%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-w="51"] { width: 79.6875%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-x="51"] { left: 79.6875%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-min-w="51"] { min-width: 79.6875%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-max-w="51"] { max-width: 79.6875%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-w="52"] { width: 81.25%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-x="52"] { left: 81.25%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-min-w="52"] { min-width: 81.25%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-max-w="52"] { max-width: 81.25%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-w="53"] { width: 82.8125%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-x="53"] { left: 82.8125%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-min-w="53"] { min-width: 82.8125%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-max-w="53"] { max-width: 82.8125%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-w="54"] { width: 84.375%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-x="54"] { left: 84.375%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-min-w="54"] { min-width: 84.375%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-max-w="54"] { max-width: 84.375%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-w="55"] { width: 85.9375%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-x="55"] { left: 85.9375%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-min-w="55"] { min-width: 85.9375%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-max-w="55"] { max-width: 85.9375%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-w="56"] { width: 87.5%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-x="56"] { left: 87.5%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-min-w="56"] { min-width: 87.5%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-max-w="56"] { max-width: 87.5%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-w="57"] { width: 89.0625%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-x="57"] { left: 89.0625%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-min-w="57"] { min-width: 89.0625%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-max-w="57"] { max-width: 89.0625%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-w="58"] { width: 90.625%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-x="58"] { left: 90.625%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-min-w="58"] { min-width: 90.625%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-max-w="58"] { max-width: 90.625%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-w="59"] { width: 92.1875%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-x="59"] { left: 92.1875%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-min-w="59"] { min-width: 92.1875%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-max-w="59"] { max-width: 92.1875%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-w="60"] { width: 93.75%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-x="60"] { left: 93.75%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-min-w="60"] { min-width: 93.75%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-max-w="60"] { max-width: 93.75%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-w="61"] { width: 95.3125%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-x="61"] { left: 95.3125%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-min-w="61"] { min-width: 95.3125%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-max-w="61"] { max-width: 95.3125%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-w="62"] { width: 96.875%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-x="62"] { left: 96.875%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-min-w="62"] { min-width: 96.875%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-max-w="62"] { max-width: 96.875%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-w="63"] { width: 98.4375%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-x="63"] { left: 98.4375%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-min-w="63"] { min-width: 98.4375%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-max-w="63"] { max-width: 98.4375%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-w="64"] { width: 100%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-x="64"] { left: 100%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-min-w="64"] { min-width: 100%; } .grid-stack.grid-stack-64 > .grid-stack-item[gs-max-w="64"] { max-width: 100%; } .grid-stack.grid-stack-65 > .grid-stack-item { min-width: 1.5384615385%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-w="1"] { width: 1.5384615385%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-x="1"] { left: 1.5384615385%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-min-w="1"] { min-width: 1.5384615385%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-max-w="1"] { max-width: 1.5384615385%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-w="2"] { width: 3.0769230769%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-x="2"] { left: 3.0769230769%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-min-w="2"] { min-width: 3.0769230769%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-max-w="2"] { max-width: 3.0769230769%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-w="3"] { width: 4.6153846154%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-x="3"] { left: 4.6153846154%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-min-w="3"] { min-width: 4.6153846154%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-max-w="3"] { max-width: 4.6153846154%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-w="4"] { width: 6.1538461538%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-x="4"] { left: 6.1538461538%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-min-w="4"] { min-width: 6.1538461538%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-max-w="4"] { max-width: 6.1538461538%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-w="5"] { width: 7.6923076923%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-x="5"] { left: 7.6923076923%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-min-w="5"] { min-width: 7.6923076923%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-max-w="5"] { max-width: 7.6923076923%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-w="6"] { width: 9.2307692308%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-x="6"] { left: 9.2307692308%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-min-w="6"] { min-width: 9.2307692308%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-max-w="6"] { max-width: 9.2307692308%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-w="7"] { width: 10.7692307692%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-x="7"] { left: 10.7692307692%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-min-w="7"] { min-width: 10.7692307692%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-max-w="7"] { max-width: 10.7692307692%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-w="8"] { width: 12.3076923077%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-x="8"] { left: 12.3076923077%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-min-w="8"] { min-width: 12.3076923077%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-max-w="8"] { max-width: 12.3076923077%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-w="9"] { width: 13.8461538462%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-x="9"] { left: 13.8461538462%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-min-w="9"] { min-width: 13.8461538462%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-max-w="9"] { max-width: 13.8461538462%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-w="10"] { width: 15.3846153846%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-x="10"] { left: 15.3846153846%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-min-w="10"] { min-width: 15.3846153846%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-max-w="10"] { max-width: 15.3846153846%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-w="11"] { width: 16.9230769231%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-x="11"] { left: 16.9230769231%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-min-w="11"] { min-width: 16.9230769231%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-max-w="11"] { max-width: 16.9230769231%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-w="12"] { width: 18.4615384615%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-x="12"] { left: 18.4615384615%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-min-w="12"] { min-width: 18.4615384615%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-max-w="12"] { max-width: 18.4615384615%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-w="13"] { width: 20%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-x="13"] { left: 20%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-min-w="13"] { min-width: 20%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-max-w="13"] { max-width: 20%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-w="14"] { width: 21.5384615385%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-x="14"] { left: 21.5384615385%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-min-w="14"] { min-width: 21.5384615385%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-max-w="14"] { max-width: 21.5384615385%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-w="15"] { width: 23.0769230769%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-x="15"] { left: 23.0769230769%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-min-w="15"] { min-width: 23.0769230769%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-max-w="15"] { max-width: 23.0769230769%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-w="16"] { width: 24.6153846154%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-x="16"] { left: 24.6153846154%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-min-w="16"] { min-width: 24.6153846154%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-max-w="16"] { max-width: 24.6153846154%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-w="17"] { width: 26.1538461538%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-x="17"] { left: 26.1538461538%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-min-w="17"] { min-width: 26.1538461538%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-max-w="17"] { max-width: 26.1538461538%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-w="18"] { width: 27.6923076923%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-x="18"] { left: 27.6923076923%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-min-w="18"] { min-width: 27.6923076923%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-max-w="18"] { max-width: 27.6923076923%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-w="19"] { width: 29.2307692308%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-x="19"] { left: 29.2307692308%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-min-w="19"] { min-width: 29.2307692308%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-max-w="19"] { max-width: 29.2307692308%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-w="20"] { width: 30.7692307692%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-x="20"] { left: 30.7692307692%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-min-w="20"] { min-width: 30.7692307692%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-max-w="20"] { max-width: 30.7692307692%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-w="21"] { width: 32.3076923077%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-x="21"] { left: 32.3076923077%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-min-w="21"] { min-width: 32.3076923077%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-max-w="21"] { max-width: 32.3076923077%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-w="22"] { width: 33.8461538462%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-x="22"] { left: 33.8461538462%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-min-w="22"] { min-width: 33.8461538462%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-max-w="22"] { max-width: 33.8461538462%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-w="23"] { width: 35.3846153846%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-x="23"] { left: 35.3846153846%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-min-w="23"] { min-width: 35.3846153846%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-max-w="23"] { max-width: 35.3846153846%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-w="24"] { width: 36.9230769231%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-x="24"] { left: 36.9230769231%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-min-w="24"] { min-width: 36.9230769231%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-max-w="24"] { max-width: 36.9230769231%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-w="25"] { width: 38.4615384615%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-x="25"] { left: 38.4615384615%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-min-w="25"] { min-width: 38.4615384615%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-max-w="25"] { max-width: 38.4615384615%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-w="26"] { width: 40%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-x="26"] { left: 40%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-min-w="26"] { min-width: 40%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-max-w="26"] { max-width: 40%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-w="27"] { width: 41.5384615385%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-x="27"] { left: 41.5384615385%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-min-w="27"] { min-width: 41.5384615385%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-max-w="27"] { max-width: 41.5384615385%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-w="28"] { width: 43.0769230769%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-x="28"] { left: 43.0769230769%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-min-w="28"] { min-width: 43.0769230769%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-max-w="28"] { max-width: 43.0769230769%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-w="29"] { width: 44.6153846154%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-x="29"] { left: 44.6153846154%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-min-w="29"] { min-width: 44.6153846154%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-max-w="29"] { max-width: 44.6153846154%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-w="30"] { width: 46.1538461538%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-x="30"] { left: 46.1538461538%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-min-w="30"] { min-width: 46.1538461538%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-max-w="30"] { max-width: 46.1538461538%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-w="31"] { width: 47.6923076923%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-x="31"] { left: 47.6923076923%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-min-w="31"] { min-width: 47.6923076923%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-max-w="31"] { max-width: 47.6923076923%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-w="32"] { width: 49.2307692308%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-x="32"] { left: 49.2307692308%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-min-w="32"] { min-width: 49.2307692308%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-max-w="32"] { max-width: 49.2307692308%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-w="33"] { width: 50.7692307692%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-x="33"] { left: 50.7692307692%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-min-w="33"] { min-width: 50.7692307692%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-max-w="33"] { max-width: 50.7692307692%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-w="34"] { width: 52.3076923077%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-x="34"] { left: 52.3076923077%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-min-w="34"] { min-width: 52.3076923077%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-max-w="34"] { max-width: 52.3076923077%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-w="35"] { width: 53.8461538462%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-x="35"] { left: 53.8461538462%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-min-w="35"] { min-width: 53.8461538462%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-max-w="35"] { max-width: 53.8461538462%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-w="36"] { width: 55.3846153846%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-x="36"] { left: 55.3846153846%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-min-w="36"] { min-width: 55.3846153846%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-max-w="36"] { max-width: 55.3846153846%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-w="37"] { width: 56.9230769231%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-x="37"] { left: 56.9230769231%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-min-w="37"] { min-width: 56.9230769231%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-max-w="37"] { max-width: 56.9230769231%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-w="38"] { width: 58.4615384615%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-x="38"] { left: 58.4615384615%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-min-w="38"] { min-width: 58.4615384615%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-max-w="38"] { max-width: 58.4615384615%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-w="39"] { width: 60%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-x="39"] { left: 60%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-min-w="39"] { min-width: 60%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-max-w="39"] { max-width: 60%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-w="40"] { width: 61.5384615385%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-x="40"] { left: 61.5384615385%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-min-w="40"] { min-width: 61.5384615385%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-max-w="40"] { max-width: 61.5384615385%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-w="41"] { width: 63.0769230769%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-x="41"] { left: 63.0769230769%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-min-w="41"] { min-width: 63.0769230769%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-max-w="41"] { max-width: 63.0769230769%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-w="42"] { width: 64.6153846154%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-x="42"] { left: 64.6153846154%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-min-w="42"] { min-width: 64.6153846154%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-max-w="42"] { max-width: 64.6153846154%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-w="43"] { width: 66.1538461538%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-x="43"] { left: 66.1538461538%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-min-w="43"] { min-width: 66.1538461538%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-max-w="43"] { max-width: 66.1538461538%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-w="44"] { width: 67.6923076923%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-x="44"] { left: 67.6923076923%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-min-w="44"] { min-width: 67.6923076923%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-max-w="44"] { max-width: 67.6923076923%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-w="45"] { width: 69.2307692308%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-x="45"] { left: 69.2307692308%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-min-w="45"] { min-width: 69.2307692308%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-max-w="45"] { max-width: 69.2307692308%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-w="46"] { width: 70.7692307692%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-x="46"] { left: 70.7692307692%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-min-w="46"] { min-width: 70.7692307692%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-max-w="46"] { max-width: 70.7692307692%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-w="47"] { width: 72.3076923077%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-x="47"] { left: 72.3076923077%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-min-w="47"] { min-width: 72.3076923077%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-max-w="47"] { max-width: 72.3076923077%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-w="48"] { width: 73.8461538462%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-x="48"] { left: 73.8461538462%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-min-w="48"] { min-width: 73.8461538462%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-max-w="48"] { max-width: 73.8461538462%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-w="49"] { width: 75.3846153846%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-x="49"] { left: 75.3846153846%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-min-w="49"] { min-width: 75.3846153846%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-max-w="49"] { max-width: 75.3846153846%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-w="50"] { width: 76.9230769231%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-x="50"] { left: 76.9230769231%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-min-w="50"] { min-width: 76.9230769231%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-max-w="50"] { max-width: 76.9230769231%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-w="51"] { width: 78.4615384615%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-x="51"] { left: 78.4615384615%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-min-w="51"] { min-width: 78.4615384615%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-max-w="51"] { max-width: 78.4615384615%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-w="52"] { width: 80%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-x="52"] { left: 80%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-min-w="52"] { min-width: 80%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-max-w="52"] { max-width: 80%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-w="53"] { width: 81.5384615385%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-x="53"] { left: 81.5384615385%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-min-w="53"] { min-width: 81.5384615385%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-max-w="53"] { max-width: 81.5384615385%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-w="54"] { width: 83.0769230769%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-x="54"] { left: 83.0769230769%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-min-w="54"] { min-width: 83.0769230769%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-max-w="54"] { max-width: 83.0769230769%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-w="55"] { width: 84.6153846154%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-x="55"] { left: 84.6153846154%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-min-w="55"] { min-width: 84.6153846154%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-max-w="55"] { max-width: 84.6153846154%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-w="56"] { width: 86.1538461538%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-x="56"] { left: 86.1538461538%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-min-w="56"] { min-width: 86.1538461538%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-max-w="56"] { max-width: 86.1538461538%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-w="57"] { width: 87.6923076923%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-x="57"] { left: 87.6923076923%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-min-w="57"] { min-width: 87.6923076923%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-max-w="57"] { max-width: 87.6923076923%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-w="58"] { width: 89.2307692308%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-x="58"] { left: 89.2307692308%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-min-w="58"] { min-width: 89.2307692308%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-max-w="58"] { max-width: 89.2307692308%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-w="59"] { width: 90.7692307692%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-x="59"] { left: 90.7692307692%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-min-w="59"] { min-width: 90.7692307692%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-max-w="59"] { max-width: 90.7692307692%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-w="60"] { width: 92.3076923077%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-x="60"] { left: 92.3076923077%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-min-w="60"] { min-width: 92.3076923077%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-max-w="60"] { max-width: 92.3076923077%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-w="61"] { width: 93.8461538462%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-x="61"] { left: 93.8461538462%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-min-w="61"] { min-width: 93.8461538462%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-max-w="61"] { max-width: 93.8461538462%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-w="62"] { width: 95.3846153846%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-x="62"] { left: 95.3846153846%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-min-w="62"] { min-width: 95.3846153846%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-max-w="62"] { max-width: 95.3846153846%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-w="63"] { width: 96.9230769231%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-x="63"] { left: 96.9230769231%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-min-w="63"] { min-width: 96.9230769231%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-max-w="63"] { max-width: 96.9230769231%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-w="64"] { width: 98.4615384615%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-x="64"] { left: 98.4615384615%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-min-w="64"] { min-width: 98.4615384615%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-max-w="64"] { max-width: 98.4615384615%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-w="65"] { width: 100%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-x="65"] { left: 100%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-min-w="65"] { min-width: 100%; } .grid-stack.grid-stack-65 > .grid-stack-item[gs-max-w="65"] { max-width: 100%; } .grid-stack.grid-stack-66 > .grid-stack-item { min-width: 1.5151515152%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-w="1"] { width: 1.5151515152%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-x="1"] { left: 1.5151515152%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-min-w="1"] { min-width: 1.5151515152%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-max-w="1"] { max-width: 1.5151515152%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-w="2"] { width: 3.0303030303%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-x="2"] { left: 3.0303030303%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-min-w="2"] { min-width: 3.0303030303%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-max-w="2"] { max-width: 3.0303030303%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-w="3"] { width: 4.5454545455%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-x="3"] { left: 4.5454545455%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-min-w="3"] { min-width: 4.5454545455%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-max-w="3"] { max-width: 4.5454545455%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-w="4"] { width: 6.0606060606%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-x="4"] { left: 6.0606060606%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-min-w="4"] { min-width: 6.0606060606%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-max-w="4"] { max-width: 6.0606060606%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-w="5"] { width: 7.5757575758%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-x="5"] { left: 7.5757575758%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-min-w="5"] { min-width: 7.5757575758%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-max-w="5"] { max-width: 7.5757575758%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-w="6"] { width: 9.0909090909%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-x="6"] { left: 9.0909090909%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-min-w="6"] { min-width: 9.0909090909%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-max-w="6"] { max-width: 9.0909090909%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-w="7"] { width: 10.6060606061%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-x="7"] { left: 10.6060606061%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-min-w="7"] { min-width: 10.6060606061%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-max-w="7"] { max-width: 10.6060606061%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-w="8"] { width: 12.1212121212%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-x="8"] { left: 12.1212121212%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-min-w="8"] { min-width: 12.1212121212%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-max-w="8"] { max-width: 12.1212121212%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-w="9"] { width: 13.6363636364%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-x="9"] { left: 13.6363636364%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-min-w="9"] { min-width: 13.6363636364%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-max-w="9"] { max-width: 13.6363636364%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-w="10"] { width: 15.1515151515%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-x="10"] { left: 15.1515151515%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-min-w="10"] { min-width: 15.1515151515%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-max-w="10"] { max-width: 15.1515151515%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-w="11"] { width: 16.6666666667%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-x="11"] { left: 16.6666666667%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-min-w="11"] { min-width: 16.6666666667%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-max-w="11"] { max-width: 16.6666666667%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-w="12"] { width: 18.1818181818%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-x="12"] { left: 18.1818181818%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-min-w="12"] { min-width: 18.1818181818%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-max-w="12"] { max-width: 18.1818181818%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-w="13"] { width: 19.696969697%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-x="13"] { left: 19.696969697%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-min-w="13"] { min-width: 19.696969697%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-max-w="13"] { max-width: 19.696969697%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-w="14"] { width: 21.2121212121%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-x="14"] { left: 21.2121212121%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-min-w="14"] { min-width: 21.2121212121%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-max-w="14"] { max-width: 21.2121212121%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-w="15"] { width: 22.7272727273%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-x="15"] { left: 22.7272727273%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-min-w="15"] { min-width: 22.7272727273%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-max-w="15"] { max-width: 22.7272727273%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-w="16"] { width: 24.2424242424%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-x="16"] { left: 24.2424242424%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-min-w="16"] { min-width: 24.2424242424%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-max-w="16"] { max-width: 24.2424242424%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-w="17"] { width: 25.7575757576%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-x="17"] { left: 25.7575757576%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-min-w="17"] { min-width: 25.7575757576%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-max-w="17"] { max-width: 25.7575757576%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-w="18"] { width: 27.2727272727%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-x="18"] { left: 27.2727272727%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-min-w="18"] { min-width: 27.2727272727%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-max-w="18"] { max-width: 27.2727272727%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-w="19"] { width: 28.7878787879%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-x="19"] { left: 28.7878787879%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-min-w="19"] { min-width: 28.7878787879%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-max-w="19"] { max-width: 28.7878787879%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-w="20"] { width: 30.303030303%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-x="20"] { left: 30.303030303%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-min-w="20"] { min-width: 30.303030303%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-max-w="20"] { max-width: 30.303030303%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-w="21"] { width: 31.8181818182%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-x="21"] { left: 31.8181818182%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-min-w="21"] { min-width: 31.8181818182%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-max-w="21"] { max-width: 31.8181818182%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-w="22"] { width: 33.3333333333%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-x="22"] { left: 33.3333333333%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-min-w="22"] { min-width: 33.3333333333%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-max-w="22"] { max-width: 33.3333333333%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-w="23"] { width: 34.8484848485%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-x="23"] { left: 34.8484848485%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-min-w="23"] { min-width: 34.8484848485%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-max-w="23"] { max-width: 34.8484848485%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-w="24"] { width: 36.3636363636%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-x="24"] { left: 36.3636363636%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-min-w="24"] { min-width: 36.3636363636%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-max-w="24"] { max-width: 36.3636363636%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-w="25"] { width: 37.8787878788%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-x="25"] { left: 37.8787878788%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-min-w="25"] { min-width: 37.8787878788%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-max-w="25"] { max-width: 37.8787878788%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-w="26"] { width: 39.3939393939%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-x="26"] { left: 39.3939393939%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-min-w="26"] { min-width: 39.3939393939%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-max-w="26"] { max-width: 39.3939393939%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-w="27"] { width: 40.9090909091%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-x="27"] { left: 40.9090909091%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-min-w="27"] { min-width: 40.9090909091%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-max-w="27"] { max-width: 40.9090909091%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-w="28"] { width: 42.4242424242%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-x="28"] { left: 42.4242424242%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-min-w="28"] { min-width: 42.4242424242%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-max-w="28"] { max-width: 42.4242424242%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-w="29"] { width: 43.9393939394%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-x="29"] { left: 43.9393939394%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-min-w="29"] { min-width: 43.9393939394%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-max-w="29"] { max-width: 43.9393939394%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-w="30"] { width: 45.4545454545%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-x="30"] { left: 45.4545454545%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-min-w="30"] { min-width: 45.4545454545%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-max-w="30"] { max-width: 45.4545454545%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-w="31"] { width: 46.9696969697%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-x="31"] { left: 46.9696969697%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-min-w="31"] { min-width: 46.9696969697%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-max-w="31"] { max-width: 46.9696969697%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-w="32"] { width: 48.4848484848%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-x="32"] { left: 48.4848484848%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-min-w="32"] { min-width: 48.4848484848%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-max-w="32"] { max-width: 48.4848484848%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-w="33"] { width: 50%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-x="33"] { left: 50%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-min-w="33"] { min-width: 50%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-max-w="33"] { max-width: 50%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-w="34"] { width: 51.5151515152%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-x="34"] { left: 51.5151515152%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-min-w="34"] { min-width: 51.5151515152%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-max-w="34"] { max-width: 51.5151515152%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-w="35"] { width: 53.0303030303%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-x="35"] { left: 53.0303030303%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-min-w="35"] { min-width: 53.0303030303%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-max-w="35"] { max-width: 53.0303030303%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-w="36"] { width: 54.5454545455%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-x="36"] { left: 54.5454545455%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-min-w="36"] { min-width: 54.5454545455%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-max-w="36"] { max-width: 54.5454545455%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-w="37"] { width: 56.0606060606%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-x="37"] { left: 56.0606060606%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-min-w="37"] { min-width: 56.0606060606%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-max-w="37"] { max-width: 56.0606060606%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-w="38"] { width: 57.5757575758%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-x="38"] { left: 57.5757575758%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-min-w="38"] { min-width: 57.5757575758%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-max-w="38"] { max-width: 57.5757575758%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-w="39"] { width: 59.0909090909%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-x="39"] { left: 59.0909090909%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-min-w="39"] { min-width: 59.0909090909%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-max-w="39"] { max-width: 59.0909090909%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-w="40"] { width: 60.6060606061%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-x="40"] { left: 60.6060606061%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-min-w="40"] { min-width: 60.6060606061%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-max-w="40"] { max-width: 60.6060606061%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-w="41"] { width: 62.1212121212%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-x="41"] { left: 62.1212121212%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-min-w="41"] { min-width: 62.1212121212%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-max-w="41"] { max-width: 62.1212121212%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-w="42"] { width: 63.6363636364%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-x="42"] { left: 63.6363636364%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-min-w="42"] { min-width: 63.6363636364%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-max-w="42"] { max-width: 63.6363636364%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-w="43"] { width: 65.1515151515%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-x="43"] { left: 65.1515151515%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-min-w="43"] { min-width: 65.1515151515%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-max-w="43"] { max-width: 65.1515151515%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-w="44"] { width: 66.6666666667%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-x="44"] { left: 66.6666666667%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-min-w="44"] { min-width: 66.6666666667%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-max-w="44"] { max-width: 66.6666666667%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-w="45"] { width: 68.1818181818%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-x="45"] { left: 68.1818181818%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-min-w="45"] { min-width: 68.1818181818%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-max-w="45"] { max-width: 68.1818181818%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-w="46"] { width: 69.696969697%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-x="46"] { left: 69.696969697%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-min-w="46"] { min-width: 69.696969697%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-max-w="46"] { max-width: 69.696969697%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-w="47"] { width: 71.2121212121%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-x="47"] { left: 71.2121212121%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-min-w="47"] { min-width: 71.2121212121%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-max-w="47"] { max-width: 71.2121212121%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-w="48"] { width: 72.7272727273%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-x="48"] { left: 72.7272727273%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-min-w="48"] { min-width: 72.7272727273%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-max-w="48"] { max-width: 72.7272727273%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-w="49"] { width: 74.2424242424%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-x="49"] { left: 74.2424242424%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-min-w="49"] { min-width: 74.2424242424%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-max-w="49"] { max-width: 74.2424242424%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-w="50"] { width: 75.7575757576%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-x="50"] { left: 75.7575757576%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-min-w="50"] { min-width: 75.7575757576%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-max-w="50"] { max-width: 75.7575757576%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-w="51"] { width: 77.2727272727%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-x="51"] { left: 77.2727272727%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-min-w="51"] { min-width: 77.2727272727%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-max-w="51"] { max-width: 77.2727272727%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-w="52"] { width: 78.7878787879%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-x="52"] { left: 78.7878787879%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-min-w="52"] { min-width: 78.7878787879%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-max-w="52"] { max-width: 78.7878787879%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-w="53"] { width: 80.303030303%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-x="53"] { left: 80.303030303%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-min-w="53"] { min-width: 80.303030303%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-max-w="53"] { max-width: 80.303030303%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-w="54"] { width: 81.8181818182%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-x="54"] { left: 81.8181818182%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-min-w="54"] { min-width: 81.8181818182%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-max-w="54"] { max-width: 81.8181818182%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-w="55"] { width: 83.3333333333%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-x="55"] { left: 83.3333333333%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-min-w="55"] { min-width: 83.3333333333%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-max-w="55"] { max-width: 83.3333333333%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-w="56"] { width: 84.8484848485%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-x="56"] { left: 84.8484848485%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-min-w="56"] { min-width: 84.8484848485%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-max-w="56"] { max-width: 84.8484848485%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-w="57"] { width: 86.3636363636%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-x="57"] { left: 86.3636363636%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-min-w="57"] { min-width: 86.3636363636%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-max-w="57"] { max-width: 86.3636363636%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-w="58"] { width: 87.8787878788%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-x="58"] { left: 87.8787878788%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-min-w="58"] { min-width: 87.8787878788%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-max-w="58"] { max-width: 87.8787878788%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-w="59"] { width: 89.3939393939%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-x="59"] { left: 89.3939393939%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-min-w="59"] { min-width: 89.3939393939%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-max-w="59"] { max-width: 89.3939393939%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-w="60"] { width: 90.9090909091%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-x="60"] { left: 90.9090909091%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-min-w="60"] { min-width: 90.9090909091%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-max-w="60"] { max-width: 90.9090909091%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-w="61"] { width: 92.4242424242%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-x="61"] { left: 92.4242424242%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-min-w="61"] { min-width: 92.4242424242%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-max-w="61"] { max-width: 92.4242424242%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-w="62"] { width: 93.9393939394%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-x="62"] { left: 93.9393939394%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-min-w="62"] { min-width: 93.9393939394%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-max-w="62"] { max-width: 93.9393939394%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-w="63"] { width: 95.4545454545%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-x="63"] { left: 95.4545454545%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-min-w="63"] { min-width: 95.4545454545%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-max-w="63"] { max-width: 95.4545454545%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-w="64"] { width: 96.9696969697%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-x="64"] { left: 96.9696969697%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-min-w="64"] { min-width: 96.9696969697%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-max-w="64"] { max-width: 96.9696969697%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-w="65"] { width: 98.4848484848%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-x="65"] { left: 98.4848484848%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-min-w="65"] { min-width: 98.4848484848%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-max-w="65"] { max-width: 98.4848484848%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-w="66"] { width: 100%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-x="66"] { left: 100%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-min-w="66"] { min-width: 100%; } .grid-stack.grid-stack-66 > .grid-stack-item[gs-max-w="66"] { max-width: 100%; } .grid-stack.grid-stack-67 > .grid-stack-item { min-width: 1.4925373134%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-w="1"] { width: 1.4925373134%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-x="1"] { left: 1.4925373134%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-min-w="1"] { min-width: 1.4925373134%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-max-w="1"] { max-width: 1.4925373134%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-w="2"] { width: 2.9850746269%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-x="2"] { left: 2.9850746269%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-min-w="2"] { min-width: 2.9850746269%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-max-w="2"] { max-width: 2.9850746269%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-w="3"] { width: 4.4776119403%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-x="3"] { left: 4.4776119403%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-min-w="3"] { min-width: 4.4776119403%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-max-w="3"] { max-width: 4.4776119403%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-w="4"] { width: 5.9701492537%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-x="4"] { left: 5.9701492537%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-min-w="4"] { min-width: 5.9701492537%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-max-w="4"] { max-width: 5.9701492537%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-w="5"] { width: 7.4626865672%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-x="5"] { left: 7.4626865672%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-min-w="5"] { min-width: 7.4626865672%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-max-w="5"] { max-width: 7.4626865672%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-w="6"] { width: 8.9552238806%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-x="6"] { left: 8.9552238806%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-min-w="6"] { min-width: 8.9552238806%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-max-w="6"] { max-width: 8.9552238806%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-w="7"] { width: 10.447761194%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-x="7"] { left: 10.447761194%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-min-w="7"] { min-width: 10.447761194%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-max-w="7"] { max-width: 10.447761194%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-w="8"] { width: 11.9402985075%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-x="8"] { left: 11.9402985075%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-min-w="8"] { min-width: 11.9402985075%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-max-w="8"] { max-width: 11.9402985075%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-w="9"] { width: 13.4328358209%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-x="9"] { left: 13.4328358209%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-min-w="9"] { min-width: 13.4328358209%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-max-w="9"] { max-width: 13.4328358209%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-w="10"] { width: 14.9253731343%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-x="10"] { left: 14.9253731343%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-min-w="10"] { min-width: 14.9253731343%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-max-w="10"] { max-width: 14.9253731343%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-w="11"] { width: 16.4179104478%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-x="11"] { left: 16.4179104478%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-min-w="11"] { min-width: 16.4179104478%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-max-w="11"] { max-width: 16.4179104478%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-w="12"] { width: 17.9104477612%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-x="12"] { left: 17.9104477612%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-min-w="12"] { min-width: 17.9104477612%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-max-w="12"] { max-width: 17.9104477612%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-w="13"] { width: 19.4029850746%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-x="13"] { left: 19.4029850746%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-min-w="13"] { min-width: 19.4029850746%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-max-w="13"] { max-width: 19.4029850746%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-w="14"] { width: 20.8955223881%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-x="14"] { left: 20.8955223881%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-min-w="14"] { min-width: 20.8955223881%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-max-w="14"] { max-width: 20.8955223881%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-w="15"] { width: 22.3880597015%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-x="15"] { left: 22.3880597015%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-min-w="15"] { min-width: 22.3880597015%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-max-w="15"] { max-width: 22.3880597015%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-w="16"] { width: 23.8805970149%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-x="16"] { left: 23.8805970149%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-min-w="16"] { min-width: 23.8805970149%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-max-w="16"] { max-width: 23.8805970149%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-w="17"] { width: 25.3731343284%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-x="17"] { left: 25.3731343284%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-min-w="17"] { min-width: 25.3731343284%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-max-w="17"] { max-width: 25.3731343284%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-w="18"] { width: 26.8656716418%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-x="18"] { left: 26.8656716418%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-min-w="18"] { min-width: 26.8656716418%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-max-w="18"] { max-width: 26.8656716418%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-w="19"] { width: 28.3582089552%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-x="19"] { left: 28.3582089552%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-min-w="19"] { min-width: 28.3582089552%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-max-w="19"] { max-width: 28.3582089552%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-w="20"] { width: 29.8507462687%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-x="20"] { left: 29.8507462687%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-min-w="20"] { min-width: 29.8507462687%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-max-w="20"] { max-width: 29.8507462687%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-w="21"] { width: 31.3432835821%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-x="21"] { left: 31.3432835821%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-min-w="21"] { min-width: 31.3432835821%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-max-w="21"] { max-width: 31.3432835821%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-w="22"] { width: 32.8358208955%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-x="22"] { left: 32.8358208955%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-min-w="22"] { min-width: 32.8358208955%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-max-w="22"] { max-width: 32.8358208955%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-w="23"] { width: 34.328358209%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-x="23"] { left: 34.328358209%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-min-w="23"] { min-width: 34.328358209%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-max-w="23"] { max-width: 34.328358209%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-w="24"] { width: 35.8208955224%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-x="24"] { left: 35.8208955224%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-min-w="24"] { min-width: 35.8208955224%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-max-w="24"] { max-width: 35.8208955224%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-w="25"] { width: 37.3134328358%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-x="25"] { left: 37.3134328358%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-min-w="25"] { min-width: 37.3134328358%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-max-w="25"] { max-width: 37.3134328358%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-w="26"] { width: 38.8059701493%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-x="26"] { left: 38.8059701493%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-min-w="26"] { min-width: 38.8059701493%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-max-w="26"] { max-width: 38.8059701493%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-w="27"] { width: 40.2985074627%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-x="27"] { left: 40.2985074627%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-min-w="27"] { min-width: 40.2985074627%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-max-w="27"] { max-width: 40.2985074627%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-w="28"] { width: 41.7910447761%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-x="28"] { left: 41.7910447761%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-min-w="28"] { min-width: 41.7910447761%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-max-w="28"] { max-width: 41.7910447761%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-w="29"] { width: 43.2835820896%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-x="29"] { left: 43.2835820896%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-min-w="29"] { min-width: 43.2835820896%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-max-w="29"] { max-width: 43.2835820896%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-w="30"] { width: 44.776119403%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-x="30"] { left: 44.776119403%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-min-w="30"] { min-width: 44.776119403%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-max-w="30"] { max-width: 44.776119403%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-w="31"] { width: 46.2686567164%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-x="31"] { left: 46.2686567164%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-min-w="31"] { min-width: 46.2686567164%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-max-w="31"] { max-width: 46.2686567164%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-w="32"] { width: 47.7611940299%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-x="32"] { left: 47.7611940299%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-min-w="32"] { min-width: 47.7611940299%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-max-w="32"] { max-width: 47.7611940299%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-w="33"] { width: 49.2537313433%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-x="33"] { left: 49.2537313433%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-min-w="33"] { min-width: 49.2537313433%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-max-w="33"] { max-width: 49.2537313433%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-w="34"] { width: 50.7462686567%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-x="34"] { left: 50.7462686567%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-min-w="34"] { min-width: 50.7462686567%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-max-w="34"] { max-width: 50.7462686567%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-w="35"] { width: 52.2388059701%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-x="35"] { left: 52.2388059701%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-min-w="35"] { min-width: 52.2388059701%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-max-w="35"] { max-width: 52.2388059701%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-w="36"] { width: 53.7313432836%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-x="36"] { left: 53.7313432836%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-min-w="36"] { min-width: 53.7313432836%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-max-w="36"] { max-width: 53.7313432836%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-w="37"] { width: 55.223880597%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-x="37"] { left: 55.223880597%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-min-w="37"] { min-width: 55.223880597%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-max-w="37"] { max-width: 55.223880597%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-w="38"] { width: 56.7164179104%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-x="38"] { left: 56.7164179104%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-min-w="38"] { min-width: 56.7164179104%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-max-w="38"] { max-width: 56.7164179104%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-w="39"] { width: 58.2089552239%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-x="39"] { left: 58.2089552239%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-min-w="39"] { min-width: 58.2089552239%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-max-w="39"] { max-width: 58.2089552239%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-w="40"] { width: 59.7014925373%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-x="40"] { left: 59.7014925373%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-min-w="40"] { min-width: 59.7014925373%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-max-w="40"] { max-width: 59.7014925373%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-w="41"] { width: 61.1940298507%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-x="41"] { left: 61.1940298507%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-min-w="41"] { min-width: 61.1940298507%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-max-w="41"] { max-width: 61.1940298507%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-w="42"] { width: 62.6865671642%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-x="42"] { left: 62.6865671642%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-min-w="42"] { min-width: 62.6865671642%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-max-w="42"] { max-width: 62.6865671642%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-w="43"] { width: 64.1791044776%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-x="43"] { left: 64.1791044776%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-min-w="43"] { min-width: 64.1791044776%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-max-w="43"] { max-width: 64.1791044776%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-w="44"] { width: 65.671641791%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-x="44"] { left: 65.671641791%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-min-w="44"] { min-width: 65.671641791%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-max-w="44"] { max-width: 65.671641791%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-w="45"] { width: 67.1641791045%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-x="45"] { left: 67.1641791045%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-min-w="45"] { min-width: 67.1641791045%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-max-w="45"] { max-width: 67.1641791045%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-w="46"] { width: 68.6567164179%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-x="46"] { left: 68.6567164179%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-min-w="46"] { min-width: 68.6567164179%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-max-w="46"] { max-width: 68.6567164179%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-w="47"] { width: 70.1492537313%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-x="47"] { left: 70.1492537313%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-min-w="47"] { min-width: 70.1492537313%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-max-w="47"] { max-width: 70.1492537313%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-w="48"] { width: 71.6417910448%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-x="48"] { left: 71.6417910448%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-min-w="48"] { min-width: 71.6417910448%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-max-w="48"] { max-width: 71.6417910448%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-w="49"] { width: 73.1343283582%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-x="49"] { left: 73.1343283582%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-min-w="49"] { min-width: 73.1343283582%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-max-w="49"] { max-width: 73.1343283582%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-w="50"] { width: 74.6268656716%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-x="50"] { left: 74.6268656716%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-min-w="50"] { min-width: 74.6268656716%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-max-w="50"] { max-width: 74.6268656716%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-w="51"] { width: 76.1194029851%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-x="51"] { left: 76.1194029851%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-min-w="51"] { min-width: 76.1194029851%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-max-w="51"] { max-width: 76.1194029851%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-w="52"] { width: 77.6119402985%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-x="52"] { left: 77.6119402985%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-min-w="52"] { min-width: 77.6119402985%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-max-w="52"] { max-width: 77.6119402985%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-w="53"] { width: 79.1044776119%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-x="53"] { left: 79.1044776119%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-min-w="53"] { min-width: 79.1044776119%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-max-w="53"] { max-width: 79.1044776119%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-w="54"] { width: 80.5970149254%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-x="54"] { left: 80.5970149254%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-min-w="54"] { min-width: 80.5970149254%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-max-w="54"] { max-width: 80.5970149254%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-w="55"] { width: 82.0895522388%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-x="55"] { left: 82.0895522388%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-min-w="55"] { min-width: 82.0895522388%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-max-w="55"] { max-width: 82.0895522388%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-w="56"] { width: 83.5820895522%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-x="56"] { left: 83.5820895522%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-min-w="56"] { min-width: 83.5820895522%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-max-w="56"] { max-width: 83.5820895522%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-w="57"] { width: 85.0746268657%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-x="57"] { left: 85.0746268657%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-min-w="57"] { min-width: 85.0746268657%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-max-w="57"] { max-width: 85.0746268657%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-w="58"] { width: 86.5671641791%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-x="58"] { left: 86.5671641791%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-min-w="58"] { min-width: 86.5671641791%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-max-w="58"] { max-width: 86.5671641791%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-w="59"] { width: 88.0597014925%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-x="59"] { left: 88.0597014925%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-min-w="59"] { min-width: 88.0597014925%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-max-w="59"] { max-width: 88.0597014925%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-w="60"] { width: 89.552238806%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-x="60"] { left: 89.552238806%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-min-w="60"] { min-width: 89.552238806%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-max-w="60"] { max-width: 89.552238806%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-w="61"] { width: 91.0447761194%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-x="61"] { left: 91.0447761194%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-min-w="61"] { min-width: 91.0447761194%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-max-w="61"] { max-width: 91.0447761194%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-w="62"] { width: 92.5373134328%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-x="62"] { left: 92.5373134328%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-min-w="62"] { min-width: 92.5373134328%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-max-w="62"] { max-width: 92.5373134328%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-w="63"] { width: 94.0298507463%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-x="63"] { left: 94.0298507463%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-min-w="63"] { min-width: 94.0298507463%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-max-w="63"] { max-width: 94.0298507463%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-w="64"] { width: 95.5223880597%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-x="64"] { left: 95.5223880597%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-min-w="64"] { min-width: 95.5223880597%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-max-w="64"] { max-width: 95.5223880597%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-w="65"] { width: 97.0149253731%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-x="65"] { left: 97.0149253731%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-min-w="65"] { min-width: 97.0149253731%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-max-w="65"] { max-width: 97.0149253731%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-w="66"] { width: 98.5074626866%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-x="66"] { left: 98.5074626866%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-min-w="66"] { min-width: 98.5074626866%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-max-w="66"] { max-width: 98.5074626866%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-w="67"] { width: 100%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-x="67"] { left: 100%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-min-w="67"] { min-width: 100%; } .grid-stack.grid-stack-67 > .grid-stack-item[gs-max-w="67"] { max-width: 100%; } .grid-stack.grid-stack-68 > .grid-stack-item { min-width: 1.4705882353%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-w="1"] { width: 1.4705882353%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-x="1"] { left: 1.4705882353%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-min-w="1"] { min-width: 1.4705882353%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-max-w="1"] { max-width: 1.4705882353%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-w="2"] { width: 2.9411764706%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-x="2"] { left: 2.9411764706%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-min-w="2"] { min-width: 2.9411764706%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-max-w="2"] { max-width: 2.9411764706%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-w="3"] { width: 4.4117647059%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-x="3"] { left: 4.4117647059%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-min-w="3"] { min-width: 4.4117647059%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-max-w="3"] { max-width: 4.4117647059%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-w="4"] { width: 5.8823529412%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-x="4"] { left: 5.8823529412%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-min-w="4"] { min-width: 5.8823529412%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-max-w="4"] { max-width: 5.8823529412%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-w="5"] { width: 7.3529411765%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-x="5"] { left: 7.3529411765%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-min-w="5"] { min-width: 7.3529411765%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-max-w="5"] { max-width: 7.3529411765%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-w="6"] { width: 8.8235294118%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-x="6"] { left: 8.8235294118%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-min-w="6"] { min-width: 8.8235294118%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-max-w="6"] { max-width: 8.8235294118%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-w="7"] { width: 10.2941176471%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-x="7"] { left: 10.2941176471%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-min-w="7"] { min-width: 10.2941176471%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-max-w="7"] { max-width: 10.2941176471%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-w="8"] { width: 11.7647058824%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-x="8"] { left: 11.7647058824%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-min-w="8"] { min-width: 11.7647058824%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-max-w="8"] { max-width: 11.7647058824%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-w="9"] { width: 13.2352941176%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-x="9"] { left: 13.2352941176%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-min-w="9"] { min-width: 13.2352941176%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-max-w="9"] { max-width: 13.2352941176%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-w="10"] { width: 14.7058823529%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-x="10"] { left: 14.7058823529%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-min-w="10"] { min-width: 14.7058823529%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-max-w="10"] { max-width: 14.7058823529%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-w="11"] { width: 16.1764705882%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-x="11"] { left: 16.1764705882%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-min-w="11"] { min-width: 16.1764705882%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-max-w="11"] { max-width: 16.1764705882%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-w="12"] { width: 17.6470588235%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-x="12"] { left: 17.6470588235%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-min-w="12"] { min-width: 17.6470588235%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-max-w="12"] { max-width: 17.6470588235%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-w="13"] { width: 19.1176470588%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-x="13"] { left: 19.1176470588%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-min-w="13"] { min-width: 19.1176470588%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-max-w="13"] { max-width: 19.1176470588%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-w="14"] { width: 20.5882352941%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-x="14"] { left: 20.5882352941%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-min-w="14"] { min-width: 20.5882352941%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-max-w="14"] { max-width: 20.5882352941%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-w="15"] { width: 22.0588235294%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-x="15"] { left: 22.0588235294%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-min-w="15"] { min-width: 22.0588235294%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-max-w="15"] { max-width: 22.0588235294%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-w="16"] { width: 23.5294117647%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-x="16"] { left: 23.5294117647%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-min-w="16"] { min-width: 23.5294117647%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-max-w="16"] { max-width: 23.5294117647%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-w="17"] { width: 25%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-x="17"] { left: 25%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-min-w="17"] { min-width: 25%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-max-w="17"] { max-width: 25%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-w="18"] { width: 26.4705882353%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-x="18"] { left: 26.4705882353%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-min-w="18"] { min-width: 26.4705882353%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-max-w="18"] { max-width: 26.4705882353%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-w="19"] { width: 27.9411764706%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-x="19"] { left: 27.9411764706%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-min-w="19"] { min-width: 27.9411764706%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-max-w="19"] { max-width: 27.9411764706%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-w="20"] { width: 29.4117647059%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-x="20"] { left: 29.4117647059%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-min-w="20"] { min-width: 29.4117647059%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-max-w="20"] { max-width: 29.4117647059%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-w="21"] { width: 30.8823529412%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-x="21"] { left: 30.8823529412%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-min-w="21"] { min-width: 30.8823529412%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-max-w="21"] { max-width: 30.8823529412%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-w="22"] { width: 32.3529411765%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-x="22"] { left: 32.3529411765%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-min-w="22"] { min-width: 32.3529411765%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-max-w="22"] { max-width: 32.3529411765%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-w="23"] { width: 33.8235294118%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-x="23"] { left: 33.8235294118%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-min-w="23"] { min-width: 33.8235294118%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-max-w="23"] { max-width: 33.8235294118%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-w="24"] { width: 35.2941176471%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-x="24"] { left: 35.2941176471%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-min-w="24"] { min-width: 35.2941176471%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-max-w="24"] { max-width: 35.2941176471%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-w="25"] { width: 36.7647058824%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-x="25"] { left: 36.7647058824%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-min-w="25"] { min-width: 36.7647058824%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-max-w="25"] { max-width: 36.7647058824%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-w="26"] { width: 38.2352941176%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-x="26"] { left: 38.2352941176%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-min-w="26"] { min-width: 38.2352941176%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-max-w="26"] { max-width: 38.2352941176%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-w="27"] { width: 39.7058823529%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-x="27"] { left: 39.7058823529%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-min-w="27"] { min-width: 39.7058823529%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-max-w="27"] { max-width: 39.7058823529%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-w="28"] { width: 41.1764705882%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-x="28"] { left: 41.1764705882%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-min-w="28"] { min-width: 41.1764705882%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-max-w="28"] { max-width: 41.1764705882%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-w="29"] { width: 42.6470588235%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-x="29"] { left: 42.6470588235%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-min-w="29"] { min-width: 42.6470588235%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-max-w="29"] { max-width: 42.6470588235%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-w="30"] { width: 44.1176470588%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-x="30"] { left: 44.1176470588%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-min-w="30"] { min-width: 44.1176470588%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-max-w="30"] { max-width: 44.1176470588%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-w="31"] { width: 45.5882352941%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-x="31"] { left: 45.5882352941%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-min-w="31"] { min-width: 45.5882352941%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-max-w="31"] { max-width: 45.5882352941%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-w="32"] { width: 47.0588235294%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-x="32"] { left: 47.0588235294%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-min-w="32"] { min-width: 47.0588235294%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-max-w="32"] { max-width: 47.0588235294%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-w="33"] { width: 48.5294117647%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-x="33"] { left: 48.5294117647%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-min-w="33"] { min-width: 48.5294117647%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-max-w="33"] { max-width: 48.5294117647%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-w="34"] { width: 50%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-x="34"] { left: 50%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-min-w="34"] { min-width: 50%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-max-w="34"] { max-width: 50%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-w="35"] { width: 51.4705882353%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-x="35"] { left: 51.4705882353%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-min-w="35"] { min-width: 51.4705882353%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-max-w="35"] { max-width: 51.4705882353%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-w="36"] { width: 52.9411764706%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-x="36"] { left: 52.9411764706%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-min-w="36"] { min-width: 52.9411764706%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-max-w="36"] { max-width: 52.9411764706%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-w="37"] { width: 54.4117647059%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-x="37"] { left: 54.4117647059%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-min-w="37"] { min-width: 54.4117647059%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-max-w="37"] { max-width: 54.4117647059%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-w="38"] { width: 55.8823529412%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-x="38"] { left: 55.8823529412%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-min-w="38"] { min-width: 55.8823529412%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-max-w="38"] { max-width: 55.8823529412%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-w="39"] { width: 57.3529411765%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-x="39"] { left: 57.3529411765%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-min-w="39"] { min-width: 57.3529411765%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-max-w="39"] { max-width: 57.3529411765%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-w="40"] { width: 58.8235294118%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-x="40"] { left: 58.8235294118%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-min-w="40"] { min-width: 58.8235294118%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-max-w="40"] { max-width: 58.8235294118%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-w="41"] { width: 60.2941176471%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-x="41"] { left: 60.2941176471%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-min-w="41"] { min-width: 60.2941176471%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-max-w="41"] { max-width: 60.2941176471%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-w="42"] { width: 61.7647058824%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-x="42"] { left: 61.7647058824%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-min-w="42"] { min-width: 61.7647058824%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-max-w="42"] { max-width: 61.7647058824%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-w="43"] { width: 63.2352941176%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-x="43"] { left: 63.2352941176%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-min-w="43"] { min-width: 63.2352941176%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-max-w="43"] { max-width: 63.2352941176%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-w="44"] { width: 64.7058823529%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-x="44"] { left: 64.7058823529%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-min-w="44"] { min-width: 64.7058823529%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-max-w="44"] { max-width: 64.7058823529%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-w="45"] { width: 66.1764705882%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-x="45"] { left: 66.1764705882%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-min-w="45"] { min-width: 66.1764705882%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-max-w="45"] { max-width: 66.1764705882%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-w="46"] { width: 67.6470588235%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-x="46"] { left: 67.6470588235%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-min-w="46"] { min-width: 67.6470588235%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-max-w="46"] { max-width: 67.6470588235%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-w="47"] { width: 69.1176470588%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-x="47"] { left: 69.1176470588%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-min-w="47"] { min-width: 69.1176470588%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-max-w="47"] { max-width: 69.1176470588%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-w="48"] { width: 70.5882352941%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-x="48"] { left: 70.5882352941%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-min-w="48"] { min-width: 70.5882352941%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-max-w="48"] { max-width: 70.5882352941%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-w="49"] { width: 72.0588235294%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-x="49"] { left: 72.0588235294%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-min-w="49"] { min-width: 72.0588235294%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-max-w="49"] { max-width: 72.0588235294%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-w="50"] { width: 73.5294117647%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-x="50"] { left: 73.5294117647%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-min-w="50"] { min-width: 73.5294117647%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-max-w="50"] { max-width: 73.5294117647%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-w="51"] { width: 75%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-x="51"] { left: 75%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-min-w="51"] { min-width: 75%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-max-w="51"] { max-width: 75%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-w="52"] { width: 76.4705882353%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-x="52"] { left: 76.4705882353%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-min-w="52"] { min-width: 76.4705882353%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-max-w="52"] { max-width: 76.4705882353%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-w="53"] { width: 77.9411764706%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-x="53"] { left: 77.9411764706%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-min-w="53"] { min-width: 77.9411764706%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-max-w="53"] { max-width: 77.9411764706%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-w="54"] { width: 79.4117647059%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-x="54"] { left: 79.4117647059%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-min-w="54"] { min-width: 79.4117647059%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-max-w="54"] { max-width: 79.4117647059%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-w="55"] { width: 80.8823529412%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-x="55"] { left: 80.8823529412%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-min-w="55"] { min-width: 80.8823529412%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-max-w="55"] { max-width: 80.8823529412%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-w="56"] { width: 82.3529411765%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-x="56"] { left: 82.3529411765%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-min-w="56"] { min-width: 82.3529411765%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-max-w="56"] { max-width: 82.3529411765%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-w="57"] { width: 83.8235294118%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-x="57"] { left: 83.8235294118%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-min-w="57"] { min-width: 83.8235294118%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-max-w="57"] { max-width: 83.8235294118%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-w="58"] { width: 85.2941176471%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-x="58"] { left: 85.2941176471%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-min-w="58"] { min-width: 85.2941176471%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-max-w="58"] { max-width: 85.2941176471%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-w="59"] { width: 86.7647058824%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-x="59"] { left: 86.7647058824%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-min-w="59"] { min-width: 86.7647058824%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-max-w="59"] { max-width: 86.7647058824%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-w="60"] { width: 88.2352941176%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-x="60"] { left: 88.2352941176%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-min-w="60"] { min-width: 88.2352941176%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-max-w="60"] { max-width: 88.2352941176%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-w="61"] { width: 89.7058823529%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-x="61"] { left: 89.7058823529%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-min-w="61"] { min-width: 89.7058823529%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-max-w="61"] { max-width: 89.7058823529%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-w="62"] { width: 91.1764705882%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-x="62"] { left: 91.1764705882%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-min-w="62"] { min-width: 91.1764705882%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-max-w="62"] { max-width: 91.1764705882%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-w="63"] { width: 92.6470588235%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-x="63"] { left: 92.6470588235%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-min-w="63"] { min-width: 92.6470588235%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-max-w="63"] { max-width: 92.6470588235%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-w="64"] { width: 94.1176470588%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-x="64"] { left: 94.1176470588%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-min-w="64"] { min-width: 94.1176470588%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-max-w="64"] { max-width: 94.1176470588%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-w="65"] { width: 95.5882352941%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-x="65"] { left: 95.5882352941%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-min-w="65"] { min-width: 95.5882352941%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-max-w="65"] { max-width: 95.5882352941%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-w="66"] { width: 97.0588235294%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-x="66"] { left: 97.0588235294%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-min-w="66"] { min-width: 97.0588235294%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-max-w="66"] { max-width: 97.0588235294%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-w="67"] { width: 98.5294117647%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-x="67"] { left: 98.5294117647%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-min-w="67"] { min-width: 98.5294117647%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-max-w="67"] { max-width: 98.5294117647%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-w="68"] { width: 100%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-x="68"] { left: 100%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-min-w="68"] { min-width: 100%; } .grid-stack.grid-stack-68 > .grid-stack-item[gs-max-w="68"] { max-width: 100%; } .grid-stack.grid-stack-69 > .grid-stack-item { min-width: 1.4492753623%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-w="1"] { width: 1.4492753623%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-x="1"] { left: 1.4492753623%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-min-w="1"] { min-width: 1.4492753623%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-max-w="1"] { max-width: 1.4492753623%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-w="2"] { width: 2.8985507246%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-x="2"] { left: 2.8985507246%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-min-w="2"] { min-width: 2.8985507246%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-max-w="2"] { max-width: 2.8985507246%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-w="3"] { width: 4.347826087%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-x="3"] { left: 4.347826087%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-min-w="3"] { min-width: 4.347826087%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-max-w="3"] { max-width: 4.347826087%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-w="4"] { width: 5.7971014493%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-x="4"] { left: 5.7971014493%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-min-w="4"] { min-width: 5.7971014493%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-max-w="4"] { max-width: 5.7971014493%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-w="5"] { width: 7.2463768116%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-x="5"] { left: 7.2463768116%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-min-w="5"] { min-width: 7.2463768116%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-max-w="5"] { max-width: 7.2463768116%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-w="6"] { width: 8.6956521739%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-x="6"] { left: 8.6956521739%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-min-w="6"] { min-width: 8.6956521739%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-max-w="6"] { max-width: 8.6956521739%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-w="7"] { width: 10.1449275362%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-x="7"] { left: 10.1449275362%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-min-w="7"] { min-width: 10.1449275362%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-max-w="7"] { max-width: 10.1449275362%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-w="8"] { width: 11.5942028986%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-x="8"] { left: 11.5942028986%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-min-w="8"] { min-width: 11.5942028986%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-max-w="8"] { max-width: 11.5942028986%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-w="9"] { width: 13.0434782609%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-x="9"] { left: 13.0434782609%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-min-w="9"] { min-width: 13.0434782609%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-max-w="9"] { max-width: 13.0434782609%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-w="10"] { width: 14.4927536232%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-x="10"] { left: 14.4927536232%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-min-w="10"] { min-width: 14.4927536232%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-max-w="10"] { max-width: 14.4927536232%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-w="11"] { width: 15.9420289855%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-x="11"] { left: 15.9420289855%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-min-w="11"] { min-width: 15.9420289855%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-max-w="11"] { max-width: 15.9420289855%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-w="12"] { width: 17.3913043478%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-x="12"] { left: 17.3913043478%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-min-w="12"] { min-width: 17.3913043478%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-max-w="12"] { max-width: 17.3913043478%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-w="13"] { width: 18.8405797101%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-x="13"] { left: 18.8405797101%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-min-w="13"] { min-width: 18.8405797101%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-max-w="13"] { max-width: 18.8405797101%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-w="14"] { width: 20.2898550725%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-x="14"] { left: 20.2898550725%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-min-w="14"] { min-width: 20.2898550725%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-max-w="14"] { max-width: 20.2898550725%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-w="15"] { width: 21.7391304348%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-x="15"] { left: 21.7391304348%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-min-w="15"] { min-width: 21.7391304348%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-max-w="15"] { max-width: 21.7391304348%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-w="16"] { width: 23.1884057971%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-x="16"] { left: 23.1884057971%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-min-w="16"] { min-width: 23.1884057971%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-max-w="16"] { max-width: 23.1884057971%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-w="17"] { width: 24.6376811594%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-x="17"] { left: 24.6376811594%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-min-w="17"] { min-width: 24.6376811594%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-max-w="17"] { max-width: 24.6376811594%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-w="18"] { width: 26.0869565217%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-x="18"] { left: 26.0869565217%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-min-w="18"] { min-width: 26.0869565217%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-max-w="18"] { max-width: 26.0869565217%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-w="19"] { width: 27.5362318841%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-x="19"] { left: 27.5362318841%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-min-w="19"] { min-width: 27.5362318841%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-max-w="19"] { max-width: 27.5362318841%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-w="20"] { width: 28.9855072464%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-x="20"] { left: 28.9855072464%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-min-w="20"] { min-width: 28.9855072464%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-max-w="20"] { max-width: 28.9855072464%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-w="21"] { width: 30.4347826087%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-x="21"] { left: 30.4347826087%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-min-w="21"] { min-width: 30.4347826087%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-max-w="21"] { max-width: 30.4347826087%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-w="22"] { width: 31.884057971%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-x="22"] { left: 31.884057971%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-min-w="22"] { min-width: 31.884057971%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-max-w="22"] { max-width: 31.884057971%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-w="23"] { width: 33.3333333333%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-x="23"] { left: 33.3333333333%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-min-w="23"] { min-width: 33.3333333333%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-max-w="23"] { max-width: 33.3333333333%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-w="24"] { width: 34.7826086957%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-x="24"] { left: 34.7826086957%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-min-w="24"] { min-width: 34.7826086957%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-max-w="24"] { max-width: 34.7826086957%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-w="25"] { width: 36.231884058%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-x="25"] { left: 36.231884058%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-min-w="25"] { min-width: 36.231884058%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-max-w="25"] { max-width: 36.231884058%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-w="26"] { width: 37.6811594203%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-x="26"] { left: 37.6811594203%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-min-w="26"] { min-width: 37.6811594203%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-max-w="26"] { max-width: 37.6811594203%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-w="27"] { width: 39.1304347826%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-x="27"] { left: 39.1304347826%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-min-w="27"] { min-width: 39.1304347826%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-max-w="27"] { max-width: 39.1304347826%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-w="28"] { width: 40.5797101449%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-x="28"] { left: 40.5797101449%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-min-w="28"] { min-width: 40.5797101449%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-max-w="28"] { max-width: 40.5797101449%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-w="29"] { width: 42.0289855072%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-x="29"] { left: 42.0289855072%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-min-w="29"] { min-width: 42.0289855072%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-max-w="29"] { max-width: 42.0289855072%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-w="30"] { width: 43.4782608696%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-x="30"] { left: 43.4782608696%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-min-w="30"] { min-width: 43.4782608696%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-max-w="30"] { max-width: 43.4782608696%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-w="31"] { width: 44.9275362319%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-x="31"] { left: 44.9275362319%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-min-w="31"] { min-width: 44.9275362319%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-max-w="31"] { max-width: 44.9275362319%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-w="32"] { width: 46.3768115942%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-x="32"] { left: 46.3768115942%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-min-w="32"] { min-width: 46.3768115942%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-max-w="32"] { max-width: 46.3768115942%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-w="33"] { width: 47.8260869565%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-x="33"] { left: 47.8260869565%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-min-w="33"] { min-width: 47.8260869565%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-max-w="33"] { max-width: 47.8260869565%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-w="34"] { width: 49.2753623188%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-x="34"] { left: 49.2753623188%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-min-w="34"] { min-width: 49.2753623188%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-max-w="34"] { max-width: 49.2753623188%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-w="35"] { width: 50.7246376812%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-x="35"] { left: 50.7246376812%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-min-w="35"] { min-width: 50.7246376812%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-max-w="35"] { max-width: 50.7246376812%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-w="36"] { width: 52.1739130435%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-x="36"] { left: 52.1739130435%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-min-w="36"] { min-width: 52.1739130435%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-max-w="36"] { max-width: 52.1739130435%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-w="37"] { width: 53.6231884058%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-x="37"] { left: 53.6231884058%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-min-w="37"] { min-width: 53.6231884058%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-max-w="37"] { max-width: 53.6231884058%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-w="38"] { width: 55.0724637681%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-x="38"] { left: 55.0724637681%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-min-w="38"] { min-width: 55.0724637681%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-max-w="38"] { max-width: 55.0724637681%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-w="39"] { width: 56.5217391304%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-x="39"] { left: 56.5217391304%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-min-w="39"] { min-width: 56.5217391304%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-max-w="39"] { max-width: 56.5217391304%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-w="40"] { width: 57.9710144928%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-x="40"] { left: 57.9710144928%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-min-w="40"] { min-width: 57.9710144928%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-max-w="40"] { max-width: 57.9710144928%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-w="41"] { width: 59.4202898551%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-x="41"] { left: 59.4202898551%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-min-w="41"] { min-width: 59.4202898551%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-max-w="41"] { max-width: 59.4202898551%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-w="42"] { width: 60.8695652174%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-x="42"] { left: 60.8695652174%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-min-w="42"] { min-width: 60.8695652174%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-max-w="42"] { max-width: 60.8695652174%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-w="43"] { width: 62.3188405797%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-x="43"] { left: 62.3188405797%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-min-w="43"] { min-width: 62.3188405797%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-max-w="43"] { max-width: 62.3188405797%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-w="44"] { width: 63.768115942%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-x="44"] { left: 63.768115942%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-min-w="44"] { min-width: 63.768115942%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-max-w="44"] { max-width: 63.768115942%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-w="45"] { width: 65.2173913043%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-x="45"] { left: 65.2173913043%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-min-w="45"] { min-width: 65.2173913043%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-max-w="45"] { max-width: 65.2173913043%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-w="46"] { width: 66.6666666667%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-x="46"] { left: 66.6666666667%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-min-w="46"] { min-width: 66.6666666667%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-max-w="46"] { max-width: 66.6666666667%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-w="47"] { width: 68.115942029%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-x="47"] { left: 68.115942029%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-min-w="47"] { min-width: 68.115942029%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-max-w="47"] { max-width: 68.115942029%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-w="48"] { width: 69.5652173913%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-x="48"] { left: 69.5652173913%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-min-w="48"] { min-width: 69.5652173913%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-max-w="48"] { max-width: 69.5652173913%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-w="49"] { width: 71.0144927536%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-x="49"] { left: 71.0144927536%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-min-w="49"] { min-width: 71.0144927536%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-max-w="49"] { max-width: 71.0144927536%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-w="50"] { width: 72.4637681159%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-x="50"] { left: 72.4637681159%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-min-w="50"] { min-width: 72.4637681159%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-max-w="50"] { max-width: 72.4637681159%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-w="51"] { width: 73.9130434783%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-x="51"] { left: 73.9130434783%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-min-w="51"] { min-width: 73.9130434783%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-max-w="51"] { max-width: 73.9130434783%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-w="52"] { width: 75.3623188406%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-x="52"] { left: 75.3623188406%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-min-w="52"] { min-width: 75.3623188406%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-max-w="52"] { max-width: 75.3623188406%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-w="53"] { width: 76.8115942029%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-x="53"] { left: 76.8115942029%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-min-w="53"] { min-width: 76.8115942029%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-max-w="53"] { max-width: 76.8115942029%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-w="54"] { width: 78.2608695652%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-x="54"] { left: 78.2608695652%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-min-w="54"] { min-width: 78.2608695652%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-max-w="54"] { max-width: 78.2608695652%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-w="55"] { width: 79.7101449275%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-x="55"] { left: 79.7101449275%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-min-w="55"] { min-width: 79.7101449275%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-max-w="55"] { max-width: 79.7101449275%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-w="56"] { width: 81.1594202899%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-x="56"] { left: 81.1594202899%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-min-w="56"] { min-width: 81.1594202899%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-max-w="56"] { max-width: 81.1594202899%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-w="57"] { width: 82.6086956522%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-x="57"] { left: 82.6086956522%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-min-w="57"] { min-width: 82.6086956522%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-max-w="57"] { max-width: 82.6086956522%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-w="58"] { width: 84.0579710145%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-x="58"] { left: 84.0579710145%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-min-w="58"] { min-width: 84.0579710145%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-max-w="58"] { max-width: 84.0579710145%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-w="59"] { width: 85.5072463768%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-x="59"] { left: 85.5072463768%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-min-w="59"] { min-width: 85.5072463768%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-max-w="59"] { max-width: 85.5072463768%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-w="60"] { width: 86.9565217391%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-x="60"] { left: 86.9565217391%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-min-w="60"] { min-width: 86.9565217391%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-max-w="60"] { max-width: 86.9565217391%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-w="61"] { width: 88.4057971014%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-x="61"] { left: 88.4057971014%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-min-w="61"] { min-width: 88.4057971014%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-max-w="61"] { max-width: 88.4057971014%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-w="62"] { width: 89.8550724638%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-x="62"] { left: 89.8550724638%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-min-w="62"] { min-width: 89.8550724638%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-max-w="62"] { max-width: 89.8550724638%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-w="63"] { width: 91.3043478261%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-x="63"] { left: 91.3043478261%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-min-w="63"] { min-width: 91.3043478261%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-max-w="63"] { max-width: 91.3043478261%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-w="64"] { width: 92.7536231884%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-x="64"] { left: 92.7536231884%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-min-w="64"] { min-width: 92.7536231884%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-max-w="64"] { max-width: 92.7536231884%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-w="65"] { width: 94.2028985507%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-x="65"] { left: 94.2028985507%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-min-w="65"] { min-width: 94.2028985507%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-max-w="65"] { max-width: 94.2028985507%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-w="66"] { width: 95.652173913%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-x="66"] { left: 95.652173913%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-min-w="66"] { min-width: 95.652173913%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-max-w="66"] { max-width: 95.652173913%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-w="67"] { width: 97.1014492754%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-x="67"] { left: 97.1014492754%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-min-w="67"] { min-width: 97.1014492754%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-max-w="67"] { max-width: 97.1014492754%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-w="68"] { width: 98.5507246377%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-x="68"] { left: 98.5507246377%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-min-w="68"] { min-width: 98.5507246377%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-max-w="68"] { max-width: 98.5507246377%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-w="69"] { width: 100%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-x="69"] { left: 100%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-min-w="69"] { min-width: 100%; } .grid-stack.grid-stack-69 > .grid-stack-item[gs-max-w="69"] { max-width: 100%; } .grid-stack.grid-stack-70 > .grid-stack-item { min-width: 1.4285714286%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-w="1"] { width: 1.4285714286%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-x="1"] { left: 1.4285714286%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-min-w="1"] { min-width: 1.4285714286%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-max-w="1"] { max-width: 1.4285714286%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-w="2"] { width: 2.8571428571%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-x="2"] { left: 2.8571428571%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-min-w="2"] { min-width: 2.8571428571%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-max-w="2"] { max-width: 2.8571428571%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-w="3"] { width: 4.2857142857%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-x="3"] { left: 4.2857142857%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-min-w="3"] { min-width: 4.2857142857%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-max-w="3"] { max-width: 4.2857142857%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-w="4"] { width: 5.7142857143%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-x="4"] { left: 5.7142857143%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-min-w="4"] { min-width: 5.7142857143%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-max-w="4"] { max-width: 5.7142857143%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-w="5"] { width: 7.1428571429%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-x="5"] { left: 7.1428571429%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-min-w="5"] { min-width: 7.1428571429%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-max-w="5"] { max-width: 7.1428571429%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-w="6"] { width: 8.5714285714%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-x="6"] { left: 8.5714285714%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-min-w="6"] { min-width: 8.5714285714%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-max-w="6"] { max-width: 8.5714285714%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-w="7"] { width: 10%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-x="7"] { left: 10%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-min-w="7"] { min-width: 10%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-max-w="7"] { max-width: 10%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-w="8"] { width: 11.4285714286%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-x="8"] { left: 11.4285714286%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-min-w="8"] { min-width: 11.4285714286%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-max-w="8"] { max-width: 11.4285714286%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-w="9"] { width: 12.8571428571%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-x="9"] { left: 12.8571428571%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-min-w="9"] { min-width: 12.8571428571%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-max-w="9"] { max-width: 12.8571428571%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-w="10"] { width: 14.2857142857%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-x="10"] { left: 14.2857142857%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-min-w="10"] { min-width: 14.2857142857%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-max-w="10"] { max-width: 14.2857142857%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-w="11"] { width: 15.7142857143%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-x="11"] { left: 15.7142857143%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-min-w="11"] { min-width: 15.7142857143%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-max-w="11"] { max-width: 15.7142857143%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-w="12"] { width: 17.1428571429%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-x="12"] { left: 17.1428571429%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-min-w="12"] { min-width: 17.1428571429%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-max-w="12"] { max-width: 17.1428571429%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-w="13"] { width: 18.5714285714%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-x="13"] { left: 18.5714285714%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-min-w="13"] { min-width: 18.5714285714%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-max-w="13"] { max-width: 18.5714285714%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-w="14"] { width: 20%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-x="14"] { left: 20%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-min-w="14"] { min-width: 20%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-max-w="14"] { max-width: 20%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-w="15"] { width: 21.4285714286%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-x="15"] { left: 21.4285714286%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-min-w="15"] { min-width: 21.4285714286%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-max-w="15"] { max-width: 21.4285714286%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-w="16"] { width: 22.8571428571%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-x="16"] { left: 22.8571428571%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-min-w="16"] { min-width: 22.8571428571%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-max-w="16"] { max-width: 22.8571428571%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-w="17"] { width: 24.2857142857%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-x="17"] { left: 24.2857142857%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-min-w="17"] { min-width: 24.2857142857%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-max-w="17"] { max-width: 24.2857142857%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-w="18"] { width: 25.7142857143%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-x="18"] { left: 25.7142857143%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-min-w="18"] { min-width: 25.7142857143%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-max-w="18"] { max-width: 25.7142857143%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-w="19"] { width: 27.1428571429%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-x="19"] { left: 27.1428571429%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-min-w="19"] { min-width: 27.1428571429%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-max-w="19"] { max-width: 27.1428571429%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-w="20"] { width: 28.5714285714%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-x="20"] { left: 28.5714285714%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-min-w="20"] { min-width: 28.5714285714%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-max-w="20"] { max-width: 28.5714285714%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-w="21"] { width: 30%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-x="21"] { left: 30%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-min-w="21"] { min-width: 30%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-max-w="21"] { max-width: 30%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-w="22"] { width: 31.4285714286%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-x="22"] { left: 31.4285714286%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-min-w="22"] { min-width: 31.4285714286%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-max-w="22"] { max-width: 31.4285714286%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-w="23"] { width: 32.8571428571%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-x="23"] { left: 32.8571428571%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-min-w="23"] { min-width: 32.8571428571%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-max-w="23"] { max-width: 32.8571428571%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-w="24"] { width: 34.2857142857%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-x="24"] { left: 34.2857142857%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-min-w="24"] { min-width: 34.2857142857%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-max-w="24"] { max-width: 34.2857142857%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-w="25"] { width: 35.7142857143%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-x="25"] { left: 35.7142857143%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-min-w="25"] { min-width: 35.7142857143%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-max-w="25"] { max-width: 35.7142857143%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-w="26"] { width: 37.1428571429%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-x="26"] { left: 37.1428571429%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-min-w="26"] { min-width: 37.1428571429%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-max-w="26"] { max-width: 37.1428571429%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-w="27"] { width: 38.5714285714%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-x="27"] { left: 38.5714285714%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-min-w="27"] { min-width: 38.5714285714%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-max-w="27"] { max-width: 38.5714285714%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-w="28"] { width: 40%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-x="28"] { left: 40%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-min-w="28"] { min-width: 40%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-max-w="28"] { max-width: 40%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-w="29"] { width: 41.4285714286%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-x="29"] { left: 41.4285714286%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-min-w="29"] { min-width: 41.4285714286%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-max-w="29"] { max-width: 41.4285714286%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-w="30"] { width: 42.8571428571%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-x="30"] { left: 42.8571428571%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-min-w="30"] { min-width: 42.8571428571%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-max-w="30"] { max-width: 42.8571428571%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-w="31"] { width: 44.2857142857%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-x="31"] { left: 44.2857142857%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-min-w="31"] { min-width: 44.2857142857%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-max-w="31"] { max-width: 44.2857142857%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-w="32"] { width: 45.7142857143%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-x="32"] { left: 45.7142857143%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-min-w="32"] { min-width: 45.7142857143%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-max-w="32"] { max-width: 45.7142857143%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-w="33"] { width: 47.1428571429%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-x="33"] { left: 47.1428571429%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-min-w="33"] { min-width: 47.1428571429%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-max-w="33"] { max-width: 47.1428571429%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-w="34"] { width: 48.5714285714%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-x="34"] { left: 48.5714285714%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-min-w="34"] { min-width: 48.5714285714%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-max-w="34"] { max-width: 48.5714285714%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-w="35"] { width: 50%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-x="35"] { left: 50%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-min-w="35"] { min-width: 50%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-max-w="35"] { max-width: 50%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-w="36"] { width: 51.4285714286%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-x="36"] { left: 51.4285714286%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-min-w="36"] { min-width: 51.4285714286%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-max-w="36"] { max-width: 51.4285714286%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-w="37"] { width: 52.8571428571%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-x="37"] { left: 52.8571428571%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-min-w="37"] { min-width: 52.8571428571%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-max-w="37"] { max-width: 52.8571428571%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-w="38"] { width: 54.2857142857%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-x="38"] { left: 54.2857142857%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-min-w="38"] { min-width: 54.2857142857%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-max-w="38"] { max-width: 54.2857142857%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-w="39"] { width: 55.7142857143%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-x="39"] { left: 55.7142857143%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-min-w="39"] { min-width: 55.7142857143%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-max-w="39"] { max-width: 55.7142857143%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-w="40"] { width: 57.1428571429%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-x="40"] { left: 57.1428571429%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-min-w="40"] { min-width: 57.1428571429%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-max-w="40"] { max-width: 57.1428571429%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-w="41"] { width: 58.5714285714%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-x="41"] { left: 58.5714285714%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-min-w="41"] { min-width: 58.5714285714%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-max-w="41"] { max-width: 58.5714285714%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-w="42"] { width: 60%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-x="42"] { left: 60%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-min-w="42"] { min-width: 60%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-max-w="42"] { max-width: 60%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-w="43"] { width: 61.4285714286%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-x="43"] { left: 61.4285714286%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-min-w="43"] { min-width: 61.4285714286%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-max-w="43"] { max-width: 61.4285714286%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-w="44"] { width: 62.8571428571%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-x="44"] { left: 62.8571428571%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-min-w="44"] { min-width: 62.8571428571%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-max-w="44"] { max-width: 62.8571428571%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-w="45"] { width: 64.2857142857%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-x="45"] { left: 64.2857142857%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-min-w="45"] { min-width: 64.2857142857%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-max-w="45"] { max-width: 64.2857142857%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-w="46"] { width: 65.7142857143%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-x="46"] { left: 65.7142857143%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-min-w="46"] { min-width: 65.7142857143%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-max-w="46"] { max-width: 65.7142857143%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-w="47"] { width: 67.1428571429%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-x="47"] { left: 67.1428571429%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-min-w="47"] { min-width: 67.1428571429%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-max-w="47"] { max-width: 67.1428571429%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-w="48"] { width: 68.5714285714%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-x="48"] { left: 68.5714285714%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-min-w="48"] { min-width: 68.5714285714%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-max-w="48"] { max-width: 68.5714285714%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-w="49"] { width: 70%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-x="49"] { left: 70%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-min-w="49"] { min-width: 70%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-max-w="49"] { max-width: 70%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-w="50"] { width: 71.4285714286%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-x="50"] { left: 71.4285714286%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-min-w="50"] { min-width: 71.4285714286%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-max-w="50"] { max-width: 71.4285714286%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-w="51"] { width: 72.8571428571%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-x="51"] { left: 72.8571428571%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-min-w="51"] { min-width: 72.8571428571%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-max-w="51"] { max-width: 72.8571428571%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-w="52"] { width: 74.2857142857%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-x="52"] { left: 74.2857142857%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-min-w="52"] { min-width: 74.2857142857%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-max-w="52"] { max-width: 74.2857142857%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-w="53"] { width: 75.7142857143%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-x="53"] { left: 75.7142857143%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-min-w="53"] { min-width: 75.7142857143%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-max-w="53"] { max-width: 75.7142857143%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-w="54"] { width: 77.1428571429%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-x="54"] { left: 77.1428571429%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-min-w="54"] { min-width: 77.1428571429%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-max-w="54"] { max-width: 77.1428571429%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-w="55"] { width: 78.5714285714%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-x="55"] { left: 78.5714285714%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-min-w="55"] { min-width: 78.5714285714%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-max-w="55"] { max-width: 78.5714285714%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-w="56"] { width: 80%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-x="56"] { left: 80%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-min-w="56"] { min-width: 80%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-max-w="56"] { max-width: 80%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-w="57"] { width: 81.4285714286%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-x="57"] { left: 81.4285714286%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-min-w="57"] { min-width: 81.4285714286%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-max-w="57"] { max-width: 81.4285714286%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-w="58"] { width: 82.8571428571%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-x="58"] { left: 82.8571428571%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-min-w="58"] { min-width: 82.8571428571%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-max-w="58"] { max-width: 82.8571428571%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-w="59"] { width: 84.2857142857%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-x="59"] { left: 84.2857142857%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-min-w="59"] { min-width: 84.2857142857%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-max-w="59"] { max-width: 84.2857142857%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-w="60"] { width: 85.7142857143%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-x="60"] { left: 85.7142857143%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-min-w="60"] { min-width: 85.7142857143%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-max-w="60"] { max-width: 85.7142857143%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-w="61"] { width: 87.1428571429%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-x="61"] { left: 87.1428571429%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-min-w="61"] { min-width: 87.1428571429%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-max-w="61"] { max-width: 87.1428571429%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-w="62"] { width: 88.5714285714%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-x="62"] { left: 88.5714285714%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-min-w="62"] { min-width: 88.5714285714%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-max-w="62"] { max-width: 88.5714285714%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-w="63"] { width: 90%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-x="63"] { left: 90%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-min-w="63"] { min-width: 90%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-max-w="63"] { max-width: 90%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-w="64"] { width: 91.4285714286%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-x="64"] { left: 91.4285714286%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-min-w="64"] { min-width: 91.4285714286%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-max-w="64"] { max-width: 91.4285714286%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-w="65"] { width: 92.8571428571%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-x="65"] { left: 92.8571428571%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-min-w="65"] { min-width: 92.8571428571%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-max-w="65"] { max-width: 92.8571428571%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-w="66"] { width: 94.2857142857%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-x="66"] { left: 94.2857142857%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-min-w="66"] { min-width: 94.2857142857%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-max-w="66"] { max-width: 94.2857142857%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-w="67"] { width: 95.7142857143%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-x="67"] { left: 95.7142857143%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-min-w="67"] { min-width: 95.7142857143%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-max-w="67"] { max-width: 95.7142857143%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-w="68"] { width: 97.1428571429%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-x="68"] { left: 97.1428571429%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-min-w="68"] { min-width: 97.1428571429%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-max-w="68"] { max-width: 97.1428571429%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-w="69"] { width: 98.5714285714%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-x="69"] { left: 98.5714285714%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-min-w="69"] { min-width: 98.5714285714%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-max-w="69"] { max-width: 98.5714285714%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-w="70"] { width: 100%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-x="70"] { left: 100%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-min-w="70"] { min-width: 100%; } .grid-stack.grid-stack-70 > .grid-stack-item[gs-max-w="70"] { max-width: 100%; } .grid-stack.grid-stack-71 > .grid-stack-item { min-width: 1.4084507042%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-w="1"] { width: 1.4084507042%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-x="1"] { left: 1.4084507042%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-min-w="1"] { min-width: 1.4084507042%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-max-w="1"] { max-width: 1.4084507042%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-w="2"] { width: 2.8169014085%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-x="2"] { left: 2.8169014085%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-min-w="2"] { min-width: 2.8169014085%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-max-w="2"] { max-width: 2.8169014085%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-w="3"] { width: 4.2253521127%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-x="3"] { left: 4.2253521127%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-min-w="3"] { min-width: 4.2253521127%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-max-w="3"] { max-width: 4.2253521127%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-w="4"] { width: 5.6338028169%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-x="4"] { left: 5.6338028169%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-min-w="4"] { min-width: 5.6338028169%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-max-w="4"] { max-width: 5.6338028169%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-w="5"] { width: 7.0422535211%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-x="5"] { left: 7.0422535211%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-min-w="5"] { min-width: 7.0422535211%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-max-w="5"] { max-width: 7.0422535211%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-w="6"] { width: 8.4507042254%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-x="6"] { left: 8.4507042254%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-min-w="6"] { min-width: 8.4507042254%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-max-w="6"] { max-width: 8.4507042254%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-w="7"] { width: 9.8591549296%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-x="7"] { left: 9.8591549296%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-min-w="7"] { min-width: 9.8591549296%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-max-w="7"] { max-width: 9.8591549296%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-w="8"] { width: 11.2676056338%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-x="8"] { left: 11.2676056338%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-min-w="8"] { min-width: 11.2676056338%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-max-w="8"] { max-width: 11.2676056338%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-w="9"] { width: 12.676056338%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-x="9"] { left: 12.676056338%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-min-w="9"] { min-width: 12.676056338%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-max-w="9"] { max-width: 12.676056338%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-w="10"] { width: 14.0845070423%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-x="10"] { left: 14.0845070423%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-min-w="10"] { min-width: 14.0845070423%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-max-w="10"] { max-width: 14.0845070423%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-w="11"] { width: 15.4929577465%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-x="11"] { left: 15.4929577465%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-min-w="11"] { min-width: 15.4929577465%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-max-w="11"] { max-width: 15.4929577465%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-w="12"] { width: 16.9014084507%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-x="12"] { left: 16.9014084507%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-min-w="12"] { min-width: 16.9014084507%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-max-w="12"] { max-width: 16.9014084507%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-w="13"] { width: 18.3098591549%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-x="13"] { left: 18.3098591549%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-min-w="13"] { min-width: 18.3098591549%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-max-w="13"] { max-width: 18.3098591549%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-w="14"] { width: 19.7183098592%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-x="14"] { left: 19.7183098592%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-min-w="14"] { min-width: 19.7183098592%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-max-w="14"] { max-width: 19.7183098592%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-w="15"] { width: 21.1267605634%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-x="15"] { left: 21.1267605634%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-min-w="15"] { min-width: 21.1267605634%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-max-w="15"] { max-width: 21.1267605634%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-w="16"] { width: 22.5352112676%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-x="16"] { left: 22.5352112676%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-min-w="16"] { min-width: 22.5352112676%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-max-w="16"] { max-width: 22.5352112676%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-w="17"] { width: 23.9436619718%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-x="17"] { left: 23.9436619718%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-min-w="17"] { min-width: 23.9436619718%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-max-w="17"] { max-width: 23.9436619718%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-w="18"] { width: 25.3521126761%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-x="18"] { left: 25.3521126761%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-min-w="18"] { min-width: 25.3521126761%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-max-w="18"] { max-width: 25.3521126761%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-w="19"] { width: 26.7605633803%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-x="19"] { left: 26.7605633803%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-min-w="19"] { min-width: 26.7605633803%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-max-w="19"] { max-width: 26.7605633803%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-w="20"] { width: 28.1690140845%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-x="20"] { left: 28.1690140845%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-min-w="20"] { min-width: 28.1690140845%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-max-w="20"] { max-width: 28.1690140845%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-w="21"] { width: 29.5774647887%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-x="21"] { left: 29.5774647887%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-min-w="21"] { min-width: 29.5774647887%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-max-w="21"] { max-width: 29.5774647887%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-w="22"] { width: 30.985915493%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-x="22"] { left: 30.985915493%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-min-w="22"] { min-width: 30.985915493%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-max-w="22"] { max-width: 30.985915493%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-w="23"] { width: 32.3943661972%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-x="23"] { left: 32.3943661972%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-min-w="23"] { min-width: 32.3943661972%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-max-w="23"] { max-width: 32.3943661972%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-w="24"] { width: 33.8028169014%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-x="24"] { left: 33.8028169014%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-min-w="24"] { min-width: 33.8028169014%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-max-w="24"] { max-width: 33.8028169014%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-w="25"] { width: 35.2112676056%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-x="25"] { left: 35.2112676056%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-min-w="25"] { min-width: 35.2112676056%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-max-w="25"] { max-width: 35.2112676056%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-w="26"] { width: 36.6197183099%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-x="26"] { left: 36.6197183099%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-min-w="26"] { min-width: 36.6197183099%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-max-w="26"] { max-width: 36.6197183099%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-w="27"] { width: 38.0281690141%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-x="27"] { left: 38.0281690141%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-min-w="27"] { min-width: 38.0281690141%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-max-w="27"] { max-width: 38.0281690141%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-w="28"] { width: 39.4366197183%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-x="28"] { left: 39.4366197183%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-min-w="28"] { min-width: 39.4366197183%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-max-w="28"] { max-width: 39.4366197183%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-w="29"] { width: 40.8450704225%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-x="29"] { left: 40.8450704225%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-min-w="29"] { min-width: 40.8450704225%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-max-w="29"] { max-width: 40.8450704225%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-w="30"] { width: 42.2535211268%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-x="30"] { left: 42.2535211268%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-min-w="30"] { min-width: 42.2535211268%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-max-w="30"] { max-width: 42.2535211268%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-w="31"] { width: 43.661971831%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-x="31"] { left: 43.661971831%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-min-w="31"] { min-width: 43.661971831%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-max-w="31"] { max-width: 43.661971831%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-w="32"] { width: 45.0704225352%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-x="32"] { left: 45.0704225352%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-min-w="32"] { min-width: 45.0704225352%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-max-w="32"] { max-width: 45.0704225352%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-w="33"] { width: 46.4788732394%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-x="33"] { left: 46.4788732394%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-min-w="33"] { min-width: 46.4788732394%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-max-w="33"] { max-width: 46.4788732394%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-w="34"] { width: 47.8873239437%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-x="34"] { left: 47.8873239437%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-min-w="34"] { min-width: 47.8873239437%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-max-w="34"] { max-width: 47.8873239437%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-w="35"] { width: 49.2957746479%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-x="35"] { left: 49.2957746479%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-min-w="35"] { min-width: 49.2957746479%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-max-w="35"] { max-width: 49.2957746479%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-w="36"] { width: 50.7042253521%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-x="36"] { left: 50.7042253521%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-min-w="36"] { min-width: 50.7042253521%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-max-w="36"] { max-width: 50.7042253521%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-w="37"] { width: 52.1126760563%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-x="37"] { left: 52.1126760563%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-min-w="37"] { min-width: 52.1126760563%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-max-w="37"] { max-width: 52.1126760563%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-w="38"] { width: 53.5211267606%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-x="38"] { left: 53.5211267606%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-min-w="38"] { min-width: 53.5211267606%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-max-w="38"] { max-width: 53.5211267606%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-w="39"] { width: 54.9295774648%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-x="39"] { left: 54.9295774648%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-min-w="39"] { min-width: 54.9295774648%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-max-w="39"] { max-width: 54.9295774648%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-w="40"] { width: 56.338028169%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-x="40"] { left: 56.338028169%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-min-w="40"] { min-width: 56.338028169%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-max-w="40"] { max-width: 56.338028169%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-w="41"] { width: 57.7464788732%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-x="41"] { left: 57.7464788732%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-min-w="41"] { min-width: 57.7464788732%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-max-w="41"] { max-width: 57.7464788732%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-w="42"] { width: 59.1549295775%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-x="42"] { left: 59.1549295775%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-min-w="42"] { min-width: 59.1549295775%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-max-w="42"] { max-width: 59.1549295775%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-w="43"] { width: 60.5633802817%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-x="43"] { left: 60.5633802817%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-min-w="43"] { min-width: 60.5633802817%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-max-w="43"] { max-width: 60.5633802817%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-w="44"] { width: 61.9718309859%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-x="44"] { left: 61.9718309859%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-min-w="44"] { min-width: 61.9718309859%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-max-w="44"] { max-width: 61.9718309859%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-w="45"] { width: 63.3802816901%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-x="45"] { left: 63.3802816901%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-min-w="45"] { min-width: 63.3802816901%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-max-w="45"] { max-width: 63.3802816901%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-w="46"] { width: 64.7887323944%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-x="46"] { left: 64.7887323944%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-min-w="46"] { min-width: 64.7887323944%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-max-w="46"] { max-width: 64.7887323944%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-w="47"] { width: 66.1971830986%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-x="47"] { left: 66.1971830986%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-min-w="47"] { min-width: 66.1971830986%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-max-w="47"] { max-width: 66.1971830986%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-w="48"] { width: 67.6056338028%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-x="48"] { left: 67.6056338028%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-min-w="48"] { min-width: 67.6056338028%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-max-w="48"] { max-width: 67.6056338028%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-w="49"] { width: 69.014084507%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-x="49"] { left: 69.014084507%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-min-w="49"] { min-width: 69.014084507%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-max-w="49"] { max-width: 69.014084507%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-w="50"] { width: 70.4225352113%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-x="50"] { left: 70.4225352113%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-min-w="50"] { min-width: 70.4225352113%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-max-w="50"] { max-width: 70.4225352113%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-w="51"] { width: 71.8309859155%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-x="51"] { left: 71.8309859155%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-min-w="51"] { min-width: 71.8309859155%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-max-w="51"] { max-width: 71.8309859155%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-w="52"] { width: 73.2394366197%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-x="52"] { left: 73.2394366197%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-min-w="52"] { min-width: 73.2394366197%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-max-w="52"] { max-width: 73.2394366197%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-w="53"] { width: 74.6478873239%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-x="53"] { left: 74.6478873239%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-min-w="53"] { min-width: 74.6478873239%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-max-w="53"] { max-width: 74.6478873239%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-w="54"] { width: 76.0563380282%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-x="54"] { left: 76.0563380282%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-min-w="54"] { min-width: 76.0563380282%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-max-w="54"] { max-width: 76.0563380282%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-w="55"] { width: 77.4647887324%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-x="55"] { left: 77.4647887324%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-min-w="55"] { min-width: 77.4647887324%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-max-w="55"] { max-width: 77.4647887324%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-w="56"] { width: 78.8732394366%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-x="56"] { left: 78.8732394366%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-min-w="56"] { min-width: 78.8732394366%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-max-w="56"] { max-width: 78.8732394366%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-w="57"] { width: 80.2816901408%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-x="57"] { left: 80.2816901408%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-min-w="57"] { min-width: 80.2816901408%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-max-w="57"] { max-width: 80.2816901408%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-w="58"] { width: 81.6901408451%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-x="58"] { left: 81.6901408451%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-min-w="58"] { min-width: 81.6901408451%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-max-w="58"] { max-width: 81.6901408451%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-w="59"] { width: 83.0985915493%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-x="59"] { left: 83.0985915493%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-min-w="59"] { min-width: 83.0985915493%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-max-w="59"] { max-width: 83.0985915493%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-w="60"] { width: 84.5070422535%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-x="60"] { left: 84.5070422535%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-min-w="60"] { min-width: 84.5070422535%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-max-w="60"] { max-width: 84.5070422535%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-w="61"] { width: 85.9154929577%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-x="61"] { left: 85.9154929577%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-min-w="61"] { min-width: 85.9154929577%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-max-w="61"] { max-width: 85.9154929577%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-w="62"] { width: 87.323943662%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-x="62"] { left: 87.323943662%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-min-w="62"] { min-width: 87.323943662%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-max-w="62"] { max-width: 87.323943662%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-w="63"] { width: 88.7323943662%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-x="63"] { left: 88.7323943662%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-min-w="63"] { min-width: 88.7323943662%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-max-w="63"] { max-width: 88.7323943662%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-w="64"] { width: 90.1408450704%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-x="64"] { left: 90.1408450704%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-min-w="64"] { min-width: 90.1408450704%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-max-w="64"] { max-width: 90.1408450704%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-w="65"] { width: 91.5492957746%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-x="65"] { left: 91.5492957746%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-min-w="65"] { min-width: 91.5492957746%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-max-w="65"] { max-width: 91.5492957746%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-w="66"] { width: 92.9577464789%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-x="66"] { left: 92.9577464789%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-min-w="66"] { min-width: 92.9577464789%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-max-w="66"] { max-width: 92.9577464789%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-w="67"] { width: 94.3661971831%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-x="67"] { left: 94.3661971831%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-min-w="67"] { min-width: 94.3661971831%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-max-w="67"] { max-width: 94.3661971831%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-w="68"] { width: 95.7746478873%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-x="68"] { left: 95.7746478873%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-min-w="68"] { min-width: 95.7746478873%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-max-w="68"] { max-width: 95.7746478873%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-w="69"] { width: 97.1830985915%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-x="69"] { left: 97.1830985915%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-min-w="69"] { min-width: 97.1830985915%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-max-w="69"] { max-width: 97.1830985915%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-w="70"] { width: 98.5915492958%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-x="70"] { left: 98.5915492958%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-min-w="70"] { min-width: 98.5915492958%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-max-w="70"] { max-width: 98.5915492958%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-w="71"] { width: 100%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-x="71"] { left: 100%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-min-w="71"] { min-width: 100%; } .grid-stack.grid-stack-71 > .grid-stack-item[gs-max-w="71"] { max-width: 100%; } .grid-stack.grid-stack-72 > .grid-stack-item { min-width: 1.3888888889%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-w="1"] { width: 1.3888888889%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-x="1"] { left: 1.3888888889%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-min-w="1"] { min-width: 1.3888888889%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-max-w="1"] { max-width: 1.3888888889%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-w="2"] { width: 2.7777777778%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-x="2"] { left: 2.7777777778%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-min-w="2"] { min-width: 2.7777777778%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-max-w="2"] { max-width: 2.7777777778%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-w="3"] { width: 4.1666666667%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-x="3"] { left: 4.1666666667%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-min-w="3"] { min-width: 4.1666666667%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-max-w="3"] { max-width: 4.1666666667%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-w="4"] { width: 5.5555555556%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-x="4"] { left: 5.5555555556%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-min-w="4"] { min-width: 5.5555555556%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-max-w="4"] { max-width: 5.5555555556%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-w="5"] { width: 6.9444444444%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-x="5"] { left: 6.9444444444%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-min-w="5"] { min-width: 6.9444444444%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-max-w="5"] { max-width: 6.9444444444%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-w="6"] { width: 8.3333333333%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-x="6"] { left: 8.3333333333%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-min-w="6"] { min-width: 8.3333333333%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-max-w="6"] { max-width: 8.3333333333%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-w="7"] { width: 9.7222222222%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-x="7"] { left: 9.7222222222%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-min-w="7"] { min-width: 9.7222222222%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-max-w="7"] { max-width: 9.7222222222%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-w="8"] { width: 11.1111111111%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-x="8"] { left: 11.1111111111%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-min-w="8"] { min-width: 11.1111111111%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-max-w="8"] { max-width: 11.1111111111%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-w="9"] { width: 12.5%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-x="9"] { left: 12.5%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-min-w="9"] { min-width: 12.5%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-max-w="9"] { max-width: 12.5%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-w="10"] { width: 13.8888888889%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-x="10"] { left: 13.8888888889%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-min-w="10"] { min-width: 13.8888888889%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-max-w="10"] { max-width: 13.8888888889%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-w="11"] { width: 15.2777777778%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-x="11"] { left: 15.2777777778%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-min-w="11"] { min-width: 15.2777777778%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-max-w="11"] { max-width: 15.2777777778%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-w="12"] { width: 16.6666666667%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-x="12"] { left: 16.6666666667%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-min-w="12"] { min-width: 16.6666666667%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-max-w="12"] { max-width: 16.6666666667%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-w="13"] { width: 18.0555555556%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-x="13"] { left: 18.0555555556%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-min-w="13"] { min-width: 18.0555555556%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-max-w="13"] { max-width: 18.0555555556%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-w="14"] { width: 19.4444444444%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-x="14"] { left: 19.4444444444%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-min-w="14"] { min-width: 19.4444444444%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-max-w="14"] { max-width: 19.4444444444%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-w="15"] { width: 20.8333333333%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-x="15"] { left: 20.8333333333%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-min-w="15"] { min-width: 20.8333333333%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-max-w="15"] { max-width: 20.8333333333%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-w="16"] { width: 22.2222222222%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-x="16"] { left: 22.2222222222%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-min-w="16"] { min-width: 22.2222222222%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-max-w="16"] { max-width: 22.2222222222%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-w="17"] { width: 23.6111111111%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-x="17"] { left: 23.6111111111%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-min-w="17"] { min-width: 23.6111111111%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-max-w="17"] { max-width: 23.6111111111%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-w="18"] { width: 25%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-x="18"] { left: 25%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-min-w="18"] { min-width: 25%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-max-w="18"] { max-width: 25%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-w="19"] { width: 26.3888888889%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-x="19"] { left: 26.3888888889%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-min-w="19"] { min-width: 26.3888888889%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-max-w="19"] { max-width: 26.3888888889%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-w="20"] { width: 27.7777777778%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-x="20"] { left: 27.7777777778%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-min-w="20"] { min-width: 27.7777777778%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-max-w="20"] { max-width: 27.7777777778%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-w="21"] { width: 29.1666666667%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-x="21"] { left: 29.1666666667%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-min-w="21"] { min-width: 29.1666666667%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-max-w="21"] { max-width: 29.1666666667%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-w="22"] { width: 30.5555555556%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-x="22"] { left: 30.5555555556%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-min-w="22"] { min-width: 30.5555555556%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-max-w="22"] { max-width: 30.5555555556%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-w="23"] { width: 31.9444444444%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-x="23"] { left: 31.9444444444%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-min-w="23"] { min-width: 31.9444444444%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-max-w="23"] { max-width: 31.9444444444%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-w="24"] { width: 33.3333333333%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-x="24"] { left: 33.3333333333%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-min-w="24"] { min-width: 33.3333333333%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-max-w="24"] { max-width: 33.3333333333%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-w="25"] { width: 34.7222222222%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-x="25"] { left: 34.7222222222%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-min-w="25"] { min-width: 34.7222222222%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-max-w="25"] { max-width: 34.7222222222%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-w="26"] { width: 36.1111111111%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-x="26"] { left: 36.1111111111%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-min-w="26"] { min-width: 36.1111111111%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-max-w="26"] { max-width: 36.1111111111%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-w="27"] { width: 37.5%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-x="27"] { left: 37.5%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-min-w="27"] { min-width: 37.5%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-max-w="27"] { max-width: 37.5%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-w="28"] { width: 38.8888888889%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-x="28"] { left: 38.8888888889%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-min-w="28"] { min-width: 38.8888888889%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-max-w="28"] { max-width: 38.8888888889%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-w="29"] { width: 40.2777777778%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-x="29"] { left: 40.2777777778%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-min-w="29"] { min-width: 40.2777777778%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-max-w="29"] { max-width: 40.2777777778%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-w="30"] { width: 41.6666666667%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-x="30"] { left: 41.6666666667%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-min-w="30"] { min-width: 41.6666666667%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-max-w="30"] { max-width: 41.6666666667%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-w="31"] { width: 43.0555555556%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-x="31"] { left: 43.0555555556%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-min-w="31"] { min-width: 43.0555555556%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-max-w="31"] { max-width: 43.0555555556%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-w="32"] { width: 44.4444444444%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-x="32"] { left: 44.4444444444%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-min-w="32"] { min-width: 44.4444444444%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-max-w="32"] { max-width: 44.4444444444%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-w="33"] { width: 45.8333333333%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-x="33"] { left: 45.8333333333%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-min-w="33"] { min-width: 45.8333333333%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-max-w="33"] { max-width: 45.8333333333%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-w="34"] { width: 47.2222222222%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-x="34"] { left: 47.2222222222%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-min-w="34"] { min-width: 47.2222222222%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-max-w="34"] { max-width: 47.2222222222%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-w="35"] { width: 48.6111111111%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-x="35"] { left: 48.6111111111%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-min-w="35"] { min-width: 48.6111111111%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-max-w="35"] { max-width: 48.6111111111%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-w="36"] { width: 50%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-x="36"] { left: 50%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-min-w="36"] { min-width: 50%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-max-w="36"] { max-width: 50%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-w="37"] { width: 51.3888888889%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-x="37"] { left: 51.3888888889%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-min-w="37"] { min-width: 51.3888888889%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-max-w="37"] { max-width: 51.3888888889%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-w="38"] { width: 52.7777777778%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-x="38"] { left: 52.7777777778%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-min-w="38"] { min-width: 52.7777777778%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-max-w="38"] { max-width: 52.7777777778%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-w="39"] { width: 54.1666666667%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-x="39"] { left: 54.1666666667%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-min-w="39"] { min-width: 54.1666666667%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-max-w="39"] { max-width: 54.1666666667%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-w="40"] { width: 55.5555555556%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-x="40"] { left: 55.5555555556%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-min-w="40"] { min-width: 55.5555555556%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-max-w="40"] { max-width: 55.5555555556%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-w="41"] { width: 56.9444444444%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-x="41"] { left: 56.9444444444%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-min-w="41"] { min-width: 56.9444444444%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-max-w="41"] { max-width: 56.9444444444%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-w="42"] { width: 58.3333333333%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-x="42"] { left: 58.3333333333%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-min-w="42"] { min-width: 58.3333333333%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-max-w="42"] { max-width: 58.3333333333%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-w="43"] { width: 59.7222222222%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-x="43"] { left: 59.7222222222%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-min-w="43"] { min-width: 59.7222222222%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-max-w="43"] { max-width: 59.7222222222%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-w="44"] { width: 61.1111111111%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-x="44"] { left: 61.1111111111%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-min-w="44"] { min-width: 61.1111111111%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-max-w="44"] { max-width: 61.1111111111%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-w="45"] { width: 62.5%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-x="45"] { left: 62.5%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-min-w="45"] { min-width: 62.5%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-max-w="45"] { max-width: 62.5%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-w="46"] { width: 63.8888888889%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-x="46"] { left: 63.8888888889%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-min-w="46"] { min-width: 63.8888888889%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-max-w="46"] { max-width: 63.8888888889%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-w="47"] { width: 65.2777777778%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-x="47"] { left: 65.2777777778%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-min-w="47"] { min-width: 65.2777777778%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-max-w="47"] { max-width: 65.2777777778%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-w="48"] { width: 66.6666666667%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-x="48"] { left: 66.6666666667%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-min-w="48"] { min-width: 66.6666666667%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-max-w="48"] { max-width: 66.6666666667%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-w="49"] { width: 68.0555555556%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-x="49"] { left: 68.0555555556%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-min-w="49"] { min-width: 68.0555555556%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-max-w="49"] { max-width: 68.0555555556%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-w="50"] { width: 69.4444444444%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-x="50"] { left: 69.4444444444%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-min-w="50"] { min-width: 69.4444444444%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-max-w="50"] { max-width: 69.4444444444%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-w="51"] { width: 70.8333333333%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-x="51"] { left: 70.8333333333%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-min-w="51"] { min-width: 70.8333333333%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-max-w="51"] { max-width: 70.8333333333%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-w="52"] { width: 72.2222222222%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-x="52"] { left: 72.2222222222%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-min-w="52"] { min-width: 72.2222222222%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-max-w="52"] { max-width: 72.2222222222%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-w="53"] { width: 73.6111111111%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-x="53"] { left: 73.6111111111%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-min-w="53"] { min-width: 73.6111111111%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-max-w="53"] { max-width: 73.6111111111%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-w="54"] { width: 75%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-x="54"] { left: 75%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-min-w="54"] { min-width: 75%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-max-w="54"] { max-width: 75%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-w="55"] { width: 76.3888888889%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-x="55"] { left: 76.3888888889%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-min-w="55"] { min-width: 76.3888888889%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-max-w="55"] { max-width: 76.3888888889%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-w="56"] { width: 77.7777777778%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-x="56"] { left: 77.7777777778%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-min-w="56"] { min-width: 77.7777777778%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-max-w="56"] { max-width: 77.7777777778%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-w="57"] { width: 79.1666666667%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-x="57"] { left: 79.1666666667%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-min-w="57"] { min-width: 79.1666666667%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-max-w="57"] { max-width: 79.1666666667%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-w="58"] { width: 80.5555555556%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-x="58"] { left: 80.5555555556%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-min-w="58"] { min-width: 80.5555555556%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-max-w="58"] { max-width: 80.5555555556%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-w="59"] { width: 81.9444444444%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-x="59"] { left: 81.9444444444%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-min-w="59"] { min-width: 81.9444444444%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-max-w="59"] { max-width: 81.9444444444%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-w="60"] { width: 83.3333333333%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-x="60"] { left: 83.3333333333%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-min-w="60"] { min-width: 83.3333333333%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-max-w="60"] { max-width: 83.3333333333%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-w="61"] { width: 84.7222222222%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-x="61"] { left: 84.7222222222%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-min-w="61"] { min-width: 84.7222222222%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-max-w="61"] { max-width: 84.7222222222%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-w="62"] { width: 86.1111111111%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-x="62"] { left: 86.1111111111%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-min-w="62"] { min-width: 86.1111111111%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-max-w="62"] { max-width: 86.1111111111%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-w="63"] { width: 87.5%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-x="63"] { left: 87.5%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-min-w="63"] { min-width: 87.5%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-max-w="63"] { max-width: 87.5%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-w="64"] { width: 88.8888888889%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-x="64"] { left: 88.8888888889%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-min-w="64"] { min-width: 88.8888888889%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-max-w="64"] { max-width: 88.8888888889%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-w="65"] { width: 90.2777777778%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-x="65"] { left: 90.2777777778%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-min-w="65"] { min-width: 90.2777777778%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-max-w="65"] { max-width: 90.2777777778%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-w="66"] { width: 91.6666666667%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-x="66"] { left: 91.6666666667%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-min-w="66"] { min-width: 91.6666666667%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-max-w="66"] { max-width: 91.6666666667%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-w="67"] { width: 93.0555555556%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-x="67"] { left: 93.0555555556%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-min-w="67"] { min-width: 93.0555555556%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-max-w="67"] { max-width: 93.0555555556%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-w="68"] { width: 94.4444444444%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-x="68"] { left: 94.4444444444%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-min-w="68"] { min-width: 94.4444444444%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-max-w="68"] { max-width: 94.4444444444%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-w="69"] { width: 95.8333333333%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-x="69"] { left: 95.8333333333%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-min-w="69"] { min-width: 95.8333333333%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-max-w="69"] { max-width: 95.8333333333%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-w="70"] { width: 97.2222222222%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-x="70"] { left: 97.2222222222%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-min-w="70"] { min-width: 97.2222222222%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-max-w="70"] { max-width: 97.2222222222%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-w="71"] { width: 98.6111111111%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-x="71"] { left: 98.6111111111%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-min-w="71"] { min-width: 98.6111111111%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-max-w="71"] { max-width: 98.6111111111%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-w="72"] { width: 100%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-x="72"] { left: 100%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-min-w="72"] { min-width: 100%; } .grid-stack.grid-stack-72 > .grid-stack-item[gs-max-w="72"] { max-width: 100%; } .grid-stack.grid-stack-73 > .grid-stack-item { min-width: 1.3698630137%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-w="1"] { width: 1.3698630137%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-x="1"] { left: 1.3698630137%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-min-w="1"] { min-width: 1.3698630137%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-max-w="1"] { max-width: 1.3698630137%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-w="2"] { width: 2.7397260274%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-x="2"] { left: 2.7397260274%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-min-w="2"] { min-width: 2.7397260274%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-max-w="2"] { max-width: 2.7397260274%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-w="3"] { width: 4.1095890411%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-x="3"] { left: 4.1095890411%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-min-w="3"] { min-width: 4.1095890411%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-max-w="3"] { max-width: 4.1095890411%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-w="4"] { width: 5.4794520548%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-x="4"] { left: 5.4794520548%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-min-w="4"] { min-width: 5.4794520548%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-max-w="4"] { max-width: 5.4794520548%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-w="5"] { width: 6.8493150685%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-x="5"] { left: 6.8493150685%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-min-w="5"] { min-width: 6.8493150685%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-max-w="5"] { max-width: 6.8493150685%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-w="6"] { width: 8.2191780822%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-x="6"] { left: 8.2191780822%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-min-w="6"] { min-width: 8.2191780822%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-max-w="6"] { max-width: 8.2191780822%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-w="7"] { width: 9.5890410959%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-x="7"] { left: 9.5890410959%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-min-w="7"] { min-width: 9.5890410959%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-max-w="7"] { max-width: 9.5890410959%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-w="8"] { width: 10.9589041096%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-x="8"] { left: 10.9589041096%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-min-w="8"] { min-width: 10.9589041096%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-max-w="8"] { max-width: 10.9589041096%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-w="9"] { width: 12.3287671233%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-x="9"] { left: 12.3287671233%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-min-w="9"] { min-width: 12.3287671233%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-max-w="9"] { max-width: 12.3287671233%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-w="10"] { width: 13.698630137%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-x="10"] { left: 13.698630137%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-min-w="10"] { min-width: 13.698630137%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-max-w="10"] { max-width: 13.698630137%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-w="11"] { width: 15.0684931507%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-x="11"] { left: 15.0684931507%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-min-w="11"] { min-width: 15.0684931507%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-max-w="11"] { max-width: 15.0684931507%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-w="12"] { width: 16.4383561644%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-x="12"] { left: 16.4383561644%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-min-w="12"] { min-width: 16.4383561644%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-max-w="12"] { max-width: 16.4383561644%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-w="13"] { width: 17.8082191781%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-x="13"] { left: 17.8082191781%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-min-w="13"] { min-width: 17.8082191781%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-max-w="13"] { max-width: 17.8082191781%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-w="14"] { width: 19.1780821918%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-x="14"] { left: 19.1780821918%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-min-w="14"] { min-width: 19.1780821918%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-max-w="14"] { max-width: 19.1780821918%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-w="15"] { width: 20.5479452055%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-x="15"] { left: 20.5479452055%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-min-w="15"] { min-width: 20.5479452055%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-max-w="15"] { max-width: 20.5479452055%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-w="16"] { width: 21.9178082192%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-x="16"] { left: 21.9178082192%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-min-w="16"] { min-width: 21.9178082192%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-max-w="16"] { max-width: 21.9178082192%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-w="17"] { width: 23.2876712329%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-x="17"] { left: 23.2876712329%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-min-w="17"] { min-width: 23.2876712329%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-max-w="17"] { max-width: 23.2876712329%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-w="18"] { width: 24.6575342466%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-x="18"] { left: 24.6575342466%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-min-w="18"] { min-width: 24.6575342466%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-max-w="18"] { max-width: 24.6575342466%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-w="19"] { width: 26.0273972603%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-x="19"] { left: 26.0273972603%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-min-w="19"] { min-width: 26.0273972603%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-max-w="19"] { max-width: 26.0273972603%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-w="20"] { width: 27.397260274%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-x="20"] { left: 27.397260274%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-min-w="20"] { min-width: 27.397260274%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-max-w="20"] { max-width: 27.397260274%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-w="21"] { width: 28.7671232877%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-x="21"] { left: 28.7671232877%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-min-w="21"] { min-width: 28.7671232877%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-max-w="21"] { max-width: 28.7671232877%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-w="22"] { width: 30.1369863014%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-x="22"] { left: 30.1369863014%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-min-w="22"] { min-width: 30.1369863014%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-max-w="22"] { max-width: 30.1369863014%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-w="23"] { width: 31.5068493151%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-x="23"] { left: 31.5068493151%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-min-w="23"] { min-width: 31.5068493151%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-max-w="23"] { max-width: 31.5068493151%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-w="24"] { width: 32.8767123288%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-x="24"] { left: 32.8767123288%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-min-w="24"] { min-width: 32.8767123288%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-max-w="24"] { max-width: 32.8767123288%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-w="25"] { width: 34.2465753425%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-x="25"] { left: 34.2465753425%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-min-w="25"] { min-width: 34.2465753425%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-max-w="25"] { max-width: 34.2465753425%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-w="26"] { width: 35.6164383562%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-x="26"] { left: 35.6164383562%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-min-w="26"] { min-width: 35.6164383562%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-max-w="26"] { max-width: 35.6164383562%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-w="27"] { width: 36.9863013699%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-x="27"] { left: 36.9863013699%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-min-w="27"] { min-width: 36.9863013699%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-max-w="27"] { max-width: 36.9863013699%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-w="28"] { width: 38.3561643836%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-x="28"] { left: 38.3561643836%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-min-w="28"] { min-width: 38.3561643836%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-max-w="28"] { max-width: 38.3561643836%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-w="29"] { width: 39.7260273973%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-x="29"] { left: 39.7260273973%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-min-w="29"] { min-width: 39.7260273973%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-max-w="29"] { max-width: 39.7260273973%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-w="30"] { width: 41.095890411%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-x="30"] { left: 41.095890411%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-min-w="30"] { min-width: 41.095890411%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-max-w="30"] { max-width: 41.095890411%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-w="31"] { width: 42.4657534247%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-x="31"] { left: 42.4657534247%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-min-w="31"] { min-width: 42.4657534247%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-max-w="31"] { max-width: 42.4657534247%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-w="32"] { width: 43.8356164384%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-x="32"] { left: 43.8356164384%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-min-w="32"] { min-width: 43.8356164384%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-max-w="32"] { max-width: 43.8356164384%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-w="33"] { width: 45.2054794521%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-x="33"] { left: 45.2054794521%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-min-w="33"] { min-width: 45.2054794521%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-max-w="33"] { max-width: 45.2054794521%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-w="34"] { width: 46.5753424658%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-x="34"] { left: 46.5753424658%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-min-w="34"] { min-width: 46.5753424658%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-max-w="34"] { max-width: 46.5753424658%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-w="35"] { width: 47.9452054795%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-x="35"] { left: 47.9452054795%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-min-w="35"] { min-width: 47.9452054795%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-max-w="35"] { max-width: 47.9452054795%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-w="36"] { width: 49.3150684932%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-x="36"] { left: 49.3150684932%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-min-w="36"] { min-width: 49.3150684932%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-max-w="36"] { max-width: 49.3150684932%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-w="37"] { width: 50.6849315068%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-x="37"] { left: 50.6849315068%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-min-w="37"] { min-width: 50.6849315068%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-max-w="37"] { max-width: 50.6849315068%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-w="38"] { width: 52.0547945205%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-x="38"] { left: 52.0547945205%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-min-w="38"] { min-width: 52.0547945205%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-max-w="38"] { max-width: 52.0547945205%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-w="39"] { width: 53.4246575342%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-x="39"] { left: 53.4246575342%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-min-w="39"] { min-width: 53.4246575342%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-max-w="39"] { max-width: 53.4246575342%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-w="40"] { width: 54.7945205479%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-x="40"] { left: 54.7945205479%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-min-w="40"] { min-width: 54.7945205479%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-max-w="40"] { max-width: 54.7945205479%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-w="41"] { width: 56.1643835616%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-x="41"] { left: 56.1643835616%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-min-w="41"] { min-width: 56.1643835616%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-max-w="41"] { max-width: 56.1643835616%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-w="42"] { width: 57.5342465753%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-x="42"] { left: 57.5342465753%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-min-w="42"] { min-width: 57.5342465753%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-max-w="42"] { max-width: 57.5342465753%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-w="43"] { width: 58.904109589%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-x="43"] { left: 58.904109589%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-min-w="43"] { min-width: 58.904109589%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-max-w="43"] { max-width: 58.904109589%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-w="44"] { width: 60.2739726027%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-x="44"] { left: 60.2739726027%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-min-w="44"] { min-width: 60.2739726027%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-max-w="44"] { max-width: 60.2739726027%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-w="45"] { width: 61.6438356164%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-x="45"] { left: 61.6438356164%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-min-w="45"] { min-width: 61.6438356164%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-max-w="45"] { max-width: 61.6438356164%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-w="46"] { width: 63.0136986301%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-x="46"] { left: 63.0136986301%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-min-w="46"] { min-width: 63.0136986301%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-max-w="46"] { max-width: 63.0136986301%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-w="47"] { width: 64.3835616438%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-x="47"] { left: 64.3835616438%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-min-w="47"] { min-width: 64.3835616438%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-max-w="47"] { max-width: 64.3835616438%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-w="48"] { width: 65.7534246575%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-x="48"] { left: 65.7534246575%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-min-w="48"] { min-width: 65.7534246575%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-max-w="48"] { max-width: 65.7534246575%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-w="49"] { width: 67.1232876712%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-x="49"] { left: 67.1232876712%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-min-w="49"] { min-width: 67.1232876712%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-max-w="49"] { max-width: 67.1232876712%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-w="50"] { width: 68.4931506849%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-x="50"] { left: 68.4931506849%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-min-w="50"] { min-width: 68.4931506849%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-max-w="50"] { max-width: 68.4931506849%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-w="51"] { width: 69.8630136986%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-x="51"] { left: 69.8630136986%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-min-w="51"] { min-width: 69.8630136986%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-max-w="51"] { max-width: 69.8630136986%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-w="52"] { width: 71.2328767123%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-x="52"] { left: 71.2328767123%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-min-w="52"] { min-width: 71.2328767123%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-max-w="52"] { max-width: 71.2328767123%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-w="53"] { width: 72.602739726%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-x="53"] { left: 72.602739726%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-min-w="53"] { min-width: 72.602739726%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-max-w="53"] { max-width: 72.602739726%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-w="54"] { width: 73.9726027397%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-x="54"] { left: 73.9726027397%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-min-w="54"] { min-width: 73.9726027397%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-max-w="54"] { max-width: 73.9726027397%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-w="55"] { width: 75.3424657534%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-x="55"] { left: 75.3424657534%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-min-w="55"] { min-width: 75.3424657534%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-max-w="55"] { max-width: 75.3424657534%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-w="56"] { width: 76.7123287671%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-x="56"] { left: 76.7123287671%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-min-w="56"] { min-width: 76.7123287671%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-max-w="56"] { max-width: 76.7123287671%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-w="57"] { width: 78.0821917808%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-x="57"] { left: 78.0821917808%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-min-w="57"] { min-width: 78.0821917808%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-max-w="57"] { max-width: 78.0821917808%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-w="58"] { width: 79.4520547945%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-x="58"] { left: 79.4520547945%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-min-w="58"] { min-width: 79.4520547945%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-max-w="58"] { max-width: 79.4520547945%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-w="59"] { width: 80.8219178082%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-x="59"] { left: 80.8219178082%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-min-w="59"] { min-width: 80.8219178082%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-max-w="59"] { max-width: 80.8219178082%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-w="60"] { width: 82.1917808219%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-x="60"] { left: 82.1917808219%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-min-w="60"] { min-width: 82.1917808219%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-max-w="60"] { max-width: 82.1917808219%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-w="61"] { width: 83.5616438356%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-x="61"] { left: 83.5616438356%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-min-w="61"] { min-width: 83.5616438356%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-max-w="61"] { max-width: 83.5616438356%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-w="62"] { width: 84.9315068493%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-x="62"] { left: 84.9315068493%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-min-w="62"] { min-width: 84.9315068493%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-max-w="62"] { max-width: 84.9315068493%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-w="63"] { width: 86.301369863%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-x="63"] { left: 86.301369863%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-min-w="63"] { min-width: 86.301369863%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-max-w="63"] { max-width: 86.301369863%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-w="64"] { width: 87.6712328767%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-x="64"] { left: 87.6712328767%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-min-w="64"] { min-width: 87.6712328767%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-max-w="64"] { max-width: 87.6712328767%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-w="65"] { width: 89.0410958904%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-x="65"] { left: 89.0410958904%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-min-w="65"] { min-width: 89.0410958904%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-max-w="65"] { max-width: 89.0410958904%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-w="66"] { width: 90.4109589041%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-x="66"] { left: 90.4109589041%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-min-w="66"] { min-width: 90.4109589041%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-max-w="66"] { max-width: 90.4109589041%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-w="67"] { width: 91.7808219178%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-x="67"] { left: 91.7808219178%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-min-w="67"] { min-width: 91.7808219178%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-max-w="67"] { max-width: 91.7808219178%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-w="68"] { width: 93.1506849315%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-x="68"] { left: 93.1506849315%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-min-w="68"] { min-width: 93.1506849315%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-max-w="68"] { max-width: 93.1506849315%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-w="69"] { width: 94.5205479452%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-x="69"] { left: 94.5205479452%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-min-w="69"] { min-width: 94.5205479452%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-max-w="69"] { max-width: 94.5205479452%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-w="70"] { width: 95.8904109589%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-x="70"] { left: 95.8904109589%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-min-w="70"] { min-width: 95.8904109589%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-max-w="70"] { max-width: 95.8904109589%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-w="71"] { width: 97.2602739726%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-x="71"] { left: 97.2602739726%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-min-w="71"] { min-width: 97.2602739726%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-max-w="71"] { max-width: 97.2602739726%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-w="72"] { width: 98.6301369863%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-x="72"] { left: 98.6301369863%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-min-w="72"] { min-width: 98.6301369863%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-max-w="72"] { max-width: 98.6301369863%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-w="73"] { width: 100%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-x="73"] { left: 100%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-min-w="73"] { min-width: 100%; } .grid-stack.grid-stack-73 > .grid-stack-item[gs-max-w="73"] { max-width: 100%; } .grid-stack.grid-stack-74 > .grid-stack-item { min-width: 1.3513513514%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-w="1"] { width: 1.3513513514%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-x="1"] { left: 1.3513513514%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-min-w="1"] { min-width: 1.3513513514%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-max-w="1"] { max-width: 1.3513513514%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-w="2"] { width: 2.7027027027%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-x="2"] { left: 2.7027027027%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-min-w="2"] { min-width: 2.7027027027%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-max-w="2"] { max-width: 2.7027027027%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-w="3"] { width: 4.0540540541%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-x="3"] { left: 4.0540540541%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-min-w="3"] { min-width: 4.0540540541%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-max-w="3"] { max-width: 4.0540540541%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-w="4"] { width: 5.4054054054%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-x="4"] { left: 5.4054054054%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-min-w="4"] { min-width: 5.4054054054%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-max-w="4"] { max-width: 5.4054054054%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-w="5"] { width: 6.7567567568%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-x="5"] { left: 6.7567567568%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-min-w="5"] { min-width: 6.7567567568%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-max-w="5"] { max-width: 6.7567567568%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-w="6"] { width: 8.1081081081%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-x="6"] { left: 8.1081081081%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-min-w="6"] { min-width: 8.1081081081%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-max-w="6"] { max-width: 8.1081081081%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-w="7"] { width: 9.4594594595%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-x="7"] { left: 9.4594594595%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-min-w="7"] { min-width: 9.4594594595%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-max-w="7"] { max-width: 9.4594594595%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-w="8"] { width: 10.8108108108%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-x="8"] { left: 10.8108108108%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-min-w="8"] { min-width: 10.8108108108%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-max-w="8"] { max-width: 10.8108108108%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-w="9"] { width: 12.1621621622%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-x="9"] { left: 12.1621621622%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-min-w="9"] { min-width: 12.1621621622%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-max-w="9"] { max-width: 12.1621621622%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-w="10"] { width: 13.5135135135%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-x="10"] { left: 13.5135135135%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-min-w="10"] { min-width: 13.5135135135%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-max-w="10"] { max-width: 13.5135135135%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-w="11"] { width: 14.8648648649%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-x="11"] { left: 14.8648648649%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-min-w="11"] { min-width: 14.8648648649%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-max-w="11"] { max-width: 14.8648648649%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-w="12"] { width: 16.2162162162%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-x="12"] { left: 16.2162162162%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-min-w="12"] { min-width: 16.2162162162%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-max-w="12"] { max-width: 16.2162162162%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-w="13"] { width: 17.5675675676%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-x="13"] { left: 17.5675675676%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-min-w="13"] { min-width: 17.5675675676%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-max-w="13"] { max-width: 17.5675675676%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-w="14"] { width: 18.9189189189%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-x="14"] { left: 18.9189189189%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-min-w="14"] { min-width: 18.9189189189%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-max-w="14"] { max-width: 18.9189189189%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-w="15"] { width: 20.2702702703%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-x="15"] { left: 20.2702702703%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-min-w="15"] { min-width: 20.2702702703%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-max-w="15"] { max-width: 20.2702702703%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-w="16"] { width: 21.6216216216%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-x="16"] { left: 21.6216216216%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-min-w="16"] { min-width: 21.6216216216%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-max-w="16"] { max-width: 21.6216216216%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-w="17"] { width: 22.972972973%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-x="17"] { left: 22.972972973%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-min-w="17"] { min-width: 22.972972973%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-max-w="17"] { max-width: 22.972972973%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-w="18"] { width: 24.3243243243%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-x="18"] { left: 24.3243243243%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-min-w="18"] { min-width: 24.3243243243%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-max-w="18"] { max-width: 24.3243243243%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-w="19"] { width: 25.6756756757%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-x="19"] { left: 25.6756756757%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-min-w="19"] { min-width: 25.6756756757%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-max-w="19"] { max-width: 25.6756756757%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-w="20"] { width: 27.027027027%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-x="20"] { left: 27.027027027%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-min-w="20"] { min-width: 27.027027027%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-max-w="20"] { max-width: 27.027027027%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-w="21"] { width: 28.3783783784%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-x="21"] { left: 28.3783783784%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-min-w="21"] { min-width: 28.3783783784%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-max-w="21"] { max-width: 28.3783783784%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-w="22"] { width: 29.7297297297%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-x="22"] { left: 29.7297297297%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-min-w="22"] { min-width: 29.7297297297%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-max-w="22"] { max-width: 29.7297297297%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-w="23"] { width: 31.0810810811%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-x="23"] { left: 31.0810810811%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-min-w="23"] { min-width: 31.0810810811%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-max-w="23"] { max-width: 31.0810810811%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-w="24"] { width: 32.4324324324%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-x="24"] { left: 32.4324324324%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-min-w="24"] { min-width: 32.4324324324%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-max-w="24"] { max-width: 32.4324324324%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-w="25"] { width: 33.7837837838%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-x="25"] { left: 33.7837837838%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-min-w="25"] { min-width: 33.7837837838%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-max-w="25"] { max-width: 33.7837837838%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-w="26"] { width: 35.1351351351%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-x="26"] { left: 35.1351351351%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-min-w="26"] { min-width: 35.1351351351%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-max-w="26"] { max-width: 35.1351351351%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-w="27"] { width: 36.4864864865%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-x="27"] { left: 36.4864864865%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-min-w="27"] { min-width: 36.4864864865%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-max-w="27"] { max-width: 36.4864864865%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-w="28"] { width: 37.8378378378%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-x="28"] { left: 37.8378378378%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-min-w="28"] { min-width: 37.8378378378%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-max-w="28"] { max-width: 37.8378378378%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-w="29"] { width: 39.1891891892%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-x="29"] { left: 39.1891891892%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-min-w="29"] { min-width: 39.1891891892%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-max-w="29"] { max-width: 39.1891891892%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-w="30"] { width: 40.5405405405%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-x="30"] { left: 40.5405405405%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-min-w="30"] { min-width: 40.5405405405%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-max-w="30"] { max-width: 40.5405405405%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-w="31"] { width: 41.8918918919%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-x="31"] { left: 41.8918918919%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-min-w="31"] { min-width: 41.8918918919%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-max-w="31"] { max-width: 41.8918918919%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-w="32"] { width: 43.2432432432%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-x="32"] { left: 43.2432432432%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-min-w="32"] { min-width: 43.2432432432%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-max-w="32"] { max-width: 43.2432432432%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-w="33"] { width: 44.5945945946%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-x="33"] { left: 44.5945945946%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-min-w="33"] { min-width: 44.5945945946%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-max-w="33"] { max-width: 44.5945945946%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-w="34"] { width: 45.9459459459%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-x="34"] { left: 45.9459459459%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-min-w="34"] { min-width: 45.9459459459%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-max-w="34"] { max-width: 45.9459459459%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-w="35"] { width: 47.2972972973%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-x="35"] { left: 47.2972972973%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-min-w="35"] { min-width: 47.2972972973%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-max-w="35"] { max-width: 47.2972972973%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-w="36"] { width: 48.6486486486%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-x="36"] { left: 48.6486486486%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-min-w="36"] { min-width: 48.6486486486%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-max-w="36"] { max-width: 48.6486486486%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-w="37"] { width: 50%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-x="37"] { left: 50%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-min-w="37"] { min-width: 50%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-max-w="37"] { max-width: 50%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-w="38"] { width: 51.3513513514%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-x="38"] { left: 51.3513513514%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-min-w="38"] { min-width: 51.3513513514%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-max-w="38"] { max-width: 51.3513513514%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-w="39"] { width: 52.7027027027%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-x="39"] { left: 52.7027027027%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-min-w="39"] { min-width: 52.7027027027%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-max-w="39"] { max-width: 52.7027027027%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-w="40"] { width: 54.0540540541%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-x="40"] { left: 54.0540540541%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-min-w="40"] { min-width: 54.0540540541%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-max-w="40"] { max-width: 54.0540540541%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-w="41"] { width: 55.4054054054%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-x="41"] { left: 55.4054054054%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-min-w="41"] { min-width: 55.4054054054%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-max-w="41"] { max-width: 55.4054054054%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-w="42"] { width: 56.7567567568%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-x="42"] { left: 56.7567567568%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-min-w="42"] { min-width: 56.7567567568%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-max-w="42"] { max-width: 56.7567567568%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-w="43"] { width: 58.1081081081%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-x="43"] { left: 58.1081081081%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-min-w="43"] { min-width: 58.1081081081%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-max-w="43"] { max-width: 58.1081081081%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-w="44"] { width: 59.4594594595%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-x="44"] { left: 59.4594594595%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-min-w="44"] { min-width: 59.4594594595%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-max-w="44"] { max-width: 59.4594594595%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-w="45"] { width: 60.8108108108%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-x="45"] { left: 60.8108108108%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-min-w="45"] { min-width: 60.8108108108%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-max-w="45"] { max-width: 60.8108108108%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-w="46"] { width: 62.1621621622%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-x="46"] { left: 62.1621621622%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-min-w="46"] { min-width: 62.1621621622%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-max-w="46"] { max-width: 62.1621621622%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-w="47"] { width: 63.5135135135%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-x="47"] { left: 63.5135135135%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-min-w="47"] { min-width: 63.5135135135%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-max-w="47"] { max-width: 63.5135135135%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-w="48"] { width: 64.8648648649%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-x="48"] { left: 64.8648648649%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-min-w="48"] { min-width: 64.8648648649%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-max-w="48"] { max-width: 64.8648648649%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-w="49"] { width: 66.2162162162%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-x="49"] { left: 66.2162162162%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-min-w="49"] { min-width: 66.2162162162%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-max-w="49"] { max-width: 66.2162162162%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-w="50"] { width: 67.5675675676%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-x="50"] { left: 67.5675675676%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-min-w="50"] { min-width: 67.5675675676%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-max-w="50"] { max-width: 67.5675675676%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-w="51"] { width: 68.9189189189%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-x="51"] { left: 68.9189189189%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-min-w="51"] { min-width: 68.9189189189%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-max-w="51"] { max-width: 68.9189189189%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-w="52"] { width: 70.2702702703%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-x="52"] { left: 70.2702702703%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-min-w="52"] { min-width: 70.2702702703%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-max-w="52"] { max-width: 70.2702702703%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-w="53"] { width: 71.6216216216%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-x="53"] { left: 71.6216216216%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-min-w="53"] { min-width: 71.6216216216%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-max-w="53"] { max-width: 71.6216216216%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-w="54"] { width: 72.972972973%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-x="54"] { left: 72.972972973%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-min-w="54"] { min-width: 72.972972973%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-max-w="54"] { max-width: 72.972972973%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-w="55"] { width: 74.3243243243%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-x="55"] { left: 74.3243243243%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-min-w="55"] { min-width: 74.3243243243%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-max-w="55"] { max-width: 74.3243243243%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-w="56"] { width: 75.6756756757%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-x="56"] { left: 75.6756756757%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-min-w="56"] { min-width: 75.6756756757%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-max-w="56"] { max-width: 75.6756756757%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-w="57"] { width: 77.027027027%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-x="57"] { left: 77.027027027%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-min-w="57"] { min-width: 77.027027027%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-max-w="57"] { max-width: 77.027027027%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-w="58"] { width: 78.3783783784%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-x="58"] { left: 78.3783783784%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-min-w="58"] { min-width: 78.3783783784%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-max-w="58"] { max-width: 78.3783783784%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-w="59"] { width: 79.7297297297%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-x="59"] { left: 79.7297297297%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-min-w="59"] { min-width: 79.7297297297%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-max-w="59"] { max-width: 79.7297297297%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-w="60"] { width: 81.0810810811%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-x="60"] { left: 81.0810810811%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-min-w="60"] { min-width: 81.0810810811%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-max-w="60"] { max-width: 81.0810810811%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-w="61"] { width: 82.4324324324%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-x="61"] { left: 82.4324324324%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-min-w="61"] { min-width: 82.4324324324%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-max-w="61"] { max-width: 82.4324324324%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-w="62"] { width: 83.7837837838%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-x="62"] { left: 83.7837837838%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-min-w="62"] { min-width: 83.7837837838%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-max-w="62"] { max-width: 83.7837837838%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-w="63"] { width: 85.1351351351%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-x="63"] { left: 85.1351351351%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-min-w="63"] { min-width: 85.1351351351%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-max-w="63"] { max-width: 85.1351351351%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-w="64"] { width: 86.4864864865%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-x="64"] { left: 86.4864864865%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-min-w="64"] { min-width: 86.4864864865%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-max-w="64"] { max-width: 86.4864864865%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-w="65"] { width: 87.8378378378%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-x="65"] { left: 87.8378378378%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-min-w="65"] { min-width: 87.8378378378%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-max-w="65"] { max-width: 87.8378378378%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-w="66"] { width: 89.1891891892%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-x="66"] { left: 89.1891891892%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-min-w="66"] { min-width: 89.1891891892%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-max-w="66"] { max-width: 89.1891891892%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-w="67"] { width: 90.5405405405%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-x="67"] { left: 90.5405405405%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-min-w="67"] { min-width: 90.5405405405%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-max-w="67"] { max-width: 90.5405405405%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-w="68"] { width: 91.8918918919%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-x="68"] { left: 91.8918918919%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-min-w="68"] { min-width: 91.8918918919%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-max-w="68"] { max-width: 91.8918918919%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-w="69"] { width: 93.2432432432%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-x="69"] { left: 93.2432432432%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-min-w="69"] { min-width: 93.2432432432%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-max-w="69"] { max-width: 93.2432432432%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-w="70"] { width: 94.5945945946%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-x="70"] { left: 94.5945945946%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-min-w="70"] { min-width: 94.5945945946%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-max-w="70"] { max-width: 94.5945945946%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-w="71"] { width: 95.9459459459%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-x="71"] { left: 95.9459459459%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-min-w="71"] { min-width: 95.9459459459%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-max-w="71"] { max-width: 95.9459459459%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-w="72"] { width: 97.2972972973%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-x="72"] { left: 97.2972972973%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-min-w="72"] { min-width: 97.2972972973%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-max-w="72"] { max-width: 97.2972972973%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-w="73"] { width: 98.6486486486%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-x="73"] { left: 98.6486486486%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-min-w="73"] { min-width: 98.6486486486%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-max-w="73"] { max-width: 98.6486486486%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-w="74"] { width: 100%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-x="74"] { left: 100%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-min-w="74"] { min-width: 100%; } .grid-stack.grid-stack-74 > .grid-stack-item[gs-max-w="74"] { max-width: 100%; } .grid-stack.grid-stack-75 > .grid-stack-item { min-width: 1.3333333333%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-w="1"] { width: 1.3333333333%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-x="1"] { left: 1.3333333333%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-min-w="1"] { min-width: 1.3333333333%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-max-w="1"] { max-width: 1.3333333333%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-w="2"] { width: 2.6666666667%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-x="2"] { left: 2.6666666667%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-min-w="2"] { min-width: 2.6666666667%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-max-w="2"] { max-width: 2.6666666667%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-w="3"] { width: 4%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-x="3"] { left: 4%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-min-w="3"] { min-width: 4%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-max-w="3"] { max-width: 4%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-w="4"] { width: 5.3333333333%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-x="4"] { left: 5.3333333333%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-min-w="4"] { min-width: 5.3333333333%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-max-w="4"] { max-width: 5.3333333333%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-w="5"] { width: 6.6666666667%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-x="5"] { left: 6.6666666667%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-min-w="5"] { min-width: 6.6666666667%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-max-w="5"] { max-width: 6.6666666667%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-w="6"] { width: 8%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-x="6"] { left: 8%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-min-w="6"] { min-width: 8%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-max-w="6"] { max-width: 8%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-w="7"] { width: 9.3333333333%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-x="7"] { left: 9.3333333333%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-min-w="7"] { min-width: 9.3333333333%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-max-w="7"] { max-width: 9.3333333333%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-w="8"] { width: 10.6666666667%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-x="8"] { left: 10.6666666667%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-min-w="8"] { min-width: 10.6666666667%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-max-w="8"] { max-width: 10.6666666667%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-w="9"] { width: 12%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-x="9"] { left: 12%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-min-w="9"] { min-width: 12%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-max-w="9"] { max-width: 12%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-w="10"] { width: 13.3333333333%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-x="10"] { left: 13.3333333333%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-min-w="10"] { min-width: 13.3333333333%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-max-w="10"] { max-width: 13.3333333333%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-w="11"] { width: 14.6666666667%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-x="11"] { left: 14.6666666667%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-min-w="11"] { min-width: 14.6666666667%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-max-w="11"] { max-width: 14.6666666667%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-w="12"] { width: 16%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-x="12"] { left: 16%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-min-w="12"] { min-width: 16%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-max-w="12"] { max-width: 16%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-w="13"] { width: 17.3333333333%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-x="13"] { left: 17.3333333333%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-min-w="13"] { min-width: 17.3333333333%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-max-w="13"] { max-width: 17.3333333333%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-w="14"] { width: 18.6666666667%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-x="14"] { left: 18.6666666667%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-min-w="14"] { min-width: 18.6666666667%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-max-w="14"] { max-width: 18.6666666667%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-w="15"] { width: 20%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-x="15"] { left: 20%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-min-w="15"] { min-width: 20%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-max-w="15"] { max-width: 20%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-w="16"] { width: 21.3333333333%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-x="16"] { left: 21.3333333333%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-min-w="16"] { min-width: 21.3333333333%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-max-w="16"] { max-width: 21.3333333333%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-w="17"] { width: 22.6666666667%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-x="17"] { left: 22.6666666667%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-min-w="17"] { min-width: 22.6666666667%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-max-w="17"] { max-width: 22.6666666667%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-w="18"] { width: 24%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-x="18"] { left: 24%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-min-w="18"] { min-width: 24%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-max-w="18"] { max-width: 24%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-w="19"] { width: 25.3333333333%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-x="19"] { left: 25.3333333333%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-min-w="19"] { min-width: 25.3333333333%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-max-w="19"] { max-width: 25.3333333333%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-w="20"] { width: 26.6666666667%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-x="20"] { left: 26.6666666667%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-min-w="20"] { min-width: 26.6666666667%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-max-w="20"] { max-width: 26.6666666667%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-w="21"] { width: 28%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-x="21"] { left: 28%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-min-w="21"] { min-width: 28%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-max-w="21"] { max-width: 28%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-w="22"] { width: 29.3333333333%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-x="22"] { left: 29.3333333333%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-min-w="22"] { min-width: 29.3333333333%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-max-w="22"] { max-width: 29.3333333333%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-w="23"] { width: 30.6666666667%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-x="23"] { left: 30.6666666667%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-min-w="23"] { min-width: 30.6666666667%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-max-w="23"] { max-width: 30.6666666667%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-w="24"] { width: 32%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-x="24"] { left: 32%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-min-w="24"] { min-width: 32%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-max-w="24"] { max-width: 32%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-w="25"] { width: 33.3333333333%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-x="25"] { left: 33.3333333333%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-min-w="25"] { min-width: 33.3333333333%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-max-w="25"] { max-width: 33.3333333333%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-w="26"] { width: 34.6666666667%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-x="26"] { left: 34.6666666667%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-min-w="26"] { min-width: 34.6666666667%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-max-w="26"] { max-width: 34.6666666667%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-w="27"] { width: 36%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-x="27"] { left: 36%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-min-w="27"] { min-width: 36%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-max-w="27"] { max-width: 36%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-w="28"] { width: 37.3333333333%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-x="28"] { left: 37.3333333333%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-min-w="28"] { min-width: 37.3333333333%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-max-w="28"] { max-width: 37.3333333333%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-w="29"] { width: 38.6666666667%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-x="29"] { left: 38.6666666667%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-min-w="29"] { min-width: 38.6666666667%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-max-w="29"] { max-width: 38.6666666667%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-w="30"] { width: 40%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-x="30"] { left: 40%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-min-w="30"] { min-width: 40%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-max-w="30"] { max-width: 40%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-w="31"] { width: 41.3333333333%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-x="31"] { left: 41.3333333333%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-min-w="31"] { min-width: 41.3333333333%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-max-w="31"] { max-width: 41.3333333333%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-w="32"] { width: 42.6666666667%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-x="32"] { left: 42.6666666667%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-min-w="32"] { min-width: 42.6666666667%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-max-w="32"] { max-width: 42.6666666667%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-w="33"] { width: 44%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-x="33"] { left: 44%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-min-w="33"] { min-width: 44%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-max-w="33"] { max-width: 44%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-w="34"] { width: 45.3333333333%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-x="34"] { left: 45.3333333333%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-min-w="34"] { min-width: 45.3333333333%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-max-w="34"] { max-width: 45.3333333333%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-w="35"] { width: 46.6666666667%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-x="35"] { left: 46.6666666667%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-min-w="35"] { min-width: 46.6666666667%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-max-w="35"] { max-width: 46.6666666667%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-w="36"] { width: 48%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-x="36"] { left: 48%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-min-w="36"] { min-width: 48%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-max-w="36"] { max-width: 48%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-w="37"] { width: 49.3333333333%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-x="37"] { left: 49.3333333333%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-min-w="37"] { min-width: 49.3333333333%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-max-w="37"] { max-width: 49.3333333333%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-w="38"] { width: 50.6666666667%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-x="38"] { left: 50.6666666667%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-min-w="38"] { min-width: 50.6666666667%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-max-w="38"] { max-width: 50.6666666667%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-w="39"] { width: 52%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-x="39"] { left: 52%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-min-w="39"] { min-width: 52%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-max-w="39"] { max-width: 52%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-w="40"] { width: 53.3333333333%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-x="40"] { left: 53.3333333333%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-min-w="40"] { min-width: 53.3333333333%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-max-w="40"] { max-width: 53.3333333333%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-w="41"] { width: 54.6666666667%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-x="41"] { left: 54.6666666667%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-min-w="41"] { min-width: 54.6666666667%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-max-w="41"] { max-width: 54.6666666667%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-w="42"] { width: 56%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-x="42"] { left: 56%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-min-w="42"] { min-width: 56%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-max-w="42"] { max-width: 56%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-w="43"] { width: 57.3333333333%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-x="43"] { left: 57.3333333333%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-min-w="43"] { min-width: 57.3333333333%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-max-w="43"] { max-width: 57.3333333333%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-w="44"] { width: 58.6666666667%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-x="44"] { left: 58.6666666667%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-min-w="44"] { min-width: 58.6666666667%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-max-w="44"] { max-width: 58.6666666667%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-w="45"] { width: 60%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-x="45"] { left: 60%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-min-w="45"] { min-width: 60%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-max-w="45"] { max-width: 60%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-w="46"] { width: 61.3333333333%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-x="46"] { left: 61.3333333333%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-min-w="46"] { min-width: 61.3333333333%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-max-w="46"] { max-width: 61.3333333333%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-w="47"] { width: 62.6666666667%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-x="47"] { left: 62.6666666667%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-min-w="47"] { min-width: 62.6666666667%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-max-w="47"] { max-width: 62.6666666667%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-w="48"] { width: 64%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-x="48"] { left: 64%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-min-w="48"] { min-width: 64%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-max-w="48"] { max-width: 64%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-w="49"] { width: 65.3333333333%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-x="49"] { left: 65.3333333333%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-min-w="49"] { min-width: 65.3333333333%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-max-w="49"] { max-width: 65.3333333333%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-w="50"] { width: 66.6666666667%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-x="50"] { left: 66.6666666667%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-min-w="50"] { min-width: 66.6666666667%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-max-w="50"] { max-width: 66.6666666667%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-w="51"] { width: 68%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-x="51"] { left: 68%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-min-w="51"] { min-width: 68%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-max-w="51"] { max-width: 68%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-w="52"] { width: 69.3333333333%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-x="52"] { left: 69.3333333333%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-min-w="52"] { min-width: 69.3333333333%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-max-w="52"] { max-width: 69.3333333333%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-w="53"] { width: 70.6666666667%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-x="53"] { left: 70.6666666667%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-min-w="53"] { min-width: 70.6666666667%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-max-w="53"] { max-width: 70.6666666667%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-w="54"] { width: 72%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-x="54"] { left: 72%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-min-w="54"] { min-width: 72%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-max-w="54"] { max-width: 72%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-w="55"] { width: 73.3333333333%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-x="55"] { left: 73.3333333333%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-min-w="55"] { min-width: 73.3333333333%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-max-w="55"] { max-width: 73.3333333333%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-w="56"] { width: 74.6666666667%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-x="56"] { left: 74.6666666667%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-min-w="56"] { min-width: 74.6666666667%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-max-w="56"] { max-width: 74.6666666667%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-w="57"] { width: 76%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-x="57"] { left: 76%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-min-w="57"] { min-width: 76%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-max-w="57"] { max-width: 76%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-w="58"] { width: 77.3333333333%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-x="58"] { left: 77.3333333333%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-min-w="58"] { min-width: 77.3333333333%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-max-w="58"] { max-width: 77.3333333333%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-w="59"] { width: 78.6666666667%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-x="59"] { left: 78.6666666667%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-min-w="59"] { min-width: 78.6666666667%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-max-w="59"] { max-width: 78.6666666667%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-w="60"] { width: 80%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-x="60"] { left: 80%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-min-w="60"] { min-width: 80%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-max-w="60"] { max-width: 80%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-w="61"] { width: 81.3333333333%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-x="61"] { left: 81.3333333333%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-min-w="61"] { min-width: 81.3333333333%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-max-w="61"] { max-width: 81.3333333333%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-w="62"] { width: 82.6666666667%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-x="62"] { left: 82.6666666667%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-min-w="62"] { min-width: 82.6666666667%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-max-w="62"] { max-width: 82.6666666667%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-w="63"] { width: 84%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-x="63"] { left: 84%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-min-w="63"] { min-width: 84%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-max-w="63"] { max-width: 84%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-w="64"] { width: 85.3333333333%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-x="64"] { left: 85.3333333333%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-min-w="64"] { min-width: 85.3333333333%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-max-w="64"] { max-width: 85.3333333333%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-w="65"] { width: 86.6666666667%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-x="65"] { left: 86.6666666667%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-min-w="65"] { min-width: 86.6666666667%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-max-w="65"] { max-width: 86.6666666667%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-w="66"] { width: 88%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-x="66"] { left: 88%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-min-w="66"] { min-width: 88%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-max-w="66"] { max-width: 88%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-w="67"] { width: 89.3333333333%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-x="67"] { left: 89.3333333333%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-min-w="67"] { min-width: 89.3333333333%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-max-w="67"] { max-width: 89.3333333333%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-w="68"] { width: 90.6666666667%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-x="68"] { left: 90.6666666667%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-min-w="68"] { min-width: 90.6666666667%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-max-w="68"] { max-width: 90.6666666667%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-w="69"] { width: 92%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-x="69"] { left: 92%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-min-w="69"] { min-width: 92%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-max-w="69"] { max-width: 92%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-w="70"] { width: 93.3333333333%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-x="70"] { left: 93.3333333333%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-min-w="70"] { min-width: 93.3333333333%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-max-w="70"] { max-width: 93.3333333333%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-w="71"] { width: 94.6666666667%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-x="71"] { left: 94.6666666667%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-min-w="71"] { min-width: 94.6666666667%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-max-w="71"] { max-width: 94.6666666667%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-w="72"] { width: 96%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-x="72"] { left: 96%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-min-w="72"] { min-width: 96%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-max-w="72"] { max-width: 96%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-w="73"] { width: 97.3333333333%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-x="73"] { left: 97.3333333333%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-min-w="73"] { min-width: 97.3333333333%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-max-w="73"] { max-width: 97.3333333333%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-w="74"] { width: 98.6666666667%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-x="74"] { left: 98.6666666667%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-min-w="74"] { min-width: 98.6666666667%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-max-w="74"] { max-width: 98.6666666667%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-w="75"] { width: 100%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-x="75"] { left: 100%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-min-w="75"] { min-width: 100%; } .grid-stack.grid-stack-75 > .grid-stack-item[gs-max-w="75"] { max-width: 100%; } .grid-stack.grid-stack-76 > .grid-stack-item { min-width: 1.3157894737%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-w="1"] { width: 1.3157894737%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-x="1"] { left: 1.3157894737%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-min-w="1"] { min-width: 1.3157894737%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-max-w="1"] { max-width: 1.3157894737%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-w="2"] { width: 2.6315789474%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-x="2"] { left: 2.6315789474%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-min-w="2"] { min-width: 2.6315789474%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-max-w="2"] { max-width: 2.6315789474%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-w="3"] { width: 3.9473684211%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-x="3"] { left: 3.9473684211%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-min-w="3"] { min-width: 3.9473684211%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-max-w="3"] { max-width: 3.9473684211%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-w="4"] { width: 5.2631578947%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-x="4"] { left: 5.2631578947%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-min-w="4"] { min-width: 5.2631578947%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-max-w="4"] { max-width: 5.2631578947%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-w="5"] { width: 6.5789473684%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-x="5"] { left: 6.5789473684%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-min-w="5"] { min-width: 6.5789473684%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-max-w="5"] { max-width: 6.5789473684%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-w="6"] { width: 7.8947368421%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-x="6"] { left: 7.8947368421%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-min-w="6"] { min-width: 7.8947368421%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-max-w="6"] { max-width: 7.8947368421%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-w="7"] { width: 9.2105263158%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-x="7"] { left: 9.2105263158%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-min-w="7"] { min-width: 9.2105263158%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-max-w="7"] { max-width: 9.2105263158%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-w="8"] { width: 10.5263157895%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-x="8"] { left: 10.5263157895%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-min-w="8"] { min-width: 10.5263157895%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-max-w="8"] { max-width: 10.5263157895%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-w="9"] { width: 11.8421052632%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-x="9"] { left: 11.8421052632%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-min-w="9"] { min-width: 11.8421052632%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-max-w="9"] { max-width: 11.8421052632%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-w="10"] { width: 13.1578947368%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-x="10"] { left: 13.1578947368%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-min-w="10"] { min-width: 13.1578947368%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-max-w="10"] { max-width: 13.1578947368%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-w="11"] { width: 14.4736842105%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-x="11"] { left: 14.4736842105%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-min-w="11"] { min-width: 14.4736842105%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-max-w="11"] { max-width: 14.4736842105%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-w="12"] { width: 15.7894736842%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-x="12"] { left: 15.7894736842%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-min-w="12"] { min-width: 15.7894736842%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-max-w="12"] { max-width: 15.7894736842%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-w="13"] { width: 17.1052631579%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-x="13"] { left: 17.1052631579%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-min-w="13"] { min-width: 17.1052631579%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-max-w="13"] { max-width: 17.1052631579%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-w="14"] { width: 18.4210526316%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-x="14"] { left: 18.4210526316%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-min-w="14"] { min-width: 18.4210526316%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-max-w="14"] { max-width: 18.4210526316%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-w="15"] { width: 19.7368421053%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-x="15"] { left: 19.7368421053%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-min-w="15"] { min-width: 19.7368421053%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-max-w="15"] { max-width: 19.7368421053%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-w="16"] { width: 21.0526315789%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-x="16"] { left: 21.0526315789%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-min-w="16"] { min-width: 21.0526315789%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-max-w="16"] { max-width: 21.0526315789%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-w="17"] { width: 22.3684210526%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-x="17"] { left: 22.3684210526%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-min-w="17"] { min-width: 22.3684210526%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-max-w="17"] { max-width: 22.3684210526%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-w="18"] { width: 23.6842105263%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-x="18"] { left: 23.6842105263%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-min-w="18"] { min-width: 23.6842105263%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-max-w="18"] { max-width: 23.6842105263%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-w="19"] { width: 25%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-x="19"] { left: 25%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-min-w="19"] { min-width: 25%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-max-w="19"] { max-width: 25%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-w="20"] { width: 26.3157894737%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-x="20"] { left: 26.3157894737%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-min-w="20"] { min-width: 26.3157894737%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-max-w="20"] { max-width: 26.3157894737%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-w="21"] { width: 27.6315789474%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-x="21"] { left: 27.6315789474%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-min-w="21"] { min-width: 27.6315789474%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-max-w="21"] { max-width: 27.6315789474%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-w="22"] { width: 28.9473684211%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-x="22"] { left: 28.9473684211%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-min-w="22"] { min-width: 28.9473684211%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-max-w="22"] { max-width: 28.9473684211%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-w="23"] { width: 30.2631578947%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-x="23"] { left: 30.2631578947%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-min-w="23"] { min-width: 30.2631578947%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-max-w="23"] { max-width: 30.2631578947%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-w="24"] { width: 31.5789473684%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-x="24"] { left: 31.5789473684%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-min-w="24"] { min-width: 31.5789473684%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-max-w="24"] { max-width: 31.5789473684%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-w="25"] { width: 32.8947368421%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-x="25"] { left: 32.8947368421%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-min-w="25"] { min-width: 32.8947368421%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-max-w="25"] { max-width: 32.8947368421%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-w="26"] { width: 34.2105263158%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-x="26"] { left: 34.2105263158%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-min-w="26"] { min-width: 34.2105263158%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-max-w="26"] { max-width: 34.2105263158%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-w="27"] { width: 35.5263157895%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-x="27"] { left: 35.5263157895%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-min-w="27"] { min-width: 35.5263157895%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-max-w="27"] { max-width: 35.5263157895%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-w="28"] { width: 36.8421052632%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-x="28"] { left: 36.8421052632%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-min-w="28"] { min-width: 36.8421052632%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-max-w="28"] { max-width: 36.8421052632%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-w="29"] { width: 38.1578947368%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-x="29"] { left: 38.1578947368%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-min-w="29"] { min-width: 38.1578947368%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-max-w="29"] { max-width: 38.1578947368%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-w="30"] { width: 39.4736842105%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-x="30"] { left: 39.4736842105%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-min-w="30"] { min-width: 39.4736842105%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-max-w="30"] { max-width: 39.4736842105%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-w="31"] { width: 40.7894736842%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-x="31"] { left: 40.7894736842%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-min-w="31"] { min-width: 40.7894736842%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-max-w="31"] { max-width: 40.7894736842%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-w="32"] { width: 42.1052631579%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-x="32"] { left: 42.1052631579%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-min-w="32"] { min-width: 42.1052631579%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-max-w="32"] { max-width: 42.1052631579%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-w="33"] { width: 43.4210526316%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-x="33"] { left: 43.4210526316%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-min-w="33"] { min-width: 43.4210526316%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-max-w="33"] { max-width: 43.4210526316%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-w="34"] { width: 44.7368421053%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-x="34"] { left: 44.7368421053%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-min-w="34"] { min-width: 44.7368421053%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-max-w="34"] { max-width: 44.7368421053%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-w="35"] { width: 46.0526315789%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-x="35"] { left: 46.0526315789%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-min-w="35"] { min-width: 46.0526315789%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-max-w="35"] { max-width: 46.0526315789%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-w="36"] { width: 47.3684210526%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-x="36"] { left: 47.3684210526%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-min-w="36"] { min-width: 47.3684210526%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-max-w="36"] { max-width: 47.3684210526%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-w="37"] { width: 48.6842105263%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-x="37"] { left: 48.6842105263%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-min-w="37"] { min-width: 48.6842105263%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-max-w="37"] { max-width: 48.6842105263%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-w="38"] { width: 50%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-x="38"] { left: 50%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-min-w="38"] { min-width: 50%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-max-w="38"] { max-width: 50%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-w="39"] { width: 51.3157894737%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-x="39"] { left: 51.3157894737%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-min-w="39"] { min-width: 51.3157894737%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-max-w="39"] { max-width: 51.3157894737%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-w="40"] { width: 52.6315789474%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-x="40"] { left: 52.6315789474%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-min-w="40"] { min-width: 52.6315789474%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-max-w="40"] { max-width: 52.6315789474%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-w="41"] { width: 53.9473684211%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-x="41"] { left: 53.9473684211%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-min-w="41"] { min-width: 53.9473684211%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-max-w="41"] { max-width: 53.9473684211%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-w="42"] { width: 55.2631578947%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-x="42"] { left: 55.2631578947%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-min-w="42"] { min-width: 55.2631578947%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-max-w="42"] { max-width: 55.2631578947%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-w="43"] { width: 56.5789473684%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-x="43"] { left: 56.5789473684%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-min-w="43"] { min-width: 56.5789473684%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-max-w="43"] { max-width: 56.5789473684%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-w="44"] { width: 57.8947368421%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-x="44"] { left: 57.8947368421%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-min-w="44"] { min-width: 57.8947368421%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-max-w="44"] { max-width: 57.8947368421%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-w="45"] { width: 59.2105263158%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-x="45"] { left: 59.2105263158%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-min-w="45"] { min-width: 59.2105263158%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-max-w="45"] { max-width: 59.2105263158%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-w="46"] { width: 60.5263157895%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-x="46"] { left: 60.5263157895%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-min-w="46"] { min-width: 60.5263157895%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-max-w="46"] { max-width: 60.5263157895%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-w="47"] { width: 61.8421052632%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-x="47"] { left: 61.8421052632%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-min-w="47"] { min-width: 61.8421052632%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-max-w="47"] { max-width: 61.8421052632%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-w="48"] { width: 63.1578947368%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-x="48"] { left: 63.1578947368%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-min-w="48"] { min-width: 63.1578947368%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-max-w="48"] { max-width: 63.1578947368%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-w="49"] { width: 64.4736842105%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-x="49"] { left: 64.4736842105%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-min-w="49"] { min-width: 64.4736842105%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-max-w="49"] { max-width: 64.4736842105%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-w="50"] { width: 65.7894736842%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-x="50"] { left: 65.7894736842%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-min-w="50"] { min-width: 65.7894736842%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-max-w="50"] { max-width: 65.7894736842%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-w="51"] { width: 67.1052631579%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-x="51"] { left: 67.1052631579%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-min-w="51"] { min-width: 67.1052631579%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-max-w="51"] { max-width: 67.1052631579%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-w="52"] { width: 68.4210526316%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-x="52"] { left: 68.4210526316%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-min-w="52"] { min-width: 68.4210526316%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-max-w="52"] { max-width: 68.4210526316%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-w="53"] { width: 69.7368421053%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-x="53"] { left: 69.7368421053%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-min-w="53"] { min-width: 69.7368421053%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-max-w="53"] { max-width: 69.7368421053%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-w="54"] { width: 71.0526315789%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-x="54"] { left: 71.0526315789%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-min-w="54"] { min-width: 71.0526315789%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-max-w="54"] { max-width: 71.0526315789%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-w="55"] { width: 72.3684210526%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-x="55"] { left: 72.3684210526%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-min-w="55"] { min-width: 72.3684210526%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-max-w="55"] { max-width: 72.3684210526%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-w="56"] { width: 73.6842105263%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-x="56"] { left: 73.6842105263%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-min-w="56"] { min-width: 73.6842105263%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-max-w="56"] { max-width: 73.6842105263%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-w="57"] { width: 75%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-x="57"] { left: 75%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-min-w="57"] { min-width: 75%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-max-w="57"] { max-width: 75%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-w="58"] { width: 76.3157894737%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-x="58"] { left: 76.3157894737%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-min-w="58"] { min-width: 76.3157894737%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-max-w="58"] { max-width: 76.3157894737%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-w="59"] { width: 77.6315789474%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-x="59"] { left: 77.6315789474%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-min-w="59"] { min-width: 77.6315789474%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-max-w="59"] { max-width: 77.6315789474%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-w="60"] { width: 78.9473684211%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-x="60"] { left: 78.9473684211%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-min-w="60"] { min-width: 78.9473684211%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-max-w="60"] { max-width: 78.9473684211%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-w="61"] { width: 80.2631578947%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-x="61"] { left: 80.2631578947%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-min-w="61"] { min-width: 80.2631578947%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-max-w="61"] { max-width: 80.2631578947%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-w="62"] { width: 81.5789473684%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-x="62"] { left: 81.5789473684%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-min-w="62"] { min-width: 81.5789473684%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-max-w="62"] { max-width: 81.5789473684%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-w="63"] { width: 82.8947368421%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-x="63"] { left: 82.8947368421%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-min-w="63"] { min-width: 82.8947368421%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-max-w="63"] { max-width: 82.8947368421%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-w="64"] { width: 84.2105263158%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-x="64"] { left: 84.2105263158%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-min-w="64"] { min-width: 84.2105263158%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-max-w="64"] { max-width: 84.2105263158%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-w="65"] { width: 85.5263157895%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-x="65"] { left: 85.5263157895%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-min-w="65"] { min-width: 85.5263157895%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-max-w="65"] { max-width: 85.5263157895%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-w="66"] { width: 86.8421052632%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-x="66"] { left: 86.8421052632%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-min-w="66"] { min-width: 86.8421052632%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-max-w="66"] { max-width: 86.8421052632%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-w="67"] { width: 88.1578947368%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-x="67"] { left: 88.1578947368%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-min-w="67"] { min-width: 88.1578947368%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-max-w="67"] { max-width: 88.1578947368%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-w="68"] { width: 89.4736842105%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-x="68"] { left: 89.4736842105%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-min-w="68"] { min-width: 89.4736842105%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-max-w="68"] { max-width: 89.4736842105%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-w="69"] { width: 90.7894736842%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-x="69"] { left: 90.7894736842%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-min-w="69"] { min-width: 90.7894736842%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-max-w="69"] { max-width: 90.7894736842%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-w="70"] { width: 92.1052631579%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-x="70"] { left: 92.1052631579%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-min-w="70"] { min-width: 92.1052631579%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-max-w="70"] { max-width: 92.1052631579%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-w="71"] { width: 93.4210526316%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-x="71"] { left: 93.4210526316%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-min-w="71"] { min-width: 93.4210526316%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-max-w="71"] { max-width: 93.4210526316%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-w="72"] { width: 94.7368421053%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-x="72"] { left: 94.7368421053%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-min-w="72"] { min-width: 94.7368421053%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-max-w="72"] { max-width: 94.7368421053%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-w="73"] { width: 96.0526315789%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-x="73"] { left: 96.0526315789%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-min-w="73"] { min-width: 96.0526315789%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-max-w="73"] { max-width: 96.0526315789%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-w="74"] { width: 97.3684210526%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-x="74"] { left: 97.3684210526%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-min-w="74"] { min-width: 97.3684210526%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-max-w="74"] { max-width: 97.3684210526%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-w="75"] { width: 98.6842105263%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-x="75"] { left: 98.6842105263%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-min-w="75"] { min-width: 98.6842105263%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-max-w="75"] { max-width: 98.6842105263%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-w="76"] { width: 100%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-x="76"] { left: 100%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-min-w="76"] { min-width: 100%; } .grid-stack.grid-stack-76 > .grid-stack-item[gs-max-w="76"] { max-width: 100%; } .grid-stack.grid-stack-77 > .grid-stack-item { min-width: 1.2987012987%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-w="1"] { width: 1.2987012987%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-x="1"] { left: 1.2987012987%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-min-w="1"] { min-width: 1.2987012987%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-max-w="1"] { max-width: 1.2987012987%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-w="2"] { width: 2.5974025974%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-x="2"] { left: 2.5974025974%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-min-w="2"] { min-width: 2.5974025974%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-max-w="2"] { max-width: 2.5974025974%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-w="3"] { width: 3.8961038961%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-x="3"] { left: 3.8961038961%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-min-w="3"] { min-width: 3.8961038961%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-max-w="3"] { max-width: 3.8961038961%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-w="4"] { width: 5.1948051948%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-x="4"] { left: 5.1948051948%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-min-w="4"] { min-width: 5.1948051948%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-max-w="4"] { max-width: 5.1948051948%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-w="5"] { width: 6.4935064935%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-x="5"] { left: 6.4935064935%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-min-w="5"] { min-width: 6.4935064935%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-max-w="5"] { max-width: 6.4935064935%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-w="6"] { width: 7.7922077922%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-x="6"] { left: 7.7922077922%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-min-w="6"] { min-width: 7.7922077922%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-max-w="6"] { max-width: 7.7922077922%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-w="7"] { width: 9.0909090909%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-x="7"] { left: 9.0909090909%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-min-w="7"] { min-width: 9.0909090909%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-max-w="7"] { max-width: 9.0909090909%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-w="8"] { width: 10.3896103896%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-x="8"] { left: 10.3896103896%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-min-w="8"] { min-width: 10.3896103896%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-max-w="8"] { max-width: 10.3896103896%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-w="9"] { width: 11.6883116883%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-x="9"] { left: 11.6883116883%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-min-w="9"] { min-width: 11.6883116883%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-max-w="9"] { max-width: 11.6883116883%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-w="10"] { width: 12.987012987%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-x="10"] { left: 12.987012987%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-min-w="10"] { min-width: 12.987012987%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-max-w="10"] { max-width: 12.987012987%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-w="11"] { width: 14.2857142857%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-x="11"] { left: 14.2857142857%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-min-w="11"] { min-width: 14.2857142857%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-max-w="11"] { max-width: 14.2857142857%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-w="12"] { width: 15.5844155844%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-x="12"] { left: 15.5844155844%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-min-w="12"] { min-width: 15.5844155844%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-max-w="12"] { max-width: 15.5844155844%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-w="13"] { width: 16.8831168831%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-x="13"] { left: 16.8831168831%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-min-w="13"] { min-width: 16.8831168831%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-max-w="13"] { max-width: 16.8831168831%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-w="14"] { width: 18.1818181818%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-x="14"] { left: 18.1818181818%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-min-w="14"] { min-width: 18.1818181818%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-max-w="14"] { max-width: 18.1818181818%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-w="15"] { width: 19.4805194805%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-x="15"] { left: 19.4805194805%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-min-w="15"] { min-width: 19.4805194805%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-max-w="15"] { max-width: 19.4805194805%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-w="16"] { width: 20.7792207792%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-x="16"] { left: 20.7792207792%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-min-w="16"] { min-width: 20.7792207792%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-max-w="16"] { max-width: 20.7792207792%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-w="17"] { width: 22.0779220779%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-x="17"] { left: 22.0779220779%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-min-w="17"] { min-width: 22.0779220779%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-max-w="17"] { max-width: 22.0779220779%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-w="18"] { width: 23.3766233766%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-x="18"] { left: 23.3766233766%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-min-w="18"] { min-width: 23.3766233766%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-max-w="18"] { max-width: 23.3766233766%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-w="19"] { width: 24.6753246753%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-x="19"] { left: 24.6753246753%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-min-w="19"] { min-width: 24.6753246753%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-max-w="19"] { max-width: 24.6753246753%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-w="20"] { width: 25.974025974%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-x="20"] { left: 25.974025974%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-min-w="20"] { min-width: 25.974025974%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-max-w="20"] { max-width: 25.974025974%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-w="21"] { width: 27.2727272727%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-x="21"] { left: 27.2727272727%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-min-w="21"] { min-width: 27.2727272727%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-max-w="21"] { max-width: 27.2727272727%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-w="22"] { width: 28.5714285714%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-x="22"] { left: 28.5714285714%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-min-w="22"] { min-width: 28.5714285714%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-max-w="22"] { max-width: 28.5714285714%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-w="23"] { width: 29.8701298701%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-x="23"] { left: 29.8701298701%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-min-w="23"] { min-width: 29.8701298701%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-max-w="23"] { max-width: 29.8701298701%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-w="24"] { width: 31.1688311688%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-x="24"] { left: 31.1688311688%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-min-w="24"] { min-width: 31.1688311688%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-max-w="24"] { max-width: 31.1688311688%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-w="25"] { width: 32.4675324675%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-x="25"] { left: 32.4675324675%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-min-w="25"] { min-width: 32.4675324675%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-max-w="25"] { max-width: 32.4675324675%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-w="26"] { width: 33.7662337662%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-x="26"] { left: 33.7662337662%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-min-w="26"] { min-width: 33.7662337662%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-max-w="26"] { max-width: 33.7662337662%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-w="27"] { width: 35.0649350649%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-x="27"] { left: 35.0649350649%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-min-w="27"] { min-width: 35.0649350649%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-max-w="27"] { max-width: 35.0649350649%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-w="28"] { width: 36.3636363636%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-x="28"] { left: 36.3636363636%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-min-w="28"] { min-width: 36.3636363636%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-max-w="28"] { max-width: 36.3636363636%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-w="29"] { width: 37.6623376623%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-x="29"] { left: 37.6623376623%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-min-w="29"] { min-width: 37.6623376623%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-max-w="29"] { max-width: 37.6623376623%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-w="30"] { width: 38.961038961%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-x="30"] { left: 38.961038961%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-min-w="30"] { min-width: 38.961038961%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-max-w="30"] { max-width: 38.961038961%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-w="31"] { width: 40.2597402597%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-x="31"] { left: 40.2597402597%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-min-w="31"] { min-width: 40.2597402597%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-max-w="31"] { max-width: 40.2597402597%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-w="32"] { width: 41.5584415584%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-x="32"] { left: 41.5584415584%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-min-w="32"] { min-width: 41.5584415584%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-max-w="32"] { max-width: 41.5584415584%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-w="33"] { width: 42.8571428571%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-x="33"] { left: 42.8571428571%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-min-w="33"] { min-width: 42.8571428571%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-max-w="33"] { max-width: 42.8571428571%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-w="34"] { width: 44.1558441558%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-x="34"] { left: 44.1558441558%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-min-w="34"] { min-width: 44.1558441558%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-max-w="34"] { max-width: 44.1558441558%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-w="35"] { width: 45.4545454545%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-x="35"] { left: 45.4545454545%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-min-w="35"] { min-width: 45.4545454545%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-max-w="35"] { max-width: 45.4545454545%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-w="36"] { width: 46.7532467532%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-x="36"] { left: 46.7532467532%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-min-w="36"] { min-width: 46.7532467532%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-max-w="36"] { max-width: 46.7532467532%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-w="37"] { width: 48.0519480519%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-x="37"] { left: 48.0519480519%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-min-w="37"] { min-width: 48.0519480519%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-max-w="37"] { max-width: 48.0519480519%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-w="38"] { width: 49.3506493506%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-x="38"] { left: 49.3506493506%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-min-w="38"] { min-width: 49.3506493506%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-max-w="38"] { max-width: 49.3506493506%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-w="39"] { width: 50.6493506494%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-x="39"] { left: 50.6493506494%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-min-w="39"] { min-width: 50.6493506494%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-max-w="39"] { max-width: 50.6493506494%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-w="40"] { width: 51.9480519481%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-x="40"] { left: 51.9480519481%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-min-w="40"] { min-width: 51.9480519481%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-max-w="40"] { max-width: 51.9480519481%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-w="41"] { width: 53.2467532468%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-x="41"] { left: 53.2467532468%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-min-w="41"] { min-width: 53.2467532468%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-max-w="41"] { max-width: 53.2467532468%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-w="42"] { width: 54.5454545455%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-x="42"] { left: 54.5454545455%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-min-w="42"] { min-width: 54.5454545455%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-max-w="42"] { max-width: 54.5454545455%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-w="43"] { width: 55.8441558442%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-x="43"] { left: 55.8441558442%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-min-w="43"] { min-width: 55.8441558442%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-max-w="43"] { max-width: 55.8441558442%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-w="44"] { width: 57.1428571429%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-x="44"] { left: 57.1428571429%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-min-w="44"] { min-width: 57.1428571429%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-max-w="44"] { max-width: 57.1428571429%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-w="45"] { width: 58.4415584416%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-x="45"] { left: 58.4415584416%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-min-w="45"] { min-width: 58.4415584416%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-max-w="45"] { max-width: 58.4415584416%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-w="46"] { width: 59.7402597403%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-x="46"] { left: 59.7402597403%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-min-w="46"] { min-width: 59.7402597403%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-max-w="46"] { max-width: 59.7402597403%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-w="47"] { width: 61.038961039%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-x="47"] { left: 61.038961039%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-min-w="47"] { min-width: 61.038961039%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-max-w="47"] { max-width: 61.038961039%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-w="48"] { width: 62.3376623377%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-x="48"] { left: 62.3376623377%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-min-w="48"] { min-width: 62.3376623377%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-max-w="48"] { max-width: 62.3376623377%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-w="49"] { width: 63.6363636364%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-x="49"] { left: 63.6363636364%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-min-w="49"] { min-width: 63.6363636364%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-max-w="49"] { max-width: 63.6363636364%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-w="50"] { width: 64.9350649351%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-x="50"] { left: 64.9350649351%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-min-w="50"] { min-width: 64.9350649351%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-max-w="50"] { max-width: 64.9350649351%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-w="51"] { width: 66.2337662338%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-x="51"] { left: 66.2337662338%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-min-w="51"] { min-width: 66.2337662338%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-max-w="51"] { max-width: 66.2337662338%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-w="52"] { width: 67.5324675325%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-x="52"] { left: 67.5324675325%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-min-w="52"] { min-width: 67.5324675325%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-max-w="52"] { max-width: 67.5324675325%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-w="53"] { width: 68.8311688312%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-x="53"] { left: 68.8311688312%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-min-w="53"] { min-width: 68.8311688312%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-max-w="53"] { max-width: 68.8311688312%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-w="54"] { width: 70.1298701299%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-x="54"] { left: 70.1298701299%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-min-w="54"] { min-width: 70.1298701299%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-max-w="54"] { max-width: 70.1298701299%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-w="55"] { width: 71.4285714286%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-x="55"] { left: 71.4285714286%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-min-w="55"] { min-width: 71.4285714286%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-max-w="55"] { max-width: 71.4285714286%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-w="56"] { width: 72.7272727273%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-x="56"] { left: 72.7272727273%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-min-w="56"] { min-width: 72.7272727273%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-max-w="56"] { max-width: 72.7272727273%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-w="57"] { width: 74.025974026%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-x="57"] { left: 74.025974026%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-min-w="57"] { min-width: 74.025974026%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-max-w="57"] { max-width: 74.025974026%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-w="58"] { width: 75.3246753247%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-x="58"] { left: 75.3246753247%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-min-w="58"] { min-width: 75.3246753247%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-max-w="58"] { max-width: 75.3246753247%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-w="59"] { width: 76.6233766234%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-x="59"] { left: 76.6233766234%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-min-w="59"] { min-width: 76.6233766234%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-max-w="59"] { max-width: 76.6233766234%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-w="60"] { width: 77.9220779221%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-x="60"] { left: 77.9220779221%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-min-w="60"] { min-width: 77.9220779221%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-max-w="60"] { max-width: 77.9220779221%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-w="61"] { width: 79.2207792208%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-x="61"] { left: 79.2207792208%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-min-w="61"] { min-width: 79.2207792208%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-max-w="61"] { max-width: 79.2207792208%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-w="62"] { width: 80.5194805195%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-x="62"] { left: 80.5194805195%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-min-w="62"] { min-width: 80.5194805195%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-max-w="62"] { max-width: 80.5194805195%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-w="63"] { width: 81.8181818182%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-x="63"] { left: 81.8181818182%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-min-w="63"] { min-width: 81.8181818182%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-max-w="63"] { max-width: 81.8181818182%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-w="64"] { width: 83.1168831169%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-x="64"] { left: 83.1168831169%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-min-w="64"] { min-width: 83.1168831169%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-max-w="64"] { max-width: 83.1168831169%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-w="65"] { width: 84.4155844156%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-x="65"] { left: 84.4155844156%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-min-w="65"] { min-width: 84.4155844156%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-max-w="65"] { max-width: 84.4155844156%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-w="66"] { width: 85.7142857143%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-x="66"] { left: 85.7142857143%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-min-w="66"] { min-width: 85.7142857143%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-max-w="66"] { max-width: 85.7142857143%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-w="67"] { width: 87.012987013%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-x="67"] { left: 87.012987013%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-min-w="67"] { min-width: 87.012987013%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-max-w="67"] { max-width: 87.012987013%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-w="68"] { width: 88.3116883117%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-x="68"] { left: 88.3116883117%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-min-w="68"] { min-width: 88.3116883117%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-max-w="68"] { max-width: 88.3116883117%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-w="69"] { width: 89.6103896104%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-x="69"] { left: 89.6103896104%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-min-w="69"] { min-width: 89.6103896104%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-max-w="69"] { max-width: 89.6103896104%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-w="70"] { width: 90.9090909091%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-x="70"] { left: 90.9090909091%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-min-w="70"] { min-width: 90.9090909091%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-max-w="70"] { max-width: 90.9090909091%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-w="71"] { width: 92.2077922078%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-x="71"] { left: 92.2077922078%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-min-w="71"] { min-width: 92.2077922078%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-max-w="71"] { max-width: 92.2077922078%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-w="72"] { width: 93.5064935065%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-x="72"] { left: 93.5064935065%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-min-w="72"] { min-width: 93.5064935065%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-max-w="72"] { max-width: 93.5064935065%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-w="73"] { width: 94.8051948052%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-x="73"] { left: 94.8051948052%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-min-w="73"] { min-width: 94.8051948052%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-max-w="73"] { max-width: 94.8051948052%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-w="74"] { width: 96.1038961039%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-x="74"] { left: 96.1038961039%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-min-w="74"] { min-width: 96.1038961039%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-max-w="74"] { max-width: 96.1038961039%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-w="75"] { width: 97.4025974026%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-x="75"] { left: 97.4025974026%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-min-w="75"] { min-width: 97.4025974026%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-max-w="75"] { max-width: 97.4025974026%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-w="76"] { width: 98.7012987013%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-x="76"] { left: 98.7012987013%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-min-w="76"] { min-width: 98.7012987013%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-max-w="76"] { max-width: 98.7012987013%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-w="77"] { width: 100%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-x="77"] { left: 100%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-min-w="77"] { min-width: 100%; } .grid-stack.grid-stack-77 > .grid-stack-item[gs-max-w="77"] { max-width: 100%; } .grid-stack.grid-stack-78 > .grid-stack-item { min-width: 1.2820512821%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-w="1"] { width: 1.2820512821%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-x="1"] { left: 1.2820512821%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-min-w="1"] { min-width: 1.2820512821%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-max-w="1"] { max-width: 1.2820512821%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-w="2"] { width: 2.5641025641%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-x="2"] { left: 2.5641025641%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-min-w="2"] { min-width: 2.5641025641%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-max-w="2"] { max-width: 2.5641025641%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-w="3"] { width: 3.8461538462%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-x="3"] { left: 3.8461538462%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-min-w="3"] { min-width: 3.8461538462%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-max-w="3"] { max-width: 3.8461538462%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-w="4"] { width: 5.1282051282%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-x="4"] { left: 5.1282051282%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-min-w="4"] { min-width: 5.1282051282%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-max-w="4"] { max-width: 5.1282051282%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-w="5"] { width: 6.4102564103%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-x="5"] { left: 6.4102564103%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-min-w="5"] { min-width: 6.4102564103%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-max-w="5"] { max-width: 6.4102564103%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-w="6"] { width: 7.6923076923%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-x="6"] { left: 7.6923076923%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-min-w="6"] { min-width: 7.6923076923%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-max-w="6"] { max-width: 7.6923076923%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-w="7"] { width: 8.9743589744%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-x="7"] { left: 8.9743589744%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-min-w="7"] { min-width: 8.9743589744%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-max-w="7"] { max-width: 8.9743589744%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-w="8"] { width: 10.2564102564%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-x="8"] { left: 10.2564102564%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-min-w="8"] { min-width: 10.2564102564%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-max-w="8"] { max-width: 10.2564102564%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-w="9"] { width: 11.5384615385%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-x="9"] { left: 11.5384615385%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-min-w="9"] { min-width: 11.5384615385%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-max-w="9"] { max-width: 11.5384615385%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-w="10"] { width: 12.8205128205%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-x="10"] { left: 12.8205128205%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-min-w="10"] { min-width: 12.8205128205%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-max-w="10"] { max-width: 12.8205128205%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-w="11"] { width: 14.1025641026%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-x="11"] { left: 14.1025641026%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-min-w="11"] { min-width: 14.1025641026%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-max-w="11"] { max-width: 14.1025641026%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-w="12"] { width: 15.3846153846%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-x="12"] { left: 15.3846153846%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-min-w="12"] { min-width: 15.3846153846%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-max-w="12"] { max-width: 15.3846153846%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-w="13"] { width: 16.6666666667%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-x="13"] { left: 16.6666666667%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-min-w="13"] { min-width: 16.6666666667%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-max-w="13"] { max-width: 16.6666666667%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-w="14"] { width: 17.9487179487%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-x="14"] { left: 17.9487179487%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-min-w="14"] { min-width: 17.9487179487%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-max-w="14"] { max-width: 17.9487179487%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-w="15"] { width: 19.2307692308%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-x="15"] { left: 19.2307692308%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-min-w="15"] { min-width: 19.2307692308%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-max-w="15"] { max-width: 19.2307692308%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-w="16"] { width: 20.5128205128%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-x="16"] { left: 20.5128205128%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-min-w="16"] { min-width: 20.5128205128%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-max-w="16"] { max-width: 20.5128205128%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-w="17"] { width: 21.7948717949%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-x="17"] { left: 21.7948717949%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-min-w="17"] { min-width: 21.7948717949%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-max-w="17"] { max-width: 21.7948717949%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-w="18"] { width: 23.0769230769%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-x="18"] { left: 23.0769230769%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-min-w="18"] { min-width: 23.0769230769%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-max-w="18"] { max-width: 23.0769230769%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-w="19"] { width: 24.358974359%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-x="19"] { left: 24.358974359%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-min-w="19"] { min-width: 24.358974359%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-max-w="19"] { max-width: 24.358974359%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-w="20"] { width: 25.641025641%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-x="20"] { left: 25.641025641%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-min-w="20"] { min-width: 25.641025641%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-max-w="20"] { max-width: 25.641025641%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-w="21"] { width: 26.9230769231%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-x="21"] { left: 26.9230769231%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-min-w="21"] { min-width: 26.9230769231%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-max-w="21"] { max-width: 26.9230769231%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-w="22"] { width: 28.2051282051%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-x="22"] { left: 28.2051282051%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-min-w="22"] { min-width: 28.2051282051%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-max-w="22"] { max-width: 28.2051282051%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-w="23"] { width: 29.4871794872%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-x="23"] { left: 29.4871794872%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-min-w="23"] { min-width: 29.4871794872%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-max-w="23"] { max-width: 29.4871794872%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-w="24"] { width: 30.7692307692%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-x="24"] { left: 30.7692307692%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-min-w="24"] { min-width: 30.7692307692%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-max-w="24"] { max-width: 30.7692307692%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-w="25"] { width: 32.0512820513%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-x="25"] { left: 32.0512820513%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-min-w="25"] { min-width: 32.0512820513%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-max-w="25"] { max-width: 32.0512820513%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-w="26"] { width: 33.3333333333%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-x="26"] { left: 33.3333333333%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-min-w="26"] { min-width: 33.3333333333%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-max-w="26"] { max-width: 33.3333333333%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-w="27"] { width: 34.6153846154%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-x="27"] { left: 34.6153846154%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-min-w="27"] { min-width: 34.6153846154%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-max-w="27"] { max-width: 34.6153846154%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-w="28"] { width: 35.8974358974%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-x="28"] { left: 35.8974358974%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-min-w="28"] { min-width: 35.8974358974%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-max-w="28"] { max-width: 35.8974358974%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-w="29"] { width: 37.1794871795%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-x="29"] { left: 37.1794871795%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-min-w="29"] { min-width: 37.1794871795%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-max-w="29"] { max-width: 37.1794871795%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-w="30"] { width: 38.4615384615%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-x="30"] { left: 38.4615384615%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-min-w="30"] { min-width: 38.4615384615%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-max-w="30"] { max-width: 38.4615384615%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-w="31"] { width: 39.7435897436%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-x="31"] { left: 39.7435897436%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-min-w="31"] { min-width: 39.7435897436%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-max-w="31"] { max-width: 39.7435897436%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-w="32"] { width: 41.0256410256%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-x="32"] { left: 41.0256410256%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-min-w="32"] { min-width: 41.0256410256%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-max-w="32"] { max-width: 41.0256410256%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-w="33"] { width: 42.3076923077%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-x="33"] { left: 42.3076923077%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-min-w="33"] { min-width: 42.3076923077%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-max-w="33"] { max-width: 42.3076923077%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-w="34"] { width: 43.5897435897%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-x="34"] { left: 43.5897435897%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-min-w="34"] { min-width: 43.5897435897%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-max-w="34"] { max-width: 43.5897435897%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-w="35"] { width: 44.8717948718%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-x="35"] { left: 44.8717948718%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-min-w="35"] { min-width: 44.8717948718%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-max-w="35"] { max-width: 44.8717948718%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-w="36"] { width: 46.1538461538%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-x="36"] { left: 46.1538461538%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-min-w="36"] { min-width: 46.1538461538%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-max-w="36"] { max-width: 46.1538461538%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-w="37"] { width: 47.4358974359%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-x="37"] { left: 47.4358974359%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-min-w="37"] { min-width: 47.4358974359%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-max-w="37"] { max-width: 47.4358974359%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-w="38"] { width: 48.7179487179%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-x="38"] { left: 48.7179487179%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-min-w="38"] { min-width: 48.7179487179%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-max-w="38"] { max-width: 48.7179487179%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-w="39"] { width: 50%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-x="39"] { left: 50%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-min-w="39"] { min-width: 50%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-max-w="39"] { max-width: 50%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-w="40"] { width: 51.2820512821%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-x="40"] { left: 51.2820512821%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-min-w="40"] { min-width: 51.2820512821%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-max-w="40"] { max-width: 51.2820512821%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-w="41"] { width: 52.5641025641%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-x="41"] { left: 52.5641025641%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-min-w="41"] { min-width: 52.5641025641%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-max-w="41"] { max-width: 52.5641025641%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-w="42"] { width: 53.8461538462%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-x="42"] { left: 53.8461538462%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-min-w="42"] { min-width: 53.8461538462%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-max-w="42"] { max-width: 53.8461538462%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-w="43"] { width: 55.1282051282%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-x="43"] { left: 55.1282051282%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-min-w="43"] { min-width: 55.1282051282%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-max-w="43"] { max-width: 55.1282051282%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-w="44"] { width: 56.4102564103%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-x="44"] { left: 56.4102564103%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-min-w="44"] { min-width: 56.4102564103%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-max-w="44"] { max-width: 56.4102564103%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-w="45"] { width: 57.6923076923%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-x="45"] { left: 57.6923076923%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-min-w="45"] { min-width: 57.6923076923%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-max-w="45"] { max-width: 57.6923076923%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-w="46"] { width: 58.9743589744%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-x="46"] { left: 58.9743589744%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-min-w="46"] { min-width: 58.9743589744%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-max-w="46"] { max-width: 58.9743589744%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-w="47"] { width: 60.2564102564%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-x="47"] { left: 60.2564102564%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-min-w="47"] { min-width: 60.2564102564%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-max-w="47"] { max-width: 60.2564102564%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-w="48"] { width: 61.5384615385%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-x="48"] { left: 61.5384615385%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-min-w="48"] { min-width: 61.5384615385%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-max-w="48"] { max-width: 61.5384615385%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-w="49"] { width: 62.8205128205%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-x="49"] { left: 62.8205128205%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-min-w="49"] { min-width: 62.8205128205%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-max-w="49"] { max-width: 62.8205128205%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-w="50"] { width: 64.1025641026%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-x="50"] { left: 64.1025641026%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-min-w="50"] { min-width: 64.1025641026%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-max-w="50"] { max-width: 64.1025641026%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-w="51"] { width: 65.3846153846%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-x="51"] { left: 65.3846153846%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-min-w="51"] { min-width: 65.3846153846%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-max-w="51"] { max-width: 65.3846153846%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-w="52"] { width: 66.6666666667%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-x="52"] { left: 66.6666666667%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-min-w="52"] { min-width: 66.6666666667%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-max-w="52"] { max-width: 66.6666666667%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-w="53"] { width: 67.9487179487%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-x="53"] { left: 67.9487179487%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-min-w="53"] { min-width: 67.9487179487%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-max-w="53"] { max-width: 67.9487179487%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-w="54"] { width: 69.2307692308%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-x="54"] { left: 69.2307692308%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-min-w="54"] { min-width: 69.2307692308%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-max-w="54"] { max-width: 69.2307692308%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-w="55"] { width: 70.5128205128%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-x="55"] { left: 70.5128205128%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-min-w="55"] { min-width: 70.5128205128%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-max-w="55"] { max-width: 70.5128205128%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-w="56"] { width: 71.7948717949%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-x="56"] { left: 71.7948717949%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-min-w="56"] { min-width: 71.7948717949%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-max-w="56"] { max-width: 71.7948717949%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-w="57"] { width: 73.0769230769%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-x="57"] { left: 73.0769230769%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-min-w="57"] { min-width: 73.0769230769%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-max-w="57"] { max-width: 73.0769230769%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-w="58"] { width: 74.358974359%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-x="58"] { left: 74.358974359%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-min-w="58"] { min-width: 74.358974359%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-max-w="58"] { max-width: 74.358974359%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-w="59"] { width: 75.641025641%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-x="59"] { left: 75.641025641%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-min-w="59"] { min-width: 75.641025641%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-max-w="59"] { max-width: 75.641025641%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-w="60"] { width: 76.9230769231%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-x="60"] { left: 76.9230769231%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-min-w="60"] { min-width: 76.9230769231%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-max-w="60"] { max-width: 76.9230769231%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-w="61"] { width: 78.2051282051%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-x="61"] { left: 78.2051282051%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-min-w="61"] { min-width: 78.2051282051%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-max-w="61"] { max-width: 78.2051282051%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-w="62"] { width: 79.4871794872%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-x="62"] { left: 79.4871794872%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-min-w="62"] { min-width: 79.4871794872%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-max-w="62"] { max-width: 79.4871794872%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-w="63"] { width: 80.7692307692%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-x="63"] { left: 80.7692307692%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-min-w="63"] { min-width: 80.7692307692%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-max-w="63"] { max-width: 80.7692307692%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-w="64"] { width: 82.0512820513%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-x="64"] { left: 82.0512820513%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-min-w="64"] { min-width: 82.0512820513%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-max-w="64"] { max-width: 82.0512820513%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-w="65"] { width: 83.3333333333%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-x="65"] { left: 83.3333333333%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-min-w="65"] { min-width: 83.3333333333%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-max-w="65"] { max-width: 83.3333333333%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-w="66"] { width: 84.6153846154%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-x="66"] { left: 84.6153846154%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-min-w="66"] { min-width: 84.6153846154%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-max-w="66"] { max-width: 84.6153846154%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-w="67"] { width: 85.8974358974%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-x="67"] { left: 85.8974358974%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-min-w="67"] { min-width: 85.8974358974%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-max-w="67"] { max-width: 85.8974358974%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-w="68"] { width: 87.1794871795%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-x="68"] { left: 87.1794871795%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-min-w="68"] { min-width: 87.1794871795%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-max-w="68"] { max-width: 87.1794871795%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-w="69"] { width: 88.4615384615%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-x="69"] { left: 88.4615384615%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-min-w="69"] { min-width: 88.4615384615%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-max-w="69"] { max-width: 88.4615384615%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-w="70"] { width: 89.7435897436%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-x="70"] { left: 89.7435897436%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-min-w="70"] { min-width: 89.7435897436%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-max-w="70"] { max-width: 89.7435897436%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-w="71"] { width: 91.0256410256%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-x="71"] { left: 91.0256410256%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-min-w="71"] { min-width: 91.0256410256%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-max-w="71"] { max-width: 91.0256410256%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-w="72"] { width: 92.3076923077%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-x="72"] { left: 92.3076923077%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-min-w="72"] { min-width: 92.3076923077%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-max-w="72"] { max-width: 92.3076923077%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-w="73"] { width: 93.5897435897%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-x="73"] { left: 93.5897435897%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-min-w="73"] { min-width: 93.5897435897%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-max-w="73"] { max-width: 93.5897435897%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-w="74"] { width: 94.8717948718%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-x="74"] { left: 94.8717948718%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-min-w="74"] { min-width: 94.8717948718%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-max-w="74"] { max-width: 94.8717948718%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-w="75"] { width: 96.1538461538%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-x="75"] { left: 96.1538461538%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-min-w="75"] { min-width: 96.1538461538%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-max-w="75"] { max-width: 96.1538461538%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-w="76"] { width: 97.4358974359%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-x="76"] { left: 97.4358974359%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-min-w="76"] { min-width: 97.4358974359%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-max-w="76"] { max-width: 97.4358974359%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-w="77"] { width: 98.7179487179%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-x="77"] { left: 98.7179487179%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-min-w="77"] { min-width: 98.7179487179%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-max-w="77"] { max-width: 98.7179487179%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-w="78"] { width: 100%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-x="78"] { left: 100%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-min-w="78"] { min-width: 100%; } .grid-stack.grid-stack-78 > .grid-stack-item[gs-max-w="78"] { max-width: 100%; } .grid-stack.grid-stack-79 > .grid-stack-item { min-width: 1.2658227848%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-w="1"] { width: 1.2658227848%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-x="1"] { left: 1.2658227848%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-min-w="1"] { min-width: 1.2658227848%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-max-w="1"] { max-width: 1.2658227848%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-w="2"] { width: 2.5316455696%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-x="2"] { left: 2.5316455696%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-min-w="2"] { min-width: 2.5316455696%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-max-w="2"] { max-width: 2.5316455696%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-w="3"] { width: 3.7974683544%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-x="3"] { left: 3.7974683544%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-min-w="3"] { min-width: 3.7974683544%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-max-w="3"] { max-width: 3.7974683544%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-w="4"] { width: 5.0632911392%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-x="4"] { left: 5.0632911392%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-min-w="4"] { min-width: 5.0632911392%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-max-w="4"] { max-width: 5.0632911392%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-w="5"] { width: 6.3291139241%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-x="5"] { left: 6.3291139241%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-min-w="5"] { min-width: 6.3291139241%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-max-w="5"] { max-width: 6.3291139241%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-w="6"] { width: 7.5949367089%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-x="6"] { left: 7.5949367089%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-min-w="6"] { min-width: 7.5949367089%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-max-w="6"] { max-width: 7.5949367089%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-w="7"] { width: 8.8607594937%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-x="7"] { left: 8.8607594937%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-min-w="7"] { min-width: 8.8607594937%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-max-w="7"] { max-width: 8.8607594937%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-w="8"] { width: 10.1265822785%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-x="8"] { left: 10.1265822785%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-min-w="8"] { min-width: 10.1265822785%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-max-w="8"] { max-width: 10.1265822785%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-w="9"] { width: 11.3924050633%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-x="9"] { left: 11.3924050633%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-min-w="9"] { min-width: 11.3924050633%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-max-w="9"] { max-width: 11.3924050633%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-w="10"] { width: 12.6582278481%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-x="10"] { left: 12.6582278481%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-min-w="10"] { min-width: 12.6582278481%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-max-w="10"] { max-width: 12.6582278481%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-w="11"] { width: 13.9240506329%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-x="11"] { left: 13.9240506329%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-min-w="11"] { min-width: 13.9240506329%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-max-w="11"] { max-width: 13.9240506329%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-w="12"] { width: 15.1898734177%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-x="12"] { left: 15.1898734177%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-min-w="12"] { min-width: 15.1898734177%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-max-w="12"] { max-width: 15.1898734177%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-w="13"] { width: 16.4556962025%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-x="13"] { left: 16.4556962025%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-min-w="13"] { min-width: 16.4556962025%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-max-w="13"] { max-width: 16.4556962025%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-w="14"] { width: 17.7215189873%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-x="14"] { left: 17.7215189873%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-min-w="14"] { min-width: 17.7215189873%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-max-w="14"] { max-width: 17.7215189873%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-w="15"] { width: 18.9873417722%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-x="15"] { left: 18.9873417722%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-min-w="15"] { min-width: 18.9873417722%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-max-w="15"] { max-width: 18.9873417722%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-w="16"] { width: 20.253164557%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-x="16"] { left: 20.253164557%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-min-w="16"] { min-width: 20.253164557%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-max-w="16"] { max-width: 20.253164557%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-w="17"] { width: 21.5189873418%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-x="17"] { left: 21.5189873418%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-min-w="17"] { min-width: 21.5189873418%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-max-w="17"] { max-width: 21.5189873418%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-w="18"] { width: 22.7848101266%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-x="18"] { left: 22.7848101266%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-min-w="18"] { min-width: 22.7848101266%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-max-w="18"] { max-width: 22.7848101266%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-w="19"] { width: 24.0506329114%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-x="19"] { left: 24.0506329114%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-min-w="19"] { min-width: 24.0506329114%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-max-w="19"] { max-width: 24.0506329114%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-w="20"] { width: 25.3164556962%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-x="20"] { left: 25.3164556962%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-min-w="20"] { min-width: 25.3164556962%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-max-w="20"] { max-width: 25.3164556962%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-w="21"] { width: 26.582278481%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-x="21"] { left: 26.582278481%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-min-w="21"] { min-width: 26.582278481%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-max-w="21"] { max-width: 26.582278481%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-w="22"] { width: 27.8481012658%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-x="22"] { left: 27.8481012658%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-min-w="22"] { min-width: 27.8481012658%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-max-w="22"] { max-width: 27.8481012658%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-w="23"] { width: 29.1139240506%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-x="23"] { left: 29.1139240506%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-min-w="23"] { min-width: 29.1139240506%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-max-w="23"] { max-width: 29.1139240506%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-w="24"] { width: 30.3797468354%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-x="24"] { left: 30.3797468354%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-min-w="24"] { min-width: 30.3797468354%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-max-w="24"] { max-width: 30.3797468354%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-w="25"] { width: 31.6455696203%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-x="25"] { left: 31.6455696203%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-min-w="25"] { min-width: 31.6455696203%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-max-w="25"] { max-width: 31.6455696203%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-w="26"] { width: 32.9113924051%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-x="26"] { left: 32.9113924051%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-min-w="26"] { min-width: 32.9113924051%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-max-w="26"] { max-width: 32.9113924051%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-w="27"] { width: 34.1772151899%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-x="27"] { left: 34.1772151899%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-min-w="27"] { min-width: 34.1772151899%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-max-w="27"] { max-width: 34.1772151899%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-w="28"] { width: 35.4430379747%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-x="28"] { left: 35.4430379747%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-min-w="28"] { min-width: 35.4430379747%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-max-w="28"] { max-width: 35.4430379747%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-w="29"] { width: 36.7088607595%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-x="29"] { left: 36.7088607595%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-min-w="29"] { min-width: 36.7088607595%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-max-w="29"] { max-width: 36.7088607595%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-w="30"] { width: 37.9746835443%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-x="30"] { left: 37.9746835443%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-min-w="30"] { min-width: 37.9746835443%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-max-w="30"] { max-width: 37.9746835443%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-w="31"] { width: 39.2405063291%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-x="31"] { left: 39.2405063291%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-min-w="31"] { min-width: 39.2405063291%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-max-w="31"] { max-width: 39.2405063291%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-w="32"] { width: 40.5063291139%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-x="32"] { left: 40.5063291139%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-min-w="32"] { min-width: 40.5063291139%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-max-w="32"] { max-width: 40.5063291139%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-w="33"] { width: 41.7721518987%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-x="33"] { left: 41.7721518987%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-min-w="33"] { min-width: 41.7721518987%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-max-w="33"] { max-width: 41.7721518987%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-w="34"] { width: 43.0379746835%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-x="34"] { left: 43.0379746835%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-min-w="34"] { min-width: 43.0379746835%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-max-w="34"] { max-width: 43.0379746835%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-w="35"] { width: 44.3037974684%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-x="35"] { left: 44.3037974684%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-min-w="35"] { min-width: 44.3037974684%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-max-w="35"] { max-width: 44.3037974684%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-w="36"] { width: 45.5696202532%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-x="36"] { left: 45.5696202532%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-min-w="36"] { min-width: 45.5696202532%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-max-w="36"] { max-width: 45.5696202532%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-w="37"] { width: 46.835443038%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-x="37"] { left: 46.835443038%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-min-w="37"] { min-width: 46.835443038%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-max-w="37"] { max-width: 46.835443038%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-w="38"] { width: 48.1012658228%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-x="38"] { left: 48.1012658228%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-min-w="38"] { min-width: 48.1012658228%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-max-w="38"] { max-width: 48.1012658228%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-w="39"] { width: 49.3670886076%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-x="39"] { left: 49.3670886076%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-min-w="39"] { min-width: 49.3670886076%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-max-w="39"] { max-width: 49.3670886076%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-w="40"] { width: 50.6329113924%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-x="40"] { left: 50.6329113924%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-min-w="40"] { min-width: 50.6329113924%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-max-w="40"] { max-width: 50.6329113924%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-w="41"] { width: 51.8987341772%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-x="41"] { left: 51.8987341772%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-min-w="41"] { min-width: 51.8987341772%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-max-w="41"] { max-width: 51.8987341772%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-w="42"] { width: 53.164556962%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-x="42"] { left: 53.164556962%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-min-w="42"] { min-width: 53.164556962%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-max-w="42"] { max-width: 53.164556962%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-w="43"] { width: 54.4303797468%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-x="43"] { left: 54.4303797468%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-min-w="43"] { min-width: 54.4303797468%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-max-w="43"] { max-width: 54.4303797468%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-w="44"] { width: 55.6962025316%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-x="44"] { left: 55.6962025316%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-min-w="44"] { min-width: 55.6962025316%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-max-w="44"] { max-width: 55.6962025316%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-w="45"] { width: 56.9620253165%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-x="45"] { left: 56.9620253165%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-min-w="45"] { min-width: 56.9620253165%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-max-w="45"] { max-width: 56.9620253165%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-w="46"] { width: 58.2278481013%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-x="46"] { left: 58.2278481013%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-min-w="46"] { min-width: 58.2278481013%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-max-w="46"] { max-width: 58.2278481013%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-w="47"] { width: 59.4936708861%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-x="47"] { left: 59.4936708861%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-min-w="47"] { min-width: 59.4936708861%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-max-w="47"] { max-width: 59.4936708861%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-w="48"] { width: 60.7594936709%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-x="48"] { left: 60.7594936709%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-min-w="48"] { min-width: 60.7594936709%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-max-w="48"] { max-width: 60.7594936709%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-w="49"] { width: 62.0253164557%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-x="49"] { left: 62.0253164557%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-min-w="49"] { min-width: 62.0253164557%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-max-w="49"] { max-width: 62.0253164557%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-w="50"] { width: 63.2911392405%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-x="50"] { left: 63.2911392405%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-min-w="50"] { min-width: 63.2911392405%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-max-w="50"] { max-width: 63.2911392405%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-w="51"] { width: 64.5569620253%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-x="51"] { left: 64.5569620253%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-min-w="51"] { min-width: 64.5569620253%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-max-w="51"] { max-width: 64.5569620253%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-w="52"] { width: 65.8227848101%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-x="52"] { left: 65.8227848101%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-min-w="52"] { min-width: 65.8227848101%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-max-w="52"] { max-width: 65.8227848101%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-w="53"] { width: 67.0886075949%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-x="53"] { left: 67.0886075949%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-min-w="53"] { min-width: 67.0886075949%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-max-w="53"] { max-width: 67.0886075949%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-w="54"] { width: 68.3544303797%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-x="54"] { left: 68.3544303797%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-min-w="54"] { min-width: 68.3544303797%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-max-w="54"] { max-width: 68.3544303797%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-w="55"] { width: 69.6202531646%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-x="55"] { left: 69.6202531646%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-min-w="55"] { min-width: 69.6202531646%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-max-w="55"] { max-width: 69.6202531646%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-w="56"] { width: 70.8860759494%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-x="56"] { left: 70.8860759494%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-min-w="56"] { min-width: 70.8860759494%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-max-w="56"] { max-width: 70.8860759494%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-w="57"] { width: 72.1518987342%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-x="57"] { left: 72.1518987342%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-min-w="57"] { min-width: 72.1518987342%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-max-w="57"] { max-width: 72.1518987342%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-w="58"] { width: 73.417721519%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-x="58"] { left: 73.417721519%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-min-w="58"] { min-width: 73.417721519%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-max-w="58"] { max-width: 73.417721519%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-w="59"] { width: 74.6835443038%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-x="59"] { left: 74.6835443038%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-min-w="59"] { min-width: 74.6835443038%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-max-w="59"] { max-width: 74.6835443038%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-w="60"] { width: 75.9493670886%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-x="60"] { left: 75.9493670886%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-min-w="60"] { min-width: 75.9493670886%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-max-w="60"] { max-width: 75.9493670886%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-w="61"] { width: 77.2151898734%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-x="61"] { left: 77.2151898734%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-min-w="61"] { min-width: 77.2151898734%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-max-w="61"] { max-width: 77.2151898734%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-w="62"] { width: 78.4810126582%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-x="62"] { left: 78.4810126582%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-min-w="62"] { min-width: 78.4810126582%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-max-w="62"] { max-width: 78.4810126582%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-w="63"] { width: 79.746835443%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-x="63"] { left: 79.746835443%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-min-w="63"] { min-width: 79.746835443%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-max-w="63"] { max-width: 79.746835443%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-w="64"] { width: 81.0126582278%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-x="64"] { left: 81.0126582278%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-min-w="64"] { min-width: 81.0126582278%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-max-w="64"] { max-width: 81.0126582278%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-w="65"] { width: 82.2784810127%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-x="65"] { left: 82.2784810127%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-min-w="65"] { min-width: 82.2784810127%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-max-w="65"] { max-width: 82.2784810127%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-w="66"] { width: 83.5443037975%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-x="66"] { left: 83.5443037975%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-min-w="66"] { min-width: 83.5443037975%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-max-w="66"] { max-width: 83.5443037975%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-w="67"] { width: 84.8101265823%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-x="67"] { left: 84.8101265823%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-min-w="67"] { min-width: 84.8101265823%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-max-w="67"] { max-width: 84.8101265823%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-w="68"] { width: 86.0759493671%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-x="68"] { left: 86.0759493671%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-min-w="68"] { min-width: 86.0759493671%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-max-w="68"] { max-width: 86.0759493671%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-w="69"] { width: 87.3417721519%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-x="69"] { left: 87.3417721519%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-min-w="69"] { min-width: 87.3417721519%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-max-w="69"] { max-width: 87.3417721519%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-w="70"] { width: 88.6075949367%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-x="70"] { left: 88.6075949367%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-min-w="70"] { min-width: 88.6075949367%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-max-w="70"] { max-width: 88.6075949367%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-w="71"] { width: 89.8734177215%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-x="71"] { left: 89.8734177215%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-min-w="71"] { min-width: 89.8734177215%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-max-w="71"] { max-width: 89.8734177215%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-w="72"] { width: 91.1392405063%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-x="72"] { left: 91.1392405063%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-min-w="72"] { min-width: 91.1392405063%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-max-w="72"] { max-width: 91.1392405063%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-w="73"] { width: 92.4050632911%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-x="73"] { left: 92.4050632911%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-min-w="73"] { min-width: 92.4050632911%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-max-w="73"] { max-width: 92.4050632911%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-w="74"] { width: 93.6708860759%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-x="74"] { left: 93.6708860759%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-min-w="74"] { min-width: 93.6708860759%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-max-w="74"] { max-width: 93.6708860759%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-w="75"] { width: 94.9367088608%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-x="75"] { left: 94.9367088608%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-min-w="75"] { min-width: 94.9367088608%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-max-w="75"] { max-width: 94.9367088608%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-w="76"] { width: 96.2025316456%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-x="76"] { left: 96.2025316456%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-min-w="76"] { min-width: 96.2025316456%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-max-w="76"] { max-width: 96.2025316456%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-w="77"] { width: 97.4683544304%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-x="77"] { left: 97.4683544304%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-min-w="77"] { min-width: 97.4683544304%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-max-w="77"] { max-width: 97.4683544304%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-w="78"] { width: 98.7341772152%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-x="78"] { left: 98.7341772152%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-min-w="78"] { min-width: 98.7341772152%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-max-w="78"] { max-width: 98.7341772152%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-w="79"] { width: 100%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-x="79"] { left: 100%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-min-w="79"] { min-width: 100%; } .grid-stack.grid-stack-79 > .grid-stack-item[gs-max-w="79"] { max-width: 100%; } .grid-stack.grid-stack-80 > .grid-stack-item { min-width: 1.25%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-w="1"] { width: 1.25%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-x="1"] { left: 1.25%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-min-w="1"] { min-width: 1.25%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-max-w="1"] { max-width: 1.25%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-w="2"] { width: 2.5%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-x="2"] { left: 2.5%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-min-w="2"] { min-width: 2.5%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-max-w="2"] { max-width: 2.5%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-w="3"] { width: 3.75%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-x="3"] { left: 3.75%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-min-w="3"] { min-width: 3.75%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-max-w="3"] { max-width: 3.75%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-w="4"] { width: 5%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-x="4"] { left: 5%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-min-w="4"] { min-width: 5%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-max-w="4"] { max-width: 5%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-w="5"] { width: 6.25%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-x="5"] { left: 6.25%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-min-w="5"] { min-width: 6.25%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-max-w="5"] { max-width: 6.25%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-w="6"] { width: 7.5%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-x="6"] { left: 7.5%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-min-w="6"] { min-width: 7.5%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-max-w="6"] { max-width: 7.5%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-w="7"] { width: 8.75%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-x="7"] { left: 8.75%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-min-w="7"] { min-width: 8.75%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-max-w="7"] { max-width: 8.75%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-w="8"] { width: 10%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-x="8"] { left: 10%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-min-w="8"] { min-width: 10%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-max-w="8"] { max-width: 10%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-w="9"] { width: 11.25%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-x="9"] { left: 11.25%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-min-w="9"] { min-width: 11.25%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-max-w="9"] { max-width: 11.25%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-w="10"] { width: 12.5%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-x="10"] { left: 12.5%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-min-w="10"] { min-width: 12.5%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-max-w="10"] { max-width: 12.5%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-w="11"] { width: 13.75%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-x="11"] { left: 13.75%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-min-w="11"] { min-width: 13.75%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-max-w="11"] { max-width: 13.75%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-w="12"] { width: 15%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-x="12"] { left: 15%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-min-w="12"] { min-width: 15%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-max-w="12"] { max-width: 15%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-w="13"] { width: 16.25%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-x="13"] { left: 16.25%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-min-w="13"] { min-width: 16.25%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-max-w="13"] { max-width: 16.25%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-w="14"] { width: 17.5%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-x="14"] { left: 17.5%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-min-w="14"] { min-width: 17.5%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-max-w="14"] { max-width: 17.5%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-w="15"] { width: 18.75%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-x="15"] { left: 18.75%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-min-w="15"] { min-width: 18.75%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-max-w="15"] { max-width: 18.75%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-w="16"] { width: 20%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-x="16"] { left: 20%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-min-w="16"] { min-width: 20%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-max-w="16"] { max-width: 20%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-w="17"] { width: 21.25%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-x="17"] { left: 21.25%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-min-w="17"] { min-width: 21.25%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-max-w="17"] { max-width: 21.25%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-w="18"] { width: 22.5%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-x="18"] { left: 22.5%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-min-w="18"] { min-width: 22.5%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-max-w="18"] { max-width: 22.5%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-w="19"] { width: 23.75%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-x="19"] { left: 23.75%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-min-w="19"] { min-width: 23.75%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-max-w="19"] { max-width: 23.75%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-w="20"] { width: 25%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-x="20"] { left: 25%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-min-w="20"] { min-width: 25%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-max-w="20"] { max-width: 25%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-w="21"] { width: 26.25%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-x="21"] { left: 26.25%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-min-w="21"] { min-width: 26.25%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-max-w="21"] { max-width: 26.25%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-w="22"] { width: 27.5%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-x="22"] { left: 27.5%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-min-w="22"] { min-width: 27.5%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-max-w="22"] { max-width: 27.5%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-w="23"] { width: 28.75%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-x="23"] { left: 28.75%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-min-w="23"] { min-width: 28.75%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-max-w="23"] { max-width: 28.75%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-w="24"] { width: 30%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-x="24"] { left: 30%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-min-w="24"] { min-width: 30%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-max-w="24"] { max-width: 30%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-w="25"] { width: 31.25%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-x="25"] { left: 31.25%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-min-w="25"] { min-width: 31.25%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-max-w="25"] { max-width: 31.25%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-w="26"] { width: 32.5%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-x="26"] { left: 32.5%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-min-w="26"] { min-width: 32.5%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-max-w="26"] { max-width: 32.5%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-w="27"] { width: 33.75%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-x="27"] { left: 33.75%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-min-w="27"] { min-width: 33.75%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-max-w="27"] { max-width: 33.75%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-w="28"] { width: 35%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-x="28"] { left: 35%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-min-w="28"] { min-width: 35%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-max-w="28"] { max-width: 35%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-w="29"] { width: 36.25%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-x="29"] { left: 36.25%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-min-w="29"] { min-width: 36.25%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-max-w="29"] { max-width: 36.25%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-w="30"] { width: 37.5%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-x="30"] { left: 37.5%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-min-w="30"] { min-width: 37.5%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-max-w="30"] { max-width: 37.5%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-w="31"] { width: 38.75%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-x="31"] { left: 38.75%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-min-w="31"] { min-width: 38.75%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-max-w="31"] { max-width: 38.75%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-w="32"] { width: 40%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-x="32"] { left: 40%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-min-w="32"] { min-width: 40%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-max-w="32"] { max-width: 40%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-w="33"] { width: 41.25%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-x="33"] { left: 41.25%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-min-w="33"] { min-width: 41.25%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-max-w="33"] { max-width: 41.25%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-w="34"] { width: 42.5%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-x="34"] { left: 42.5%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-min-w="34"] { min-width: 42.5%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-max-w="34"] { max-width: 42.5%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-w="35"] { width: 43.75%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-x="35"] { left: 43.75%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-min-w="35"] { min-width: 43.75%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-max-w="35"] { max-width: 43.75%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-w="36"] { width: 45%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-x="36"] { left: 45%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-min-w="36"] { min-width: 45%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-max-w="36"] { max-width: 45%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-w="37"] { width: 46.25%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-x="37"] { left: 46.25%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-min-w="37"] { min-width: 46.25%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-max-w="37"] { max-width: 46.25%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-w="38"] { width: 47.5%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-x="38"] { left: 47.5%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-min-w="38"] { min-width: 47.5%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-max-w="38"] { max-width: 47.5%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-w="39"] { width: 48.75%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-x="39"] { left: 48.75%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-min-w="39"] { min-width: 48.75%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-max-w="39"] { max-width: 48.75%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-w="40"] { width: 50%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-x="40"] { left: 50%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-min-w="40"] { min-width: 50%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-max-w="40"] { max-width: 50%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-w="41"] { width: 51.25%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-x="41"] { left: 51.25%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-min-w="41"] { min-width: 51.25%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-max-w="41"] { max-width: 51.25%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-w="42"] { width: 52.5%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-x="42"] { left: 52.5%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-min-w="42"] { min-width: 52.5%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-max-w="42"] { max-width: 52.5%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-w="43"] { width: 53.75%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-x="43"] { left: 53.75%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-min-w="43"] { min-width: 53.75%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-max-w="43"] { max-width: 53.75%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-w="44"] { width: 55%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-x="44"] { left: 55%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-min-w="44"] { min-width: 55%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-max-w="44"] { max-width: 55%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-w="45"] { width: 56.25%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-x="45"] { left: 56.25%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-min-w="45"] { min-width: 56.25%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-max-w="45"] { max-width: 56.25%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-w="46"] { width: 57.5%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-x="46"] { left: 57.5%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-min-w="46"] { min-width: 57.5%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-max-w="46"] { max-width: 57.5%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-w="47"] { width: 58.75%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-x="47"] { left: 58.75%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-min-w="47"] { min-width: 58.75%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-max-w="47"] { max-width: 58.75%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-w="48"] { width: 60%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-x="48"] { left: 60%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-min-w="48"] { min-width: 60%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-max-w="48"] { max-width: 60%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-w="49"] { width: 61.25%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-x="49"] { left: 61.25%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-min-w="49"] { min-width: 61.25%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-max-w="49"] { max-width: 61.25%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-w="50"] { width: 62.5%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-x="50"] { left: 62.5%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-min-w="50"] { min-width: 62.5%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-max-w="50"] { max-width: 62.5%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-w="51"] { width: 63.75%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-x="51"] { left: 63.75%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-min-w="51"] { min-width: 63.75%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-max-w="51"] { max-width: 63.75%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-w="52"] { width: 65%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-x="52"] { left: 65%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-min-w="52"] { min-width: 65%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-max-w="52"] { max-width: 65%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-w="53"] { width: 66.25%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-x="53"] { left: 66.25%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-min-w="53"] { min-width: 66.25%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-max-w="53"] { max-width: 66.25%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-w="54"] { width: 67.5%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-x="54"] { left: 67.5%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-min-w="54"] { min-width: 67.5%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-max-w="54"] { max-width: 67.5%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-w="55"] { width: 68.75%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-x="55"] { left: 68.75%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-min-w="55"] { min-width: 68.75%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-max-w="55"] { max-width: 68.75%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-w="56"] { width: 70%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-x="56"] { left: 70%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-min-w="56"] { min-width: 70%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-max-w="56"] { max-width: 70%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-w="57"] { width: 71.25%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-x="57"] { left: 71.25%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-min-w="57"] { min-width: 71.25%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-max-w="57"] { max-width: 71.25%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-w="58"] { width: 72.5%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-x="58"] { left: 72.5%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-min-w="58"] { min-width: 72.5%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-max-w="58"] { max-width: 72.5%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-w="59"] { width: 73.75%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-x="59"] { left: 73.75%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-min-w="59"] { min-width: 73.75%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-max-w="59"] { max-width: 73.75%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-w="60"] { width: 75%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-x="60"] { left: 75%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-min-w="60"] { min-width: 75%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-max-w="60"] { max-width: 75%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-w="61"] { width: 76.25%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-x="61"] { left: 76.25%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-min-w="61"] { min-width: 76.25%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-max-w="61"] { max-width: 76.25%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-w="62"] { width: 77.5%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-x="62"] { left: 77.5%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-min-w="62"] { min-width: 77.5%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-max-w="62"] { max-width: 77.5%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-w="63"] { width: 78.75%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-x="63"] { left: 78.75%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-min-w="63"] { min-width: 78.75%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-max-w="63"] { max-width: 78.75%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-w="64"] { width: 80%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-x="64"] { left: 80%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-min-w="64"] { min-width: 80%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-max-w="64"] { max-width: 80%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-w="65"] { width: 81.25%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-x="65"] { left: 81.25%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-min-w="65"] { min-width: 81.25%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-max-w="65"] { max-width: 81.25%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-w="66"] { width: 82.5%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-x="66"] { left: 82.5%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-min-w="66"] { min-width: 82.5%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-max-w="66"] { max-width: 82.5%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-w="67"] { width: 83.75%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-x="67"] { left: 83.75%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-min-w="67"] { min-width: 83.75%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-max-w="67"] { max-width: 83.75%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-w="68"] { width: 85%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-x="68"] { left: 85%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-min-w="68"] { min-width: 85%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-max-w="68"] { max-width: 85%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-w="69"] { width: 86.25%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-x="69"] { left: 86.25%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-min-w="69"] { min-width: 86.25%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-max-w="69"] { max-width: 86.25%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-w="70"] { width: 87.5%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-x="70"] { left: 87.5%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-min-w="70"] { min-width: 87.5%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-max-w="70"] { max-width: 87.5%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-w="71"] { width: 88.75%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-x="71"] { left: 88.75%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-min-w="71"] { min-width: 88.75%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-max-w="71"] { max-width: 88.75%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-w="72"] { width: 90%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-x="72"] { left: 90%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-min-w="72"] { min-width: 90%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-max-w="72"] { max-width: 90%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-w="73"] { width: 91.25%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-x="73"] { left: 91.25%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-min-w="73"] { min-width: 91.25%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-max-w="73"] { max-width: 91.25%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-w="74"] { width: 92.5%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-x="74"] { left: 92.5%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-min-w="74"] { min-width: 92.5%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-max-w="74"] { max-width: 92.5%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-w="75"] { width: 93.75%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-x="75"] { left: 93.75%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-min-w="75"] { min-width: 93.75%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-max-w="75"] { max-width: 93.75%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-w="76"] { width: 95%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-x="76"] { left: 95%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-min-w="76"] { min-width: 95%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-max-w="76"] { max-width: 95%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-w="77"] { width: 96.25%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-x="77"] { left: 96.25%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-min-w="77"] { min-width: 96.25%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-max-w="77"] { max-width: 96.25%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-w="78"] { width: 97.5%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-x="78"] { left: 97.5%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-min-w="78"] { min-width: 97.5%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-max-w="78"] { max-width: 97.5%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-w="79"] { width: 98.75%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-x="79"] { left: 98.75%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-min-w="79"] { min-width: 98.75%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-max-w="79"] { max-width: 98.75%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-w="80"] { width: 100%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-x="80"] { left: 100%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-min-w="80"] { min-width: 100%; } .grid-stack.grid-stack-80 > .grid-stack-item[gs-max-w="80"] { max-width: 100%; } .grid-stack.grid-stack-81 > .grid-stack-item { min-width: 1.2345679012%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-w="1"] { width: 1.2345679012%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-x="1"] { left: 1.2345679012%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-min-w="1"] { min-width: 1.2345679012%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-max-w="1"] { max-width: 1.2345679012%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-w="2"] { width: 2.4691358025%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-x="2"] { left: 2.4691358025%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-min-w="2"] { min-width: 2.4691358025%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-max-w="2"] { max-width: 2.4691358025%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-w="3"] { width: 3.7037037037%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-x="3"] { left: 3.7037037037%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-min-w="3"] { min-width: 3.7037037037%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-max-w="3"] { max-width: 3.7037037037%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-w="4"] { width: 4.9382716049%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-x="4"] { left: 4.9382716049%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-min-w="4"] { min-width: 4.9382716049%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-max-w="4"] { max-width: 4.9382716049%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-w="5"] { width: 6.1728395062%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-x="5"] { left: 6.1728395062%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-min-w="5"] { min-width: 6.1728395062%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-max-w="5"] { max-width: 6.1728395062%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-w="6"] { width: 7.4074074074%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-x="6"] { left: 7.4074074074%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-min-w="6"] { min-width: 7.4074074074%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-max-w="6"] { max-width: 7.4074074074%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-w="7"] { width: 8.6419753086%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-x="7"] { left: 8.6419753086%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-min-w="7"] { min-width: 8.6419753086%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-max-w="7"] { max-width: 8.6419753086%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-w="8"] { width: 9.8765432099%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-x="8"] { left: 9.8765432099%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-min-w="8"] { min-width: 9.8765432099%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-max-w="8"] { max-width: 9.8765432099%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-w="9"] { width: 11.1111111111%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-x="9"] { left: 11.1111111111%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-min-w="9"] { min-width: 11.1111111111%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-max-w="9"] { max-width: 11.1111111111%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-w="10"] { width: 12.3456790123%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-x="10"] { left: 12.3456790123%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-min-w="10"] { min-width: 12.3456790123%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-max-w="10"] { max-width: 12.3456790123%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-w="11"] { width: 13.5802469136%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-x="11"] { left: 13.5802469136%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-min-w="11"] { min-width: 13.5802469136%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-max-w="11"] { max-width: 13.5802469136%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-w="12"] { width: 14.8148148148%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-x="12"] { left: 14.8148148148%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-min-w="12"] { min-width: 14.8148148148%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-max-w="12"] { max-width: 14.8148148148%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-w="13"] { width: 16.049382716%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-x="13"] { left: 16.049382716%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-min-w="13"] { min-width: 16.049382716%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-max-w="13"] { max-width: 16.049382716%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-w="14"] { width: 17.2839506173%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-x="14"] { left: 17.2839506173%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-min-w="14"] { min-width: 17.2839506173%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-max-w="14"] { max-width: 17.2839506173%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-w="15"] { width: 18.5185185185%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-x="15"] { left: 18.5185185185%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-min-w="15"] { min-width: 18.5185185185%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-max-w="15"] { max-width: 18.5185185185%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-w="16"] { width: 19.7530864198%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-x="16"] { left: 19.7530864198%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-min-w="16"] { min-width: 19.7530864198%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-max-w="16"] { max-width: 19.7530864198%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-w="17"] { width: 20.987654321%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-x="17"] { left: 20.987654321%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-min-w="17"] { min-width: 20.987654321%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-max-w="17"] { max-width: 20.987654321%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-w="18"] { width: 22.2222222222%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-x="18"] { left: 22.2222222222%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-min-w="18"] { min-width: 22.2222222222%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-max-w="18"] { max-width: 22.2222222222%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-w="19"] { width: 23.4567901235%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-x="19"] { left: 23.4567901235%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-min-w="19"] { min-width: 23.4567901235%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-max-w="19"] { max-width: 23.4567901235%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-w="20"] { width: 24.6913580247%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-x="20"] { left: 24.6913580247%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-min-w="20"] { min-width: 24.6913580247%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-max-w="20"] { max-width: 24.6913580247%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-w="21"] { width: 25.9259259259%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-x="21"] { left: 25.9259259259%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-min-w="21"] { min-width: 25.9259259259%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-max-w="21"] { max-width: 25.9259259259%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-w="22"] { width: 27.1604938272%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-x="22"] { left: 27.1604938272%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-min-w="22"] { min-width: 27.1604938272%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-max-w="22"] { max-width: 27.1604938272%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-w="23"] { width: 28.3950617284%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-x="23"] { left: 28.3950617284%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-min-w="23"] { min-width: 28.3950617284%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-max-w="23"] { max-width: 28.3950617284%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-w="24"] { width: 29.6296296296%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-x="24"] { left: 29.6296296296%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-min-w="24"] { min-width: 29.6296296296%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-max-w="24"] { max-width: 29.6296296296%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-w="25"] { width: 30.8641975309%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-x="25"] { left: 30.8641975309%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-min-w="25"] { min-width: 30.8641975309%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-max-w="25"] { max-width: 30.8641975309%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-w="26"] { width: 32.0987654321%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-x="26"] { left: 32.0987654321%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-min-w="26"] { min-width: 32.0987654321%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-max-w="26"] { max-width: 32.0987654321%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-w="27"] { width: 33.3333333333%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-x="27"] { left: 33.3333333333%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-min-w="27"] { min-width: 33.3333333333%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-max-w="27"] { max-width: 33.3333333333%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-w="28"] { width: 34.5679012346%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-x="28"] { left: 34.5679012346%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-min-w="28"] { min-width: 34.5679012346%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-max-w="28"] { max-width: 34.5679012346%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-w="29"] { width: 35.8024691358%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-x="29"] { left: 35.8024691358%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-min-w="29"] { min-width: 35.8024691358%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-max-w="29"] { max-width: 35.8024691358%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-w="30"] { width: 37.037037037%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-x="30"] { left: 37.037037037%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-min-w="30"] { min-width: 37.037037037%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-max-w="30"] { max-width: 37.037037037%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-w="31"] { width: 38.2716049383%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-x="31"] { left: 38.2716049383%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-min-w="31"] { min-width: 38.2716049383%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-max-w="31"] { max-width: 38.2716049383%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-w="32"] { width: 39.5061728395%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-x="32"] { left: 39.5061728395%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-min-w="32"] { min-width: 39.5061728395%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-max-w="32"] { max-width: 39.5061728395%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-w="33"] { width: 40.7407407407%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-x="33"] { left: 40.7407407407%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-min-w="33"] { min-width: 40.7407407407%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-max-w="33"] { max-width: 40.7407407407%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-w="34"] { width: 41.975308642%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-x="34"] { left: 41.975308642%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-min-w="34"] { min-width: 41.975308642%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-max-w="34"] { max-width: 41.975308642%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-w="35"] { width: 43.2098765432%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-x="35"] { left: 43.2098765432%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-min-w="35"] { min-width: 43.2098765432%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-max-w="35"] { max-width: 43.2098765432%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-w="36"] { width: 44.4444444444%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-x="36"] { left: 44.4444444444%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-min-w="36"] { min-width: 44.4444444444%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-max-w="36"] { max-width: 44.4444444444%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-w="37"] { width: 45.6790123457%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-x="37"] { left: 45.6790123457%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-min-w="37"] { min-width: 45.6790123457%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-max-w="37"] { max-width: 45.6790123457%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-w="38"] { width: 46.9135802469%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-x="38"] { left: 46.9135802469%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-min-w="38"] { min-width: 46.9135802469%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-max-w="38"] { max-width: 46.9135802469%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-w="39"] { width: 48.1481481481%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-x="39"] { left: 48.1481481481%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-min-w="39"] { min-width: 48.1481481481%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-max-w="39"] { max-width: 48.1481481481%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-w="40"] { width: 49.3827160494%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-x="40"] { left: 49.3827160494%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-min-w="40"] { min-width: 49.3827160494%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-max-w="40"] { max-width: 49.3827160494%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-w="41"] { width: 50.6172839506%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-x="41"] { left: 50.6172839506%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-min-w="41"] { min-width: 50.6172839506%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-max-w="41"] { max-width: 50.6172839506%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-w="42"] { width: 51.8518518519%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-x="42"] { left: 51.8518518519%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-min-w="42"] { min-width: 51.8518518519%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-max-w="42"] { max-width: 51.8518518519%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-w="43"] { width: 53.0864197531%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-x="43"] { left: 53.0864197531%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-min-w="43"] { min-width: 53.0864197531%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-max-w="43"] { max-width: 53.0864197531%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-w="44"] { width: 54.3209876543%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-x="44"] { left: 54.3209876543%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-min-w="44"] { min-width: 54.3209876543%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-max-w="44"] { max-width: 54.3209876543%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-w="45"] { width: 55.5555555556%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-x="45"] { left: 55.5555555556%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-min-w="45"] { min-width: 55.5555555556%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-max-w="45"] { max-width: 55.5555555556%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-w="46"] { width: 56.7901234568%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-x="46"] { left: 56.7901234568%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-min-w="46"] { min-width: 56.7901234568%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-max-w="46"] { max-width: 56.7901234568%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-w="47"] { width: 58.024691358%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-x="47"] { left: 58.024691358%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-min-w="47"] { min-width: 58.024691358%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-max-w="47"] { max-width: 58.024691358%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-w="48"] { width: 59.2592592593%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-x="48"] { left: 59.2592592593%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-min-w="48"] { min-width: 59.2592592593%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-max-w="48"] { max-width: 59.2592592593%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-w="49"] { width: 60.4938271605%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-x="49"] { left: 60.4938271605%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-min-w="49"] { min-width: 60.4938271605%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-max-w="49"] { max-width: 60.4938271605%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-w="50"] { width: 61.7283950617%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-x="50"] { left: 61.7283950617%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-min-w="50"] { min-width: 61.7283950617%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-max-w="50"] { max-width: 61.7283950617%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-w="51"] { width: 62.962962963%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-x="51"] { left: 62.962962963%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-min-w="51"] { min-width: 62.962962963%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-max-w="51"] { max-width: 62.962962963%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-w="52"] { width: 64.1975308642%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-x="52"] { left: 64.1975308642%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-min-w="52"] { min-width: 64.1975308642%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-max-w="52"] { max-width: 64.1975308642%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-w="53"] { width: 65.4320987654%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-x="53"] { left: 65.4320987654%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-min-w="53"] { min-width: 65.4320987654%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-max-w="53"] { max-width: 65.4320987654%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-w="54"] { width: 66.6666666667%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-x="54"] { left: 66.6666666667%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-min-w="54"] { min-width: 66.6666666667%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-max-w="54"] { max-width: 66.6666666667%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-w="55"] { width: 67.9012345679%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-x="55"] { left: 67.9012345679%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-min-w="55"] { min-width: 67.9012345679%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-max-w="55"] { max-width: 67.9012345679%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-w="56"] { width: 69.1358024691%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-x="56"] { left: 69.1358024691%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-min-w="56"] { min-width: 69.1358024691%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-max-w="56"] { max-width: 69.1358024691%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-w="57"] { width: 70.3703703704%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-x="57"] { left: 70.3703703704%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-min-w="57"] { min-width: 70.3703703704%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-max-w="57"] { max-width: 70.3703703704%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-w="58"] { width: 71.6049382716%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-x="58"] { left: 71.6049382716%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-min-w="58"] { min-width: 71.6049382716%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-max-w="58"] { max-width: 71.6049382716%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-w="59"] { width: 72.8395061728%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-x="59"] { left: 72.8395061728%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-min-w="59"] { min-width: 72.8395061728%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-max-w="59"] { max-width: 72.8395061728%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-w="60"] { width: 74.0740740741%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-x="60"] { left: 74.0740740741%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-min-w="60"] { min-width: 74.0740740741%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-max-w="60"] { max-width: 74.0740740741%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-w="61"] { width: 75.3086419753%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-x="61"] { left: 75.3086419753%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-min-w="61"] { min-width: 75.3086419753%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-max-w="61"] { max-width: 75.3086419753%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-w="62"] { width: 76.5432098765%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-x="62"] { left: 76.5432098765%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-min-w="62"] { min-width: 76.5432098765%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-max-w="62"] { max-width: 76.5432098765%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-w="63"] { width: 77.7777777778%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-x="63"] { left: 77.7777777778%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-min-w="63"] { min-width: 77.7777777778%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-max-w="63"] { max-width: 77.7777777778%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-w="64"] { width: 79.012345679%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-x="64"] { left: 79.012345679%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-min-w="64"] { min-width: 79.012345679%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-max-w="64"] { max-width: 79.012345679%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-w="65"] { width: 80.2469135802%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-x="65"] { left: 80.2469135802%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-min-w="65"] { min-width: 80.2469135802%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-max-w="65"] { max-width: 80.2469135802%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-w="66"] { width: 81.4814814815%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-x="66"] { left: 81.4814814815%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-min-w="66"] { min-width: 81.4814814815%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-max-w="66"] { max-width: 81.4814814815%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-w="67"] { width: 82.7160493827%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-x="67"] { left: 82.7160493827%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-min-w="67"] { min-width: 82.7160493827%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-max-w="67"] { max-width: 82.7160493827%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-w="68"] { width: 83.950617284%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-x="68"] { left: 83.950617284%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-min-w="68"] { min-width: 83.950617284%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-max-w="68"] { max-width: 83.950617284%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-w="69"] { width: 85.1851851852%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-x="69"] { left: 85.1851851852%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-min-w="69"] { min-width: 85.1851851852%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-max-w="69"] { max-width: 85.1851851852%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-w="70"] { width: 86.4197530864%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-x="70"] { left: 86.4197530864%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-min-w="70"] { min-width: 86.4197530864%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-max-w="70"] { max-width: 86.4197530864%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-w="71"] { width: 87.6543209877%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-x="71"] { left: 87.6543209877%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-min-w="71"] { min-width: 87.6543209877%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-max-w="71"] { max-width: 87.6543209877%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-w="72"] { width: 88.8888888889%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-x="72"] { left: 88.8888888889%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-min-w="72"] { min-width: 88.8888888889%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-max-w="72"] { max-width: 88.8888888889%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-w="73"] { width: 90.1234567901%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-x="73"] { left: 90.1234567901%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-min-w="73"] { min-width: 90.1234567901%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-max-w="73"] { max-width: 90.1234567901%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-w="74"] { width: 91.3580246914%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-x="74"] { left: 91.3580246914%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-min-w="74"] { min-width: 91.3580246914%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-max-w="74"] { max-width: 91.3580246914%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-w="75"] { width: 92.5925925926%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-x="75"] { left: 92.5925925926%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-min-w="75"] { min-width: 92.5925925926%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-max-w="75"] { max-width: 92.5925925926%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-w="76"] { width: 93.8271604938%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-x="76"] { left: 93.8271604938%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-min-w="76"] { min-width: 93.8271604938%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-max-w="76"] { max-width: 93.8271604938%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-w="77"] { width: 95.0617283951%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-x="77"] { left: 95.0617283951%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-min-w="77"] { min-width: 95.0617283951%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-max-w="77"] { max-width: 95.0617283951%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-w="78"] { width: 96.2962962963%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-x="78"] { left: 96.2962962963%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-min-w="78"] { min-width: 96.2962962963%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-max-w="78"] { max-width: 96.2962962963%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-w="79"] { width: 97.5308641975%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-x="79"] { left: 97.5308641975%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-min-w="79"] { min-width: 97.5308641975%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-max-w="79"] { max-width: 97.5308641975%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-w="80"] { width: 98.7654320988%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-x="80"] { left: 98.7654320988%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-min-w="80"] { min-width: 98.7654320988%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-max-w="80"] { max-width: 98.7654320988%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-w="81"] { width: 100%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-x="81"] { left: 100%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-min-w="81"] { min-width: 100%; } .grid-stack.grid-stack-81 > .grid-stack-item[gs-max-w="81"] { max-width: 100%; } .grid-stack.grid-stack-82 > .grid-stack-item { min-width: 1.2195121951%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-w="1"] { width: 1.2195121951%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-x="1"] { left: 1.2195121951%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-min-w="1"] { min-width: 1.2195121951%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-max-w="1"] { max-width: 1.2195121951%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-w="2"] { width: 2.4390243902%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-x="2"] { left: 2.4390243902%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-min-w="2"] { min-width: 2.4390243902%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-max-w="2"] { max-width: 2.4390243902%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-w="3"] { width: 3.6585365854%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-x="3"] { left: 3.6585365854%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-min-w="3"] { min-width: 3.6585365854%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-max-w="3"] { max-width: 3.6585365854%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-w="4"] { width: 4.8780487805%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-x="4"] { left: 4.8780487805%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-min-w="4"] { min-width: 4.8780487805%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-max-w="4"] { max-width: 4.8780487805%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-w="5"] { width: 6.0975609756%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-x="5"] { left: 6.0975609756%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-min-w="5"] { min-width: 6.0975609756%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-max-w="5"] { max-width: 6.0975609756%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-w="6"] { width: 7.3170731707%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-x="6"] { left: 7.3170731707%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-min-w="6"] { min-width: 7.3170731707%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-max-w="6"] { max-width: 7.3170731707%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-w="7"] { width: 8.5365853659%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-x="7"] { left: 8.5365853659%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-min-w="7"] { min-width: 8.5365853659%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-max-w="7"] { max-width: 8.5365853659%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-w="8"] { width: 9.756097561%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-x="8"] { left: 9.756097561%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-min-w="8"] { min-width: 9.756097561%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-max-w="8"] { max-width: 9.756097561%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-w="9"] { width: 10.9756097561%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-x="9"] { left: 10.9756097561%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-min-w="9"] { min-width: 10.9756097561%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-max-w="9"] { max-width: 10.9756097561%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-w="10"] { width: 12.1951219512%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-x="10"] { left: 12.1951219512%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-min-w="10"] { min-width: 12.1951219512%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-max-w="10"] { max-width: 12.1951219512%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-w="11"] { width: 13.4146341463%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-x="11"] { left: 13.4146341463%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-min-w="11"] { min-width: 13.4146341463%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-max-w="11"] { max-width: 13.4146341463%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-w="12"] { width: 14.6341463415%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-x="12"] { left: 14.6341463415%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-min-w="12"] { min-width: 14.6341463415%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-max-w="12"] { max-width: 14.6341463415%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-w="13"] { width: 15.8536585366%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-x="13"] { left: 15.8536585366%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-min-w="13"] { min-width: 15.8536585366%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-max-w="13"] { max-width: 15.8536585366%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-w="14"] { width: 17.0731707317%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-x="14"] { left: 17.0731707317%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-min-w="14"] { min-width: 17.0731707317%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-max-w="14"] { max-width: 17.0731707317%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-w="15"] { width: 18.2926829268%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-x="15"] { left: 18.2926829268%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-min-w="15"] { min-width: 18.2926829268%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-max-w="15"] { max-width: 18.2926829268%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-w="16"] { width: 19.512195122%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-x="16"] { left: 19.512195122%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-min-w="16"] { min-width: 19.512195122%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-max-w="16"] { max-width: 19.512195122%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-w="17"] { width: 20.7317073171%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-x="17"] { left: 20.7317073171%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-min-w="17"] { min-width: 20.7317073171%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-max-w="17"] { max-width: 20.7317073171%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-w="18"] { width: 21.9512195122%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-x="18"] { left: 21.9512195122%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-min-w="18"] { min-width: 21.9512195122%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-max-w="18"] { max-width: 21.9512195122%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-w="19"] { width: 23.1707317073%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-x="19"] { left: 23.1707317073%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-min-w="19"] { min-width: 23.1707317073%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-max-w="19"] { max-width: 23.1707317073%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-w="20"] { width: 24.3902439024%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-x="20"] { left: 24.3902439024%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-min-w="20"] { min-width: 24.3902439024%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-max-w="20"] { max-width: 24.3902439024%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-w="21"] { width: 25.6097560976%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-x="21"] { left: 25.6097560976%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-min-w="21"] { min-width: 25.6097560976%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-max-w="21"] { max-width: 25.6097560976%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-w="22"] { width: 26.8292682927%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-x="22"] { left: 26.8292682927%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-min-w="22"] { min-width: 26.8292682927%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-max-w="22"] { max-width: 26.8292682927%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-w="23"] { width: 28.0487804878%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-x="23"] { left: 28.0487804878%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-min-w="23"] { min-width: 28.0487804878%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-max-w="23"] { max-width: 28.0487804878%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-w="24"] { width: 29.2682926829%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-x="24"] { left: 29.2682926829%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-min-w="24"] { min-width: 29.2682926829%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-max-w="24"] { max-width: 29.2682926829%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-w="25"] { width: 30.487804878%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-x="25"] { left: 30.487804878%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-min-w="25"] { min-width: 30.487804878%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-max-w="25"] { max-width: 30.487804878%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-w="26"] { width: 31.7073170732%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-x="26"] { left: 31.7073170732%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-min-w="26"] { min-width: 31.7073170732%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-max-w="26"] { max-width: 31.7073170732%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-w="27"] { width: 32.9268292683%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-x="27"] { left: 32.9268292683%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-min-w="27"] { min-width: 32.9268292683%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-max-w="27"] { max-width: 32.9268292683%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-w="28"] { width: 34.1463414634%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-x="28"] { left: 34.1463414634%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-min-w="28"] { min-width: 34.1463414634%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-max-w="28"] { max-width: 34.1463414634%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-w="29"] { width: 35.3658536585%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-x="29"] { left: 35.3658536585%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-min-w="29"] { min-width: 35.3658536585%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-max-w="29"] { max-width: 35.3658536585%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-w="30"] { width: 36.5853658537%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-x="30"] { left: 36.5853658537%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-min-w="30"] { min-width: 36.5853658537%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-max-w="30"] { max-width: 36.5853658537%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-w="31"] { width: 37.8048780488%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-x="31"] { left: 37.8048780488%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-min-w="31"] { min-width: 37.8048780488%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-max-w="31"] { max-width: 37.8048780488%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-w="32"] { width: 39.0243902439%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-x="32"] { left: 39.0243902439%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-min-w="32"] { min-width: 39.0243902439%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-max-w="32"] { max-width: 39.0243902439%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-w="33"] { width: 40.243902439%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-x="33"] { left: 40.243902439%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-min-w="33"] { min-width: 40.243902439%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-max-w="33"] { max-width: 40.243902439%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-w="34"] { width: 41.4634146341%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-x="34"] { left: 41.4634146341%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-min-w="34"] { min-width: 41.4634146341%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-max-w="34"] { max-width: 41.4634146341%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-w="35"] { width: 42.6829268293%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-x="35"] { left: 42.6829268293%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-min-w="35"] { min-width: 42.6829268293%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-max-w="35"] { max-width: 42.6829268293%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-w="36"] { width: 43.9024390244%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-x="36"] { left: 43.9024390244%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-min-w="36"] { min-width: 43.9024390244%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-max-w="36"] { max-width: 43.9024390244%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-w="37"] { width: 45.1219512195%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-x="37"] { left: 45.1219512195%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-min-w="37"] { min-width: 45.1219512195%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-max-w="37"] { max-width: 45.1219512195%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-w="38"] { width: 46.3414634146%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-x="38"] { left: 46.3414634146%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-min-w="38"] { min-width: 46.3414634146%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-max-w="38"] { max-width: 46.3414634146%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-w="39"] { width: 47.5609756098%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-x="39"] { left: 47.5609756098%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-min-w="39"] { min-width: 47.5609756098%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-max-w="39"] { max-width: 47.5609756098%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-w="40"] { width: 48.7804878049%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-x="40"] { left: 48.7804878049%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-min-w="40"] { min-width: 48.7804878049%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-max-w="40"] { max-width: 48.7804878049%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-w="41"] { width: 50%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-x="41"] { left: 50%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-min-w="41"] { min-width: 50%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-max-w="41"] { max-width: 50%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-w="42"] { width: 51.2195121951%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-x="42"] { left: 51.2195121951%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-min-w="42"] { min-width: 51.2195121951%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-max-w="42"] { max-width: 51.2195121951%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-w="43"] { width: 52.4390243902%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-x="43"] { left: 52.4390243902%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-min-w="43"] { min-width: 52.4390243902%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-max-w="43"] { max-width: 52.4390243902%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-w="44"] { width: 53.6585365854%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-x="44"] { left: 53.6585365854%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-min-w="44"] { min-width: 53.6585365854%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-max-w="44"] { max-width: 53.6585365854%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-w="45"] { width: 54.8780487805%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-x="45"] { left: 54.8780487805%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-min-w="45"] { min-width: 54.8780487805%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-max-w="45"] { max-width: 54.8780487805%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-w="46"] { width: 56.0975609756%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-x="46"] { left: 56.0975609756%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-min-w="46"] { min-width: 56.0975609756%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-max-w="46"] { max-width: 56.0975609756%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-w="47"] { width: 57.3170731707%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-x="47"] { left: 57.3170731707%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-min-w="47"] { min-width: 57.3170731707%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-max-w="47"] { max-width: 57.3170731707%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-w="48"] { width: 58.5365853659%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-x="48"] { left: 58.5365853659%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-min-w="48"] { min-width: 58.5365853659%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-max-w="48"] { max-width: 58.5365853659%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-w="49"] { width: 59.756097561%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-x="49"] { left: 59.756097561%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-min-w="49"] { min-width: 59.756097561%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-max-w="49"] { max-width: 59.756097561%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-w="50"] { width: 60.9756097561%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-x="50"] { left: 60.9756097561%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-min-w="50"] { min-width: 60.9756097561%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-max-w="50"] { max-width: 60.9756097561%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-w="51"] { width: 62.1951219512%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-x="51"] { left: 62.1951219512%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-min-w="51"] { min-width: 62.1951219512%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-max-w="51"] { max-width: 62.1951219512%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-w="52"] { width: 63.4146341463%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-x="52"] { left: 63.4146341463%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-min-w="52"] { min-width: 63.4146341463%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-max-w="52"] { max-width: 63.4146341463%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-w="53"] { width: 64.6341463415%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-x="53"] { left: 64.6341463415%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-min-w="53"] { min-width: 64.6341463415%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-max-w="53"] { max-width: 64.6341463415%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-w="54"] { width: 65.8536585366%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-x="54"] { left: 65.8536585366%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-min-w="54"] { min-width: 65.8536585366%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-max-w="54"] { max-width: 65.8536585366%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-w="55"] { width: 67.0731707317%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-x="55"] { left: 67.0731707317%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-min-w="55"] { min-width: 67.0731707317%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-max-w="55"] { max-width: 67.0731707317%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-w="56"] { width: 68.2926829268%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-x="56"] { left: 68.2926829268%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-min-w="56"] { min-width: 68.2926829268%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-max-w="56"] { max-width: 68.2926829268%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-w="57"] { width: 69.512195122%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-x="57"] { left: 69.512195122%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-min-w="57"] { min-width: 69.512195122%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-max-w="57"] { max-width: 69.512195122%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-w="58"] { width: 70.7317073171%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-x="58"] { left: 70.7317073171%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-min-w="58"] { min-width: 70.7317073171%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-max-w="58"] { max-width: 70.7317073171%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-w="59"] { width: 71.9512195122%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-x="59"] { left: 71.9512195122%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-min-w="59"] { min-width: 71.9512195122%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-max-w="59"] { max-width: 71.9512195122%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-w="60"] { width: 73.1707317073%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-x="60"] { left: 73.1707317073%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-min-w="60"] { min-width: 73.1707317073%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-max-w="60"] { max-width: 73.1707317073%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-w="61"] { width: 74.3902439024%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-x="61"] { left: 74.3902439024%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-min-w="61"] { min-width: 74.3902439024%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-max-w="61"] { max-width: 74.3902439024%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-w="62"] { width: 75.6097560976%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-x="62"] { left: 75.6097560976%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-min-w="62"] { min-width: 75.6097560976%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-max-w="62"] { max-width: 75.6097560976%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-w="63"] { width: 76.8292682927%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-x="63"] { left: 76.8292682927%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-min-w="63"] { min-width: 76.8292682927%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-max-w="63"] { max-width: 76.8292682927%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-w="64"] { width: 78.0487804878%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-x="64"] { left: 78.0487804878%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-min-w="64"] { min-width: 78.0487804878%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-max-w="64"] { max-width: 78.0487804878%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-w="65"] { width: 79.2682926829%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-x="65"] { left: 79.2682926829%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-min-w="65"] { min-width: 79.2682926829%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-max-w="65"] { max-width: 79.2682926829%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-w="66"] { width: 80.487804878%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-x="66"] { left: 80.487804878%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-min-w="66"] { min-width: 80.487804878%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-max-w="66"] { max-width: 80.487804878%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-w="67"] { width: 81.7073170732%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-x="67"] { left: 81.7073170732%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-min-w="67"] { min-width: 81.7073170732%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-max-w="67"] { max-width: 81.7073170732%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-w="68"] { width: 82.9268292683%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-x="68"] { left: 82.9268292683%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-min-w="68"] { min-width: 82.9268292683%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-max-w="68"] { max-width: 82.9268292683%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-w="69"] { width: 84.1463414634%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-x="69"] { left: 84.1463414634%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-min-w="69"] { min-width: 84.1463414634%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-max-w="69"] { max-width: 84.1463414634%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-w="70"] { width: 85.3658536585%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-x="70"] { left: 85.3658536585%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-min-w="70"] { min-width: 85.3658536585%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-max-w="70"] { max-width: 85.3658536585%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-w="71"] { width: 86.5853658537%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-x="71"] { left: 86.5853658537%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-min-w="71"] { min-width: 86.5853658537%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-max-w="71"] { max-width: 86.5853658537%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-w="72"] { width: 87.8048780488%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-x="72"] { left: 87.8048780488%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-min-w="72"] { min-width: 87.8048780488%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-max-w="72"] { max-width: 87.8048780488%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-w="73"] { width: 89.0243902439%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-x="73"] { left: 89.0243902439%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-min-w="73"] { min-width: 89.0243902439%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-max-w="73"] { max-width: 89.0243902439%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-w="74"] { width: 90.243902439%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-x="74"] { left: 90.243902439%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-min-w="74"] { min-width: 90.243902439%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-max-w="74"] { max-width: 90.243902439%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-w="75"] { width: 91.4634146341%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-x="75"] { left: 91.4634146341%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-min-w="75"] { min-width: 91.4634146341%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-max-w="75"] { max-width: 91.4634146341%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-w="76"] { width: 92.6829268293%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-x="76"] { left: 92.6829268293%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-min-w="76"] { min-width: 92.6829268293%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-max-w="76"] { max-width: 92.6829268293%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-w="77"] { width: 93.9024390244%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-x="77"] { left: 93.9024390244%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-min-w="77"] { min-width: 93.9024390244%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-max-w="77"] { max-width: 93.9024390244%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-w="78"] { width: 95.1219512195%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-x="78"] { left: 95.1219512195%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-min-w="78"] { min-width: 95.1219512195%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-max-w="78"] { max-width: 95.1219512195%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-w="79"] { width: 96.3414634146%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-x="79"] { left: 96.3414634146%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-min-w="79"] { min-width: 96.3414634146%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-max-w="79"] { max-width: 96.3414634146%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-w="80"] { width: 97.5609756098%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-x="80"] { left: 97.5609756098%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-min-w="80"] { min-width: 97.5609756098%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-max-w="80"] { max-width: 97.5609756098%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-w="81"] { width: 98.7804878049%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-x="81"] { left: 98.7804878049%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-min-w="81"] { min-width: 98.7804878049%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-max-w="81"] { max-width: 98.7804878049%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-w="82"] { width: 100%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-x="82"] { left: 100%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-min-w="82"] { min-width: 100%; } .grid-stack.grid-stack-82 > .grid-stack-item[gs-max-w="82"] { max-width: 100%; } .grid-stack.grid-stack-83 > .grid-stack-item { min-width: 1.2048192771%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-w="1"] { width: 1.2048192771%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-x="1"] { left: 1.2048192771%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-min-w="1"] { min-width: 1.2048192771%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-max-w="1"] { max-width: 1.2048192771%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-w="2"] { width: 2.4096385542%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-x="2"] { left: 2.4096385542%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-min-w="2"] { min-width: 2.4096385542%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-max-w="2"] { max-width: 2.4096385542%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-w="3"] { width: 3.6144578313%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-x="3"] { left: 3.6144578313%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-min-w="3"] { min-width: 3.6144578313%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-max-w="3"] { max-width: 3.6144578313%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-w="4"] { width: 4.8192771084%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-x="4"] { left: 4.8192771084%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-min-w="4"] { min-width: 4.8192771084%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-max-w="4"] { max-width: 4.8192771084%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-w="5"] { width: 6.0240963855%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-x="5"] { left: 6.0240963855%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-min-w="5"] { min-width: 6.0240963855%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-max-w="5"] { max-width: 6.0240963855%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-w="6"] { width: 7.2289156627%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-x="6"] { left: 7.2289156627%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-min-w="6"] { min-width: 7.2289156627%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-max-w="6"] { max-width: 7.2289156627%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-w="7"] { width: 8.4337349398%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-x="7"] { left: 8.4337349398%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-min-w="7"] { min-width: 8.4337349398%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-max-w="7"] { max-width: 8.4337349398%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-w="8"] { width: 9.6385542169%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-x="8"] { left: 9.6385542169%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-min-w="8"] { min-width: 9.6385542169%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-max-w="8"] { max-width: 9.6385542169%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-w="9"] { width: 10.843373494%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-x="9"] { left: 10.843373494%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-min-w="9"] { min-width: 10.843373494%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-max-w="9"] { max-width: 10.843373494%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-w="10"] { width: 12.0481927711%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-x="10"] { left: 12.0481927711%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-min-w="10"] { min-width: 12.0481927711%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-max-w="10"] { max-width: 12.0481927711%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-w="11"] { width: 13.2530120482%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-x="11"] { left: 13.2530120482%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-min-w="11"] { min-width: 13.2530120482%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-max-w="11"] { max-width: 13.2530120482%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-w="12"] { width: 14.4578313253%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-x="12"] { left: 14.4578313253%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-min-w="12"] { min-width: 14.4578313253%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-max-w="12"] { max-width: 14.4578313253%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-w="13"] { width: 15.6626506024%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-x="13"] { left: 15.6626506024%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-min-w="13"] { min-width: 15.6626506024%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-max-w="13"] { max-width: 15.6626506024%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-w="14"] { width: 16.8674698795%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-x="14"] { left: 16.8674698795%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-min-w="14"] { min-width: 16.8674698795%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-max-w="14"] { max-width: 16.8674698795%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-w="15"] { width: 18.0722891566%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-x="15"] { left: 18.0722891566%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-min-w="15"] { min-width: 18.0722891566%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-max-w="15"] { max-width: 18.0722891566%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-w="16"] { width: 19.2771084337%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-x="16"] { left: 19.2771084337%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-min-w="16"] { min-width: 19.2771084337%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-max-w="16"] { max-width: 19.2771084337%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-w="17"] { width: 20.4819277108%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-x="17"] { left: 20.4819277108%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-min-w="17"] { min-width: 20.4819277108%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-max-w="17"] { max-width: 20.4819277108%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-w="18"] { width: 21.686746988%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-x="18"] { left: 21.686746988%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-min-w="18"] { min-width: 21.686746988%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-max-w="18"] { max-width: 21.686746988%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-w="19"] { width: 22.8915662651%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-x="19"] { left: 22.8915662651%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-min-w="19"] { min-width: 22.8915662651%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-max-w="19"] { max-width: 22.8915662651%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-w="20"] { width: 24.0963855422%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-x="20"] { left: 24.0963855422%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-min-w="20"] { min-width: 24.0963855422%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-max-w="20"] { max-width: 24.0963855422%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-w="21"] { width: 25.3012048193%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-x="21"] { left: 25.3012048193%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-min-w="21"] { min-width: 25.3012048193%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-max-w="21"] { max-width: 25.3012048193%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-w="22"] { width: 26.5060240964%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-x="22"] { left: 26.5060240964%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-min-w="22"] { min-width: 26.5060240964%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-max-w="22"] { max-width: 26.5060240964%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-w="23"] { width: 27.7108433735%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-x="23"] { left: 27.7108433735%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-min-w="23"] { min-width: 27.7108433735%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-max-w="23"] { max-width: 27.7108433735%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-w="24"] { width: 28.9156626506%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-x="24"] { left: 28.9156626506%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-min-w="24"] { min-width: 28.9156626506%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-max-w="24"] { max-width: 28.9156626506%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-w="25"] { width: 30.1204819277%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-x="25"] { left: 30.1204819277%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-min-w="25"] { min-width: 30.1204819277%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-max-w="25"] { max-width: 30.1204819277%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-w="26"] { width: 31.3253012048%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-x="26"] { left: 31.3253012048%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-min-w="26"] { min-width: 31.3253012048%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-max-w="26"] { max-width: 31.3253012048%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-w="27"] { width: 32.5301204819%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-x="27"] { left: 32.5301204819%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-min-w="27"] { min-width: 32.5301204819%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-max-w="27"] { max-width: 32.5301204819%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-w="28"] { width: 33.734939759%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-x="28"] { left: 33.734939759%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-min-w="28"] { min-width: 33.734939759%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-max-w="28"] { max-width: 33.734939759%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-w="29"] { width: 34.9397590361%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-x="29"] { left: 34.9397590361%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-min-w="29"] { min-width: 34.9397590361%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-max-w="29"] { max-width: 34.9397590361%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-w="30"] { width: 36.1445783133%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-x="30"] { left: 36.1445783133%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-min-w="30"] { min-width: 36.1445783133%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-max-w="30"] { max-width: 36.1445783133%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-w="31"] { width: 37.3493975904%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-x="31"] { left: 37.3493975904%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-min-w="31"] { min-width: 37.3493975904%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-max-w="31"] { max-width: 37.3493975904%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-w="32"] { width: 38.5542168675%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-x="32"] { left: 38.5542168675%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-min-w="32"] { min-width: 38.5542168675%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-max-w="32"] { max-width: 38.5542168675%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-w="33"] { width: 39.7590361446%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-x="33"] { left: 39.7590361446%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-min-w="33"] { min-width: 39.7590361446%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-max-w="33"] { max-width: 39.7590361446%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-w="34"] { width: 40.9638554217%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-x="34"] { left: 40.9638554217%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-min-w="34"] { min-width: 40.9638554217%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-max-w="34"] { max-width: 40.9638554217%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-w="35"] { width: 42.1686746988%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-x="35"] { left: 42.1686746988%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-min-w="35"] { min-width: 42.1686746988%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-max-w="35"] { max-width: 42.1686746988%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-w="36"] { width: 43.3734939759%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-x="36"] { left: 43.3734939759%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-min-w="36"] { min-width: 43.3734939759%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-max-w="36"] { max-width: 43.3734939759%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-w="37"] { width: 44.578313253%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-x="37"] { left: 44.578313253%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-min-w="37"] { min-width: 44.578313253%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-max-w="37"] { max-width: 44.578313253%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-w="38"] { width: 45.7831325301%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-x="38"] { left: 45.7831325301%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-min-w="38"] { min-width: 45.7831325301%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-max-w="38"] { max-width: 45.7831325301%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-w="39"] { width: 46.9879518072%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-x="39"] { left: 46.9879518072%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-min-w="39"] { min-width: 46.9879518072%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-max-w="39"] { max-width: 46.9879518072%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-w="40"] { width: 48.1927710843%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-x="40"] { left: 48.1927710843%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-min-w="40"] { min-width: 48.1927710843%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-max-w="40"] { max-width: 48.1927710843%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-w="41"] { width: 49.3975903614%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-x="41"] { left: 49.3975903614%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-min-w="41"] { min-width: 49.3975903614%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-max-w="41"] { max-width: 49.3975903614%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-w="42"] { width: 50.6024096386%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-x="42"] { left: 50.6024096386%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-min-w="42"] { min-width: 50.6024096386%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-max-w="42"] { max-width: 50.6024096386%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-w="43"] { width: 51.8072289157%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-x="43"] { left: 51.8072289157%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-min-w="43"] { min-width: 51.8072289157%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-max-w="43"] { max-width: 51.8072289157%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-w="44"] { width: 53.0120481928%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-x="44"] { left: 53.0120481928%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-min-w="44"] { min-width: 53.0120481928%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-max-w="44"] { max-width: 53.0120481928%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-w="45"] { width: 54.2168674699%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-x="45"] { left: 54.2168674699%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-min-w="45"] { min-width: 54.2168674699%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-max-w="45"] { max-width: 54.2168674699%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-w="46"] { width: 55.421686747%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-x="46"] { left: 55.421686747%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-min-w="46"] { min-width: 55.421686747%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-max-w="46"] { max-width: 55.421686747%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-w="47"] { width: 56.6265060241%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-x="47"] { left: 56.6265060241%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-min-w="47"] { min-width: 56.6265060241%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-max-w="47"] { max-width: 56.6265060241%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-w="48"] { width: 57.8313253012%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-x="48"] { left: 57.8313253012%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-min-w="48"] { min-width: 57.8313253012%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-max-w="48"] { max-width: 57.8313253012%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-w="49"] { width: 59.0361445783%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-x="49"] { left: 59.0361445783%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-min-w="49"] { min-width: 59.0361445783%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-max-w="49"] { max-width: 59.0361445783%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-w="50"] { width: 60.2409638554%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-x="50"] { left: 60.2409638554%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-min-w="50"] { min-width: 60.2409638554%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-max-w="50"] { max-width: 60.2409638554%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-w="51"] { width: 61.4457831325%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-x="51"] { left: 61.4457831325%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-min-w="51"] { min-width: 61.4457831325%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-max-w="51"] { max-width: 61.4457831325%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-w="52"] { width: 62.6506024096%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-x="52"] { left: 62.6506024096%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-min-w="52"] { min-width: 62.6506024096%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-max-w="52"] { max-width: 62.6506024096%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-w="53"] { width: 63.8554216867%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-x="53"] { left: 63.8554216867%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-min-w="53"] { min-width: 63.8554216867%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-max-w="53"] { max-width: 63.8554216867%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-w="54"] { width: 65.0602409639%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-x="54"] { left: 65.0602409639%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-min-w="54"] { min-width: 65.0602409639%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-max-w="54"] { max-width: 65.0602409639%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-w="55"] { width: 66.265060241%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-x="55"] { left: 66.265060241%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-min-w="55"] { min-width: 66.265060241%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-max-w="55"] { max-width: 66.265060241%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-w="56"] { width: 67.4698795181%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-x="56"] { left: 67.4698795181%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-min-w="56"] { min-width: 67.4698795181%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-max-w="56"] { max-width: 67.4698795181%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-w="57"] { width: 68.6746987952%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-x="57"] { left: 68.6746987952%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-min-w="57"] { min-width: 68.6746987952%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-max-w="57"] { max-width: 68.6746987952%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-w="58"] { width: 69.8795180723%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-x="58"] { left: 69.8795180723%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-min-w="58"] { min-width: 69.8795180723%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-max-w="58"] { max-width: 69.8795180723%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-w="59"] { width: 71.0843373494%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-x="59"] { left: 71.0843373494%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-min-w="59"] { min-width: 71.0843373494%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-max-w="59"] { max-width: 71.0843373494%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-w="60"] { width: 72.2891566265%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-x="60"] { left: 72.2891566265%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-min-w="60"] { min-width: 72.2891566265%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-max-w="60"] { max-width: 72.2891566265%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-w="61"] { width: 73.4939759036%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-x="61"] { left: 73.4939759036%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-min-w="61"] { min-width: 73.4939759036%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-max-w="61"] { max-width: 73.4939759036%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-w="62"] { width: 74.6987951807%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-x="62"] { left: 74.6987951807%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-min-w="62"] { min-width: 74.6987951807%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-max-w="62"] { max-width: 74.6987951807%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-w="63"] { width: 75.9036144578%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-x="63"] { left: 75.9036144578%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-min-w="63"] { min-width: 75.9036144578%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-max-w="63"] { max-width: 75.9036144578%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-w="64"] { width: 77.1084337349%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-x="64"] { left: 77.1084337349%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-min-w="64"] { min-width: 77.1084337349%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-max-w="64"] { max-width: 77.1084337349%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-w="65"] { width: 78.313253012%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-x="65"] { left: 78.313253012%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-min-w="65"] { min-width: 78.313253012%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-max-w="65"] { max-width: 78.313253012%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-w="66"] { width: 79.5180722892%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-x="66"] { left: 79.5180722892%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-min-w="66"] { min-width: 79.5180722892%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-max-w="66"] { max-width: 79.5180722892%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-w="67"] { width: 80.7228915663%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-x="67"] { left: 80.7228915663%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-min-w="67"] { min-width: 80.7228915663%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-max-w="67"] { max-width: 80.7228915663%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-w="68"] { width: 81.9277108434%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-x="68"] { left: 81.9277108434%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-min-w="68"] { min-width: 81.9277108434%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-max-w="68"] { max-width: 81.9277108434%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-w="69"] { width: 83.1325301205%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-x="69"] { left: 83.1325301205%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-min-w="69"] { min-width: 83.1325301205%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-max-w="69"] { max-width: 83.1325301205%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-w="70"] { width: 84.3373493976%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-x="70"] { left: 84.3373493976%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-min-w="70"] { min-width: 84.3373493976%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-max-w="70"] { max-width: 84.3373493976%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-w="71"] { width: 85.5421686747%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-x="71"] { left: 85.5421686747%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-min-w="71"] { min-width: 85.5421686747%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-max-w="71"] { max-width: 85.5421686747%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-w="72"] { width: 86.7469879518%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-x="72"] { left: 86.7469879518%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-min-w="72"] { min-width: 86.7469879518%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-max-w="72"] { max-width: 86.7469879518%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-w="73"] { width: 87.9518072289%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-x="73"] { left: 87.9518072289%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-min-w="73"] { min-width: 87.9518072289%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-max-w="73"] { max-width: 87.9518072289%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-w="74"] { width: 89.156626506%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-x="74"] { left: 89.156626506%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-min-w="74"] { min-width: 89.156626506%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-max-w="74"] { max-width: 89.156626506%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-w="75"] { width: 90.3614457831%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-x="75"] { left: 90.3614457831%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-min-w="75"] { min-width: 90.3614457831%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-max-w="75"] { max-width: 90.3614457831%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-w="76"] { width: 91.5662650602%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-x="76"] { left: 91.5662650602%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-min-w="76"] { min-width: 91.5662650602%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-max-w="76"] { max-width: 91.5662650602%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-w="77"] { width: 92.7710843373%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-x="77"] { left: 92.7710843373%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-min-w="77"] { min-width: 92.7710843373%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-max-w="77"] { max-width: 92.7710843373%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-w="78"] { width: 93.9759036145%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-x="78"] { left: 93.9759036145%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-min-w="78"] { min-width: 93.9759036145%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-max-w="78"] { max-width: 93.9759036145%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-w="79"] { width: 95.1807228916%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-x="79"] { left: 95.1807228916%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-min-w="79"] { min-width: 95.1807228916%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-max-w="79"] { max-width: 95.1807228916%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-w="80"] { width: 96.3855421687%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-x="80"] { left: 96.3855421687%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-min-w="80"] { min-width: 96.3855421687%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-max-w="80"] { max-width: 96.3855421687%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-w="81"] { width: 97.5903614458%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-x="81"] { left: 97.5903614458%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-min-w="81"] { min-width: 97.5903614458%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-max-w="81"] { max-width: 97.5903614458%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-w="82"] { width: 98.7951807229%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-x="82"] { left: 98.7951807229%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-min-w="82"] { min-width: 98.7951807229%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-max-w="82"] { max-width: 98.7951807229%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-w="83"] { width: 100%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-x="83"] { left: 100%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-min-w="83"] { min-width: 100%; } .grid-stack.grid-stack-83 > .grid-stack-item[gs-max-w="83"] { max-width: 100%; } .grid-stack.grid-stack-84 > .grid-stack-item { min-width: 1.1904761905%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-w="1"] { width: 1.1904761905%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-x="1"] { left: 1.1904761905%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-min-w="1"] { min-width: 1.1904761905%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-max-w="1"] { max-width: 1.1904761905%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-w="2"] { width: 2.380952381%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-x="2"] { left: 2.380952381%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-min-w="2"] { min-width: 2.380952381%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-max-w="2"] { max-width: 2.380952381%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-w="3"] { width: 3.5714285714%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-x="3"] { left: 3.5714285714%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-min-w="3"] { min-width: 3.5714285714%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-max-w="3"] { max-width: 3.5714285714%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-w="4"] { width: 4.7619047619%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-x="4"] { left: 4.7619047619%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-min-w="4"] { min-width: 4.7619047619%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-max-w="4"] { max-width: 4.7619047619%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-w="5"] { width: 5.9523809524%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-x="5"] { left: 5.9523809524%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-min-w="5"] { min-width: 5.9523809524%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-max-w="5"] { max-width: 5.9523809524%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-w="6"] { width: 7.1428571429%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-x="6"] { left: 7.1428571429%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-min-w="6"] { min-width: 7.1428571429%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-max-w="6"] { max-width: 7.1428571429%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-w="7"] { width: 8.3333333333%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-x="7"] { left: 8.3333333333%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-min-w="7"] { min-width: 8.3333333333%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-max-w="7"] { max-width: 8.3333333333%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-w="8"] { width: 9.5238095238%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-x="8"] { left: 9.5238095238%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-min-w="8"] { min-width: 9.5238095238%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-max-w="8"] { max-width: 9.5238095238%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-w="9"] { width: 10.7142857143%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-x="9"] { left: 10.7142857143%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-min-w="9"] { min-width: 10.7142857143%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-max-w="9"] { max-width: 10.7142857143%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-w="10"] { width: 11.9047619048%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-x="10"] { left: 11.9047619048%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-min-w="10"] { min-width: 11.9047619048%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-max-w="10"] { max-width: 11.9047619048%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-w="11"] { width: 13.0952380952%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-x="11"] { left: 13.0952380952%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-min-w="11"] { min-width: 13.0952380952%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-max-w="11"] { max-width: 13.0952380952%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-w="12"] { width: 14.2857142857%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-x="12"] { left: 14.2857142857%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-min-w="12"] { min-width: 14.2857142857%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-max-w="12"] { max-width: 14.2857142857%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-w="13"] { width: 15.4761904762%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-x="13"] { left: 15.4761904762%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-min-w="13"] { min-width: 15.4761904762%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-max-w="13"] { max-width: 15.4761904762%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-w="14"] { width: 16.6666666667%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-x="14"] { left: 16.6666666667%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-min-w="14"] { min-width: 16.6666666667%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-max-w="14"] { max-width: 16.6666666667%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-w="15"] { width: 17.8571428571%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-x="15"] { left: 17.8571428571%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-min-w="15"] { min-width: 17.8571428571%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-max-w="15"] { max-width: 17.8571428571%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-w="16"] { width: 19.0476190476%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-x="16"] { left: 19.0476190476%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-min-w="16"] { min-width: 19.0476190476%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-max-w="16"] { max-width: 19.0476190476%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-w="17"] { width: 20.2380952381%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-x="17"] { left: 20.2380952381%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-min-w="17"] { min-width: 20.2380952381%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-max-w="17"] { max-width: 20.2380952381%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-w="18"] { width: 21.4285714286%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-x="18"] { left: 21.4285714286%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-min-w="18"] { min-width: 21.4285714286%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-max-w="18"] { max-width: 21.4285714286%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-w="19"] { width: 22.619047619%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-x="19"] { left: 22.619047619%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-min-w="19"] { min-width: 22.619047619%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-max-w="19"] { max-width: 22.619047619%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-w="20"] { width: 23.8095238095%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-x="20"] { left: 23.8095238095%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-min-w="20"] { min-width: 23.8095238095%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-max-w="20"] { max-width: 23.8095238095%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-w="21"] { width: 25%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-x="21"] { left: 25%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-min-w="21"] { min-width: 25%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-max-w="21"] { max-width: 25%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-w="22"] { width: 26.1904761905%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-x="22"] { left: 26.1904761905%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-min-w="22"] { min-width: 26.1904761905%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-max-w="22"] { max-width: 26.1904761905%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-w="23"] { width: 27.380952381%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-x="23"] { left: 27.380952381%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-min-w="23"] { min-width: 27.380952381%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-max-w="23"] { max-width: 27.380952381%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-w="24"] { width: 28.5714285714%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-x="24"] { left: 28.5714285714%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-min-w="24"] { min-width: 28.5714285714%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-max-w="24"] { max-width: 28.5714285714%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-w="25"] { width: 29.7619047619%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-x="25"] { left: 29.7619047619%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-min-w="25"] { min-width: 29.7619047619%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-max-w="25"] { max-width: 29.7619047619%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-w="26"] { width: 30.9523809524%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-x="26"] { left: 30.9523809524%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-min-w="26"] { min-width: 30.9523809524%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-max-w="26"] { max-width: 30.9523809524%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-w="27"] { width: 32.1428571429%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-x="27"] { left: 32.1428571429%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-min-w="27"] { min-width: 32.1428571429%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-max-w="27"] { max-width: 32.1428571429%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-w="28"] { width: 33.3333333333%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-x="28"] { left: 33.3333333333%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-min-w="28"] { min-width: 33.3333333333%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-max-w="28"] { max-width: 33.3333333333%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-w="29"] { width: 34.5238095238%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-x="29"] { left: 34.5238095238%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-min-w="29"] { min-width: 34.5238095238%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-max-w="29"] { max-width: 34.5238095238%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-w="30"] { width: 35.7142857143%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-x="30"] { left: 35.7142857143%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-min-w="30"] { min-width: 35.7142857143%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-max-w="30"] { max-width: 35.7142857143%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-w="31"] { width: 36.9047619048%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-x="31"] { left: 36.9047619048%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-min-w="31"] { min-width: 36.9047619048%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-max-w="31"] { max-width: 36.9047619048%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-w="32"] { width: 38.0952380952%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-x="32"] { left: 38.0952380952%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-min-w="32"] { min-width: 38.0952380952%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-max-w="32"] { max-width: 38.0952380952%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-w="33"] { width: 39.2857142857%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-x="33"] { left: 39.2857142857%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-min-w="33"] { min-width: 39.2857142857%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-max-w="33"] { max-width: 39.2857142857%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-w="34"] { width: 40.4761904762%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-x="34"] { left: 40.4761904762%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-min-w="34"] { min-width: 40.4761904762%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-max-w="34"] { max-width: 40.4761904762%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-w="35"] { width: 41.6666666667%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-x="35"] { left: 41.6666666667%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-min-w="35"] { min-width: 41.6666666667%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-max-w="35"] { max-width: 41.6666666667%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-w="36"] { width: 42.8571428571%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-x="36"] { left: 42.8571428571%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-min-w="36"] { min-width: 42.8571428571%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-max-w="36"] { max-width: 42.8571428571%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-w="37"] { width: 44.0476190476%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-x="37"] { left: 44.0476190476%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-min-w="37"] { min-width: 44.0476190476%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-max-w="37"] { max-width: 44.0476190476%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-w="38"] { width: 45.2380952381%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-x="38"] { left: 45.2380952381%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-min-w="38"] { min-width: 45.2380952381%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-max-w="38"] { max-width: 45.2380952381%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-w="39"] { width: 46.4285714286%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-x="39"] { left: 46.4285714286%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-min-w="39"] { min-width: 46.4285714286%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-max-w="39"] { max-width: 46.4285714286%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-w="40"] { width: 47.619047619%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-x="40"] { left: 47.619047619%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-min-w="40"] { min-width: 47.619047619%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-max-w="40"] { max-width: 47.619047619%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-w="41"] { width: 48.8095238095%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-x="41"] { left: 48.8095238095%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-min-w="41"] { min-width: 48.8095238095%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-max-w="41"] { max-width: 48.8095238095%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-w="42"] { width: 50%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-x="42"] { left: 50%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-min-w="42"] { min-width: 50%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-max-w="42"] { max-width: 50%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-w="43"] { width: 51.1904761905%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-x="43"] { left: 51.1904761905%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-min-w="43"] { min-width: 51.1904761905%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-max-w="43"] { max-width: 51.1904761905%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-w="44"] { width: 52.380952381%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-x="44"] { left: 52.380952381%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-min-w="44"] { min-width: 52.380952381%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-max-w="44"] { max-width: 52.380952381%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-w="45"] { width: 53.5714285714%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-x="45"] { left: 53.5714285714%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-min-w="45"] { min-width: 53.5714285714%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-max-w="45"] { max-width: 53.5714285714%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-w="46"] { width: 54.7619047619%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-x="46"] { left: 54.7619047619%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-min-w="46"] { min-width: 54.7619047619%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-max-w="46"] { max-width: 54.7619047619%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-w="47"] { width: 55.9523809524%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-x="47"] { left: 55.9523809524%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-min-w="47"] { min-width: 55.9523809524%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-max-w="47"] { max-width: 55.9523809524%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-w="48"] { width: 57.1428571429%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-x="48"] { left: 57.1428571429%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-min-w="48"] { min-width: 57.1428571429%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-max-w="48"] { max-width: 57.1428571429%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-w="49"] { width: 58.3333333333%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-x="49"] { left: 58.3333333333%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-min-w="49"] { min-width: 58.3333333333%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-max-w="49"] { max-width: 58.3333333333%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-w="50"] { width: 59.5238095238%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-x="50"] { left: 59.5238095238%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-min-w="50"] { min-width: 59.5238095238%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-max-w="50"] { max-width: 59.5238095238%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-w="51"] { width: 60.7142857143%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-x="51"] { left: 60.7142857143%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-min-w="51"] { min-width: 60.7142857143%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-max-w="51"] { max-width: 60.7142857143%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-w="52"] { width: 61.9047619048%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-x="52"] { left: 61.9047619048%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-min-w="52"] { min-width: 61.9047619048%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-max-w="52"] { max-width: 61.9047619048%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-w="53"] { width: 63.0952380952%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-x="53"] { left: 63.0952380952%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-min-w="53"] { min-width: 63.0952380952%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-max-w="53"] { max-width: 63.0952380952%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-w="54"] { width: 64.2857142857%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-x="54"] { left: 64.2857142857%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-min-w="54"] { min-width: 64.2857142857%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-max-w="54"] { max-width: 64.2857142857%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-w="55"] { width: 65.4761904762%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-x="55"] { left: 65.4761904762%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-min-w="55"] { min-width: 65.4761904762%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-max-w="55"] { max-width: 65.4761904762%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-w="56"] { width: 66.6666666667%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-x="56"] { left: 66.6666666667%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-min-w="56"] { min-width: 66.6666666667%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-max-w="56"] { max-width: 66.6666666667%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-w="57"] { width: 67.8571428571%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-x="57"] { left: 67.8571428571%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-min-w="57"] { min-width: 67.8571428571%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-max-w="57"] { max-width: 67.8571428571%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-w="58"] { width: 69.0476190476%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-x="58"] { left: 69.0476190476%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-min-w="58"] { min-width: 69.0476190476%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-max-w="58"] { max-width: 69.0476190476%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-w="59"] { width: 70.2380952381%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-x="59"] { left: 70.2380952381%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-min-w="59"] { min-width: 70.2380952381%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-max-w="59"] { max-width: 70.2380952381%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-w="60"] { width: 71.4285714286%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-x="60"] { left: 71.4285714286%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-min-w="60"] { min-width: 71.4285714286%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-max-w="60"] { max-width: 71.4285714286%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-w="61"] { width: 72.619047619%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-x="61"] { left: 72.619047619%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-min-w="61"] { min-width: 72.619047619%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-max-w="61"] { max-width: 72.619047619%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-w="62"] { width: 73.8095238095%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-x="62"] { left: 73.8095238095%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-min-w="62"] { min-width: 73.8095238095%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-max-w="62"] { max-width: 73.8095238095%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-w="63"] { width: 75%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-x="63"] { left: 75%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-min-w="63"] { min-width: 75%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-max-w="63"] { max-width: 75%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-w="64"] { width: 76.1904761905%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-x="64"] { left: 76.1904761905%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-min-w="64"] { min-width: 76.1904761905%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-max-w="64"] { max-width: 76.1904761905%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-w="65"] { width: 77.380952381%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-x="65"] { left: 77.380952381%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-min-w="65"] { min-width: 77.380952381%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-max-w="65"] { max-width: 77.380952381%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-w="66"] { width: 78.5714285714%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-x="66"] { left: 78.5714285714%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-min-w="66"] { min-width: 78.5714285714%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-max-w="66"] { max-width: 78.5714285714%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-w="67"] { width: 79.7619047619%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-x="67"] { left: 79.7619047619%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-min-w="67"] { min-width: 79.7619047619%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-max-w="67"] { max-width: 79.7619047619%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-w="68"] { width: 80.9523809524%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-x="68"] { left: 80.9523809524%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-min-w="68"] { min-width: 80.9523809524%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-max-w="68"] { max-width: 80.9523809524%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-w="69"] { width: 82.1428571429%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-x="69"] { left: 82.1428571429%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-min-w="69"] { min-width: 82.1428571429%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-max-w="69"] { max-width: 82.1428571429%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-w="70"] { width: 83.3333333333%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-x="70"] { left: 83.3333333333%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-min-w="70"] { min-width: 83.3333333333%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-max-w="70"] { max-width: 83.3333333333%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-w="71"] { width: 84.5238095238%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-x="71"] { left: 84.5238095238%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-min-w="71"] { min-width: 84.5238095238%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-max-w="71"] { max-width: 84.5238095238%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-w="72"] { width: 85.7142857143%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-x="72"] { left: 85.7142857143%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-min-w="72"] { min-width: 85.7142857143%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-max-w="72"] { max-width: 85.7142857143%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-w="73"] { width: 86.9047619048%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-x="73"] { left: 86.9047619048%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-min-w="73"] { min-width: 86.9047619048%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-max-w="73"] { max-width: 86.9047619048%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-w="74"] { width: 88.0952380952%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-x="74"] { left: 88.0952380952%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-min-w="74"] { min-width: 88.0952380952%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-max-w="74"] { max-width: 88.0952380952%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-w="75"] { width: 89.2857142857%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-x="75"] { left: 89.2857142857%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-min-w="75"] { min-width: 89.2857142857%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-max-w="75"] { max-width: 89.2857142857%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-w="76"] { width: 90.4761904762%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-x="76"] { left: 90.4761904762%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-min-w="76"] { min-width: 90.4761904762%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-max-w="76"] { max-width: 90.4761904762%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-w="77"] { width: 91.6666666667%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-x="77"] { left: 91.6666666667%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-min-w="77"] { min-width: 91.6666666667%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-max-w="77"] { max-width: 91.6666666667%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-w="78"] { width: 92.8571428571%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-x="78"] { left: 92.8571428571%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-min-w="78"] { min-width: 92.8571428571%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-max-w="78"] { max-width: 92.8571428571%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-w="79"] { width: 94.0476190476%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-x="79"] { left: 94.0476190476%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-min-w="79"] { min-width: 94.0476190476%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-max-w="79"] { max-width: 94.0476190476%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-w="80"] { width: 95.2380952381%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-x="80"] { left: 95.2380952381%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-min-w="80"] { min-width: 95.2380952381%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-max-w="80"] { max-width: 95.2380952381%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-w="81"] { width: 96.4285714286%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-x="81"] { left: 96.4285714286%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-min-w="81"] { min-width: 96.4285714286%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-max-w="81"] { max-width: 96.4285714286%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-w="82"] { width: 97.619047619%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-x="82"] { left: 97.619047619%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-min-w="82"] { min-width: 97.619047619%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-max-w="82"] { max-width: 97.619047619%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-w="83"] { width: 98.8095238095%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-x="83"] { left: 98.8095238095%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-min-w="83"] { min-width: 98.8095238095%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-max-w="83"] { max-width: 98.8095238095%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-w="84"] { width: 100%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-x="84"] { left: 100%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-min-w="84"] { min-width: 100%; } .grid-stack.grid-stack-84 > .grid-stack-item[gs-max-w="84"] { max-width: 100%; } .grid-stack.grid-stack-85 > .grid-stack-item { min-width: 1.1764705882%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-w="1"] { width: 1.1764705882%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-x="1"] { left: 1.1764705882%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-min-w="1"] { min-width: 1.1764705882%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-max-w="1"] { max-width: 1.1764705882%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-w="2"] { width: 2.3529411765%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-x="2"] { left: 2.3529411765%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-min-w="2"] { min-width: 2.3529411765%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-max-w="2"] { max-width: 2.3529411765%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-w="3"] { width: 3.5294117647%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-x="3"] { left: 3.5294117647%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-min-w="3"] { min-width: 3.5294117647%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-max-w="3"] { max-width: 3.5294117647%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-w="4"] { width: 4.7058823529%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-x="4"] { left: 4.7058823529%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-min-w="4"] { min-width: 4.7058823529%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-max-w="4"] { max-width: 4.7058823529%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-w="5"] { width: 5.8823529412%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-x="5"] { left: 5.8823529412%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-min-w="5"] { min-width: 5.8823529412%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-max-w="5"] { max-width: 5.8823529412%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-w="6"] { width: 7.0588235294%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-x="6"] { left: 7.0588235294%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-min-w="6"] { min-width: 7.0588235294%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-max-w="6"] { max-width: 7.0588235294%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-w="7"] { width: 8.2352941176%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-x="7"] { left: 8.2352941176%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-min-w="7"] { min-width: 8.2352941176%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-max-w="7"] { max-width: 8.2352941176%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-w="8"] { width: 9.4117647059%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-x="8"] { left: 9.4117647059%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-min-w="8"] { min-width: 9.4117647059%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-max-w="8"] { max-width: 9.4117647059%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-w="9"] { width: 10.5882352941%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-x="9"] { left: 10.5882352941%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-min-w="9"] { min-width: 10.5882352941%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-max-w="9"] { max-width: 10.5882352941%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-w="10"] { width: 11.7647058824%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-x="10"] { left: 11.7647058824%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-min-w="10"] { min-width: 11.7647058824%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-max-w="10"] { max-width: 11.7647058824%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-w="11"] { width: 12.9411764706%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-x="11"] { left: 12.9411764706%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-min-w="11"] { min-width: 12.9411764706%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-max-w="11"] { max-width: 12.9411764706%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-w="12"] { width: 14.1176470588%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-x="12"] { left: 14.1176470588%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-min-w="12"] { min-width: 14.1176470588%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-max-w="12"] { max-width: 14.1176470588%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-w="13"] { width: 15.2941176471%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-x="13"] { left: 15.2941176471%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-min-w="13"] { min-width: 15.2941176471%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-max-w="13"] { max-width: 15.2941176471%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-w="14"] { width: 16.4705882353%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-x="14"] { left: 16.4705882353%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-min-w="14"] { min-width: 16.4705882353%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-max-w="14"] { max-width: 16.4705882353%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-w="15"] { width: 17.6470588235%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-x="15"] { left: 17.6470588235%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-min-w="15"] { min-width: 17.6470588235%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-max-w="15"] { max-width: 17.6470588235%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-w="16"] { width: 18.8235294118%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-x="16"] { left: 18.8235294118%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-min-w="16"] { min-width: 18.8235294118%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-max-w="16"] { max-width: 18.8235294118%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-w="17"] { width: 20%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-x="17"] { left: 20%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-min-w="17"] { min-width: 20%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-max-w="17"] { max-width: 20%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-w="18"] { width: 21.1764705882%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-x="18"] { left: 21.1764705882%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-min-w="18"] { min-width: 21.1764705882%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-max-w="18"] { max-width: 21.1764705882%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-w="19"] { width: 22.3529411765%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-x="19"] { left: 22.3529411765%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-min-w="19"] { min-width: 22.3529411765%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-max-w="19"] { max-width: 22.3529411765%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-w="20"] { width: 23.5294117647%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-x="20"] { left: 23.5294117647%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-min-w="20"] { min-width: 23.5294117647%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-max-w="20"] { max-width: 23.5294117647%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-w="21"] { width: 24.7058823529%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-x="21"] { left: 24.7058823529%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-min-w="21"] { min-width: 24.7058823529%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-max-w="21"] { max-width: 24.7058823529%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-w="22"] { width: 25.8823529412%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-x="22"] { left: 25.8823529412%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-min-w="22"] { min-width: 25.8823529412%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-max-w="22"] { max-width: 25.8823529412%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-w="23"] { width: 27.0588235294%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-x="23"] { left: 27.0588235294%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-min-w="23"] { min-width: 27.0588235294%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-max-w="23"] { max-width: 27.0588235294%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-w="24"] { width: 28.2352941176%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-x="24"] { left: 28.2352941176%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-min-w="24"] { min-width: 28.2352941176%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-max-w="24"] { max-width: 28.2352941176%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-w="25"] { width: 29.4117647059%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-x="25"] { left: 29.4117647059%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-min-w="25"] { min-width: 29.4117647059%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-max-w="25"] { max-width: 29.4117647059%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-w="26"] { width: 30.5882352941%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-x="26"] { left: 30.5882352941%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-min-w="26"] { min-width: 30.5882352941%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-max-w="26"] { max-width: 30.5882352941%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-w="27"] { width: 31.7647058824%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-x="27"] { left: 31.7647058824%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-min-w="27"] { min-width: 31.7647058824%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-max-w="27"] { max-width: 31.7647058824%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-w="28"] { width: 32.9411764706%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-x="28"] { left: 32.9411764706%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-min-w="28"] { min-width: 32.9411764706%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-max-w="28"] { max-width: 32.9411764706%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-w="29"] { width: 34.1176470588%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-x="29"] { left: 34.1176470588%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-min-w="29"] { min-width: 34.1176470588%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-max-w="29"] { max-width: 34.1176470588%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-w="30"] { width: 35.2941176471%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-x="30"] { left: 35.2941176471%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-min-w="30"] { min-width: 35.2941176471%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-max-w="30"] { max-width: 35.2941176471%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-w="31"] { width: 36.4705882353%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-x="31"] { left: 36.4705882353%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-min-w="31"] { min-width: 36.4705882353%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-max-w="31"] { max-width: 36.4705882353%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-w="32"] { width: 37.6470588235%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-x="32"] { left: 37.6470588235%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-min-w="32"] { min-width: 37.6470588235%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-max-w="32"] { max-width: 37.6470588235%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-w="33"] { width: 38.8235294118%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-x="33"] { left: 38.8235294118%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-min-w="33"] { min-width: 38.8235294118%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-max-w="33"] { max-width: 38.8235294118%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-w="34"] { width: 40%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-x="34"] { left: 40%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-min-w="34"] { min-width: 40%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-max-w="34"] { max-width: 40%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-w="35"] { width: 41.1764705882%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-x="35"] { left: 41.1764705882%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-min-w="35"] { min-width: 41.1764705882%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-max-w="35"] { max-width: 41.1764705882%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-w="36"] { width: 42.3529411765%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-x="36"] { left: 42.3529411765%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-min-w="36"] { min-width: 42.3529411765%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-max-w="36"] { max-width: 42.3529411765%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-w="37"] { width: 43.5294117647%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-x="37"] { left: 43.5294117647%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-min-w="37"] { min-width: 43.5294117647%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-max-w="37"] { max-width: 43.5294117647%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-w="38"] { width: 44.7058823529%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-x="38"] { left: 44.7058823529%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-min-w="38"] { min-width: 44.7058823529%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-max-w="38"] { max-width: 44.7058823529%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-w="39"] { width: 45.8823529412%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-x="39"] { left: 45.8823529412%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-min-w="39"] { min-width: 45.8823529412%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-max-w="39"] { max-width: 45.8823529412%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-w="40"] { width: 47.0588235294%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-x="40"] { left: 47.0588235294%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-min-w="40"] { min-width: 47.0588235294%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-max-w="40"] { max-width: 47.0588235294%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-w="41"] { width: 48.2352941176%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-x="41"] { left: 48.2352941176%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-min-w="41"] { min-width: 48.2352941176%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-max-w="41"] { max-width: 48.2352941176%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-w="42"] { width: 49.4117647059%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-x="42"] { left: 49.4117647059%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-min-w="42"] { min-width: 49.4117647059%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-max-w="42"] { max-width: 49.4117647059%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-w="43"] { width: 50.5882352941%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-x="43"] { left: 50.5882352941%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-min-w="43"] { min-width: 50.5882352941%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-max-w="43"] { max-width: 50.5882352941%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-w="44"] { width: 51.7647058824%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-x="44"] { left: 51.7647058824%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-min-w="44"] { min-width: 51.7647058824%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-max-w="44"] { max-width: 51.7647058824%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-w="45"] { width: 52.9411764706%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-x="45"] { left: 52.9411764706%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-min-w="45"] { min-width: 52.9411764706%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-max-w="45"] { max-width: 52.9411764706%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-w="46"] { width: 54.1176470588%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-x="46"] { left: 54.1176470588%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-min-w="46"] { min-width: 54.1176470588%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-max-w="46"] { max-width: 54.1176470588%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-w="47"] { width: 55.2941176471%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-x="47"] { left: 55.2941176471%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-min-w="47"] { min-width: 55.2941176471%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-max-w="47"] { max-width: 55.2941176471%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-w="48"] { width: 56.4705882353%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-x="48"] { left: 56.4705882353%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-min-w="48"] { min-width: 56.4705882353%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-max-w="48"] { max-width: 56.4705882353%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-w="49"] { width: 57.6470588235%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-x="49"] { left: 57.6470588235%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-min-w="49"] { min-width: 57.6470588235%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-max-w="49"] { max-width: 57.6470588235%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-w="50"] { width: 58.8235294118%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-x="50"] { left: 58.8235294118%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-min-w="50"] { min-width: 58.8235294118%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-max-w="50"] { max-width: 58.8235294118%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-w="51"] { width: 60%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-x="51"] { left: 60%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-min-w="51"] { min-width: 60%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-max-w="51"] { max-width: 60%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-w="52"] { width: 61.1764705882%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-x="52"] { left: 61.1764705882%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-min-w="52"] { min-width: 61.1764705882%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-max-w="52"] { max-width: 61.1764705882%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-w="53"] { width: 62.3529411765%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-x="53"] { left: 62.3529411765%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-min-w="53"] { min-width: 62.3529411765%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-max-w="53"] { max-width: 62.3529411765%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-w="54"] { width: 63.5294117647%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-x="54"] { left: 63.5294117647%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-min-w="54"] { min-width: 63.5294117647%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-max-w="54"] { max-width: 63.5294117647%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-w="55"] { width: 64.7058823529%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-x="55"] { left: 64.7058823529%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-min-w="55"] { min-width: 64.7058823529%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-max-w="55"] { max-width: 64.7058823529%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-w="56"] { width: 65.8823529412%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-x="56"] { left: 65.8823529412%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-min-w="56"] { min-width: 65.8823529412%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-max-w="56"] { max-width: 65.8823529412%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-w="57"] { width: 67.0588235294%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-x="57"] { left: 67.0588235294%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-min-w="57"] { min-width: 67.0588235294%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-max-w="57"] { max-width: 67.0588235294%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-w="58"] { width: 68.2352941176%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-x="58"] { left: 68.2352941176%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-min-w="58"] { min-width: 68.2352941176%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-max-w="58"] { max-width: 68.2352941176%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-w="59"] { width: 69.4117647059%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-x="59"] { left: 69.4117647059%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-min-w="59"] { min-width: 69.4117647059%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-max-w="59"] { max-width: 69.4117647059%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-w="60"] { width: 70.5882352941%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-x="60"] { left: 70.5882352941%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-min-w="60"] { min-width: 70.5882352941%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-max-w="60"] { max-width: 70.5882352941%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-w="61"] { width: 71.7647058824%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-x="61"] { left: 71.7647058824%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-min-w="61"] { min-width: 71.7647058824%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-max-w="61"] { max-width: 71.7647058824%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-w="62"] { width: 72.9411764706%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-x="62"] { left: 72.9411764706%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-min-w="62"] { min-width: 72.9411764706%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-max-w="62"] { max-width: 72.9411764706%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-w="63"] { width: 74.1176470588%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-x="63"] { left: 74.1176470588%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-min-w="63"] { min-width: 74.1176470588%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-max-w="63"] { max-width: 74.1176470588%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-w="64"] { width: 75.2941176471%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-x="64"] { left: 75.2941176471%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-min-w="64"] { min-width: 75.2941176471%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-max-w="64"] { max-width: 75.2941176471%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-w="65"] { width: 76.4705882353%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-x="65"] { left: 76.4705882353%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-min-w="65"] { min-width: 76.4705882353%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-max-w="65"] { max-width: 76.4705882353%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-w="66"] { width: 77.6470588235%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-x="66"] { left: 77.6470588235%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-min-w="66"] { min-width: 77.6470588235%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-max-w="66"] { max-width: 77.6470588235%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-w="67"] { width: 78.8235294118%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-x="67"] { left: 78.8235294118%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-min-w="67"] { min-width: 78.8235294118%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-max-w="67"] { max-width: 78.8235294118%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-w="68"] { width: 80%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-x="68"] { left: 80%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-min-w="68"] { min-width: 80%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-max-w="68"] { max-width: 80%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-w="69"] { width: 81.1764705882%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-x="69"] { left: 81.1764705882%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-min-w="69"] { min-width: 81.1764705882%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-max-w="69"] { max-width: 81.1764705882%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-w="70"] { width: 82.3529411765%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-x="70"] { left: 82.3529411765%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-min-w="70"] { min-width: 82.3529411765%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-max-w="70"] { max-width: 82.3529411765%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-w="71"] { width: 83.5294117647%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-x="71"] { left: 83.5294117647%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-min-w="71"] { min-width: 83.5294117647%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-max-w="71"] { max-width: 83.5294117647%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-w="72"] { width: 84.7058823529%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-x="72"] { left: 84.7058823529%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-min-w="72"] { min-width: 84.7058823529%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-max-w="72"] { max-width: 84.7058823529%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-w="73"] { width: 85.8823529412%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-x="73"] { left: 85.8823529412%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-min-w="73"] { min-width: 85.8823529412%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-max-w="73"] { max-width: 85.8823529412%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-w="74"] { width: 87.0588235294%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-x="74"] { left: 87.0588235294%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-min-w="74"] { min-width: 87.0588235294%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-max-w="74"] { max-width: 87.0588235294%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-w="75"] { width: 88.2352941176%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-x="75"] { left: 88.2352941176%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-min-w="75"] { min-width: 88.2352941176%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-max-w="75"] { max-width: 88.2352941176%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-w="76"] { width: 89.4117647059%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-x="76"] { left: 89.4117647059%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-min-w="76"] { min-width: 89.4117647059%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-max-w="76"] { max-width: 89.4117647059%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-w="77"] { width: 90.5882352941%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-x="77"] { left: 90.5882352941%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-min-w="77"] { min-width: 90.5882352941%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-max-w="77"] { max-width: 90.5882352941%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-w="78"] { width: 91.7647058824%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-x="78"] { left: 91.7647058824%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-min-w="78"] { min-width: 91.7647058824%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-max-w="78"] { max-width: 91.7647058824%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-w="79"] { width: 92.9411764706%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-x="79"] { left: 92.9411764706%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-min-w="79"] { min-width: 92.9411764706%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-max-w="79"] { max-width: 92.9411764706%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-w="80"] { width: 94.1176470588%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-x="80"] { left: 94.1176470588%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-min-w="80"] { min-width: 94.1176470588%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-max-w="80"] { max-width: 94.1176470588%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-w="81"] { width: 95.2941176471%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-x="81"] { left: 95.2941176471%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-min-w="81"] { min-width: 95.2941176471%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-max-w="81"] { max-width: 95.2941176471%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-w="82"] { width: 96.4705882353%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-x="82"] { left: 96.4705882353%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-min-w="82"] { min-width: 96.4705882353%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-max-w="82"] { max-width: 96.4705882353%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-w="83"] { width: 97.6470588235%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-x="83"] { left: 97.6470588235%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-min-w="83"] { min-width: 97.6470588235%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-max-w="83"] { max-width: 97.6470588235%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-w="84"] { width: 98.8235294118%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-x="84"] { left: 98.8235294118%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-min-w="84"] { min-width: 98.8235294118%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-max-w="84"] { max-width: 98.8235294118%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-w="85"] { width: 100%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-x="85"] { left: 100%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-min-w="85"] { min-width: 100%; } .grid-stack.grid-stack-85 > .grid-stack-item[gs-max-w="85"] { max-width: 100%; } .grid-stack.grid-stack-86 > .grid-stack-item { min-width: 1.1627906977%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-w="1"] { width: 1.1627906977%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-x="1"] { left: 1.1627906977%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-min-w="1"] { min-width: 1.1627906977%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-max-w="1"] { max-width: 1.1627906977%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-w="2"] { width: 2.3255813953%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-x="2"] { left: 2.3255813953%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-min-w="2"] { min-width: 2.3255813953%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-max-w="2"] { max-width: 2.3255813953%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-w="3"] { width: 3.488372093%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-x="3"] { left: 3.488372093%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-min-w="3"] { min-width: 3.488372093%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-max-w="3"] { max-width: 3.488372093%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-w="4"] { width: 4.6511627907%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-x="4"] { left: 4.6511627907%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-min-w="4"] { min-width: 4.6511627907%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-max-w="4"] { max-width: 4.6511627907%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-w="5"] { width: 5.8139534884%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-x="5"] { left: 5.8139534884%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-min-w="5"] { min-width: 5.8139534884%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-max-w="5"] { max-width: 5.8139534884%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-w="6"] { width: 6.976744186%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-x="6"] { left: 6.976744186%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-min-w="6"] { min-width: 6.976744186%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-max-w="6"] { max-width: 6.976744186%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-w="7"] { width: 8.1395348837%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-x="7"] { left: 8.1395348837%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-min-w="7"] { min-width: 8.1395348837%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-max-w="7"] { max-width: 8.1395348837%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-w="8"] { width: 9.3023255814%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-x="8"] { left: 9.3023255814%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-min-w="8"] { min-width: 9.3023255814%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-max-w="8"] { max-width: 9.3023255814%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-w="9"] { width: 10.4651162791%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-x="9"] { left: 10.4651162791%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-min-w="9"] { min-width: 10.4651162791%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-max-w="9"] { max-width: 10.4651162791%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-w="10"] { width: 11.6279069767%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-x="10"] { left: 11.6279069767%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-min-w="10"] { min-width: 11.6279069767%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-max-w="10"] { max-width: 11.6279069767%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-w="11"] { width: 12.7906976744%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-x="11"] { left: 12.7906976744%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-min-w="11"] { min-width: 12.7906976744%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-max-w="11"] { max-width: 12.7906976744%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-w="12"] { width: 13.9534883721%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-x="12"] { left: 13.9534883721%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-min-w="12"] { min-width: 13.9534883721%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-max-w="12"] { max-width: 13.9534883721%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-w="13"] { width: 15.1162790698%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-x="13"] { left: 15.1162790698%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-min-w="13"] { min-width: 15.1162790698%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-max-w="13"] { max-width: 15.1162790698%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-w="14"] { width: 16.2790697674%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-x="14"] { left: 16.2790697674%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-min-w="14"] { min-width: 16.2790697674%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-max-w="14"] { max-width: 16.2790697674%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-w="15"] { width: 17.4418604651%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-x="15"] { left: 17.4418604651%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-min-w="15"] { min-width: 17.4418604651%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-max-w="15"] { max-width: 17.4418604651%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-w="16"] { width: 18.6046511628%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-x="16"] { left: 18.6046511628%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-min-w="16"] { min-width: 18.6046511628%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-max-w="16"] { max-width: 18.6046511628%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-w="17"] { width: 19.7674418605%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-x="17"] { left: 19.7674418605%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-min-w="17"] { min-width: 19.7674418605%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-max-w="17"] { max-width: 19.7674418605%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-w="18"] { width: 20.9302325581%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-x="18"] { left: 20.9302325581%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-min-w="18"] { min-width: 20.9302325581%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-max-w="18"] { max-width: 20.9302325581%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-w="19"] { width: 22.0930232558%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-x="19"] { left: 22.0930232558%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-min-w="19"] { min-width: 22.0930232558%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-max-w="19"] { max-width: 22.0930232558%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-w="20"] { width: 23.2558139535%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-x="20"] { left: 23.2558139535%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-min-w="20"] { min-width: 23.2558139535%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-max-w="20"] { max-width: 23.2558139535%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-w="21"] { width: 24.4186046512%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-x="21"] { left: 24.4186046512%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-min-w="21"] { min-width: 24.4186046512%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-max-w="21"] { max-width: 24.4186046512%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-w="22"] { width: 25.5813953488%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-x="22"] { left: 25.5813953488%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-min-w="22"] { min-width: 25.5813953488%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-max-w="22"] { max-width: 25.5813953488%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-w="23"] { width: 26.7441860465%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-x="23"] { left: 26.7441860465%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-min-w="23"] { min-width: 26.7441860465%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-max-w="23"] { max-width: 26.7441860465%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-w="24"] { width: 27.9069767442%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-x="24"] { left: 27.9069767442%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-min-w="24"] { min-width: 27.9069767442%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-max-w="24"] { max-width: 27.9069767442%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-w="25"] { width: 29.0697674419%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-x="25"] { left: 29.0697674419%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-min-w="25"] { min-width: 29.0697674419%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-max-w="25"] { max-width: 29.0697674419%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-w="26"] { width: 30.2325581395%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-x="26"] { left: 30.2325581395%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-min-w="26"] { min-width: 30.2325581395%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-max-w="26"] { max-width: 30.2325581395%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-w="27"] { width: 31.3953488372%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-x="27"] { left: 31.3953488372%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-min-w="27"] { min-width: 31.3953488372%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-max-w="27"] { max-width: 31.3953488372%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-w="28"] { width: 32.5581395349%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-x="28"] { left: 32.5581395349%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-min-w="28"] { min-width: 32.5581395349%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-max-w="28"] { max-width: 32.5581395349%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-w="29"] { width: 33.7209302326%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-x="29"] { left: 33.7209302326%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-min-w="29"] { min-width: 33.7209302326%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-max-w="29"] { max-width: 33.7209302326%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-w="30"] { width: 34.8837209302%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-x="30"] { left: 34.8837209302%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-min-w="30"] { min-width: 34.8837209302%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-max-w="30"] { max-width: 34.8837209302%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-w="31"] { width: 36.0465116279%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-x="31"] { left: 36.0465116279%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-min-w="31"] { min-width: 36.0465116279%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-max-w="31"] { max-width: 36.0465116279%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-w="32"] { width: 37.2093023256%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-x="32"] { left: 37.2093023256%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-min-w="32"] { min-width: 37.2093023256%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-max-w="32"] { max-width: 37.2093023256%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-w="33"] { width: 38.3720930233%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-x="33"] { left: 38.3720930233%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-min-w="33"] { min-width: 38.3720930233%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-max-w="33"] { max-width: 38.3720930233%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-w="34"] { width: 39.5348837209%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-x="34"] { left: 39.5348837209%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-min-w="34"] { min-width: 39.5348837209%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-max-w="34"] { max-width: 39.5348837209%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-w="35"] { width: 40.6976744186%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-x="35"] { left: 40.6976744186%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-min-w="35"] { min-width: 40.6976744186%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-max-w="35"] { max-width: 40.6976744186%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-w="36"] { width: 41.8604651163%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-x="36"] { left: 41.8604651163%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-min-w="36"] { min-width: 41.8604651163%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-max-w="36"] { max-width: 41.8604651163%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-w="37"] { width: 43.023255814%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-x="37"] { left: 43.023255814%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-min-w="37"] { min-width: 43.023255814%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-max-w="37"] { max-width: 43.023255814%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-w="38"] { width: 44.1860465116%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-x="38"] { left: 44.1860465116%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-min-w="38"] { min-width: 44.1860465116%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-max-w="38"] { max-width: 44.1860465116%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-w="39"] { width: 45.3488372093%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-x="39"] { left: 45.3488372093%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-min-w="39"] { min-width: 45.3488372093%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-max-w="39"] { max-width: 45.3488372093%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-w="40"] { width: 46.511627907%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-x="40"] { left: 46.511627907%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-min-w="40"] { min-width: 46.511627907%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-max-w="40"] { max-width: 46.511627907%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-w="41"] { width: 47.6744186047%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-x="41"] { left: 47.6744186047%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-min-w="41"] { min-width: 47.6744186047%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-max-w="41"] { max-width: 47.6744186047%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-w="42"] { width: 48.8372093023%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-x="42"] { left: 48.8372093023%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-min-w="42"] { min-width: 48.8372093023%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-max-w="42"] { max-width: 48.8372093023%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-w="43"] { width: 50%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-x="43"] { left: 50%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-min-w="43"] { min-width: 50%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-max-w="43"] { max-width: 50%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-w="44"] { width: 51.1627906977%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-x="44"] { left: 51.1627906977%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-min-w="44"] { min-width: 51.1627906977%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-max-w="44"] { max-width: 51.1627906977%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-w="45"] { width: 52.3255813953%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-x="45"] { left: 52.3255813953%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-min-w="45"] { min-width: 52.3255813953%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-max-w="45"] { max-width: 52.3255813953%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-w="46"] { width: 53.488372093%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-x="46"] { left: 53.488372093%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-min-w="46"] { min-width: 53.488372093%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-max-w="46"] { max-width: 53.488372093%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-w="47"] { width: 54.6511627907%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-x="47"] { left: 54.6511627907%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-min-w="47"] { min-width: 54.6511627907%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-max-w="47"] { max-width: 54.6511627907%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-w="48"] { width: 55.8139534884%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-x="48"] { left: 55.8139534884%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-min-w="48"] { min-width: 55.8139534884%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-max-w="48"] { max-width: 55.8139534884%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-w="49"] { width: 56.976744186%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-x="49"] { left: 56.976744186%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-min-w="49"] { min-width: 56.976744186%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-max-w="49"] { max-width: 56.976744186%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-w="50"] { width: 58.1395348837%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-x="50"] { left: 58.1395348837%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-min-w="50"] { min-width: 58.1395348837%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-max-w="50"] { max-width: 58.1395348837%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-w="51"] { width: 59.3023255814%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-x="51"] { left: 59.3023255814%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-min-w="51"] { min-width: 59.3023255814%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-max-w="51"] { max-width: 59.3023255814%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-w="52"] { width: 60.4651162791%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-x="52"] { left: 60.4651162791%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-min-w="52"] { min-width: 60.4651162791%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-max-w="52"] { max-width: 60.4651162791%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-w="53"] { width: 61.6279069767%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-x="53"] { left: 61.6279069767%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-min-w="53"] { min-width: 61.6279069767%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-max-w="53"] { max-width: 61.6279069767%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-w="54"] { width: 62.7906976744%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-x="54"] { left: 62.7906976744%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-min-w="54"] { min-width: 62.7906976744%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-max-w="54"] { max-width: 62.7906976744%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-w="55"] { width: 63.9534883721%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-x="55"] { left: 63.9534883721%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-min-w="55"] { min-width: 63.9534883721%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-max-w="55"] { max-width: 63.9534883721%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-w="56"] { width: 65.1162790698%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-x="56"] { left: 65.1162790698%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-min-w="56"] { min-width: 65.1162790698%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-max-w="56"] { max-width: 65.1162790698%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-w="57"] { width: 66.2790697674%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-x="57"] { left: 66.2790697674%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-min-w="57"] { min-width: 66.2790697674%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-max-w="57"] { max-width: 66.2790697674%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-w="58"] { width: 67.4418604651%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-x="58"] { left: 67.4418604651%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-min-w="58"] { min-width: 67.4418604651%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-max-w="58"] { max-width: 67.4418604651%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-w="59"] { width: 68.6046511628%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-x="59"] { left: 68.6046511628%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-min-w="59"] { min-width: 68.6046511628%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-max-w="59"] { max-width: 68.6046511628%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-w="60"] { width: 69.7674418605%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-x="60"] { left: 69.7674418605%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-min-w="60"] { min-width: 69.7674418605%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-max-w="60"] { max-width: 69.7674418605%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-w="61"] { width: 70.9302325581%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-x="61"] { left: 70.9302325581%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-min-w="61"] { min-width: 70.9302325581%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-max-w="61"] { max-width: 70.9302325581%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-w="62"] { width: 72.0930232558%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-x="62"] { left: 72.0930232558%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-min-w="62"] { min-width: 72.0930232558%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-max-w="62"] { max-width: 72.0930232558%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-w="63"] { width: 73.2558139535%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-x="63"] { left: 73.2558139535%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-min-w="63"] { min-width: 73.2558139535%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-max-w="63"] { max-width: 73.2558139535%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-w="64"] { width: 74.4186046512%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-x="64"] { left: 74.4186046512%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-min-w="64"] { min-width: 74.4186046512%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-max-w="64"] { max-width: 74.4186046512%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-w="65"] { width: 75.5813953488%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-x="65"] { left: 75.5813953488%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-min-w="65"] { min-width: 75.5813953488%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-max-w="65"] { max-width: 75.5813953488%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-w="66"] { width: 76.7441860465%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-x="66"] { left: 76.7441860465%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-min-w="66"] { min-width: 76.7441860465%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-max-w="66"] { max-width: 76.7441860465%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-w="67"] { width: 77.9069767442%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-x="67"] { left: 77.9069767442%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-min-w="67"] { min-width: 77.9069767442%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-max-w="67"] { max-width: 77.9069767442%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-w="68"] { width: 79.0697674419%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-x="68"] { left: 79.0697674419%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-min-w="68"] { min-width: 79.0697674419%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-max-w="68"] { max-width: 79.0697674419%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-w="69"] { width: 80.2325581395%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-x="69"] { left: 80.2325581395%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-min-w="69"] { min-width: 80.2325581395%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-max-w="69"] { max-width: 80.2325581395%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-w="70"] { width: 81.3953488372%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-x="70"] { left: 81.3953488372%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-min-w="70"] { min-width: 81.3953488372%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-max-w="70"] { max-width: 81.3953488372%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-w="71"] { width: 82.5581395349%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-x="71"] { left: 82.5581395349%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-min-w="71"] { min-width: 82.5581395349%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-max-w="71"] { max-width: 82.5581395349%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-w="72"] { width: 83.7209302326%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-x="72"] { left: 83.7209302326%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-min-w="72"] { min-width: 83.7209302326%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-max-w="72"] { max-width: 83.7209302326%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-w="73"] { width: 84.8837209302%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-x="73"] { left: 84.8837209302%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-min-w="73"] { min-width: 84.8837209302%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-max-w="73"] { max-width: 84.8837209302%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-w="74"] { width: 86.0465116279%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-x="74"] { left: 86.0465116279%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-min-w="74"] { min-width: 86.0465116279%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-max-w="74"] { max-width: 86.0465116279%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-w="75"] { width: 87.2093023256%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-x="75"] { left: 87.2093023256%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-min-w="75"] { min-width: 87.2093023256%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-max-w="75"] { max-width: 87.2093023256%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-w="76"] { width: 88.3720930233%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-x="76"] { left: 88.3720930233%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-min-w="76"] { min-width: 88.3720930233%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-max-w="76"] { max-width: 88.3720930233%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-w="77"] { width: 89.5348837209%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-x="77"] { left: 89.5348837209%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-min-w="77"] { min-width: 89.5348837209%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-max-w="77"] { max-width: 89.5348837209%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-w="78"] { width: 90.6976744186%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-x="78"] { left: 90.6976744186%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-min-w="78"] { min-width: 90.6976744186%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-max-w="78"] { max-width: 90.6976744186%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-w="79"] { width: 91.8604651163%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-x="79"] { left: 91.8604651163%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-min-w="79"] { min-width: 91.8604651163%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-max-w="79"] { max-width: 91.8604651163%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-w="80"] { width: 93.023255814%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-x="80"] { left: 93.023255814%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-min-w="80"] { min-width: 93.023255814%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-max-w="80"] { max-width: 93.023255814%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-w="81"] { width: 94.1860465116%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-x="81"] { left: 94.1860465116%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-min-w="81"] { min-width: 94.1860465116%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-max-w="81"] { max-width: 94.1860465116%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-w="82"] { width: 95.3488372093%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-x="82"] { left: 95.3488372093%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-min-w="82"] { min-width: 95.3488372093%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-max-w="82"] { max-width: 95.3488372093%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-w="83"] { width: 96.511627907%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-x="83"] { left: 96.511627907%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-min-w="83"] { min-width: 96.511627907%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-max-w="83"] { max-width: 96.511627907%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-w="84"] { width: 97.6744186047%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-x="84"] { left: 97.6744186047%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-min-w="84"] { min-width: 97.6744186047%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-max-w="84"] { max-width: 97.6744186047%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-w="85"] { width: 98.8372093023%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-x="85"] { left: 98.8372093023%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-min-w="85"] { min-width: 98.8372093023%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-max-w="85"] { max-width: 98.8372093023%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-w="86"] { width: 100%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-x="86"] { left: 100%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-min-w="86"] { min-width: 100%; } .grid-stack.grid-stack-86 > .grid-stack-item[gs-max-w="86"] { max-width: 100%; } .grid-stack.grid-stack-87 > .grid-stack-item { min-width: 1.1494252874%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-w="1"] { width: 1.1494252874%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-x="1"] { left: 1.1494252874%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-min-w="1"] { min-width: 1.1494252874%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-max-w="1"] { max-width: 1.1494252874%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-w="2"] { width: 2.2988505747%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-x="2"] { left: 2.2988505747%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-min-w="2"] { min-width: 2.2988505747%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-max-w="2"] { max-width: 2.2988505747%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-w="3"] { width: 3.4482758621%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-x="3"] { left: 3.4482758621%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-min-w="3"] { min-width: 3.4482758621%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-max-w="3"] { max-width: 3.4482758621%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-w="4"] { width: 4.5977011494%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-x="4"] { left: 4.5977011494%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-min-w="4"] { min-width: 4.5977011494%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-max-w="4"] { max-width: 4.5977011494%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-w="5"] { width: 5.7471264368%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-x="5"] { left: 5.7471264368%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-min-w="5"] { min-width: 5.7471264368%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-max-w="5"] { max-width: 5.7471264368%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-w="6"] { width: 6.8965517241%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-x="6"] { left: 6.8965517241%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-min-w="6"] { min-width: 6.8965517241%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-max-w="6"] { max-width: 6.8965517241%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-w="7"] { width: 8.0459770115%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-x="7"] { left: 8.0459770115%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-min-w="7"] { min-width: 8.0459770115%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-max-w="7"] { max-width: 8.0459770115%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-w="8"] { width: 9.1954022989%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-x="8"] { left: 9.1954022989%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-min-w="8"] { min-width: 9.1954022989%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-max-w="8"] { max-width: 9.1954022989%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-w="9"] { width: 10.3448275862%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-x="9"] { left: 10.3448275862%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-min-w="9"] { min-width: 10.3448275862%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-max-w="9"] { max-width: 10.3448275862%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-w="10"] { width: 11.4942528736%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-x="10"] { left: 11.4942528736%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-min-w="10"] { min-width: 11.4942528736%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-max-w="10"] { max-width: 11.4942528736%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-w="11"] { width: 12.6436781609%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-x="11"] { left: 12.6436781609%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-min-w="11"] { min-width: 12.6436781609%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-max-w="11"] { max-width: 12.6436781609%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-w="12"] { width: 13.7931034483%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-x="12"] { left: 13.7931034483%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-min-w="12"] { min-width: 13.7931034483%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-max-w="12"] { max-width: 13.7931034483%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-w="13"] { width: 14.9425287356%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-x="13"] { left: 14.9425287356%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-min-w="13"] { min-width: 14.9425287356%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-max-w="13"] { max-width: 14.9425287356%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-w="14"] { width: 16.091954023%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-x="14"] { left: 16.091954023%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-min-w="14"] { min-width: 16.091954023%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-max-w="14"] { max-width: 16.091954023%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-w="15"] { width: 17.2413793103%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-x="15"] { left: 17.2413793103%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-min-w="15"] { min-width: 17.2413793103%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-max-w="15"] { max-width: 17.2413793103%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-w="16"] { width: 18.3908045977%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-x="16"] { left: 18.3908045977%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-min-w="16"] { min-width: 18.3908045977%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-max-w="16"] { max-width: 18.3908045977%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-w="17"] { width: 19.5402298851%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-x="17"] { left: 19.5402298851%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-min-w="17"] { min-width: 19.5402298851%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-max-w="17"] { max-width: 19.5402298851%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-w="18"] { width: 20.6896551724%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-x="18"] { left: 20.6896551724%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-min-w="18"] { min-width: 20.6896551724%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-max-w="18"] { max-width: 20.6896551724%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-w="19"] { width: 21.8390804598%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-x="19"] { left: 21.8390804598%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-min-w="19"] { min-width: 21.8390804598%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-max-w="19"] { max-width: 21.8390804598%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-w="20"] { width: 22.9885057471%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-x="20"] { left: 22.9885057471%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-min-w="20"] { min-width: 22.9885057471%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-max-w="20"] { max-width: 22.9885057471%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-w="21"] { width: 24.1379310345%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-x="21"] { left: 24.1379310345%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-min-w="21"] { min-width: 24.1379310345%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-max-w="21"] { max-width: 24.1379310345%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-w="22"] { width: 25.2873563218%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-x="22"] { left: 25.2873563218%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-min-w="22"] { min-width: 25.2873563218%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-max-w="22"] { max-width: 25.2873563218%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-w="23"] { width: 26.4367816092%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-x="23"] { left: 26.4367816092%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-min-w="23"] { min-width: 26.4367816092%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-max-w="23"] { max-width: 26.4367816092%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-w="24"] { width: 27.5862068966%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-x="24"] { left: 27.5862068966%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-min-w="24"] { min-width: 27.5862068966%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-max-w="24"] { max-width: 27.5862068966%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-w="25"] { width: 28.7356321839%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-x="25"] { left: 28.7356321839%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-min-w="25"] { min-width: 28.7356321839%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-max-w="25"] { max-width: 28.7356321839%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-w="26"] { width: 29.8850574713%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-x="26"] { left: 29.8850574713%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-min-w="26"] { min-width: 29.8850574713%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-max-w="26"] { max-width: 29.8850574713%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-w="27"] { width: 31.0344827586%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-x="27"] { left: 31.0344827586%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-min-w="27"] { min-width: 31.0344827586%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-max-w="27"] { max-width: 31.0344827586%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-w="28"] { width: 32.183908046%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-x="28"] { left: 32.183908046%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-min-w="28"] { min-width: 32.183908046%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-max-w="28"] { max-width: 32.183908046%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-w="29"] { width: 33.3333333333%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-x="29"] { left: 33.3333333333%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-min-w="29"] { min-width: 33.3333333333%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-max-w="29"] { max-width: 33.3333333333%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-w="30"] { width: 34.4827586207%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-x="30"] { left: 34.4827586207%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-min-w="30"] { min-width: 34.4827586207%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-max-w="30"] { max-width: 34.4827586207%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-w="31"] { width: 35.632183908%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-x="31"] { left: 35.632183908%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-min-w="31"] { min-width: 35.632183908%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-max-w="31"] { max-width: 35.632183908%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-w="32"] { width: 36.7816091954%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-x="32"] { left: 36.7816091954%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-min-w="32"] { min-width: 36.7816091954%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-max-w="32"] { max-width: 36.7816091954%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-w="33"] { width: 37.9310344828%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-x="33"] { left: 37.9310344828%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-min-w="33"] { min-width: 37.9310344828%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-max-w="33"] { max-width: 37.9310344828%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-w="34"] { width: 39.0804597701%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-x="34"] { left: 39.0804597701%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-min-w="34"] { min-width: 39.0804597701%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-max-w="34"] { max-width: 39.0804597701%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-w="35"] { width: 40.2298850575%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-x="35"] { left: 40.2298850575%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-min-w="35"] { min-width: 40.2298850575%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-max-w="35"] { max-width: 40.2298850575%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-w="36"] { width: 41.3793103448%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-x="36"] { left: 41.3793103448%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-min-w="36"] { min-width: 41.3793103448%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-max-w="36"] { max-width: 41.3793103448%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-w="37"] { width: 42.5287356322%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-x="37"] { left: 42.5287356322%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-min-w="37"] { min-width: 42.5287356322%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-max-w="37"] { max-width: 42.5287356322%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-w="38"] { width: 43.6781609195%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-x="38"] { left: 43.6781609195%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-min-w="38"] { min-width: 43.6781609195%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-max-w="38"] { max-width: 43.6781609195%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-w="39"] { width: 44.8275862069%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-x="39"] { left: 44.8275862069%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-min-w="39"] { min-width: 44.8275862069%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-max-w="39"] { max-width: 44.8275862069%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-w="40"] { width: 45.9770114943%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-x="40"] { left: 45.9770114943%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-min-w="40"] { min-width: 45.9770114943%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-max-w="40"] { max-width: 45.9770114943%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-w="41"] { width: 47.1264367816%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-x="41"] { left: 47.1264367816%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-min-w="41"] { min-width: 47.1264367816%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-max-w="41"] { max-width: 47.1264367816%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-w="42"] { width: 48.275862069%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-x="42"] { left: 48.275862069%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-min-w="42"] { min-width: 48.275862069%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-max-w="42"] { max-width: 48.275862069%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-w="43"] { width: 49.4252873563%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-x="43"] { left: 49.4252873563%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-min-w="43"] { min-width: 49.4252873563%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-max-w="43"] { max-width: 49.4252873563%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-w="44"] { width: 50.5747126437%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-x="44"] { left: 50.5747126437%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-min-w="44"] { min-width: 50.5747126437%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-max-w="44"] { max-width: 50.5747126437%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-w="45"] { width: 51.724137931%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-x="45"] { left: 51.724137931%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-min-w="45"] { min-width: 51.724137931%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-max-w="45"] { max-width: 51.724137931%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-w="46"] { width: 52.8735632184%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-x="46"] { left: 52.8735632184%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-min-w="46"] { min-width: 52.8735632184%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-max-w="46"] { max-width: 52.8735632184%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-w="47"] { width: 54.0229885057%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-x="47"] { left: 54.0229885057%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-min-w="47"] { min-width: 54.0229885057%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-max-w="47"] { max-width: 54.0229885057%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-w="48"] { width: 55.1724137931%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-x="48"] { left: 55.1724137931%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-min-w="48"] { min-width: 55.1724137931%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-max-w="48"] { max-width: 55.1724137931%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-w="49"] { width: 56.3218390805%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-x="49"] { left: 56.3218390805%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-min-w="49"] { min-width: 56.3218390805%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-max-w="49"] { max-width: 56.3218390805%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-w="50"] { width: 57.4712643678%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-x="50"] { left: 57.4712643678%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-min-w="50"] { min-width: 57.4712643678%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-max-w="50"] { max-width: 57.4712643678%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-w="51"] { width: 58.6206896552%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-x="51"] { left: 58.6206896552%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-min-w="51"] { min-width: 58.6206896552%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-max-w="51"] { max-width: 58.6206896552%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-w="52"] { width: 59.7701149425%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-x="52"] { left: 59.7701149425%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-min-w="52"] { min-width: 59.7701149425%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-max-w="52"] { max-width: 59.7701149425%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-w="53"] { width: 60.9195402299%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-x="53"] { left: 60.9195402299%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-min-w="53"] { min-width: 60.9195402299%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-max-w="53"] { max-width: 60.9195402299%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-w="54"] { width: 62.0689655172%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-x="54"] { left: 62.0689655172%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-min-w="54"] { min-width: 62.0689655172%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-max-w="54"] { max-width: 62.0689655172%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-w="55"] { width: 63.2183908046%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-x="55"] { left: 63.2183908046%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-min-w="55"] { min-width: 63.2183908046%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-max-w="55"] { max-width: 63.2183908046%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-w="56"] { width: 64.367816092%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-x="56"] { left: 64.367816092%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-min-w="56"] { min-width: 64.367816092%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-max-w="56"] { max-width: 64.367816092%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-w="57"] { width: 65.5172413793%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-x="57"] { left: 65.5172413793%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-min-w="57"] { min-width: 65.5172413793%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-max-w="57"] { max-width: 65.5172413793%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-w="58"] { width: 66.6666666667%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-x="58"] { left: 66.6666666667%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-min-w="58"] { min-width: 66.6666666667%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-max-w="58"] { max-width: 66.6666666667%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-w="59"] { width: 67.816091954%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-x="59"] { left: 67.816091954%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-min-w="59"] { min-width: 67.816091954%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-max-w="59"] { max-width: 67.816091954%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-w="60"] { width: 68.9655172414%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-x="60"] { left: 68.9655172414%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-min-w="60"] { min-width: 68.9655172414%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-max-w="60"] { max-width: 68.9655172414%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-w="61"] { width: 70.1149425287%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-x="61"] { left: 70.1149425287%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-min-w="61"] { min-width: 70.1149425287%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-max-w="61"] { max-width: 70.1149425287%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-w="62"] { width: 71.2643678161%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-x="62"] { left: 71.2643678161%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-min-w="62"] { min-width: 71.2643678161%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-max-w="62"] { max-width: 71.2643678161%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-w="63"] { width: 72.4137931034%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-x="63"] { left: 72.4137931034%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-min-w="63"] { min-width: 72.4137931034%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-max-w="63"] { max-width: 72.4137931034%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-w="64"] { width: 73.5632183908%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-x="64"] { left: 73.5632183908%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-min-w="64"] { min-width: 73.5632183908%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-max-w="64"] { max-width: 73.5632183908%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-w="65"] { width: 74.7126436782%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-x="65"] { left: 74.7126436782%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-min-w="65"] { min-width: 74.7126436782%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-max-w="65"] { max-width: 74.7126436782%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-w="66"] { width: 75.8620689655%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-x="66"] { left: 75.8620689655%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-min-w="66"] { min-width: 75.8620689655%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-max-w="66"] { max-width: 75.8620689655%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-w="67"] { width: 77.0114942529%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-x="67"] { left: 77.0114942529%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-min-w="67"] { min-width: 77.0114942529%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-max-w="67"] { max-width: 77.0114942529%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-w="68"] { width: 78.1609195402%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-x="68"] { left: 78.1609195402%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-min-w="68"] { min-width: 78.1609195402%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-max-w="68"] { max-width: 78.1609195402%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-w="69"] { width: 79.3103448276%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-x="69"] { left: 79.3103448276%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-min-w="69"] { min-width: 79.3103448276%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-max-w="69"] { max-width: 79.3103448276%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-w="70"] { width: 80.4597701149%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-x="70"] { left: 80.4597701149%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-min-w="70"] { min-width: 80.4597701149%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-max-w="70"] { max-width: 80.4597701149%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-w="71"] { width: 81.6091954023%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-x="71"] { left: 81.6091954023%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-min-w="71"] { min-width: 81.6091954023%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-max-w="71"] { max-width: 81.6091954023%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-w="72"] { width: 82.7586206897%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-x="72"] { left: 82.7586206897%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-min-w="72"] { min-width: 82.7586206897%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-max-w="72"] { max-width: 82.7586206897%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-w="73"] { width: 83.908045977%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-x="73"] { left: 83.908045977%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-min-w="73"] { min-width: 83.908045977%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-max-w="73"] { max-width: 83.908045977%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-w="74"] { width: 85.0574712644%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-x="74"] { left: 85.0574712644%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-min-w="74"] { min-width: 85.0574712644%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-max-w="74"] { max-width: 85.0574712644%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-w="75"] { width: 86.2068965517%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-x="75"] { left: 86.2068965517%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-min-w="75"] { min-width: 86.2068965517%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-max-w="75"] { max-width: 86.2068965517%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-w="76"] { width: 87.3563218391%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-x="76"] { left: 87.3563218391%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-min-w="76"] { min-width: 87.3563218391%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-max-w="76"] { max-width: 87.3563218391%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-w="77"] { width: 88.5057471264%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-x="77"] { left: 88.5057471264%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-min-w="77"] { min-width: 88.5057471264%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-max-w="77"] { max-width: 88.5057471264%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-w="78"] { width: 89.6551724138%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-x="78"] { left: 89.6551724138%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-min-w="78"] { min-width: 89.6551724138%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-max-w="78"] { max-width: 89.6551724138%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-w="79"] { width: 90.8045977011%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-x="79"] { left: 90.8045977011%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-min-w="79"] { min-width: 90.8045977011%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-max-w="79"] { max-width: 90.8045977011%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-w="80"] { width: 91.9540229885%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-x="80"] { left: 91.9540229885%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-min-w="80"] { min-width: 91.9540229885%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-max-w="80"] { max-width: 91.9540229885%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-w="81"] { width: 93.1034482759%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-x="81"] { left: 93.1034482759%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-min-w="81"] { min-width: 93.1034482759%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-max-w="81"] { max-width: 93.1034482759%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-w="82"] { width: 94.2528735632%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-x="82"] { left: 94.2528735632%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-min-w="82"] { min-width: 94.2528735632%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-max-w="82"] { max-width: 94.2528735632%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-w="83"] { width: 95.4022988506%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-x="83"] { left: 95.4022988506%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-min-w="83"] { min-width: 95.4022988506%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-max-w="83"] { max-width: 95.4022988506%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-w="84"] { width: 96.5517241379%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-x="84"] { left: 96.5517241379%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-min-w="84"] { min-width: 96.5517241379%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-max-w="84"] { max-width: 96.5517241379%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-w="85"] { width: 97.7011494253%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-x="85"] { left: 97.7011494253%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-min-w="85"] { min-width: 97.7011494253%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-max-w="85"] { max-width: 97.7011494253%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-w="86"] { width: 98.8505747126%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-x="86"] { left: 98.8505747126%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-min-w="86"] { min-width: 98.8505747126%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-max-w="86"] { max-width: 98.8505747126%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-w="87"] { width: 100%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-x="87"] { left: 100%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-min-w="87"] { min-width: 100%; } .grid-stack.grid-stack-87 > .grid-stack-item[gs-max-w="87"] { max-width: 100%; } .grid-stack.grid-stack-88 > .grid-stack-item { min-width: 1.1363636364%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-w="1"] { width: 1.1363636364%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-x="1"] { left: 1.1363636364%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-min-w="1"] { min-width: 1.1363636364%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-max-w="1"] { max-width: 1.1363636364%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-w="2"] { width: 2.2727272727%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-x="2"] { left: 2.2727272727%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-min-w="2"] { min-width: 2.2727272727%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-max-w="2"] { max-width: 2.2727272727%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-w="3"] { width: 3.4090909091%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-x="3"] { left: 3.4090909091%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-min-w="3"] { min-width: 3.4090909091%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-max-w="3"] { max-width: 3.4090909091%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-w="4"] { width: 4.5454545455%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-x="4"] { left: 4.5454545455%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-min-w="4"] { min-width: 4.5454545455%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-max-w="4"] { max-width: 4.5454545455%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-w="5"] { width: 5.6818181818%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-x="5"] { left: 5.6818181818%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-min-w="5"] { min-width: 5.6818181818%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-max-w="5"] { max-width: 5.6818181818%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-w="6"] { width: 6.8181818182%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-x="6"] { left: 6.8181818182%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-min-w="6"] { min-width: 6.8181818182%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-max-w="6"] { max-width: 6.8181818182%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-w="7"] { width: 7.9545454545%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-x="7"] { left: 7.9545454545%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-min-w="7"] { min-width: 7.9545454545%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-max-w="7"] { max-width: 7.9545454545%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-w="8"] { width: 9.0909090909%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-x="8"] { left: 9.0909090909%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-min-w="8"] { min-width: 9.0909090909%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-max-w="8"] { max-width: 9.0909090909%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-w="9"] { width: 10.2272727273%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-x="9"] { left: 10.2272727273%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-min-w="9"] { min-width: 10.2272727273%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-max-w="9"] { max-width: 10.2272727273%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-w="10"] { width: 11.3636363636%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-x="10"] { left: 11.3636363636%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-min-w="10"] { min-width: 11.3636363636%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-max-w="10"] { max-width: 11.3636363636%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-w="11"] { width: 12.5%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-x="11"] { left: 12.5%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-min-w="11"] { min-width: 12.5%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-max-w="11"] { max-width: 12.5%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-w="12"] { width: 13.6363636364%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-x="12"] { left: 13.6363636364%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-min-w="12"] { min-width: 13.6363636364%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-max-w="12"] { max-width: 13.6363636364%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-w="13"] { width: 14.7727272727%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-x="13"] { left: 14.7727272727%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-min-w="13"] { min-width: 14.7727272727%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-max-w="13"] { max-width: 14.7727272727%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-w="14"] { width: 15.9090909091%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-x="14"] { left: 15.9090909091%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-min-w="14"] { min-width: 15.9090909091%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-max-w="14"] { max-width: 15.9090909091%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-w="15"] { width: 17.0454545455%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-x="15"] { left: 17.0454545455%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-min-w="15"] { min-width: 17.0454545455%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-max-w="15"] { max-width: 17.0454545455%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-w="16"] { width: 18.1818181818%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-x="16"] { left: 18.1818181818%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-min-w="16"] { min-width: 18.1818181818%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-max-w="16"] { max-width: 18.1818181818%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-w="17"] { width: 19.3181818182%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-x="17"] { left: 19.3181818182%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-min-w="17"] { min-width: 19.3181818182%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-max-w="17"] { max-width: 19.3181818182%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-w="18"] { width: 20.4545454545%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-x="18"] { left: 20.4545454545%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-min-w="18"] { min-width: 20.4545454545%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-max-w="18"] { max-width: 20.4545454545%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-w="19"] { width: 21.5909090909%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-x="19"] { left: 21.5909090909%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-min-w="19"] { min-width: 21.5909090909%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-max-w="19"] { max-width: 21.5909090909%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-w="20"] { width: 22.7272727273%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-x="20"] { left: 22.7272727273%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-min-w="20"] { min-width: 22.7272727273%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-max-w="20"] { max-width: 22.7272727273%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-w="21"] { width: 23.8636363636%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-x="21"] { left: 23.8636363636%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-min-w="21"] { min-width: 23.8636363636%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-max-w="21"] { max-width: 23.8636363636%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-w="22"] { width: 25%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-x="22"] { left: 25%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-min-w="22"] { min-width: 25%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-max-w="22"] { max-width: 25%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-w="23"] { width: 26.1363636364%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-x="23"] { left: 26.1363636364%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-min-w="23"] { min-width: 26.1363636364%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-max-w="23"] { max-width: 26.1363636364%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-w="24"] { width: 27.2727272727%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-x="24"] { left: 27.2727272727%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-min-w="24"] { min-width: 27.2727272727%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-max-w="24"] { max-width: 27.2727272727%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-w="25"] { width: 28.4090909091%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-x="25"] { left: 28.4090909091%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-min-w="25"] { min-width: 28.4090909091%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-max-w="25"] { max-width: 28.4090909091%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-w="26"] { width: 29.5454545455%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-x="26"] { left: 29.5454545455%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-min-w="26"] { min-width: 29.5454545455%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-max-w="26"] { max-width: 29.5454545455%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-w="27"] { width: 30.6818181818%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-x="27"] { left: 30.6818181818%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-min-w="27"] { min-width: 30.6818181818%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-max-w="27"] { max-width: 30.6818181818%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-w="28"] { width: 31.8181818182%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-x="28"] { left: 31.8181818182%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-min-w="28"] { min-width: 31.8181818182%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-max-w="28"] { max-width: 31.8181818182%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-w="29"] { width: 32.9545454545%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-x="29"] { left: 32.9545454545%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-min-w="29"] { min-width: 32.9545454545%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-max-w="29"] { max-width: 32.9545454545%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-w="30"] { width: 34.0909090909%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-x="30"] { left: 34.0909090909%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-min-w="30"] { min-width: 34.0909090909%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-max-w="30"] { max-width: 34.0909090909%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-w="31"] { width: 35.2272727273%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-x="31"] { left: 35.2272727273%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-min-w="31"] { min-width: 35.2272727273%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-max-w="31"] { max-width: 35.2272727273%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-w="32"] { width: 36.3636363636%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-x="32"] { left: 36.3636363636%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-min-w="32"] { min-width: 36.3636363636%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-max-w="32"] { max-width: 36.3636363636%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-w="33"] { width: 37.5%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-x="33"] { left: 37.5%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-min-w="33"] { min-width: 37.5%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-max-w="33"] { max-width: 37.5%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-w="34"] { width: 38.6363636364%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-x="34"] { left: 38.6363636364%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-min-w="34"] { min-width: 38.6363636364%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-max-w="34"] { max-width: 38.6363636364%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-w="35"] { width: 39.7727272727%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-x="35"] { left: 39.7727272727%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-min-w="35"] { min-width: 39.7727272727%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-max-w="35"] { max-width: 39.7727272727%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-w="36"] { width: 40.9090909091%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-x="36"] { left: 40.9090909091%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-min-w="36"] { min-width: 40.9090909091%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-max-w="36"] { max-width: 40.9090909091%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-w="37"] { width: 42.0454545455%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-x="37"] { left: 42.0454545455%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-min-w="37"] { min-width: 42.0454545455%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-max-w="37"] { max-width: 42.0454545455%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-w="38"] { width: 43.1818181818%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-x="38"] { left: 43.1818181818%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-min-w="38"] { min-width: 43.1818181818%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-max-w="38"] { max-width: 43.1818181818%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-w="39"] { width: 44.3181818182%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-x="39"] { left: 44.3181818182%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-min-w="39"] { min-width: 44.3181818182%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-max-w="39"] { max-width: 44.3181818182%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-w="40"] { width: 45.4545454545%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-x="40"] { left: 45.4545454545%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-min-w="40"] { min-width: 45.4545454545%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-max-w="40"] { max-width: 45.4545454545%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-w="41"] { width: 46.5909090909%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-x="41"] { left: 46.5909090909%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-min-w="41"] { min-width: 46.5909090909%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-max-w="41"] { max-width: 46.5909090909%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-w="42"] { width: 47.7272727273%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-x="42"] { left: 47.7272727273%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-min-w="42"] { min-width: 47.7272727273%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-max-w="42"] { max-width: 47.7272727273%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-w="43"] { width: 48.8636363636%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-x="43"] { left: 48.8636363636%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-min-w="43"] { min-width: 48.8636363636%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-max-w="43"] { max-width: 48.8636363636%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-w="44"] { width: 50%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-x="44"] { left: 50%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-min-w="44"] { min-width: 50%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-max-w="44"] { max-width: 50%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-w="45"] { width: 51.1363636364%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-x="45"] { left: 51.1363636364%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-min-w="45"] { min-width: 51.1363636364%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-max-w="45"] { max-width: 51.1363636364%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-w="46"] { width: 52.2727272727%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-x="46"] { left: 52.2727272727%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-min-w="46"] { min-width: 52.2727272727%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-max-w="46"] { max-width: 52.2727272727%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-w="47"] { width: 53.4090909091%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-x="47"] { left: 53.4090909091%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-min-w="47"] { min-width: 53.4090909091%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-max-w="47"] { max-width: 53.4090909091%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-w="48"] { width: 54.5454545455%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-x="48"] { left: 54.5454545455%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-min-w="48"] { min-width: 54.5454545455%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-max-w="48"] { max-width: 54.5454545455%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-w="49"] { width: 55.6818181818%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-x="49"] { left: 55.6818181818%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-min-w="49"] { min-width: 55.6818181818%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-max-w="49"] { max-width: 55.6818181818%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-w="50"] { width: 56.8181818182%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-x="50"] { left: 56.8181818182%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-min-w="50"] { min-width: 56.8181818182%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-max-w="50"] { max-width: 56.8181818182%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-w="51"] { width: 57.9545454545%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-x="51"] { left: 57.9545454545%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-min-w="51"] { min-width: 57.9545454545%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-max-w="51"] { max-width: 57.9545454545%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-w="52"] { width: 59.0909090909%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-x="52"] { left: 59.0909090909%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-min-w="52"] { min-width: 59.0909090909%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-max-w="52"] { max-width: 59.0909090909%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-w="53"] { width: 60.2272727273%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-x="53"] { left: 60.2272727273%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-min-w="53"] { min-width: 60.2272727273%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-max-w="53"] { max-width: 60.2272727273%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-w="54"] { width: 61.3636363636%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-x="54"] { left: 61.3636363636%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-min-w="54"] { min-width: 61.3636363636%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-max-w="54"] { max-width: 61.3636363636%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-w="55"] { width: 62.5%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-x="55"] { left: 62.5%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-min-w="55"] { min-width: 62.5%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-max-w="55"] { max-width: 62.5%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-w="56"] { width: 63.6363636364%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-x="56"] { left: 63.6363636364%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-min-w="56"] { min-width: 63.6363636364%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-max-w="56"] { max-width: 63.6363636364%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-w="57"] { width: 64.7727272727%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-x="57"] { left: 64.7727272727%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-min-w="57"] { min-width: 64.7727272727%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-max-w="57"] { max-width: 64.7727272727%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-w="58"] { width: 65.9090909091%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-x="58"] { left: 65.9090909091%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-min-w="58"] { min-width: 65.9090909091%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-max-w="58"] { max-width: 65.9090909091%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-w="59"] { width: 67.0454545455%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-x="59"] { left: 67.0454545455%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-min-w="59"] { min-width: 67.0454545455%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-max-w="59"] { max-width: 67.0454545455%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-w="60"] { width: 68.1818181818%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-x="60"] { left: 68.1818181818%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-min-w="60"] { min-width: 68.1818181818%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-max-w="60"] { max-width: 68.1818181818%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-w="61"] { width: 69.3181818182%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-x="61"] { left: 69.3181818182%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-min-w="61"] { min-width: 69.3181818182%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-max-w="61"] { max-width: 69.3181818182%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-w="62"] { width: 70.4545454545%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-x="62"] { left: 70.4545454545%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-min-w="62"] { min-width: 70.4545454545%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-max-w="62"] { max-width: 70.4545454545%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-w="63"] { width: 71.5909090909%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-x="63"] { left: 71.5909090909%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-min-w="63"] { min-width: 71.5909090909%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-max-w="63"] { max-width: 71.5909090909%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-w="64"] { width: 72.7272727273%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-x="64"] { left: 72.7272727273%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-min-w="64"] { min-width: 72.7272727273%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-max-w="64"] { max-width: 72.7272727273%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-w="65"] { width: 73.8636363636%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-x="65"] { left: 73.8636363636%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-min-w="65"] { min-width: 73.8636363636%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-max-w="65"] { max-width: 73.8636363636%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-w="66"] { width: 75%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-x="66"] { left: 75%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-min-w="66"] { min-width: 75%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-max-w="66"] { max-width: 75%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-w="67"] { width: 76.1363636364%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-x="67"] { left: 76.1363636364%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-min-w="67"] { min-width: 76.1363636364%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-max-w="67"] { max-width: 76.1363636364%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-w="68"] { width: 77.2727272727%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-x="68"] { left: 77.2727272727%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-min-w="68"] { min-width: 77.2727272727%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-max-w="68"] { max-width: 77.2727272727%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-w="69"] { width: 78.4090909091%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-x="69"] { left: 78.4090909091%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-min-w="69"] { min-width: 78.4090909091%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-max-w="69"] { max-width: 78.4090909091%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-w="70"] { width: 79.5454545455%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-x="70"] { left: 79.5454545455%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-min-w="70"] { min-width: 79.5454545455%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-max-w="70"] { max-width: 79.5454545455%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-w="71"] { width: 80.6818181818%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-x="71"] { left: 80.6818181818%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-min-w="71"] { min-width: 80.6818181818%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-max-w="71"] { max-width: 80.6818181818%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-w="72"] { width: 81.8181818182%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-x="72"] { left: 81.8181818182%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-min-w="72"] { min-width: 81.8181818182%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-max-w="72"] { max-width: 81.8181818182%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-w="73"] { width: 82.9545454545%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-x="73"] { left: 82.9545454545%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-min-w="73"] { min-width: 82.9545454545%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-max-w="73"] { max-width: 82.9545454545%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-w="74"] { width: 84.0909090909%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-x="74"] { left: 84.0909090909%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-min-w="74"] { min-width: 84.0909090909%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-max-w="74"] { max-width: 84.0909090909%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-w="75"] { width: 85.2272727273%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-x="75"] { left: 85.2272727273%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-min-w="75"] { min-width: 85.2272727273%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-max-w="75"] { max-width: 85.2272727273%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-w="76"] { width: 86.3636363636%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-x="76"] { left: 86.3636363636%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-min-w="76"] { min-width: 86.3636363636%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-max-w="76"] { max-width: 86.3636363636%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-w="77"] { width: 87.5%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-x="77"] { left: 87.5%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-min-w="77"] { min-width: 87.5%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-max-w="77"] { max-width: 87.5%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-w="78"] { width: 88.6363636364%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-x="78"] { left: 88.6363636364%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-min-w="78"] { min-width: 88.6363636364%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-max-w="78"] { max-width: 88.6363636364%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-w="79"] { width: 89.7727272727%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-x="79"] { left: 89.7727272727%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-min-w="79"] { min-width: 89.7727272727%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-max-w="79"] { max-width: 89.7727272727%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-w="80"] { width: 90.9090909091%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-x="80"] { left: 90.9090909091%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-min-w="80"] { min-width: 90.9090909091%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-max-w="80"] { max-width: 90.9090909091%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-w="81"] { width: 92.0454545455%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-x="81"] { left: 92.0454545455%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-min-w="81"] { min-width: 92.0454545455%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-max-w="81"] { max-width: 92.0454545455%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-w="82"] { width: 93.1818181818%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-x="82"] { left: 93.1818181818%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-min-w="82"] { min-width: 93.1818181818%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-max-w="82"] { max-width: 93.1818181818%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-w="83"] { width: 94.3181818182%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-x="83"] { left: 94.3181818182%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-min-w="83"] { min-width: 94.3181818182%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-max-w="83"] { max-width: 94.3181818182%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-w="84"] { width: 95.4545454545%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-x="84"] { left: 95.4545454545%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-min-w="84"] { min-width: 95.4545454545%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-max-w="84"] { max-width: 95.4545454545%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-w="85"] { width: 96.5909090909%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-x="85"] { left: 96.5909090909%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-min-w="85"] { min-width: 96.5909090909%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-max-w="85"] { max-width: 96.5909090909%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-w="86"] { width: 97.7272727273%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-x="86"] { left: 97.7272727273%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-min-w="86"] { min-width: 97.7272727273%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-max-w="86"] { max-width: 97.7272727273%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-w="87"] { width: 98.8636363636%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-x="87"] { left: 98.8636363636%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-min-w="87"] { min-width: 98.8636363636%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-max-w="87"] { max-width: 98.8636363636%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-w="88"] { width: 100%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-x="88"] { left: 100%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-min-w="88"] { min-width: 100%; } .grid-stack.grid-stack-88 > .grid-stack-item[gs-max-w="88"] { max-width: 100%; } .grid-stack.grid-stack-89 > .grid-stack-item { min-width: 1.1235955056%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-w="1"] { width: 1.1235955056%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-x="1"] { left: 1.1235955056%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-min-w="1"] { min-width: 1.1235955056%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-max-w="1"] { max-width: 1.1235955056%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-w="2"] { width: 2.2471910112%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-x="2"] { left: 2.2471910112%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-min-w="2"] { min-width: 2.2471910112%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-max-w="2"] { max-width: 2.2471910112%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-w="3"] { width: 3.3707865169%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-x="3"] { left: 3.3707865169%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-min-w="3"] { min-width: 3.3707865169%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-max-w="3"] { max-width: 3.3707865169%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-w="4"] { width: 4.4943820225%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-x="4"] { left: 4.4943820225%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-min-w="4"] { min-width: 4.4943820225%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-max-w="4"] { max-width: 4.4943820225%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-w="5"] { width: 5.6179775281%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-x="5"] { left: 5.6179775281%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-min-w="5"] { min-width: 5.6179775281%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-max-w="5"] { max-width: 5.6179775281%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-w="6"] { width: 6.7415730337%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-x="6"] { left: 6.7415730337%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-min-w="6"] { min-width: 6.7415730337%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-max-w="6"] { max-width: 6.7415730337%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-w="7"] { width: 7.8651685393%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-x="7"] { left: 7.8651685393%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-min-w="7"] { min-width: 7.8651685393%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-max-w="7"] { max-width: 7.8651685393%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-w="8"] { width: 8.9887640449%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-x="8"] { left: 8.9887640449%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-min-w="8"] { min-width: 8.9887640449%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-max-w="8"] { max-width: 8.9887640449%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-w="9"] { width: 10.1123595506%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-x="9"] { left: 10.1123595506%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-min-w="9"] { min-width: 10.1123595506%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-max-w="9"] { max-width: 10.1123595506%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-w="10"] { width: 11.2359550562%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-x="10"] { left: 11.2359550562%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-min-w="10"] { min-width: 11.2359550562%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-max-w="10"] { max-width: 11.2359550562%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-w="11"] { width: 12.3595505618%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-x="11"] { left: 12.3595505618%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-min-w="11"] { min-width: 12.3595505618%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-max-w="11"] { max-width: 12.3595505618%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-w="12"] { width: 13.4831460674%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-x="12"] { left: 13.4831460674%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-min-w="12"] { min-width: 13.4831460674%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-max-w="12"] { max-width: 13.4831460674%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-w="13"] { width: 14.606741573%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-x="13"] { left: 14.606741573%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-min-w="13"] { min-width: 14.606741573%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-max-w="13"] { max-width: 14.606741573%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-w="14"] { width: 15.7303370787%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-x="14"] { left: 15.7303370787%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-min-w="14"] { min-width: 15.7303370787%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-max-w="14"] { max-width: 15.7303370787%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-w="15"] { width: 16.8539325843%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-x="15"] { left: 16.8539325843%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-min-w="15"] { min-width: 16.8539325843%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-max-w="15"] { max-width: 16.8539325843%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-w="16"] { width: 17.9775280899%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-x="16"] { left: 17.9775280899%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-min-w="16"] { min-width: 17.9775280899%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-max-w="16"] { max-width: 17.9775280899%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-w="17"] { width: 19.1011235955%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-x="17"] { left: 19.1011235955%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-min-w="17"] { min-width: 19.1011235955%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-max-w="17"] { max-width: 19.1011235955%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-w="18"] { width: 20.2247191011%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-x="18"] { left: 20.2247191011%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-min-w="18"] { min-width: 20.2247191011%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-max-w="18"] { max-width: 20.2247191011%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-w="19"] { width: 21.3483146067%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-x="19"] { left: 21.3483146067%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-min-w="19"] { min-width: 21.3483146067%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-max-w="19"] { max-width: 21.3483146067%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-w="20"] { width: 22.4719101124%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-x="20"] { left: 22.4719101124%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-min-w="20"] { min-width: 22.4719101124%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-max-w="20"] { max-width: 22.4719101124%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-w="21"] { width: 23.595505618%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-x="21"] { left: 23.595505618%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-min-w="21"] { min-width: 23.595505618%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-max-w="21"] { max-width: 23.595505618%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-w="22"] { width: 24.7191011236%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-x="22"] { left: 24.7191011236%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-min-w="22"] { min-width: 24.7191011236%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-max-w="22"] { max-width: 24.7191011236%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-w="23"] { width: 25.8426966292%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-x="23"] { left: 25.8426966292%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-min-w="23"] { min-width: 25.8426966292%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-max-w="23"] { max-width: 25.8426966292%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-w="24"] { width: 26.9662921348%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-x="24"] { left: 26.9662921348%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-min-w="24"] { min-width: 26.9662921348%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-max-w="24"] { max-width: 26.9662921348%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-w="25"] { width: 28.0898876404%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-x="25"] { left: 28.0898876404%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-min-w="25"] { min-width: 28.0898876404%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-max-w="25"] { max-width: 28.0898876404%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-w="26"] { width: 29.2134831461%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-x="26"] { left: 29.2134831461%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-min-w="26"] { min-width: 29.2134831461%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-max-w="26"] { max-width: 29.2134831461%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-w="27"] { width: 30.3370786517%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-x="27"] { left: 30.3370786517%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-min-w="27"] { min-width: 30.3370786517%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-max-w="27"] { max-width: 30.3370786517%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-w="28"] { width: 31.4606741573%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-x="28"] { left: 31.4606741573%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-min-w="28"] { min-width: 31.4606741573%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-max-w="28"] { max-width: 31.4606741573%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-w="29"] { width: 32.5842696629%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-x="29"] { left: 32.5842696629%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-min-w="29"] { min-width: 32.5842696629%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-max-w="29"] { max-width: 32.5842696629%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-w="30"] { width: 33.7078651685%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-x="30"] { left: 33.7078651685%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-min-w="30"] { min-width: 33.7078651685%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-max-w="30"] { max-width: 33.7078651685%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-w="31"] { width: 34.8314606742%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-x="31"] { left: 34.8314606742%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-min-w="31"] { min-width: 34.8314606742%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-max-w="31"] { max-width: 34.8314606742%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-w="32"] { width: 35.9550561798%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-x="32"] { left: 35.9550561798%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-min-w="32"] { min-width: 35.9550561798%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-max-w="32"] { max-width: 35.9550561798%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-w="33"] { width: 37.0786516854%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-x="33"] { left: 37.0786516854%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-min-w="33"] { min-width: 37.0786516854%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-max-w="33"] { max-width: 37.0786516854%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-w="34"] { width: 38.202247191%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-x="34"] { left: 38.202247191%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-min-w="34"] { min-width: 38.202247191%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-max-w="34"] { max-width: 38.202247191%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-w="35"] { width: 39.3258426966%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-x="35"] { left: 39.3258426966%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-min-w="35"] { min-width: 39.3258426966%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-max-w="35"] { max-width: 39.3258426966%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-w="36"] { width: 40.4494382022%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-x="36"] { left: 40.4494382022%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-min-w="36"] { min-width: 40.4494382022%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-max-w="36"] { max-width: 40.4494382022%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-w="37"] { width: 41.5730337079%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-x="37"] { left: 41.5730337079%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-min-w="37"] { min-width: 41.5730337079%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-max-w="37"] { max-width: 41.5730337079%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-w="38"] { width: 42.6966292135%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-x="38"] { left: 42.6966292135%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-min-w="38"] { min-width: 42.6966292135%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-max-w="38"] { max-width: 42.6966292135%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-w="39"] { width: 43.8202247191%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-x="39"] { left: 43.8202247191%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-min-w="39"] { min-width: 43.8202247191%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-max-w="39"] { max-width: 43.8202247191%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-w="40"] { width: 44.9438202247%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-x="40"] { left: 44.9438202247%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-min-w="40"] { min-width: 44.9438202247%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-max-w="40"] { max-width: 44.9438202247%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-w="41"] { width: 46.0674157303%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-x="41"] { left: 46.0674157303%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-min-w="41"] { min-width: 46.0674157303%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-max-w="41"] { max-width: 46.0674157303%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-w="42"] { width: 47.191011236%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-x="42"] { left: 47.191011236%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-min-w="42"] { min-width: 47.191011236%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-max-w="42"] { max-width: 47.191011236%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-w="43"] { width: 48.3146067416%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-x="43"] { left: 48.3146067416%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-min-w="43"] { min-width: 48.3146067416%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-max-w="43"] { max-width: 48.3146067416%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-w="44"] { width: 49.4382022472%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-x="44"] { left: 49.4382022472%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-min-w="44"] { min-width: 49.4382022472%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-max-w="44"] { max-width: 49.4382022472%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-w="45"] { width: 50.5617977528%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-x="45"] { left: 50.5617977528%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-min-w="45"] { min-width: 50.5617977528%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-max-w="45"] { max-width: 50.5617977528%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-w="46"] { width: 51.6853932584%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-x="46"] { left: 51.6853932584%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-min-w="46"] { min-width: 51.6853932584%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-max-w="46"] { max-width: 51.6853932584%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-w="47"] { width: 52.808988764%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-x="47"] { left: 52.808988764%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-min-w="47"] { min-width: 52.808988764%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-max-w="47"] { max-width: 52.808988764%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-w="48"] { width: 53.9325842697%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-x="48"] { left: 53.9325842697%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-min-w="48"] { min-width: 53.9325842697%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-max-w="48"] { max-width: 53.9325842697%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-w="49"] { width: 55.0561797753%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-x="49"] { left: 55.0561797753%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-min-w="49"] { min-width: 55.0561797753%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-max-w="49"] { max-width: 55.0561797753%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-w="50"] { width: 56.1797752809%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-x="50"] { left: 56.1797752809%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-min-w="50"] { min-width: 56.1797752809%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-max-w="50"] { max-width: 56.1797752809%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-w="51"] { width: 57.3033707865%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-x="51"] { left: 57.3033707865%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-min-w="51"] { min-width: 57.3033707865%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-max-w="51"] { max-width: 57.3033707865%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-w="52"] { width: 58.4269662921%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-x="52"] { left: 58.4269662921%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-min-w="52"] { min-width: 58.4269662921%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-max-w="52"] { max-width: 58.4269662921%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-w="53"] { width: 59.5505617978%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-x="53"] { left: 59.5505617978%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-min-w="53"] { min-width: 59.5505617978%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-max-w="53"] { max-width: 59.5505617978%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-w="54"] { width: 60.6741573034%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-x="54"] { left: 60.6741573034%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-min-w="54"] { min-width: 60.6741573034%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-max-w="54"] { max-width: 60.6741573034%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-w="55"] { width: 61.797752809%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-x="55"] { left: 61.797752809%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-min-w="55"] { min-width: 61.797752809%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-max-w="55"] { max-width: 61.797752809%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-w="56"] { width: 62.9213483146%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-x="56"] { left: 62.9213483146%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-min-w="56"] { min-width: 62.9213483146%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-max-w="56"] { max-width: 62.9213483146%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-w="57"] { width: 64.0449438202%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-x="57"] { left: 64.0449438202%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-min-w="57"] { min-width: 64.0449438202%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-max-w="57"] { max-width: 64.0449438202%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-w="58"] { width: 65.1685393258%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-x="58"] { left: 65.1685393258%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-min-w="58"] { min-width: 65.1685393258%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-max-w="58"] { max-width: 65.1685393258%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-w="59"] { width: 66.2921348315%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-x="59"] { left: 66.2921348315%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-min-w="59"] { min-width: 66.2921348315%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-max-w="59"] { max-width: 66.2921348315%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-w="60"] { width: 67.4157303371%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-x="60"] { left: 67.4157303371%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-min-w="60"] { min-width: 67.4157303371%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-max-w="60"] { max-width: 67.4157303371%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-w="61"] { width: 68.5393258427%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-x="61"] { left: 68.5393258427%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-min-w="61"] { min-width: 68.5393258427%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-max-w="61"] { max-width: 68.5393258427%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-w="62"] { width: 69.6629213483%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-x="62"] { left: 69.6629213483%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-min-w="62"] { min-width: 69.6629213483%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-max-w="62"] { max-width: 69.6629213483%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-w="63"] { width: 70.7865168539%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-x="63"] { left: 70.7865168539%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-min-w="63"] { min-width: 70.7865168539%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-max-w="63"] { max-width: 70.7865168539%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-w="64"] { width: 71.9101123596%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-x="64"] { left: 71.9101123596%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-min-w="64"] { min-width: 71.9101123596%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-max-w="64"] { max-width: 71.9101123596%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-w="65"] { width: 73.0337078652%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-x="65"] { left: 73.0337078652%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-min-w="65"] { min-width: 73.0337078652%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-max-w="65"] { max-width: 73.0337078652%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-w="66"] { width: 74.1573033708%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-x="66"] { left: 74.1573033708%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-min-w="66"] { min-width: 74.1573033708%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-max-w="66"] { max-width: 74.1573033708%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-w="67"] { width: 75.2808988764%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-x="67"] { left: 75.2808988764%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-min-w="67"] { min-width: 75.2808988764%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-max-w="67"] { max-width: 75.2808988764%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-w="68"] { width: 76.404494382%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-x="68"] { left: 76.404494382%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-min-w="68"] { min-width: 76.404494382%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-max-w="68"] { max-width: 76.404494382%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-w="69"] { width: 77.5280898876%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-x="69"] { left: 77.5280898876%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-min-w="69"] { min-width: 77.5280898876%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-max-w="69"] { max-width: 77.5280898876%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-w="70"] { width: 78.6516853933%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-x="70"] { left: 78.6516853933%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-min-w="70"] { min-width: 78.6516853933%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-max-w="70"] { max-width: 78.6516853933%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-w="71"] { width: 79.7752808989%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-x="71"] { left: 79.7752808989%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-min-w="71"] { min-width: 79.7752808989%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-max-w="71"] { max-width: 79.7752808989%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-w="72"] { width: 80.8988764045%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-x="72"] { left: 80.8988764045%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-min-w="72"] { min-width: 80.8988764045%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-max-w="72"] { max-width: 80.8988764045%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-w="73"] { width: 82.0224719101%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-x="73"] { left: 82.0224719101%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-min-w="73"] { min-width: 82.0224719101%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-max-w="73"] { max-width: 82.0224719101%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-w="74"] { width: 83.1460674157%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-x="74"] { left: 83.1460674157%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-min-w="74"] { min-width: 83.1460674157%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-max-w="74"] { max-width: 83.1460674157%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-w="75"] { width: 84.2696629213%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-x="75"] { left: 84.2696629213%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-min-w="75"] { min-width: 84.2696629213%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-max-w="75"] { max-width: 84.2696629213%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-w="76"] { width: 85.393258427%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-x="76"] { left: 85.393258427%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-min-w="76"] { min-width: 85.393258427%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-max-w="76"] { max-width: 85.393258427%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-w="77"] { width: 86.5168539326%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-x="77"] { left: 86.5168539326%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-min-w="77"] { min-width: 86.5168539326%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-max-w="77"] { max-width: 86.5168539326%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-w="78"] { width: 87.6404494382%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-x="78"] { left: 87.6404494382%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-min-w="78"] { min-width: 87.6404494382%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-max-w="78"] { max-width: 87.6404494382%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-w="79"] { width: 88.7640449438%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-x="79"] { left: 88.7640449438%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-min-w="79"] { min-width: 88.7640449438%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-max-w="79"] { max-width: 88.7640449438%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-w="80"] { width: 89.8876404494%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-x="80"] { left: 89.8876404494%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-min-w="80"] { min-width: 89.8876404494%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-max-w="80"] { max-width: 89.8876404494%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-w="81"] { width: 91.0112359551%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-x="81"] { left: 91.0112359551%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-min-w="81"] { min-width: 91.0112359551%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-max-w="81"] { max-width: 91.0112359551%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-w="82"] { width: 92.1348314607%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-x="82"] { left: 92.1348314607%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-min-w="82"] { min-width: 92.1348314607%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-max-w="82"] { max-width: 92.1348314607%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-w="83"] { width: 93.2584269663%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-x="83"] { left: 93.2584269663%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-min-w="83"] { min-width: 93.2584269663%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-max-w="83"] { max-width: 93.2584269663%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-w="84"] { width: 94.3820224719%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-x="84"] { left: 94.3820224719%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-min-w="84"] { min-width: 94.3820224719%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-max-w="84"] { max-width: 94.3820224719%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-w="85"] { width: 95.5056179775%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-x="85"] { left: 95.5056179775%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-min-w="85"] { min-width: 95.5056179775%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-max-w="85"] { max-width: 95.5056179775%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-w="86"] { width: 96.6292134831%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-x="86"] { left: 96.6292134831%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-min-w="86"] { min-width: 96.6292134831%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-max-w="86"] { max-width: 96.6292134831%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-w="87"] { width: 97.7528089888%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-x="87"] { left: 97.7528089888%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-min-w="87"] { min-width: 97.7528089888%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-max-w="87"] { max-width: 97.7528089888%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-w="88"] { width: 98.8764044944%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-x="88"] { left: 98.8764044944%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-min-w="88"] { min-width: 98.8764044944%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-max-w="88"] { max-width: 98.8764044944%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-w="89"] { width: 100%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-x="89"] { left: 100%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-min-w="89"] { min-width: 100%; } .grid-stack.grid-stack-89 > .grid-stack-item[gs-max-w="89"] { max-width: 100%; } .grid-stack.grid-stack-90 > .grid-stack-item { min-width: 1.1111111111%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-w="1"] { width: 1.1111111111%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-x="1"] { left: 1.1111111111%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-min-w="1"] { min-width: 1.1111111111%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-max-w="1"] { max-width: 1.1111111111%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-w="2"] { width: 2.2222222222%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-x="2"] { left: 2.2222222222%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-min-w="2"] { min-width: 2.2222222222%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-max-w="2"] { max-width: 2.2222222222%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-w="3"] { width: 3.3333333333%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-x="3"] { left: 3.3333333333%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-min-w="3"] { min-width: 3.3333333333%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-max-w="3"] { max-width: 3.3333333333%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-w="4"] { width: 4.4444444444%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-x="4"] { left: 4.4444444444%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-min-w="4"] { min-width: 4.4444444444%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-max-w="4"] { max-width: 4.4444444444%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-w="5"] { width: 5.5555555556%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-x="5"] { left: 5.5555555556%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-min-w="5"] { min-width: 5.5555555556%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-max-w="5"] { max-width: 5.5555555556%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-w="6"] { width: 6.6666666667%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-x="6"] { left: 6.6666666667%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-min-w="6"] { min-width: 6.6666666667%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-max-w="6"] { max-width: 6.6666666667%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-w="7"] { width: 7.7777777778%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-x="7"] { left: 7.7777777778%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-min-w="7"] { min-width: 7.7777777778%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-max-w="7"] { max-width: 7.7777777778%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-w="8"] { width: 8.8888888889%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-x="8"] { left: 8.8888888889%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-min-w="8"] { min-width: 8.8888888889%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-max-w="8"] { max-width: 8.8888888889%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-w="9"] { width: 10%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-x="9"] { left: 10%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-min-w="9"] { min-width: 10%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-max-w="9"] { max-width: 10%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-w="10"] { width: 11.1111111111%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-x="10"] { left: 11.1111111111%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-min-w="10"] { min-width: 11.1111111111%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-max-w="10"] { max-width: 11.1111111111%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-w="11"] { width: 12.2222222222%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-x="11"] { left: 12.2222222222%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-min-w="11"] { min-width: 12.2222222222%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-max-w="11"] { max-width: 12.2222222222%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-w="12"] { width: 13.3333333333%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-x="12"] { left: 13.3333333333%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-min-w="12"] { min-width: 13.3333333333%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-max-w="12"] { max-width: 13.3333333333%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-w="13"] { width: 14.4444444444%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-x="13"] { left: 14.4444444444%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-min-w="13"] { min-width: 14.4444444444%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-max-w="13"] { max-width: 14.4444444444%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-w="14"] { width: 15.5555555556%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-x="14"] { left: 15.5555555556%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-min-w="14"] { min-width: 15.5555555556%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-max-w="14"] { max-width: 15.5555555556%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-w="15"] { width: 16.6666666667%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-x="15"] { left: 16.6666666667%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-min-w="15"] { min-width: 16.6666666667%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-max-w="15"] { max-width: 16.6666666667%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-w="16"] { width: 17.7777777778%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-x="16"] { left: 17.7777777778%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-min-w="16"] { min-width: 17.7777777778%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-max-w="16"] { max-width: 17.7777777778%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-w="17"] { width: 18.8888888889%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-x="17"] { left: 18.8888888889%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-min-w="17"] { min-width: 18.8888888889%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-max-w="17"] { max-width: 18.8888888889%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-w="18"] { width: 20%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-x="18"] { left: 20%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-min-w="18"] { min-width: 20%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-max-w="18"] { max-width: 20%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-w="19"] { width: 21.1111111111%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-x="19"] { left: 21.1111111111%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-min-w="19"] { min-width: 21.1111111111%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-max-w="19"] { max-width: 21.1111111111%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-w="20"] { width: 22.2222222222%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-x="20"] { left: 22.2222222222%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-min-w="20"] { min-width: 22.2222222222%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-max-w="20"] { max-width: 22.2222222222%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-w="21"] { width: 23.3333333333%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-x="21"] { left: 23.3333333333%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-min-w="21"] { min-width: 23.3333333333%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-max-w="21"] { max-width: 23.3333333333%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-w="22"] { width: 24.4444444444%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-x="22"] { left: 24.4444444444%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-min-w="22"] { min-width: 24.4444444444%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-max-w="22"] { max-width: 24.4444444444%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-w="23"] { width: 25.5555555556%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-x="23"] { left: 25.5555555556%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-min-w="23"] { min-width: 25.5555555556%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-max-w="23"] { max-width: 25.5555555556%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-w="24"] { width: 26.6666666667%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-x="24"] { left: 26.6666666667%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-min-w="24"] { min-width: 26.6666666667%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-max-w="24"] { max-width: 26.6666666667%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-w="25"] { width: 27.7777777778%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-x="25"] { left: 27.7777777778%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-min-w="25"] { min-width: 27.7777777778%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-max-w="25"] { max-width: 27.7777777778%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-w="26"] { width: 28.8888888889%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-x="26"] { left: 28.8888888889%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-min-w="26"] { min-width: 28.8888888889%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-max-w="26"] { max-width: 28.8888888889%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-w="27"] { width: 30%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-x="27"] { left: 30%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-min-w="27"] { min-width: 30%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-max-w="27"] { max-width: 30%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-w="28"] { width: 31.1111111111%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-x="28"] { left: 31.1111111111%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-min-w="28"] { min-width: 31.1111111111%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-max-w="28"] { max-width: 31.1111111111%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-w="29"] { width: 32.2222222222%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-x="29"] { left: 32.2222222222%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-min-w="29"] { min-width: 32.2222222222%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-max-w="29"] { max-width: 32.2222222222%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-w="30"] { width: 33.3333333333%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-x="30"] { left: 33.3333333333%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-min-w="30"] { min-width: 33.3333333333%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-max-w="30"] { max-width: 33.3333333333%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-w="31"] { width: 34.4444444444%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-x="31"] { left: 34.4444444444%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-min-w="31"] { min-width: 34.4444444444%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-max-w="31"] { max-width: 34.4444444444%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-w="32"] { width: 35.5555555556%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-x="32"] { left: 35.5555555556%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-min-w="32"] { min-width: 35.5555555556%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-max-w="32"] { max-width: 35.5555555556%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-w="33"] { width: 36.6666666667%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-x="33"] { left: 36.6666666667%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-min-w="33"] { min-width: 36.6666666667%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-max-w="33"] { max-width: 36.6666666667%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-w="34"] { width: 37.7777777778%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-x="34"] { left: 37.7777777778%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-min-w="34"] { min-width: 37.7777777778%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-max-w="34"] { max-width: 37.7777777778%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-w="35"] { width: 38.8888888889%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-x="35"] { left: 38.8888888889%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-min-w="35"] { min-width: 38.8888888889%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-max-w="35"] { max-width: 38.8888888889%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-w="36"] { width: 40%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-x="36"] { left: 40%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-min-w="36"] { min-width: 40%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-max-w="36"] { max-width: 40%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-w="37"] { width: 41.1111111111%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-x="37"] { left: 41.1111111111%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-min-w="37"] { min-width: 41.1111111111%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-max-w="37"] { max-width: 41.1111111111%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-w="38"] { width: 42.2222222222%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-x="38"] { left: 42.2222222222%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-min-w="38"] { min-width: 42.2222222222%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-max-w="38"] { max-width: 42.2222222222%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-w="39"] { width: 43.3333333333%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-x="39"] { left: 43.3333333333%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-min-w="39"] { min-width: 43.3333333333%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-max-w="39"] { max-width: 43.3333333333%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-w="40"] { width: 44.4444444444%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-x="40"] { left: 44.4444444444%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-min-w="40"] { min-width: 44.4444444444%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-max-w="40"] { max-width: 44.4444444444%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-w="41"] { width: 45.5555555556%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-x="41"] { left: 45.5555555556%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-min-w="41"] { min-width: 45.5555555556%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-max-w="41"] { max-width: 45.5555555556%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-w="42"] { width: 46.6666666667%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-x="42"] { left: 46.6666666667%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-min-w="42"] { min-width: 46.6666666667%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-max-w="42"] { max-width: 46.6666666667%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-w="43"] { width: 47.7777777778%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-x="43"] { left: 47.7777777778%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-min-w="43"] { min-width: 47.7777777778%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-max-w="43"] { max-width: 47.7777777778%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-w="44"] { width: 48.8888888889%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-x="44"] { left: 48.8888888889%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-min-w="44"] { min-width: 48.8888888889%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-max-w="44"] { max-width: 48.8888888889%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-w="45"] { width: 50%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-x="45"] { left: 50%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-min-w="45"] { min-width: 50%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-max-w="45"] { max-width: 50%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-w="46"] { width: 51.1111111111%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-x="46"] { left: 51.1111111111%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-min-w="46"] { min-width: 51.1111111111%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-max-w="46"] { max-width: 51.1111111111%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-w="47"] { width: 52.2222222222%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-x="47"] { left: 52.2222222222%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-min-w="47"] { min-width: 52.2222222222%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-max-w="47"] { max-width: 52.2222222222%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-w="48"] { width: 53.3333333333%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-x="48"] { left: 53.3333333333%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-min-w="48"] { min-width: 53.3333333333%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-max-w="48"] { max-width: 53.3333333333%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-w="49"] { width: 54.4444444444%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-x="49"] { left: 54.4444444444%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-min-w="49"] { min-width: 54.4444444444%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-max-w="49"] { max-width: 54.4444444444%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-w="50"] { width: 55.5555555556%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-x="50"] { left: 55.5555555556%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-min-w="50"] { min-width: 55.5555555556%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-max-w="50"] { max-width: 55.5555555556%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-w="51"] { width: 56.6666666667%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-x="51"] { left: 56.6666666667%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-min-w="51"] { min-width: 56.6666666667%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-max-w="51"] { max-width: 56.6666666667%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-w="52"] { width: 57.7777777778%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-x="52"] { left: 57.7777777778%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-min-w="52"] { min-width: 57.7777777778%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-max-w="52"] { max-width: 57.7777777778%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-w="53"] { width: 58.8888888889%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-x="53"] { left: 58.8888888889%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-min-w="53"] { min-width: 58.8888888889%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-max-w="53"] { max-width: 58.8888888889%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-w="54"] { width: 60%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-x="54"] { left: 60%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-min-w="54"] { min-width: 60%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-max-w="54"] { max-width: 60%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-w="55"] { width: 61.1111111111%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-x="55"] { left: 61.1111111111%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-min-w="55"] { min-width: 61.1111111111%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-max-w="55"] { max-width: 61.1111111111%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-w="56"] { width: 62.2222222222%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-x="56"] { left: 62.2222222222%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-min-w="56"] { min-width: 62.2222222222%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-max-w="56"] { max-width: 62.2222222222%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-w="57"] { width: 63.3333333333%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-x="57"] { left: 63.3333333333%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-min-w="57"] { min-width: 63.3333333333%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-max-w="57"] { max-width: 63.3333333333%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-w="58"] { width: 64.4444444444%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-x="58"] { left: 64.4444444444%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-min-w="58"] { min-width: 64.4444444444%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-max-w="58"] { max-width: 64.4444444444%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-w="59"] { width: 65.5555555556%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-x="59"] { left: 65.5555555556%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-min-w="59"] { min-width: 65.5555555556%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-max-w="59"] { max-width: 65.5555555556%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-w="60"] { width: 66.6666666667%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-x="60"] { left: 66.6666666667%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-min-w="60"] { min-width: 66.6666666667%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-max-w="60"] { max-width: 66.6666666667%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-w="61"] { width: 67.7777777778%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-x="61"] { left: 67.7777777778%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-min-w="61"] { min-width: 67.7777777778%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-max-w="61"] { max-width: 67.7777777778%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-w="62"] { width: 68.8888888889%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-x="62"] { left: 68.8888888889%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-min-w="62"] { min-width: 68.8888888889%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-max-w="62"] { max-width: 68.8888888889%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-w="63"] { width: 70%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-x="63"] { left: 70%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-min-w="63"] { min-width: 70%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-max-w="63"] { max-width: 70%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-w="64"] { width: 71.1111111111%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-x="64"] { left: 71.1111111111%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-min-w="64"] { min-width: 71.1111111111%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-max-w="64"] { max-width: 71.1111111111%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-w="65"] { width: 72.2222222222%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-x="65"] { left: 72.2222222222%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-min-w="65"] { min-width: 72.2222222222%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-max-w="65"] { max-width: 72.2222222222%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-w="66"] { width: 73.3333333333%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-x="66"] { left: 73.3333333333%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-min-w="66"] { min-width: 73.3333333333%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-max-w="66"] { max-width: 73.3333333333%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-w="67"] { width: 74.4444444444%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-x="67"] { left: 74.4444444444%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-min-w="67"] { min-width: 74.4444444444%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-max-w="67"] { max-width: 74.4444444444%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-w="68"] { width: 75.5555555556%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-x="68"] { left: 75.5555555556%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-min-w="68"] { min-width: 75.5555555556%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-max-w="68"] { max-width: 75.5555555556%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-w="69"] { width: 76.6666666667%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-x="69"] { left: 76.6666666667%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-min-w="69"] { min-width: 76.6666666667%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-max-w="69"] { max-width: 76.6666666667%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-w="70"] { width: 77.7777777778%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-x="70"] { left: 77.7777777778%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-min-w="70"] { min-width: 77.7777777778%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-max-w="70"] { max-width: 77.7777777778%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-w="71"] { width: 78.8888888889%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-x="71"] { left: 78.8888888889%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-min-w="71"] { min-width: 78.8888888889%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-max-w="71"] { max-width: 78.8888888889%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-w="72"] { width: 80%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-x="72"] { left: 80%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-min-w="72"] { min-width: 80%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-max-w="72"] { max-width: 80%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-w="73"] { width: 81.1111111111%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-x="73"] { left: 81.1111111111%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-min-w="73"] { min-width: 81.1111111111%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-max-w="73"] { max-width: 81.1111111111%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-w="74"] { width: 82.2222222222%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-x="74"] { left: 82.2222222222%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-min-w="74"] { min-width: 82.2222222222%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-max-w="74"] { max-width: 82.2222222222%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-w="75"] { width: 83.3333333333%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-x="75"] { left: 83.3333333333%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-min-w="75"] { min-width: 83.3333333333%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-max-w="75"] { max-width: 83.3333333333%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-w="76"] { width: 84.4444444444%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-x="76"] { left: 84.4444444444%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-min-w="76"] { min-width: 84.4444444444%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-max-w="76"] { max-width: 84.4444444444%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-w="77"] { width: 85.5555555556%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-x="77"] { left: 85.5555555556%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-min-w="77"] { min-width: 85.5555555556%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-max-w="77"] { max-width: 85.5555555556%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-w="78"] { width: 86.6666666667%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-x="78"] { left: 86.6666666667%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-min-w="78"] { min-width: 86.6666666667%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-max-w="78"] { max-width: 86.6666666667%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-w="79"] { width: 87.7777777778%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-x="79"] { left: 87.7777777778%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-min-w="79"] { min-width: 87.7777777778%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-max-w="79"] { max-width: 87.7777777778%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-w="80"] { width: 88.8888888889%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-x="80"] { left: 88.8888888889%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-min-w="80"] { min-width: 88.8888888889%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-max-w="80"] { max-width: 88.8888888889%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-w="81"] { width: 90%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-x="81"] { left: 90%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-min-w="81"] { min-width: 90%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-max-w="81"] { max-width: 90%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-w="82"] { width: 91.1111111111%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-x="82"] { left: 91.1111111111%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-min-w="82"] { min-width: 91.1111111111%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-max-w="82"] { max-width: 91.1111111111%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-w="83"] { width: 92.2222222222%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-x="83"] { left: 92.2222222222%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-min-w="83"] { min-width: 92.2222222222%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-max-w="83"] { max-width: 92.2222222222%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-w="84"] { width: 93.3333333333%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-x="84"] { left: 93.3333333333%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-min-w="84"] { min-width: 93.3333333333%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-max-w="84"] { max-width: 93.3333333333%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-w="85"] { width: 94.4444444444%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-x="85"] { left: 94.4444444444%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-min-w="85"] { min-width: 94.4444444444%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-max-w="85"] { max-width: 94.4444444444%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-w="86"] { width: 95.5555555556%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-x="86"] { left: 95.5555555556%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-min-w="86"] { min-width: 95.5555555556%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-max-w="86"] { max-width: 95.5555555556%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-w="87"] { width: 96.6666666667%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-x="87"] { left: 96.6666666667%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-min-w="87"] { min-width: 96.6666666667%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-max-w="87"] { max-width: 96.6666666667%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-w="88"] { width: 97.7777777778%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-x="88"] { left: 97.7777777778%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-min-w="88"] { min-width: 97.7777777778%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-max-w="88"] { max-width: 97.7777777778%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-w="89"] { width: 98.8888888889%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-x="89"] { left: 98.8888888889%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-min-w="89"] { min-width: 98.8888888889%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-max-w="89"] { max-width: 98.8888888889%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-w="90"] { width: 100%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-x="90"] { left: 100%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-min-w="90"] { min-width: 100%; } .grid-stack.grid-stack-90 > .grid-stack-item[gs-max-w="90"] { max-width: 100%; } .grid-stack.grid-stack-91 > .grid-stack-item { min-width: 1.0989010989%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-w="1"] { width: 1.0989010989%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-x="1"] { left: 1.0989010989%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-min-w="1"] { min-width: 1.0989010989%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-max-w="1"] { max-width: 1.0989010989%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-w="2"] { width: 2.1978021978%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-x="2"] { left: 2.1978021978%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-min-w="2"] { min-width: 2.1978021978%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-max-w="2"] { max-width: 2.1978021978%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-w="3"] { width: 3.2967032967%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-x="3"] { left: 3.2967032967%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-min-w="3"] { min-width: 3.2967032967%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-max-w="3"] { max-width: 3.2967032967%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-w="4"] { width: 4.3956043956%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-x="4"] { left: 4.3956043956%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-min-w="4"] { min-width: 4.3956043956%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-max-w="4"] { max-width: 4.3956043956%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-w="5"] { width: 5.4945054945%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-x="5"] { left: 5.4945054945%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-min-w="5"] { min-width: 5.4945054945%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-max-w="5"] { max-width: 5.4945054945%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-w="6"] { width: 6.5934065934%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-x="6"] { left: 6.5934065934%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-min-w="6"] { min-width: 6.5934065934%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-max-w="6"] { max-width: 6.5934065934%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-w="7"] { width: 7.6923076923%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-x="7"] { left: 7.6923076923%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-min-w="7"] { min-width: 7.6923076923%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-max-w="7"] { max-width: 7.6923076923%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-w="8"] { width: 8.7912087912%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-x="8"] { left: 8.7912087912%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-min-w="8"] { min-width: 8.7912087912%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-max-w="8"] { max-width: 8.7912087912%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-w="9"] { width: 9.8901098901%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-x="9"] { left: 9.8901098901%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-min-w="9"] { min-width: 9.8901098901%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-max-w="9"] { max-width: 9.8901098901%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-w="10"] { width: 10.989010989%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-x="10"] { left: 10.989010989%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-min-w="10"] { min-width: 10.989010989%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-max-w="10"] { max-width: 10.989010989%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-w="11"] { width: 12.0879120879%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-x="11"] { left: 12.0879120879%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-min-w="11"] { min-width: 12.0879120879%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-max-w="11"] { max-width: 12.0879120879%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-w="12"] { width: 13.1868131868%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-x="12"] { left: 13.1868131868%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-min-w="12"] { min-width: 13.1868131868%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-max-w="12"] { max-width: 13.1868131868%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-w="13"] { width: 14.2857142857%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-x="13"] { left: 14.2857142857%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-min-w="13"] { min-width: 14.2857142857%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-max-w="13"] { max-width: 14.2857142857%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-w="14"] { width: 15.3846153846%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-x="14"] { left: 15.3846153846%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-min-w="14"] { min-width: 15.3846153846%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-max-w="14"] { max-width: 15.3846153846%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-w="15"] { width: 16.4835164835%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-x="15"] { left: 16.4835164835%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-min-w="15"] { min-width: 16.4835164835%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-max-w="15"] { max-width: 16.4835164835%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-w="16"] { width: 17.5824175824%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-x="16"] { left: 17.5824175824%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-min-w="16"] { min-width: 17.5824175824%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-max-w="16"] { max-width: 17.5824175824%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-w="17"] { width: 18.6813186813%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-x="17"] { left: 18.6813186813%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-min-w="17"] { min-width: 18.6813186813%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-max-w="17"] { max-width: 18.6813186813%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-w="18"] { width: 19.7802197802%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-x="18"] { left: 19.7802197802%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-min-w="18"] { min-width: 19.7802197802%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-max-w="18"] { max-width: 19.7802197802%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-w="19"] { width: 20.8791208791%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-x="19"] { left: 20.8791208791%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-min-w="19"] { min-width: 20.8791208791%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-max-w="19"] { max-width: 20.8791208791%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-w="20"] { width: 21.978021978%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-x="20"] { left: 21.978021978%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-min-w="20"] { min-width: 21.978021978%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-max-w="20"] { max-width: 21.978021978%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-w="21"] { width: 23.0769230769%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-x="21"] { left: 23.0769230769%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-min-w="21"] { min-width: 23.0769230769%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-max-w="21"] { max-width: 23.0769230769%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-w="22"] { width: 24.1758241758%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-x="22"] { left: 24.1758241758%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-min-w="22"] { min-width: 24.1758241758%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-max-w="22"] { max-width: 24.1758241758%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-w="23"] { width: 25.2747252747%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-x="23"] { left: 25.2747252747%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-min-w="23"] { min-width: 25.2747252747%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-max-w="23"] { max-width: 25.2747252747%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-w="24"] { width: 26.3736263736%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-x="24"] { left: 26.3736263736%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-min-w="24"] { min-width: 26.3736263736%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-max-w="24"] { max-width: 26.3736263736%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-w="25"] { width: 27.4725274725%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-x="25"] { left: 27.4725274725%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-min-w="25"] { min-width: 27.4725274725%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-max-w="25"] { max-width: 27.4725274725%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-w="26"] { width: 28.5714285714%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-x="26"] { left: 28.5714285714%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-min-w="26"] { min-width: 28.5714285714%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-max-w="26"] { max-width: 28.5714285714%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-w="27"] { width: 29.6703296703%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-x="27"] { left: 29.6703296703%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-min-w="27"] { min-width: 29.6703296703%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-max-w="27"] { max-width: 29.6703296703%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-w="28"] { width: 30.7692307692%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-x="28"] { left: 30.7692307692%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-min-w="28"] { min-width: 30.7692307692%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-max-w="28"] { max-width: 30.7692307692%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-w="29"] { width: 31.8681318681%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-x="29"] { left: 31.8681318681%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-min-w="29"] { min-width: 31.8681318681%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-max-w="29"] { max-width: 31.8681318681%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-w="30"] { width: 32.967032967%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-x="30"] { left: 32.967032967%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-min-w="30"] { min-width: 32.967032967%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-max-w="30"] { max-width: 32.967032967%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-w="31"] { width: 34.0659340659%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-x="31"] { left: 34.0659340659%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-min-w="31"] { min-width: 34.0659340659%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-max-w="31"] { max-width: 34.0659340659%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-w="32"] { width: 35.1648351648%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-x="32"] { left: 35.1648351648%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-min-w="32"] { min-width: 35.1648351648%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-max-w="32"] { max-width: 35.1648351648%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-w="33"] { width: 36.2637362637%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-x="33"] { left: 36.2637362637%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-min-w="33"] { min-width: 36.2637362637%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-max-w="33"] { max-width: 36.2637362637%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-w="34"] { width: 37.3626373626%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-x="34"] { left: 37.3626373626%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-min-w="34"] { min-width: 37.3626373626%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-max-w="34"] { max-width: 37.3626373626%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-w="35"] { width: 38.4615384615%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-x="35"] { left: 38.4615384615%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-min-w="35"] { min-width: 38.4615384615%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-max-w="35"] { max-width: 38.4615384615%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-w="36"] { width: 39.5604395604%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-x="36"] { left: 39.5604395604%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-min-w="36"] { min-width: 39.5604395604%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-max-w="36"] { max-width: 39.5604395604%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-w="37"] { width: 40.6593406593%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-x="37"] { left: 40.6593406593%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-min-w="37"] { min-width: 40.6593406593%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-max-w="37"] { max-width: 40.6593406593%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-w="38"] { width: 41.7582417582%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-x="38"] { left: 41.7582417582%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-min-w="38"] { min-width: 41.7582417582%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-max-w="38"] { max-width: 41.7582417582%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-w="39"] { width: 42.8571428571%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-x="39"] { left: 42.8571428571%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-min-w="39"] { min-width: 42.8571428571%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-max-w="39"] { max-width: 42.8571428571%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-w="40"] { width: 43.956043956%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-x="40"] { left: 43.956043956%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-min-w="40"] { min-width: 43.956043956%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-max-w="40"] { max-width: 43.956043956%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-w="41"] { width: 45.0549450549%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-x="41"] { left: 45.0549450549%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-min-w="41"] { min-width: 45.0549450549%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-max-w="41"] { max-width: 45.0549450549%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-w="42"] { width: 46.1538461538%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-x="42"] { left: 46.1538461538%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-min-w="42"] { min-width: 46.1538461538%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-max-w="42"] { max-width: 46.1538461538%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-w="43"] { width: 47.2527472527%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-x="43"] { left: 47.2527472527%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-min-w="43"] { min-width: 47.2527472527%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-max-w="43"] { max-width: 47.2527472527%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-w="44"] { width: 48.3516483516%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-x="44"] { left: 48.3516483516%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-min-w="44"] { min-width: 48.3516483516%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-max-w="44"] { max-width: 48.3516483516%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-w="45"] { width: 49.4505494505%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-x="45"] { left: 49.4505494505%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-min-w="45"] { min-width: 49.4505494505%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-max-w="45"] { max-width: 49.4505494505%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-w="46"] { width: 50.5494505495%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-x="46"] { left: 50.5494505495%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-min-w="46"] { min-width: 50.5494505495%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-max-w="46"] { max-width: 50.5494505495%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-w="47"] { width: 51.6483516484%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-x="47"] { left: 51.6483516484%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-min-w="47"] { min-width: 51.6483516484%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-max-w="47"] { max-width: 51.6483516484%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-w="48"] { width: 52.7472527473%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-x="48"] { left: 52.7472527473%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-min-w="48"] { min-width: 52.7472527473%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-max-w="48"] { max-width: 52.7472527473%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-w="49"] { width: 53.8461538462%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-x="49"] { left: 53.8461538462%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-min-w="49"] { min-width: 53.8461538462%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-max-w="49"] { max-width: 53.8461538462%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-w="50"] { width: 54.9450549451%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-x="50"] { left: 54.9450549451%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-min-w="50"] { min-width: 54.9450549451%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-max-w="50"] { max-width: 54.9450549451%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-w="51"] { width: 56.043956044%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-x="51"] { left: 56.043956044%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-min-w="51"] { min-width: 56.043956044%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-max-w="51"] { max-width: 56.043956044%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-w="52"] { width: 57.1428571429%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-x="52"] { left: 57.1428571429%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-min-w="52"] { min-width: 57.1428571429%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-max-w="52"] { max-width: 57.1428571429%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-w="53"] { width: 58.2417582418%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-x="53"] { left: 58.2417582418%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-min-w="53"] { min-width: 58.2417582418%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-max-w="53"] { max-width: 58.2417582418%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-w="54"] { width: 59.3406593407%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-x="54"] { left: 59.3406593407%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-min-w="54"] { min-width: 59.3406593407%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-max-w="54"] { max-width: 59.3406593407%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-w="55"] { width: 60.4395604396%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-x="55"] { left: 60.4395604396%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-min-w="55"] { min-width: 60.4395604396%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-max-w="55"] { max-width: 60.4395604396%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-w="56"] { width: 61.5384615385%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-x="56"] { left: 61.5384615385%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-min-w="56"] { min-width: 61.5384615385%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-max-w="56"] { max-width: 61.5384615385%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-w="57"] { width: 62.6373626374%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-x="57"] { left: 62.6373626374%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-min-w="57"] { min-width: 62.6373626374%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-max-w="57"] { max-width: 62.6373626374%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-w="58"] { width: 63.7362637363%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-x="58"] { left: 63.7362637363%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-min-w="58"] { min-width: 63.7362637363%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-max-w="58"] { max-width: 63.7362637363%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-w="59"] { width: 64.8351648352%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-x="59"] { left: 64.8351648352%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-min-w="59"] { min-width: 64.8351648352%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-max-w="59"] { max-width: 64.8351648352%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-w="60"] { width: 65.9340659341%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-x="60"] { left: 65.9340659341%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-min-w="60"] { min-width: 65.9340659341%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-max-w="60"] { max-width: 65.9340659341%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-w="61"] { width: 67.032967033%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-x="61"] { left: 67.032967033%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-min-w="61"] { min-width: 67.032967033%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-max-w="61"] { max-width: 67.032967033%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-w="62"] { width: 68.1318681319%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-x="62"] { left: 68.1318681319%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-min-w="62"] { min-width: 68.1318681319%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-max-w="62"] { max-width: 68.1318681319%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-w="63"] { width: 69.2307692308%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-x="63"] { left: 69.2307692308%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-min-w="63"] { min-width: 69.2307692308%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-max-w="63"] { max-width: 69.2307692308%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-w="64"] { width: 70.3296703297%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-x="64"] { left: 70.3296703297%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-min-w="64"] { min-width: 70.3296703297%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-max-w="64"] { max-width: 70.3296703297%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-w="65"] { width: 71.4285714286%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-x="65"] { left: 71.4285714286%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-min-w="65"] { min-width: 71.4285714286%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-max-w="65"] { max-width: 71.4285714286%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-w="66"] { width: 72.5274725275%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-x="66"] { left: 72.5274725275%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-min-w="66"] { min-width: 72.5274725275%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-max-w="66"] { max-width: 72.5274725275%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-w="67"] { width: 73.6263736264%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-x="67"] { left: 73.6263736264%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-min-w="67"] { min-width: 73.6263736264%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-max-w="67"] { max-width: 73.6263736264%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-w="68"] { width: 74.7252747253%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-x="68"] { left: 74.7252747253%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-min-w="68"] { min-width: 74.7252747253%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-max-w="68"] { max-width: 74.7252747253%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-w="69"] { width: 75.8241758242%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-x="69"] { left: 75.8241758242%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-min-w="69"] { min-width: 75.8241758242%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-max-w="69"] { max-width: 75.8241758242%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-w="70"] { width: 76.9230769231%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-x="70"] { left: 76.9230769231%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-min-w="70"] { min-width: 76.9230769231%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-max-w="70"] { max-width: 76.9230769231%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-w="71"] { width: 78.021978022%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-x="71"] { left: 78.021978022%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-min-w="71"] { min-width: 78.021978022%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-max-w="71"] { max-width: 78.021978022%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-w="72"] { width: 79.1208791209%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-x="72"] { left: 79.1208791209%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-min-w="72"] { min-width: 79.1208791209%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-max-w="72"] { max-width: 79.1208791209%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-w="73"] { width: 80.2197802198%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-x="73"] { left: 80.2197802198%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-min-w="73"] { min-width: 80.2197802198%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-max-w="73"] { max-width: 80.2197802198%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-w="74"] { width: 81.3186813187%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-x="74"] { left: 81.3186813187%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-min-w="74"] { min-width: 81.3186813187%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-max-w="74"] { max-width: 81.3186813187%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-w="75"] { width: 82.4175824176%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-x="75"] { left: 82.4175824176%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-min-w="75"] { min-width: 82.4175824176%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-max-w="75"] { max-width: 82.4175824176%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-w="76"] { width: 83.5164835165%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-x="76"] { left: 83.5164835165%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-min-w="76"] { min-width: 83.5164835165%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-max-w="76"] { max-width: 83.5164835165%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-w="77"] { width: 84.6153846154%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-x="77"] { left: 84.6153846154%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-min-w="77"] { min-width: 84.6153846154%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-max-w="77"] { max-width: 84.6153846154%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-w="78"] { width: 85.7142857143%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-x="78"] { left: 85.7142857143%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-min-w="78"] { min-width: 85.7142857143%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-max-w="78"] { max-width: 85.7142857143%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-w="79"] { width: 86.8131868132%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-x="79"] { left: 86.8131868132%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-min-w="79"] { min-width: 86.8131868132%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-max-w="79"] { max-width: 86.8131868132%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-w="80"] { width: 87.9120879121%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-x="80"] { left: 87.9120879121%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-min-w="80"] { min-width: 87.9120879121%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-max-w="80"] { max-width: 87.9120879121%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-w="81"] { width: 89.010989011%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-x="81"] { left: 89.010989011%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-min-w="81"] { min-width: 89.010989011%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-max-w="81"] { max-width: 89.010989011%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-w="82"] { width: 90.1098901099%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-x="82"] { left: 90.1098901099%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-min-w="82"] { min-width: 90.1098901099%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-max-w="82"] { max-width: 90.1098901099%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-w="83"] { width: 91.2087912088%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-x="83"] { left: 91.2087912088%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-min-w="83"] { min-width: 91.2087912088%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-max-w="83"] { max-width: 91.2087912088%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-w="84"] { width: 92.3076923077%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-x="84"] { left: 92.3076923077%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-min-w="84"] { min-width: 92.3076923077%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-max-w="84"] { max-width: 92.3076923077%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-w="85"] { width: 93.4065934066%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-x="85"] { left: 93.4065934066%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-min-w="85"] { min-width: 93.4065934066%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-max-w="85"] { max-width: 93.4065934066%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-w="86"] { width: 94.5054945055%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-x="86"] { left: 94.5054945055%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-min-w="86"] { min-width: 94.5054945055%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-max-w="86"] { max-width: 94.5054945055%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-w="87"] { width: 95.6043956044%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-x="87"] { left: 95.6043956044%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-min-w="87"] { min-width: 95.6043956044%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-max-w="87"] { max-width: 95.6043956044%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-w="88"] { width: 96.7032967033%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-x="88"] { left: 96.7032967033%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-min-w="88"] { min-width: 96.7032967033%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-max-w="88"] { max-width: 96.7032967033%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-w="89"] { width: 97.8021978022%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-x="89"] { left: 97.8021978022%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-min-w="89"] { min-width: 97.8021978022%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-max-w="89"] { max-width: 97.8021978022%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-w="90"] { width: 98.9010989011%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-x="90"] { left: 98.9010989011%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-min-w="90"] { min-width: 98.9010989011%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-max-w="90"] { max-width: 98.9010989011%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-w="91"] { width: 100%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-x="91"] { left: 100%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-min-w="91"] { min-width: 100%; } .grid-stack.grid-stack-91 > .grid-stack-item[gs-max-w="91"] { max-width: 100%; } .grid-stack.grid-stack-92 > .grid-stack-item { min-width: 1.0869565217%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-w="1"] { width: 1.0869565217%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-x="1"] { left: 1.0869565217%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-min-w="1"] { min-width: 1.0869565217%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-max-w="1"] { max-width: 1.0869565217%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-w="2"] { width: 2.1739130435%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-x="2"] { left: 2.1739130435%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-min-w="2"] { min-width: 2.1739130435%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-max-w="2"] { max-width: 2.1739130435%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-w="3"] { width: 3.2608695652%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-x="3"] { left: 3.2608695652%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-min-w="3"] { min-width: 3.2608695652%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-max-w="3"] { max-width: 3.2608695652%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-w="4"] { width: 4.347826087%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-x="4"] { left: 4.347826087%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-min-w="4"] { min-width: 4.347826087%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-max-w="4"] { max-width: 4.347826087%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-w="5"] { width: 5.4347826087%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-x="5"] { left: 5.4347826087%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-min-w="5"] { min-width: 5.4347826087%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-max-w="5"] { max-width: 5.4347826087%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-w="6"] { width: 6.5217391304%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-x="6"] { left: 6.5217391304%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-min-w="6"] { min-width: 6.5217391304%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-max-w="6"] { max-width: 6.5217391304%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-w="7"] { width: 7.6086956522%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-x="7"] { left: 7.6086956522%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-min-w="7"] { min-width: 7.6086956522%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-max-w="7"] { max-width: 7.6086956522%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-w="8"] { width: 8.6956521739%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-x="8"] { left: 8.6956521739%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-min-w="8"] { min-width: 8.6956521739%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-max-w="8"] { max-width: 8.6956521739%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-w="9"] { width: 9.7826086957%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-x="9"] { left: 9.7826086957%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-min-w="9"] { min-width: 9.7826086957%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-max-w="9"] { max-width: 9.7826086957%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-w="10"] { width: 10.8695652174%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-x="10"] { left: 10.8695652174%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-min-w="10"] { min-width: 10.8695652174%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-max-w="10"] { max-width: 10.8695652174%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-w="11"] { width: 11.9565217391%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-x="11"] { left: 11.9565217391%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-min-w="11"] { min-width: 11.9565217391%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-max-w="11"] { max-width: 11.9565217391%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-w="12"] { width: 13.0434782609%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-x="12"] { left: 13.0434782609%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-min-w="12"] { min-width: 13.0434782609%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-max-w="12"] { max-width: 13.0434782609%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-w="13"] { width: 14.1304347826%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-x="13"] { left: 14.1304347826%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-min-w="13"] { min-width: 14.1304347826%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-max-w="13"] { max-width: 14.1304347826%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-w="14"] { width: 15.2173913043%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-x="14"] { left: 15.2173913043%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-min-w="14"] { min-width: 15.2173913043%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-max-w="14"] { max-width: 15.2173913043%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-w="15"] { width: 16.3043478261%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-x="15"] { left: 16.3043478261%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-min-w="15"] { min-width: 16.3043478261%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-max-w="15"] { max-width: 16.3043478261%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-w="16"] { width: 17.3913043478%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-x="16"] { left: 17.3913043478%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-min-w="16"] { min-width: 17.3913043478%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-max-w="16"] { max-width: 17.3913043478%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-w="17"] { width: 18.4782608696%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-x="17"] { left: 18.4782608696%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-min-w="17"] { min-width: 18.4782608696%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-max-w="17"] { max-width: 18.4782608696%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-w="18"] { width: 19.5652173913%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-x="18"] { left: 19.5652173913%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-min-w="18"] { min-width: 19.5652173913%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-max-w="18"] { max-width: 19.5652173913%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-w="19"] { width: 20.652173913%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-x="19"] { left: 20.652173913%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-min-w="19"] { min-width: 20.652173913%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-max-w="19"] { max-width: 20.652173913%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-w="20"] { width: 21.7391304348%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-x="20"] { left: 21.7391304348%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-min-w="20"] { min-width: 21.7391304348%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-max-w="20"] { max-width: 21.7391304348%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-w="21"] { width: 22.8260869565%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-x="21"] { left: 22.8260869565%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-min-w="21"] { min-width: 22.8260869565%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-max-w="21"] { max-width: 22.8260869565%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-w="22"] { width: 23.9130434783%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-x="22"] { left: 23.9130434783%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-min-w="22"] { min-width: 23.9130434783%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-max-w="22"] { max-width: 23.9130434783%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-w="23"] { width: 25%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-x="23"] { left: 25%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-min-w="23"] { min-width: 25%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-max-w="23"] { max-width: 25%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-w="24"] { width: 26.0869565217%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-x="24"] { left: 26.0869565217%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-min-w="24"] { min-width: 26.0869565217%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-max-w="24"] { max-width: 26.0869565217%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-w="25"] { width: 27.1739130435%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-x="25"] { left: 27.1739130435%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-min-w="25"] { min-width: 27.1739130435%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-max-w="25"] { max-width: 27.1739130435%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-w="26"] { width: 28.2608695652%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-x="26"] { left: 28.2608695652%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-min-w="26"] { min-width: 28.2608695652%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-max-w="26"] { max-width: 28.2608695652%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-w="27"] { width: 29.347826087%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-x="27"] { left: 29.347826087%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-min-w="27"] { min-width: 29.347826087%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-max-w="27"] { max-width: 29.347826087%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-w="28"] { width: 30.4347826087%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-x="28"] { left: 30.4347826087%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-min-w="28"] { min-width: 30.4347826087%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-max-w="28"] { max-width: 30.4347826087%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-w="29"] { width: 31.5217391304%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-x="29"] { left: 31.5217391304%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-min-w="29"] { min-width: 31.5217391304%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-max-w="29"] { max-width: 31.5217391304%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-w="30"] { width: 32.6086956522%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-x="30"] { left: 32.6086956522%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-min-w="30"] { min-width: 32.6086956522%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-max-w="30"] { max-width: 32.6086956522%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-w="31"] { width: 33.6956521739%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-x="31"] { left: 33.6956521739%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-min-w="31"] { min-width: 33.6956521739%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-max-w="31"] { max-width: 33.6956521739%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-w="32"] { width: 34.7826086957%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-x="32"] { left: 34.7826086957%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-min-w="32"] { min-width: 34.7826086957%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-max-w="32"] { max-width: 34.7826086957%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-w="33"] { width: 35.8695652174%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-x="33"] { left: 35.8695652174%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-min-w="33"] { min-width: 35.8695652174%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-max-w="33"] { max-width: 35.8695652174%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-w="34"] { width: 36.9565217391%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-x="34"] { left: 36.9565217391%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-min-w="34"] { min-width: 36.9565217391%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-max-w="34"] { max-width: 36.9565217391%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-w="35"] { width: 38.0434782609%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-x="35"] { left: 38.0434782609%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-min-w="35"] { min-width: 38.0434782609%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-max-w="35"] { max-width: 38.0434782609%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-w="36"] { width: 39.1304347826%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-x="36"] { left: 39.1304347826%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-min-w="36"] { min-width: 39.1304347826%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-max-w="36"] { max-width: 39.1304347826%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-w="37"] { width: 40.2173913043%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-x="37"] { left: 40.2173913043%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-min-w="37"] { min-width: 40.2173913043%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-max-w="37"] { max-width: 40.2173913043%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-w="38"] { width: 41.3043478261%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-x="38"] { left: 41.3043478261%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-min-w="38"] { min-width: 41.3043478261%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-max-w="38"] { max-width: 41.3043478261%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-w="39"] { width: 42.3913043478%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-x="39"] { left: 42.3913043478%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-min-w="39"] { min-width: 42.3913043478%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-max-w="39"] { max-width: 42.3913043478%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-w="40"] { width: 43.4782608696%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-x="40"] { left: 43.4782608696%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-min-w="40"] { min-width: 43.4782608696%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-max-w="40"] { max-width: 43.4782608696%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-w="41"] { width: 44.5652173913%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-x="41"] { left: 44.5652173913%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-min-w="41"] { min-width: 44.5652173913%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-max-w="41"] { max-width: 44.5652173913%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-w="42"] { width: 45.652173913%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-x="42"] { left: 45.652173913%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-min-w="42"] { min-width: 45.652173913%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-max-w="42"] { max-width: 45.652173913%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-w="43"] { width: 46.7391304348%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-x="43"] { left: 46.7391304348%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-min-w="43"] { min-width: 46.7391304348%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-max-w="43"] { max-width: 46.7391304348%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-w="44"] { width: 47.8260869565%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-x="44"] { left: 47.8260869565%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-min-w="44"] { min-width: 47.8260869565%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-max-w="44"] { max-width: 47.8260869565%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-w="45"] { width: 48.9130434783%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-x="45"] { left: 48.9130434783%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-min-w="45"] { min-width: 48.9130434783%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-max-w="45"] { max-width: 48.9130434783%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-w="46"] { width: 50%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-x="46"] { left: 50%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-min-w="46"] { min-width: 50%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-max-w="46"] { max-width: 50%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-w="47"] { width: 51.0869565217%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-x="47"] { left: 51.0869565217%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-min-w="47"] { min-width: 51.0869565217%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-max-w="47"] { max-width: 51.0869565217%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-w="48"] { width: 52.1739130435%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-x="48"] { left: 52.1739130435%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-min-w="48"] { min-width: 52.1739130435%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-max-w="48"] { max-width: 52.1739130435%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-w="49"] { width: 53.2608695652%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-x="49"] { left: 53.2608695652%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-min-w="49"] { min-width: 53.2608695652%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-max-w="49"] { max-width: 53.2608695652%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-w="50"] { width: 54.347826087%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-x="50"] { left: 54.347826087%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-min-w="50"] { min-width: 54.347826087%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-max-w="50"] { max-width: 54.347826087%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-w="51"] { width: 55.4347826087%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-x="51"] { left: 55.4347826087%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-min-w="51"] { min-width: 55.4347826087%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-max-w="51"] { max-width: 55.4347826087%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-w="52"] { width: 56.5217391304%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-x="52"] { left: 56.5217391304%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-min-w="52"] { min-width: 56.5217391304%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-max-w="52"] { max-width: 56.5217391304%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-w="53"] { width: 57.6086956522%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-x="53"] { left: 57.6086956522%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-min-w="53"] { min-width: 57.6086956522%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-max-w="53"] { max-width: 57.6086956522%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-w="54"] { width: 58.6956521739%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-x="54"] { left: 58.6956521739%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-min-w="54"] { min-width: 58.6956521739%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-max-w="54"] { max-width: 58.6956521739%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-w="55"] { width: 59.7826086957%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-x="55"] { left: 59.7826086957%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-min-w="55"] { min-width: 59.7826086957%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-max-w="55"] { max-width: 59.7826086957%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-w="56"] { width: 60.8695652174%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-x="56"] { left: 60.8695652174%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-min-w="56"] { min-width: 60.8695652174%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-max-w="56"] { max-width: 60.8695652174%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-w="57"] { width: 61.9565217391%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-x="57"] { left: 61.9565217391%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-min-w="57"] { min-width: 61.9565217391%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-max-w="57"] { max-width: 61.9565217391%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-w="58"] { width: 63.0434782609%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-x="58"] { left: 63.0434782609%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-min-w="58"] { min-width: 63.0434782609%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-max-w="58"] { max-width: 63.0434782609%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-w="59"] { width: 64.1304347826%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-x="59"] { left: 64.1304347826%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-min-w="59"] { min-width: 64.1304347826%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-max-w="59"] { max-width: 64.1304347826%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-w="60"] { width: 65.2173913043%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-x="60"] { left: 65.2173913043%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-min-w="60"] { min-width: 65.2173913043%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-max-w="60"] { max-width: 65.2173913043%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-w="61"] { width: 66.3043478261%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-x="61"] { left: 66.3043478261%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-min-w="61"] { min-width: 66.3043478261%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-max-w="61"] { max-width: 66.3043478261%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-w="62"] { width: 67.3913043478%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-x="62"] { left: 67.3913043478%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-min-w="62"] { min-width: 67.3913043478%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-max-w="62"] { max-width: 67.3913043478%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-w="63"] { width: 68.4782608696%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-x="63"] { left: 68.4782608696%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-min-w="63"] { min-width: 68.4782608696%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-max-w="63"] { max-width: 68.4782608696%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-w="64"] { width: 69.5652173913%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-x="64"] { left: 69.5652173913%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-min-w="64"] { min-width: 69.5652173913%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-max-w="64"] { max-width: 69.5652173913%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-w="65"] { width: 70.652173913%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-x="65"] { left: 70.652173913%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-min-w="65"] { min-width: 70.652173913%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-max-w="65"] { max-width: 70.652173913%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-w="66"] { width: 71.7391304348%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-x="66"] { left: 71.7391304348%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-min-w="66"] { min-width: 71.7391304348%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-max-w="66"] { max-width: 71.7391304348%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-w="67"] { width: 72.8260869565%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-x="67"] { left: 72.8260869565%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-min-w="67"] { min-width: 72.8260869565%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-max-w="67"] { max-width: 72.8260869565%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-w="68"] { width: 73.9130434783%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-x="68"] { left: 73.9130434783%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-min-w="68"] { min-width: 73.9130434783%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-max-w="68"] { max-width: 73.9130434783%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-w="69"] { width: 75%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-x="69"] { left: 75%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-min-w="69"] { min-width: 75%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-max-w="69"] { max-width: 75%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-w="70"] { width: 76.0869565217%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-x="70"] { left: 76.0869565217%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-min-w="70"] { min-width: 76.0869565217%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-max-w="70"] { max-width: 76.0869565217%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-w="71"] { width: 77.1739130435%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-x="71"] { left: 77.1739130435%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-min-w="71"] { min-width: 77.1739130435%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-max-w="71"] { max-width: 77.1739130435%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-w="72"] { width: 78.2608695652%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-x="72"] { left: 78.2608695652%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-min-w="72"] { min-width: 78.2608695652%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-max-w="72"] { max-width: 78.2608695652%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-w="73"] { width: 79.347826087%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-x="73"] { left: 79.347826087%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-min-w="73"] { min-width: 79.347826087%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-max-w="73"] { max-width: 79.347826087%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-w="74"] { width: 80.4347826087%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-x="74"] { left: 80.4347826087%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-min-w="74"] { min-width: 80.4347826087%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-max-w="74"] { max-width: 80.4347826087%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-w="75"] { width: 81.5217391304%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-x="75"] { left: 81.5217391304%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-min-w="75"] { min-width: 81.5217391304%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-max-w="75"] { max-width: 81.5217391304%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-w="76"] { width: 82.6086956522%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-x="76"] { left: 82.6086956522%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-min-w="76"] { min-width: 82.6086956522%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-max-w="76"] { max-width: 82.6086956522%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-w="77"] { width: 83.6956521739%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-x="77"] { left: 83.6956521739%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-min-w="77"] { min-width: 83.6956521739%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-max-w="77"] { max-width: 83.6956521739%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-w="78"] { width: 84.7826086957%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-x="78"] { left: 84.7826086957%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-min-w="78"] { min-width: 84.7826086957%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-max-w="78"] { max-width: 84.7826086957%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-w="79"] { width: 85.8695652174%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-x="79"] { left: 85.8695652174%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-min-w="79"] { min-width: 85.8695652174%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-max-w="79"] { max-width: 85.8695652174%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-w="80"] { width: 86.9565217391%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-x="80"] { left: 86.9565217391%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-min-w="80"] { min-width: 86.9565217391%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-max-w="80"] { max-width: 86.9565217391%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-w="81"] { width: 88.0434782609%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-x="81"] { left: 88.0434782609%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-min-w="81"] { min-width: 88.0434782609%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-max-w="81"] { max-width: 88.0434782609%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-w="82"] { width: 89.1304347826%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-x="82"] { left: 89.1304347826%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-min-w="82"] { min-width: 89.1304347826%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-max-w="82"] { max-width: 89.1304347826%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-w="83"] { width: 90.2173913043%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-x="83"] { left: 90.2173913043%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-min-w="83"] { min-width: 90.2173913043%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-max-w="83"] { max-width: 90.2173913043%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-w="84"] { width: 91.3043478261%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-x="84"] { left: 91.3043478261%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-min-w="84"] { min-width: 91.3043478261%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-max-w="84"] { max-width: 91.3043478261%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-w="85"] { width: 92.3913043478%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-x="85"] { left: 92.3913043478%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-min-w="85"] { min-width: 92.3913043478%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-max-w="85"] { max-width: 92.3913043478%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-w="86"] { width: 93.4782608696%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-x="86"] { left: 93.4782608696%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-min-w="86"] { min-width: 93.4782608696%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-max-w="86"] { max-width: 93.4782608696%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-w="87"] { width: 94.5652173913%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-x="87"] { left: 94.5652173913%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-min-w="87"] { min-width: 94.5652173913%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-max-w="87"] { max-width: 94.5652173913%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-w="88"] { width: 95.652173913%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-x="88"] { left: 95.652173913%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-min-w="88"] { min-width: 95.652173913%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-max-w="88"] { max-width: 95.652173913%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-w="89"] { width: 96.7391304348%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-x="89"] { left: 96.7391304348%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-min-w="89"] { min-width: 96.7391304348%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-max-w="89"] { max-width: 96.7391304348%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-w="90"] { width: 97.8260869565%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-x="90"] { left: 97.8260869565%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-min-w="90"] { min-width: 97.8260869565%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-max-w="90"] { max-width: 97.8260869565%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-w="91"] { width: 98.9130434783%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-x="91"] { left: 98.9130434783%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-min-w="91"] { min-width: 98.9130434783%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-max-w="91"] { max-width: 98.9130434783%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-w="92"] { width: 100%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-x="92"] { left: 100%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-min-w="92"] { min-width: 100%; } .grid-stack.grid-stack-92 > .grid-stack-item[gs-max-w="92"] { max-width: 100%; } .grid-stack.grid-stack-93 > .grid-stack-item { min-width: 1.0752688172%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-w="1"] { width: 1.0752688172%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-x="1"] { left: 1.0752688172%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-min-w="1"] { min-width: 1.0752688172%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-max-w="1"] { max-width: 1.0752688172%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-w="2"] { width: 2.1505376344%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-x="2"] { left: 2.1505376344%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-min-w="2"] { min-width: 2.1505376344%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-max-w="2"] { max-width: 2.1505376344%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-w="3"] { width: 3.2258064516%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-x="3"] { left: 3.2258064516%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-min-w="3"] { min-width: 3.2258064516%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-max-w="3"] { max-width: 3.2258064516%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-w="4"] { width: 4.3010752688%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-x="4"] { left: 4.3010752688%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-min-w="4"] { min-width: 4.3010752688%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-max-w="4"] { max-width: 4.3010752688%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-w="5"] { width: 5.376344086%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-x="5"] { left: 5.376344086%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-min-w="5"] { min-width: 5.376344086%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-max-w="5"] { max-width: 5.376344086%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-w="6"] { width: 6.4516129032%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-x="6"] { left: 6.4516129032%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-min-w="6"] { min-width: 6.4516129032%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-max-w="6"] { max-width: 6.4516129032%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-w="7"] { width: 7.5268817204%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-x="7"] { left: 7.5268817204%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-min-w="7"] { min-width: 7.5268817204%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-max-w="7"] { max-width: 7.5268817204%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-w="8"] { width: 8.6021505376%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-x="8"] { left: 8.6021505376%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-min-w="8"] { min-width: 8.6021505376%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-max-w="8"] { max-width: 8.6021505376%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-w="9"] { width: 9.6774193548%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-x="9"] { left: 9.6774193548%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-min-w="9"] { min-width: 9.6774193548%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-max-w="9"] { max-width: 9.6774193548%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-w="10"] { width: 10.752688172%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-x="10"] { left: 10.752688172%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-min-w="10"] { min-width: 10.752688172%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-max-w="10"] { max-width: 10.752688172%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-w="11"] { width: 11.8279569892%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-x="11"] { left: 11.8279569892%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-min-w="11"] { min-width: 11.8279569892%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-max-w="11"] { max-width: 11.8279569892%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-w="12"] { width: 12.9032258065%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-x="12"] { left: 12.9032258065%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-min-w="12"] { min-width: 12.9032258065%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-max-w="12"] { max-width: 12.9032258065%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-w="13"] { width: 13.9784946237%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-x="13"] { left: 13.9784946237%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-min-w="13"] { min-width: 13.9784946237%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-max-w="13"] { max-width: 13.9784946237%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-w="14"] { width: 15.0537634409%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-x="14"] { left: 15.0537634409%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-min-w="14"] { min-width: 15.0537634409%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-max-w="14"] { max-width: 15.0537634409%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-w="15"] { width: 16.1290322581%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-x="15"] { left: 16.1290322581%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-min-w="15"] { min-width: 16.1290322581%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-max-w="15"] { max-width: 16.1290322581%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-w="16"] { width: 17.2043010753%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-x="16"] { left: 17.2043010753%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-min-w="16"] { min-width: 17.2043010753%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-max-w="16"] { max-width: 17.2043010753%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-w="17"] { width: 18.2795698925%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-x="17"] { left: 18.2795698925%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-min-w="17"] { min-width: 18.2795698925%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-max-w="17"] { max-width: 18.2795698925%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-w="18"] { width: 19.3548387097%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-x="18"] { left: 19.3548387097%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-min-w="18"] { min-width: 19.3548387097%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-max-w="18"] { max-width: 19.3548387097%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-w="19"] { width: 20.4301075269%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-x="19"] { left: 20.4301075269%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-min-w="19"] { min-width: 20.4301075269%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-max-w="19"] { max-width: 20.4301075269%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-w="20"] { width: 21.5053763441%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-x="20"] { left: 21.5053763441%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-min-w="20"] { min-width: 21.5053763441%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-max-w="20"] { max-width: 21.5053763441%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-w="21"] { width: 22.5806451613%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-x="21"] { left: 22.5806451613%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-min-w="21"] { min-width: 22.5806451613%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-max-w="21"] { max-width: 22.5806451613%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-w="22"] { width: 23.6559139785%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-x="22"] { left: 23.6559139785%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-min-w="22"] { min-width: 23.6559139785%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-max-w="22"] { max-width: 23.6559139785%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-w="23"] { width: 24.7311827957%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-x="23"] { left: 24.7311827957%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-min-w="23"] { min-width: 24.7311827957%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-max-w="23"] { max-width: 24.7311827957%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-w="24"] { width: 25.8064516129%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-x="24"] { left: 25.8064516129%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-min-w="24"] { min-width: 25.8064516129%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-max-w="24"] { max-width: 25.8064516129%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-w="25"] { width: 26.8817204301%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-x="25"] { left: 26.8817204301%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-min-w="25"] { min-width: 26.8817204301%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-max-w="25"] { max-width: 26.8817204301%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-w="26"] { width: 27.9569892473%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-x="26"] { left: 27.9569892473%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-min-w="26"] { min-width: 27.9569892473%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-max-w="26"] { max-width: 27.9569892473%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-w="27"] { width: 29.0322580645%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-x="27"] { left: 29.0322580645%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-min-w="27"] { min-width: 29.0322580645%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-max-w="27"] { max-width: 29.0322580645%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-w="28"] { width: 30.1075268817%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-x="28"] { left: 30.1075268817%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-min-w="28"] { min-width: 30.1075268817%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-max-w="28"] { max-width: 30.1075268817%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-w="29"] { width: 31.1827956989%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-x="29"] { left: 31.1827956989%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-min-w="29"] { min-width: 31.1827956989%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-max-w="29"] { max-width: 31.1827956989%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-w="30"] { width: 32.2580645161%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-x="30"] { left: 32.2580645161%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-min-w="30"] { min-width: 32.2580645161%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-max-w="30"] { max-width: 32.2580645161%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-w="31"] { width: 33.3333333333%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-x="31"] { left: 33.3333333333%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-min-w="31"] { min-width: 33.3333333333%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-max-w="31"] { max-width: 33.3333333333%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-w="32"] { width: 34.4086021505%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-x="32"] { left: 34.4086021505%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-min-w="32"] { min-width: 34.4086021505%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-max-w="32"] { max-width: 34.4086021505%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-w="33"] { width: 35.4838709677%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-x="33"] { left: 35.4838709677%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-min-w="33"] { min-width: 35.4838709677%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-max-w="33"] { max-width: 35.4838709677%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-w="34"] { width: 36.5591397849%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-x="34"] { left: 36.5591397849%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-min-w="34"] { min-width: 36.5591397849%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-max-w="34"] { max-width: 36.5591397849%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-w="35"] { width: 37.6344086022%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-x="35"] { left: 37.6344086022%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-min-w="35"] { min-width: 37.6344086022%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-max-w="35"] { max-width: 37.6344086022%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-w="36"] { width: 38.7096774194%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-x="36"] { left: 38.7096774194%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-min-w="36"] { min-width: 38.7096774194%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-max-w="36"] { max-width: 38.7096774194%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-w="37"] { width: 39.7849462366%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-x="37"] { left: 39.7849462366%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-min-w="37"] { min-width: 39.7849462366%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-max-w="37"] { max-width: 39.7849462366%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-w="38"] { width: 40.8602150538%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-x="38"] { left: 40.8602150538%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-min-w="38"] { min-width: 40.8602150538%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-max-w="38"] { max-width: 40.8602150538%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-w="39"] { width: 41.935483871%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-x="39"] { left: 41.935483871%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-min-w="39"] { min-width: 41.935483871%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-max-w="39"] { max-width: 41.935483871%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-w="40"] { width: 43.0107526882%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-x="40"] { left: 43.0107526882%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-min-w="40"] { min-width: 43.0107526882%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-max-w="40"] { max-width: 43.0107526882%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-w="41"] { width: 44.0860215054%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-x="41"] { left: 44.0860215054%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-min-w="41"] { min-width: 44.0860215054%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-max-w="41"] { max-width: 44.0860215054%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-w="42"] { width: 45.1612903226%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-x="42"] { left: 45.1612903226%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-min-w="42"] { min-width: 45.1612903226%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-max-w="42"] { max-width: 45.1612903226%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-w="43"] { width: 46.2365591398%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-x="43"] { left: 46.2365591398%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-min-w="43"] { min-width: 46.2365591398%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-max-w="43"] { max-width: 46.2365591398%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-w="44"] { width: 47.311827957%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-x="44"] { left: 47.311827957%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-min-w="44"] { min-width: 47.311827957%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-max-w="44"] { max-width: 47.311827957%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-w="45"] { width: 48.3870967742%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-x="45"] { left: 48.3870967742%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-min-w="45"] { min-width: 48.3870967742%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-max-w="45"] { max-width: 48.3870967742%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-w="46"] { width: 49.4623655914%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-x="46"] { left: 49.4623655914%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-min-w="46"] { min-width: 49.4623655914%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-max-w="46"] { max-width: 49.4623655914%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-w="47"] { width: 50.5376344086%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-x="47"] { left: 50.5376344086%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-min-w="47"] { min-width: 50.5376344086%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-max-w="47"] { max-width: 50.5376344086%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-w="48"] { width: 51.6129032258%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-x="48"] { left: 51.6129032258%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-min-w="48"] { min-width: 51.6129032258%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-max-w="48"] { max-width: 51.6129032258%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-w="49"] { width: 52.688172043%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-x="49"] { left: 52.688172043%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-min-w="49"] { min-width: 52.688172043%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-max-w="49"] { max-width: 52.688172043%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-w="50"] { width: 53.7634408602%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-x="50"] { left: 53.7634408602%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-min-w="50"] { min-width: 53.7634408602%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-max-w="50"] { max-width: 53.7634408602%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-w="51"] { width: 54.8387096774%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-x="51"] { left: 54.8387096774%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-min-w="51"] { min-width: 54.8387096774%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-max-w="51"] { max-width: 54.8387096774%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-w="52"] { width: 55.9139784946%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-x="52"] { left: 55.9139784946%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-min-w="52"] { min-width: 55.9139784946%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-max-w="52"] { max-width: 55.9139784946%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-w="53"] { width: 56.9892473118%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-x="53"] { left: 56.9892473118%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-min-w="53"] { min-width: 56.9892473118%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-max-w="53"] { max-width: 56.9892473118%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-w="54"] { width: 58.064516129%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-x="54"] { left: 58.064516129%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-min-w="54"] { min-width: 58.064516129%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-max-w="54"] { max-width: 58.064516129%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-w="55"] { width: 59.1397849462%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-x="55"] { left: 59.1397849462%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-min-w="55"] { min-width: 59.1397849462%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-max-w="55"] { max-width: 59.1397849462%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-w="56"] { width: 60.2150537634%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-x="56"] { left: 60.2150537634%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-min-w="56"] { min-width: 60.2150537634%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-max-w="56"] { max-width: 60.2150537634%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-w="57"] { width: 61.2903225806%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-x="57"] { left: 61.2903225806%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-min-w="57"] { min-width: 61.2903225806%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-max-w="57"] { max-width: 61.2903225806%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-w="58"] { width: 62.3655913978%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-x="58"] { left: 62.3655913978%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-min-w="58"] { min-width: 62.3655913978%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-max-w="58"] { max-width: 62.3655913978%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-w="59"] { width: 63.4408602151%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-x="59"] { left: 63.4408602151%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-min-w="59"] { min-width: 63.4408602151%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-max-w="59"] { max-width: 63.4408602151%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-w="60"] { width: 64.5161290323%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-x="60"] { left: 64.5161290323%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-min-w="60"] { min-width: 64.5161290323%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-max-w="60"] { max-width: 64.5161290323%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-w="61"] { width: 65.5913978495%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-x="61"] { left: 65.5913978495%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-min-w="61"] { min-width: 65.5913978495%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-max-w="61"] { max-width: 65.5913978495%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-w="62"] { width: 66.6666666667%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-x="62"] { left: 66.6666666667%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-min-w="62"] { min-width: 66.6666666667%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-max-w="62"] { max-width: 66.6666666667%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-w="63"] { width: 67.7419354839%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-x="63"] { left: 67.7419354839%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-min-w="63"] { min-width: 67.7419354839%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-max-w="63"] { max-width: 67.7419354839%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-w="64"] { width: 68.8172043011%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-x="64"] { left: 68.8172043011%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-min-w="64"] { min-width: 68.8172043011%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-max-w="64"] { max-width: 68.8172043011%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-w="65"] { width: 69.8924731183%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-x="65"] { left: 69.8924731183%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-min-w="65"] { min-width: 69.8924731183%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-max-w="65"] { max-width: 69.8924731183%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-w="66"] { width: 70.9677419355%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-x="66"] { left: 70.9677419355%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-min-w="66"] { min-width: 70.9677419355%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-max-w="66"] { max-width: 70.9677419355%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-w="67"] { width: 72.0430107527%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-x="67"] { left: 72.0430107527%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-min-w="67"] { min-width: 72.0430107527%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-max-w="67"] { max-width: 72.0430107527%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-w="68"] { width: 73.1182795699%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-x="68"] { left: 73.1182795699%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-min-w="68"] { min-width: 73.1182795699%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-max-w="68"] { max-width: 73.1182795699%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-w="69"] { width: 74.1935483871%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-x="69"] { left: 74.1935483871%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-min-w="69"] { min-width: 74.1935483871%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-max-w="69"] { max-width: 74.1935483871%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-w="70"] { width: 75.2688172043%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-x="70"] { left: 75.2688172043%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-min-w="70"] { min-width: 75.2688172043%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-max-w="70"] { max-width: 75.2688172043%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-w="71"] { width: 76.3440860215%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-x="71"] { left: 76.3440860215%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-min-w="71"] { min-width: 76.3440860215%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-max-w="71"] { max-width: 76.3440860215%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-w="72"] { width: 77.4193548387%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-x="72"] { left: 77.4193548387%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-min-w="72"] { min-width: 77.4193548387%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-max-w="72"] { max-width: 77.4193548387%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-w="73"] { width: 78.4946236559%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-x="73"] { left: 78.4946236559%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-min-w="73"] { min-width: 78.4946236559%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-max-w="73"] { max-width: 78.4946236559%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-w="74"] { width: 79.5698924731%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-x="74"] { left: 79.5698924731%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-min-w="74"] { min-width: 79.5698924731%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-max-w="74"] { max-width: 79.5698924731%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-w="75"] { width: 80.6451612903%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-x="75"] { left: 80.6451612903%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-min-w="75"] { min-width: 80.6451612903%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-max-w="75"] { max-width: 80.6451612903%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-w="76"] { width: 81.7204301075%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-x="76"] { left: 81.7204301075%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-min-w="76"] { min-width: 81.7204301075%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-max-w="76"] { max-width: 81.7204301075%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-w="77"] { width: 82.7956989247%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-x="77"] { left: 82.7956989247%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-min-w="77"] { min-width: 82.7956989247%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-max-w="77"] { max-width: 82.7956989247%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-w="78"] { width: 83.8709677419%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-x="78"] { left: 83.8709677419%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-min-w="78"] { min-width: 83.8709677419%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-max-w="78"] { max-width: 83.8709677419%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-w="79"] { width: 84.9462365591%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-x="79"] { left: 84.9462365591%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-min-w="79"] { min-width: 84.9462365591%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-max-w="79"] { max-width: 84.9462365591%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-w="80"] { width: 86.0215053763%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-x="80"] { left: 86.0215053763%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-min-w="80"] { min-width: 86.0215053763%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-max-w="80"] { max-width: 86.0215053763%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-w="81"] { width: 87.0967741935%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-x="81"] { left: 87.0967741935%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-min-w="81"] { min-width: 87.0967741935%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-max-w="81"] { max-width: 87.0967741935%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-w="82"] { width: 88.1720430108%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-x="82"] { left: 88.1720430108%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-min-w="82"] { min-width: 88.1720430108%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-max-w="82"] { max-width: 88.1720430108%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-w="83"] { width: 89.247311828%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-x="83"] { left: 89.247311828%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-min-w="83"] { min-width: 89.247311828%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-max-w="83"] { max-width: 89.247311828%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-w="84"] { width: 90.3225806452%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-x="84"] { left: 90.3225806452%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-min-w="84"] { min-width: 90.3225806452%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-max-w="84"] { max-width: 90.3225806452%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-w="85"] { width: 91.3978494624%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-x="85"] { left: 91.3978494624%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-min-w="85"] { min-width: 91.3978494624%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-max-w="85"] { max-width: 91.3978494624%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-w="86"] { width: 92.4731182796%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-x="86"] { left: 92.4731182796%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-min-w="86"] { min-width: 92.4731182796%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-max-w="86"] { max-width: 92.4731182796%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-w="87"] { width: 93.5483870968%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-x="87"] { left: 93.5483870968%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-min-w="87"] { min-width: 93.5483870968%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-max-w="87"] { max-width: 93.5483870968%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-w="88"] { width: 94.623655914%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-x="88"] { left: 94.623655914%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-min-w="88"] { min-width: 94.623655914%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-max-w="88"] { max-width: 94.623655914%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-w="89"] { width: 95.6989247312%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-x="89"] { left: 95.6989247312%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-min-w="89"] { min-width: 95.6989247312%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-max-w="89"] { max-width: 95.6989247312%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-w="90"] { width: 96.7741935484%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-x="90"] { left: 96.7741935484%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-min-w="90"] { min-width: 96.7741935484%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-max-w="90"] { max-width: 96.7741935484%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-w="91"] { width: 97.8494623656%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-x="91"] { left: 97.8494623656%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-min-w="91"] { min-width: 97.8494623656%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-max-w="91"] { max-width: 97.8494623656%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-w="92"] { width: 98.9247311828%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-x="92"] { left: 98.9247311828%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-min-w="92"] { min-width: 98.9247311828%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-max-w="92"] { max-width: 98.9247311828%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-w="93"] { width: 100%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-x="93"] { left: 100%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-min-w="93"] { min-width: 100%; } .grid-stack.grid-stack-93 > .grid-stack-item[gs-max-w="93"] { max-width: 100%; } .grid-stack.grid-stack-94 > .grid-stack-item { min-width: 1.0638297872%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-w="1"] { width: 1.0638297872%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-x="1"] { left: 1.0638297872%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-min-w="1"] { min-width: 1.0638297872%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-max-w="1"] { max-width: 1.0638297872%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-w="2"] { width: 2.1276595745%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-x="2"] { left: 2.1276595745%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-min-w="2"] { min-width: 2.1276595745%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-max-w="2"] { max-width: 2.1276595745%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-w="3"] { width: 3.1914893617%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-x="3"] { left: 3.1914893617%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-min-w="3"] { min-width: 3.1914893617%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-max-w="3"] { max-width: 3.1914893617%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-w="4"] { width: 4.2553191489%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-x="4"] { left: 4.2553191489%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-min-w="4"] { min-width: 4.2553191489%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-max-w="4"] { max-width: 4.2553191489%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-w="5"] { width: 5.3191489362%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-x="5"] { left: 5.3191489362%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-min-w="5"] { min-width: 5.3191489362%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-max-w="5"] { max-width: 5.3191489362%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-w="6"] { width: 6.3829787234%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-x="6"] { left: 6.3829787234%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-min-w="6"] { min-width: 6.3829787234%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-max-w="6"] { max-width: 6.3829787234%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-w="7"] { width: 7.4468085106%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-x="7"] { left: 7.4468085106%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-min-w="7"] { min-width: 7.4468085106%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-max-w="7"] { max-width: 7.4468085106%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-w="8"] { width: 8.5106382979%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-x="8"] { left: 8.5106382979%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-min-w="8"] { min-width: 8.5106382979%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-max-w="8"] { max-width: 8.5106382979%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-w="9"] { width: 9.5744680851%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-x="9"] { left: 9.5744680851%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-min-w="9"] { min-width: 9.5744680851%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-max-w="9"] { max-width: 9.5744680851%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-w="10"] { width: 10.6382978723%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-x="10"] { left: 10.6382978723%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-min-w="10"] { min-width: 10.6382978723%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-max-w="10"] { max-width: 10.6382978723%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-w="11"] { width: 11.7021276596%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-x="11"] { left: 11.7021276596%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-min-w="11"] { min-width: 11.7021276596%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-max-w="11"] { max-width: 11.7021276596%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-w="12"] { width: 12.7659574468%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-x="12"] { left: 12.7659574468%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-min-w="12"] { min-width: 12.7659574468%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-max-w="12"] { max-width: 12.7659574468%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-w="13"] { width: 13.829787234%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-x="13"] { left: 13.829787234%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-min-w="13"] { min-width: 13.829787234%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-max-w="13"] { max-width: 13.829787234%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-w="14"] { width: 14.8936170213%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-x="14"] { left: 14.8936170213%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-min-w="14"] { min-width: 14.8936170213%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-max-w="14"] { max-width: 14.8936170213%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-w="15"] { width: 15.9574468085%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-x="15"] { left: 15.9574468085%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-min-w="15"] { min-width: 15.9574468085%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-max-w="15"] { max-width: 15.9574468085%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-w="16"] { width: 17.0212765957%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-x="16"] { left: 17.0212765957%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-min-w="16"] { min-width: 17.0212765957%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-max-w="16"] { max-width: 17.0212765957%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-w="17"] { width: 18.085106383%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-x="17"] { left: 18.085106383%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-min-w="17"] { min-width: 18.085106383%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-max-w="17"] { max-width: 18.085106383%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-w="18"] { width: 19.1489361702%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-x="18"] { left: 19.1489361702%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-min-w="18"] { min-width: 19.1489361702%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-max-w="18"] { max-width: 19.1489361702%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-w="19"] { width: 20.2127659574%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-x="19"] { left: 20.2127659574%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-min-w="19"] { min-width: 20.2127659574%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-max-w="19"] { max-width: 20.2127659574%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-w="20"] { width: 21.2765957447%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-x="20"] { left: 21.2765957447%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-min-w="20"] { min-width: 21.2765957447%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-max-w="20"] { max-width: 21.2765957447%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-w="21"] { width: 22.3404255319%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-x="21"] { left: 22.3404255319%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-min-w="21"] { min-width: 22.3404255319%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-max-w="21"] { max-width: 22.3404255319%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-w="22"] { width: 23.4042553191%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-x="22"] { left: 23.4042553191%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-min-w="22"] { min-width: 23.4042553191%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-max-w="22"] { max-width: 23.4042553191%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-w="23"] { width: 24.4680851064%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-x="23"] { left: 24.4680851064%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-min-w="23"] { min-width: 24.4680851064%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-max-w="23"] { max-width: 24.4680851064%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-w="24"] { width: 25.5319148936%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-x="24"] { left: 25.5319148936%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-min-w="24"] { min-width: 25.5319148936%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-max-w="24"] { max-width: 25.5319148936%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-w="25"] { width: 26.5957446809%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-x="25"] { left: 26.5957446809%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-min-w="25"] { min-width: 26.5957446809%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-max-w="25"] { max-width: 26.5957446809%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-w="26"] { width: 27.6595744681%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-x="26"] { left: 27.6595744681%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-min-w="26"] { min-width: 27.6595744681%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-max-w="26"] { max-width: 27.6595744681%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-w="27"] { width: 28.7234042553%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-x="27"] { left: 28.7234042553%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-min-w="27"] { min-width: 28.7234042553%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-max-w="27"] { max-width: 28.7234042553%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-w="28"] { width: 29.7872340426%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-x="28"] { left: 29.7872340426%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-min-w="28"] { min-width: 29.7872340426%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-max-w="28"] { max-width: 29.7872340426%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-w="29"] { width: 30.8510638298%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-x="29"] { left: 30.8510638298%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-min-w="29"] { min-width: 30.8510638298%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-max-w="29"] { max-width: 30.8510638298%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-w="30"] { width: 31.914893617%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-x="30"] { left: 31.914893617%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-min-w="30"] { min-width: 31.914893617%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-max-w="30"] { max-width: 31.914893617%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-w="31"] { width: 32.9787234043%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-x="31"] { left: 32.9787234043%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-min-w="31"] { min-width: 32.9787234043%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-max-w="31"] { max-width: 32.9787234043%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-w="32"] { width: 34.0425531915%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-x="32"] { left: 34.0425531915%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-min-w="32"] { min-width: 34.0425531915%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-max-w="32"] { max-width: 34.0425531915%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-w="33"] { width: 35.1063829787%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-x="33"] { left: 35.1063829787%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-min-w="33"] { min-width: 35.1063829787%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-max-w="33"] { max-width: 35.1063829787%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-w="34"] { width: 36.170212766%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-x="34"] { left: 36.170212766%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-min-w="34"] { min-width: 36.170212766%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-max-w="34"] { max-width: 36.170212766%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-w="35"] { width: 37.2340425532%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-x="35"] { left: 37.2340425532%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-min-w="35"] { min-width: 37.2340425532%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-max-w="35"] { max-width: 37.2340425532%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-w="36"] { width: 38.2978723404%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-x="36"] { left: 38.2978723404%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-min-w="36"] { min-width: 38.2978723404%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-max-w="36"] { max-width: 38.2978723404%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-w="37"] { width: 39.3617021277%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-x="37"] { left: 39.3617021277%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-min-w="37"] { min-width: 39.3617021277%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-max-w="37"] { max-width: 39.3617021277%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-w="38"] { width: 40.4255319149%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-x="38"] { left: 40.4255319149%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-min-w="38"] { min-width: 40.4255319149%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-max-w="38"] { max-width: 40.4255319149%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-w="39"] { width: 41.4893617021%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-x="39"] { left: 41.4893617021%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-min-w="39"] { min-width: 41.4893617021%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-max-w="39"] { max-width: 41.4893617021%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-w="40"] { width: 42.5531914894%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-x="40"] { left: 42.5531914894%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-min-w="40"] { min-width: 42.5531914894%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-max-w="40"] { max-width: 42.5531914894%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-w="41"] { width: 43.6170212766%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-x="41"] { left: 43.6170212766%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-min-w="41"] { min-width: 43.6170212766%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-max-w="41"] { max-width: 43.6170212766%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-w="42"] { width: 44.6808510638%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-x="42"] { left: 44.6808510638%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-min-w="42"] { min-width: 44.6808510638%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-max-w="42"] { max-width: 44.6808510638%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-w="43"] { width: 45.7446808511%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-x="43"] { left: 45.7446808511%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-min-w="43"] { min-width: 45.7446808511%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-max-w="43"] { max-width: 45.7446808511%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-w="44"] { width: 46.8085106383%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-x="44"] { left: 46.8085106383%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-min-w="44"] { min-width: 46.8085106383%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-max-w="44"] { max-width: 46.8085106383%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-w="45"] { width: 47.8723404255%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-x="45"] { left: 47.8723404255%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-min-w="45"] { min-width: 47.8723404255%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-max-w="45"] { max-width: 47.8723404255%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-w="46"] { width: 48.9361702128%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-x="46"] { left: 48.9361702128%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-min-w="46"] { min-width: 48.9361702128%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-max-w="46"] { max-width: 48.9361702128%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-w="47"] { width: 50%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-x="47"] { left: 50%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-min-w="47"] { min-width: 50%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-max-w="47"] { max-width: 50%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-w="48"] { width: 51.0638297872%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-x="48"] { left: 51.0638297872%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-min-w="48"] { min-width: 51.0638297872%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-max-w="48"] { max-width: 51.0638297872%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-w="49"] { width: 52.1276595745%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-x="49"] { left: 52.1276595745%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-min-w="49"] { min-width: 52.1276595745%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-max-w="49"] { max-width: 52.1276595745%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-w="50"] { width: 53.1914893617%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-x="50"] { left: 53.1914893617%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-min-w="50"] { min-width: 53.1914893617%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-max-w="50"] { max-width: 53.1914893617%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-w="51"] { width: 54.2553191489%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-x="51"] { left: 54.2553191489%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-min-w="51"] { min-width: 54.2553191489%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-max-w="51"] { max-width: 54.2553191489%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-w="52"] { width: 55.3191489362%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-x="52"] { left: 55.3191489362%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-min-w="52"] { min-width: 55.3191489362%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-max-w="52"] { max-width: 55.3191489362%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-w="53"] { width: 56.3829787234%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-x="53"] { left: 56.3829787234%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-min-w="53"] { min-width: 56.3829787234%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-max-w="53"] { max-width: 56.3829787234%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-w="54"] { width: 57.4468085106%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-x="54"] { left: 57.4468085106%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-min-w="54"] { min-width: 57.4468085106%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-max-w="54"] { max-width: 57.4468085106%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-w="55"] { width: 58.5106382979%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-x="55"] { left: 58.5106382979%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-min-w="55"] { min-width: 58.5106382979%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-max-w="55"] { max-width: 58.5106382979%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-w="56"] { width: 59.5744680851%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-x="56"] { left: 59.5744680851%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-min-w="56"] { min-width: 59.5744680851%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-max-w="56"] { max-width: 59.5744680851%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-w="57"] { width: 60.6382978723%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-x="57"] { left: 60.6382978723%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-min-w="57"] { min-width: 60.6382978723%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-max-w="57"] { max-width: 60.6382978723%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-w="58"] { width: 61.7021276596%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-x="58"] { left: 61.7021276596%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-min-w="58"] { min-width: 61.7021276596%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-max-w="58"] { max-width: 61.7021276596%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-w="59"] { width: 62.7659574468%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-x="59"] { left: 62.7659574468%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-min-w="59"] { min-width: 62.7659574468%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-max-w="59"] { max-width: 62.7659574468%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-w="60"] { width: 63.829787234%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-x="60"] { left: 63.829787234%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-min-w="60"] { min-width: 63.829787234%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-max-w="60"] { max-width: 63.829787234%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-w="61"] { width: 64.8936170213%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-x="61"] { left: 64.8936170213%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-min-w="61"] { min-width: 64.8936170213%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-max-w="61"] { max-width: 64.8936170213%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-w="62"] { width: 65.9574468085%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-x="62"] { left: 65.9574468085%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-min-w="62"] { min-width: 65.9574468085%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-max-w="62"] { max-width: 65.9574468085%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-w="63"] { width: 67.0212765957%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-x="63"] { left: 67.0212765957%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-min-w="63"] { min-width: 67.0212765957%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-max-w="63"] { max-width: 67.0212765957%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-w="64"] { width: 68.085106383%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-x="64"] { left: 68.085106383%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-min-w="64"] { min-width: 68.085106383%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-max-w="64"] { max-width: 68.085106383%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-w="65"] { width: 69.1489361702%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-x="65"] { left: 69.1489361702%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-min-w="65"] { min-width: 69.1489361702%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-max-w="65"] { max-width: 69.1489361702%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-w="66"] { width: 70.2127659574%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-x="66"] { left: 70.2127659574%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-min-w="66"] { min-width: 70.2127659574%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-max-w="66"] { max-width: 70.2127659574%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-w="67"] { width: 71.2765957447%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-x="67"] { left: 71.2765957447%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-min-w="67"] { min-width: 71.2765957447%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-max-w="67"] { max-width: 71.2765957447%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-w="68"] { width: 72.3404255319%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-x="68"] { left: 72.3404255319%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-min-w="68"] { min-width: 72.3404255319%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-max-w="68"] { max-width: 72.3404255319%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-w="69"] { width: 73.4042553191%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-x="69"] { left: 73.4042553191%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-min-w="69"] { min-width: 73.4042553191%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-max-w="69"] { max-width: 73.4042553191%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-w="70"] { width: 74.4680851064%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-x="70"] { left: 74.4680851064%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-min-w="70"] { min-width: 74.4680851064%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-max-w="70"] { max-width: 74.4680851064%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-w="71"] { width: 75.5319148936%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-x="71"] { left: 75.5319148936%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-min-w="71"] { min-width: 75.5319148936%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-max-w="71"] { max-width: 75.5319148936%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-w="72"] { width: 76.5957446809%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-x="72"] { left: 76.5957446809%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-min-w="72"] { min-width: 76.5957446809%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-max-w="72"] { max-width: 76.5957446809%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-w="73"] { width: 77.6595744681%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-x="73"] { left: 77.6595744681%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-min-w="73"] { min-width: 77.6595744681%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-max-w="73"] { max-width: 77.6595744681%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-w="74"] { width: 78.7234042553%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-x="74"] { left: 78.7234042553%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-min-w="74"] { min-width: 78.7234042553%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-max-w="74"] { max-width: 78.7234042553%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-w="75"] { width: 79.7872340426%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-x="75"] { left: 79.7872340426%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-min-w="75"] { min-width: 79.7872340426%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-max-w="75"] { max-width: 79.7872340426%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-w="76"] { width: 80.8510638298%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-x="76"] { left: 80.8510638298%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-min-w="76"] { min-width: 80.8510638298%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-max-w="76"] { max-width: 80.8510638298%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-w="77"] { width: 81.914893617%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-x="77"] { left: 81.914893617%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-min-w="77"] { min-width: 81.914893617%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-max-w="77"] { max-width: 81.914893617%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-w="78"] { width: 82.9787234043%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-x="78"] { left: 82.9787234043%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-min-w="78"] { min-width: 82.9787234043%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-max-w="78"] { max-width: 82.9787234043%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-w="79"] { width: 84.0425531915%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-x="79"] { left: 84.0425531915%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-min-w="79"] { min-width: 84.0425531915%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-max-w="79"] { max-width: 84.0425531915%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-w="80"] { width: 85.1063829787%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-x="80"] { left: 85.1063829787%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-min-w="80"] { min-width: 85.1063829787%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-max-w="80"] { max-width: 85.1063829787%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-w="81"] { width: 86.170212766%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-x="81"] { left: 86.170212766%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-min-w="81"] { min-width: 86.170212766%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-max-w="81"] { max-width: 86.170212766%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-w="82"] { width: 87.2340425532%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-x="82"] { left: 87.2340425532%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-min-w="82"] { min-width: 87.2340425532%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-max-w="82"] { max-width: 87.2340425532%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-w="83"] { width: 88.2978723404%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-x="83"] { left: 88.2978723404%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-min-w="83"] { min-width: 88.2978723404%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-max-w="83"] { max-width: 88.2978723404%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-w="84"] { width: 89.3617021277%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-x="84"] { left: 89.3617021277%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-min-w="84"] { min-width: 89.3617021277%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-max-w="84"] { max-width: 89.3617021277%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-w="85"] { width: 90.4255319149%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-x="85"] { left: 90.4255319149%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-min-w="85"] { min-width: 90.4255319149%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-max-w="85"] { max-width: 90.4255319149%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-w="86"] { width: 91.4893617021%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-x="86"] { left: 91.4893617021%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-min-w="86"] { min-width: 91.4893617021%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-max-w="86"] { max-width: 91.4893617021%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-w="87"] { width: 92.5531914894%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-x="87"] { left: 92.5531914894%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-min-w="87"] { min-width: 92.5531914894%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-max-w="87"] { max-width: 92.5531914894%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-w="88"] { width: 93.6170212766%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-x="88"] { left: 93.6170212766%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-min-w="88"] { min-width: 93.6170212766%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-max-w="88"] { max-width: 93.6170212766%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-w="89"] { width: 94.6808510638%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-x="89"] { left: 94.6808510638%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-min-w="89"] { min-width: 94.6808510638%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-max-w="89"] { max-width: 94.6808510638%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-w="90"] { width: 95.7446808511%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-x="90"] { left: 95.7446808511%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-min-w="90"] { min-width: 95.7446808511%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-max-w="90"] { max-width: 95.7446808511%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-w="91"] { width: 96.8085106383%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-x="91"] { left: 96.8085106383%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-min-w="91"] { min-width: 96.8085106383%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-max-w="91"] { max-width: 96.8085106383%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-w="92"] { width: 97.8723404255%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-x="92"] { left: 97.8723404255%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-min-w="92"] { min-width: 97.8723404255%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-max-w="92"] { max-width: 97.8723404255%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-w="93"] { width: 98.9361702128%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-x="93"] { left: 98.9361702128%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-min-w="93"] { min-width: 98.9361702128%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-max-w="93"] { max-width: 98.9361702128%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-w="94"] { width: 100%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-x="94"] { left: 100%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-min-w="94"] { min-width: 100%; } .grid-stack.grid-stack-94 > .grid-stack-item[gs-max-w="94"] { max-width: 100%; } .grid-stack.grid-stack-95 > .grid-stack-item { min-width: 1.0526315789%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-w="1"] { width: 1.0526315789%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-x="1"] { left: 1.0526315789%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-min-w="1"] { min-width: 1.0526315789%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-max-w="1"] { max-width: 1.0526315789%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-w="2"] { width: 2.1052631579%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-x="2"] { left: 2.1052631579%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-min-w="2"] { min-width: 2.1052631579%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-max-w="2"] { max-width: 2.1052631579%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-w="3"] { width: 3.1578947368%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-x="3"] { left: 3.1578947368%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-min-w="3"] { min-width: 3.1578947368%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-max-w="3"] { max-width: 3.1578947368%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-w="4"] { width: 4.2105263158%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-x="4"] { left: 4.2105263158%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-min-w="4"] { min-width: 4.2105263158%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-max-w="4"] { max-width: 4.2105263158%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-w="5"] { width: 5.2631578947%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-x="5"] { left: 5.2631578947%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-min-w="5"] { min-width: 5.2631578947%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-max-w="5"] { max-width: 5.2631578947%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-w="6"] { width: 6.3157894737%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-x="6"] { left: 6.3157894737%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-min-w="6"] { min-width: 6.3157894737%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-max-w="6"] { max-width: 6.3157894737%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-w="7"] { width: 7.3684210526%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-x="7"] { left: 7.3684210526%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-min-w="7"] { min-width: 7.3684210526%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-max-w="7"] { max-width: 7.3684210526%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-w="8"] { width: 8.4210526316%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-x="8"] { left: 8.4210526316%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-min-w="8"] { min-width: 8.4210526316%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-max-w="8"] { max-width: 8.4210526316%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-w="9"] { width: 9.4736842105%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-x="9"] { left: 9.4736842105%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-min-w="9"] { min-width: 9.4736842105%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-max-w="9"] { max-width: 9.4736842105%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-w="10"] { width: 10.5263157895%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-x="10"] { left: 10.5263157895%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-min-w="10"] { min-width: 10.5263157895%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-max-w="10"] { max-width: 10.5263157895%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-w="11"] { width: 11.5789473684%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-x="11"] { left: 11.5789473684%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-min-w="11"] { min-width: 11.5789473684%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-max-w="11"] { max-width: 11.5789473684%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-w="12"] { width: 12.6315789474%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-x="12"] { left: 12.6315789474%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-min-w="12"] { min-width: 12.6315789474%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-max-w="12"] { max-width: 12.6315789474%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-w="13"] { width: 13.6842105263%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-x="13"] { left: 13.6842105263%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-min-w="13"] { min-width: 13.6842105263%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-max-w="13"] { max-width: 13.6842105263%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-w="14"] { width: 14.7368421053%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-x="14"] { left: 14.7368421053%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-min-w="14"] { min-width: 14.7368421053%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-max-w="14"] { max-width: 14.7368421053%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-w="15"] { width: 15.7894736842%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-x="15"] { left: 15.7894736842%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-min-w="15"] { min-width: 15.7894736842%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-max-w="15"] { max-width: 15.7894736842%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-w="16"] { width: 16.8421052632%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-x="16"] { left: 16.8421052632%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-min-w="16"] { min-width: 16.8421052632%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-max-w="16"] { max-width: 16.8421052632%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-w="17"] { width: 17.8947368421%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-x="17"] { left: 17.8947368421%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-min-w="17"] { min-width: 17.8947368421%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-max-w="17"] { max-width: 17.8947368421%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-w="18"] { width: 18.9473684211%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-x="18"] { left: 18.9473684211%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-min-w="18"] { min-width: 18.9473684211%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-max-w="18"] { max-width: 18.9473684211%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-w="19"] { width: 20%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-x="19"] { left: 20%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-min-w="19"] { min-width: 20%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-max-w="19"] { max-width: 20%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-w="20"] { width: 21.0526315789%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-x="20"] { left: 21.0526315789%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-min-w="20"] { min-width: 21.0526315789%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-max-w="20"] { max-width: 21.0526315789%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-w="21"] { width: 22.1052631579%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-x="21"] { left: 22.1052631579%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-min-w="21"] { min-width: 22.1052631579%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-max-w="21"] { max-width: 22.1052631579%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-w="22"] { width: 23.1578947368%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-x="22"] { left: 23.1578947368%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-min-w="22"] { min-width: 23.1578947368%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-max-w="22"] { max-width: 23.1578947368%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-w="23"] { width: 24.2105263158%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-x="23"] { left: 24.2105263158%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-min-w="23"] { min-width: 24.2105263158%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-max-w="23"] { max-width: 24.2105263158%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-w="24"] { width: 25.2631578947%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-x="24"] { left: 25.2631578947%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-min-w="24"] { min-width: 25.2631578947%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-max-w="24"] { max-width: 25.2631578947%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-w="25"] { width: 26.3157894737%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-x="25"] { left: 26.3157894737%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-min-w="25"] { min-width: 26.3157894737%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-max-w="25"] { max-width: 26.3157894737%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-w="26"] { width: 27.3684210526%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-x="26"] { left: 27.3684210526%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-min-w="26"] { min-width: 27.3684210526%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-max-w="26"] { max-width: 27.3684210526%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-w="27"] { width: 28.4210526316%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-x="27"] { left: 28.4210526316%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-min-w="27"] { min-width: 28.4210526316%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-max-w="27"] { max-width: 28.4210526316%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-w="28"] { width: 29.4736842105%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-x="28"] { left: 29.4736842105%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-min-w="28"] { min-width: 29.4736842105%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-max-w="28"] { max-width: 29.4736842105%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-w="29"] { width: 30.5263157895%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-x="29"] { left: 30.5263157895%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-min-w="29"] { min-width: 30.5263157895%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-max-w="29"] { max-width: 30.5263157895%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-w="30"] { width: 31.5789473684%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-x="30"] { left: 31.5789473684%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-min-w="30"] { min-width: 31.5789473684%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-max-w="30"] { max-width: 31.5789473684%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-w="31"] { width: 32.6315789474%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-x="31"] { left: 32.6315789474%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-min-w="31"] { min-width: 32.6315789474%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-max-w="31"] { max-width: 32.6315789474%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-w="32"] { width: 33.6842105263%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-x="32"] { left: 33.6842105263%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-min-w="32"] { min-width: 33.6842105263%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-max-w="32"] { max-width: 33.6842105263%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-w="33"] { width: 34.7368421053%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-x="33"] { left: 34.7368421053%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-min-w="33"] { min-width: 34.7368421053%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-max-w="33"] { max-width: 34.7368421053%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-w="34"] { width: 35.7894736842%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-x="34"] { left: 35.7894736842%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-min-w="34"] { min-width: 35.7894736842%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-max-w="34"] { max-width: 35.7894736842%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-w="35"] { width: 36.8421052632%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-x="35"] { left: 36.8421052632%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-min-w="35"] { min-width: 36.8421052632%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-max-w="35"] { max-width: 36.8421052632%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-w="36"] { width: 37.8947368421%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-x="36"] { left: 37.8947368421%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-min-w="36"] { min-width: 37.8947368421%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-max-w="36"] { max-width: 37.8947368421%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-w="37"] { width: 38.9473684211%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-x="37"] { left: 38.9473684211%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-min-w="37"] { min-width: 38.9473684211%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-max-w="37"] { max-width: 38.9473684211%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-w="38"] { width: 40%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-x="38"] { left: 40%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-min-w="38"] { min-width: 40%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-max-w="38"] { max-width: 40%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-w="39"] { width: 41.0526315789%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-x="39"] { left: 41.0526315789%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-min-w="39"] { min-width: 41.0526315789%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-max-w="39"] { max-width: 41.0526315789%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-w="40"] { width: 42.1052631579%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-x="40"] { left: 42.1052631579%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-min-w="40"] { min-width: 42.1052631579%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-max-w="40"] { max-width: 42.1052631579%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-w="41"] { width: 43.1578947368%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-x="41"] { left: 43.1578947368%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-min-w="41"] { min-width: 43.1578947368%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-max-w="41"] { max-width: 43.1578947368%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-w="42"] { width: 44.2105263158%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-x="42"] { left: 44.2105263158%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-min-w="42"] { min-width: 44.2105263158%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-max-w="42"] { max-width: 44.2105263158%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-w="43"] { width: 45.2631578947%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-x="43"] { left: 45.2631578947%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-min-w="43"] { min-width: 45.2631578947%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-max-w="43"] { max-width: 45.2631578947%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-w="44"] { width: 46.3157894737%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-x="44"] { left: 46.3157894737%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-min-w="44"] { min-width: 46.3157894737%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-max-w="44"] { max-width: 46.3157894737%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-w="45"] { width: 47.3684210526%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-x="45"] { left: 47.3684210526%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-min-w="45"] { min-width: 47.3684210526%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-max-w="45"] { max-width: 47.3684210526%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-w="46"] { width: 48.4210526316%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-x="46"] { left: 48.4210526316%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-min-w="46"] { min-width: 48.4210526316%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-max-w="46"] { max-width: 48.4210526316%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-w="47"] { width: 49.4736842105%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-x="47"] { left: 49.4736842105%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-min-w="47"] { min-width: 49.4736842105%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-max-w="47"] { max-width: 49.4736842105%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-w="48"] { width: 50.5263157895%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-x="48"] { left: 50.5263157895%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-min-w="48"] { min-width: 50.5263157895%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-max-w="48"] { max-width: 50.5263157895%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-w="49"] { width: 51.5789473684%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-x="49"] { left: 51.5789473684%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-min-w="49"] { min-width: 51.5789473684%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-max-w="49"] { max-width: 51.5789473684%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-w="50"] { width: 52.6315789474%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-x="50"] { left: 52.6315789474%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-min-w="50"] { min-width: 52.6315789474%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-max-w="50"] { max-width: 52.6315789474%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-w="51"] { width: 53.6842105263%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-x="51"] { left: 53.6842105263%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-min-w="51"] { min-width: 53.6842105263%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-max-w="51"] { max-width: 53.6842105263%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-w="52"] { width: 54.7368421053%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-x="52"] { left: 54.7368421053%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-min-w="52"] { min-width: 54.7368421053%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-max-w="52"] { max-width: 54.7368421053%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-w="53"] { width: 55.7894736842%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-x="53"] { left: 55.7894736842%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-min-w="53"] { min-width: 55.7894736842%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-max-w="53"] { max-width: 55.7894736842%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-w="54"] { width: 56.8421052632%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-x="54"] { left: 56.8421052632%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-min-w="54"] { min-width: 56.8421052632%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-max-w="54"] { max-width: 56.8421052632%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-w="55"] { width: 57.8947368421%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-x="55"] { left: 57.8947368421%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-min-w="55"] { min-width: 57.8947368421%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-max-w="55"] { max-width: 57.8947368421%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-w="56"] { width: 58.9473684211%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-x="56"] { left: 58.9473684211%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-min-w="56"] { min-width: 58.9473684211%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-max-w="56"] { max-width: 58.9473684211%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-w="57"] { width: 60%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-x="57"] { left: 60%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-min-w="57"] { min-width: 60%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-max-w="57"] { max-width: 60%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-w="58"] { width: 61.0526315789%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-x="58"] { left: 61.0526315789%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-min-w="58"] { min-width: 61.0526315789%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-max-w="58"] { max-width: 61.0526315789%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-w="59"] { width: 62.1052631579%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-x="59"] { left: 62.1052631579%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-min-w="59"] { min-width: 62.1052631579%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-max-w="59"] { max-width: 62.1052631579%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-w="60"] { width: 63.1578947368%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-x="60"] { left: 63.1578947368%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-min-w="60"] { min-width: 63.1578947368%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-max-w="60"] { max-width: 63.1578947368%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-w="61"] { width: 64.2105263158%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-x="61"] { left: 64.2105263158%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-min-w="61"] { min-width: 64.2105263158%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-max-w="61"] { max-width: 64.2105263158%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-w="62"] { width: 65.2631578947%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-x="62"] { left: 65.2631578947%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-min-w="62"] { min-width: 65.2631578947%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-max-w="62"] { max-width: 65.2631578947%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-w="63"] { width: 66.3157894737%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-x="63"] { left: 66.3157894737%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-min-w="63"] { min-width: 66.3157894737%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-max-w="63"] { max-width: 66.3157894737%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-w="64"] { width: 67.3684210526%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-x="64"] { left: 67.3684210526%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-min-w="64"] { min-width: 67.3684210526%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-max-w="64"] { max-width: 67.3684210526%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-w="65"] { width: 68.4210526316%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-x="65"] { left: 68.4210526316%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-min-w="65"] { min-width: 68.4210526316%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-max-w="65"] { max-width: 68.4210526316%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-w="66"] { width: 69.4736842105%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-x="66"] { left: 69.4736842105%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-min-w="66"] { min-width: 69.4736842105%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-max-w="66"] { max-width: 69.4736842105%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-w="67"] { width: 70.5263157895%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-x="67"] { left: 70.5263157895%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-min-w="67"] { min-width: 70.5263157895%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-max-w="67"] { max-width: 70.5263157895%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-w="68"] { width: 71.5789473684%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-x="68"] { left: 71.5789473684%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-min-w="68"] { min-width: 71.5789473684%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-max-w="68"] { max-width: 71.5789473684%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-w="69"] { width: 72.6315789474%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-x="69"] { left: 72.6315789474%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-min-w="69"] { min-width: 72.6315789474%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-max-w="69"] { max-width: 72.6315789474%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-w="70"] { width: 73.6842105263%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-x="70"] { left: 73.6842105263%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-min-w="70"] { min-width: 73.6842105263%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-max-w="70"] { max-width: 73.6842105263%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-w="71"] { width: 74.7368421053%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-x="71"] { left: 74.7368421053%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-min-w="71"] { min-width: 74.7368421053%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-max-w="71"] { max-width: 74.7368421053%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-w="72"] { width: 75.7894736842%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-x="72"] { left: 75.7894736842%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-min-w="72"] { min-width: 75.7894736842%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-max-w="72"] { max-width: 75.7894736842%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-w="73"] { width: 76.8421052632%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-x="73"] { left: 76.8421052632%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-min-w="73"] { min-width: 76.8421052632%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-max-w="73"] { max-width: 76.8421052632%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-w="74"] { width: 77.8947368421%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-x="74"] { left: 77.8947368421%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-min-w="74"] { min-width: 77.8947368421%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-max-w="74"] { max-width: 77.8947368421%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-w="75"] { width: 78.9473684211%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-x="75"] { left: 78.9473684211%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-min-w="75"] { min-width: 78.9473684211%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-max-w="75"] { max-width: 78.9473684211%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-w="76"] { width: 80%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-x="76"] { left: 80%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-min-w="76"] { min-width: 80%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-max-w="76"] { max-width: 80%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-w="77"] { width: 81.0526315789%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-x="77"] { left: 81.0526315789%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-min-w="77"] { min-width: 81.0526315789%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-max-w="77"] { max-width: 81.0526315789%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-w="78"] { width: 82.1052631579%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-x="78"] { left: 82.1052631579%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-min-w="78"] { min-width: 82.1052631579%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-max-w="78"] { max-width: 82.1052631579%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-w="79"] { width: 83.1578947368%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-x="79"] { left: 83.1578947368%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-min-w="79"] { min-width: 83.1578947368%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-max-w="79"] { max-width: 83.1578947368%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-w="80"] { width: 84.2105263158%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-x="80"] { left: 84.2105263158%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-min-w="80"] { min-width: 84.2105263158%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-max-w="80"] { max-width: 84.2105263158%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-w="81"] { width: 85.2631578947%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-x="81"] { left: 85.2631578947%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-min-w="81"] { min-width: 85.2631578947%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-max-w="81"] { max-width: 85.2631578947%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-w="82"] { width: 86.3157894737%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-x="82"] { left: 86.3157894737%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-min-w="82"] { min-width: 86.3157894737%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-max-w="82"] { max-width: 86.3157894737%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-w="83"] { width: 87.3684210526%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-x="83"] { left: 87.3684210526%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-min-w="83"] { min-width: 87.3684210526%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-max-w="83"] { max-width: 87.3684210526%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-w="84"] { width: 88.4210526316%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-x="84"] { left: 88.4210526316%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-min-w="84"] { min-width: 88.4210526316%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-max-w="84"] { max-width: 88.4210526316%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-w="85"] { width: 89.4736842105%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-x="85"] { left: 89.4736842105%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-min-w="85"] { min-width: 89.4736842105%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-max-w="85"] { max-width: 89.4736842105%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-w="86"] { width: 90.5263157895%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-x="86"] { left: 90.5263157895%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-min-w="86"] { min-width: 90.5263157895%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-max-w="86"] { max-width: 90.5263157895%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-w="87"] { width: 91.5789473684%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-x="87"] { left: 91.5789473684%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-min-w="87"] { min-width: 91.5789473684%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-max-w="87"] { max-width: 91.5789473684%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-w="88"] { width: 92.6315789474%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-x="88"] { left: 92.6315789474%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-min-w="88"] { min-width: 92.6315789474%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-max-w="88"] { max-width: 92.6315789474%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-w="89"] { width: 93.6842105263%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-x="89"] { left: 93.6842105263%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-min-w="89"] { min-width: 93.6842105263%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-max-w="89"] { max-width: 93.6842105263%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-w="90"] { width: 94.7368421053%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-x="90"] { left: 94.7368421053%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-min-w="90"] { min-width: 94.7368421053%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-max-w="90"] { max-width: 94.7368421053%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-w="91"] { width: 95.7894736842%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-x="91"] { left: 95.7894736842%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-min-w="91"] { min-width: 95.7894736842%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-max-w="91"] { max-width: 95.7894736842%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-w="92"] { width: 96.8421052632%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-x="92"] { left: 96.8421052632%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-min-w="92"] { min-width: 96.8421052632%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-max-w="92"] { max-width: 96.8421052632%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-w="93"] { width: 97.8947368421%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-x="93"] { left: 97.8947368421%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-min-w="93"] { min-width: 97.8947368421%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-max-w="93"] { max-width: 97.8947368421%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-w="94"] { width: 98.9473684211%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-x="94"] { left: 98.9473684211%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-min-w="94"] { min-width: 98.9473684211%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-max-w="94"] { max-width: 98.9473684211%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-w="95"] { width: 100%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-x="95"] { left: 100%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-min-w="95"] { min-width: 100%; } .grid-stack.grid-stack-95 > .grid-stack-item[gs-max-w="95"] { max-width: 100%; } .grid-stack.grid-stack-96 > .grid-stack-item { min-width: 1.0416666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-w="1"] { width: 1.0416666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-x="1"] { left: 1.0416666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-min-w="1"] { min-width: 1.0416666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-max-w="1"] { max-width: 1.0416666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-w="2"] { width: 2.0833333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-x="2"] { left: 2.0833333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-min-w="2"] { min-width: 2.0833333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-max-w="2"] { max-width: 2.0833333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-w="3"] { width: 3.125%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-x="3"] { left: 3.125%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-min-w="3"] { min-width: 3.125%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-max-w="3"] { max-width: 3.125%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-w="4"] { width: 4.1666666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-x="4"] { left: 4.1666666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-min-w="4"] { min-width: 4.1666666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-max-w="4"] { max-width: 4.1666666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-w="5"] { width: 5.2083333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-x="5"] { left: 5.2083333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-min-w="5"] { min-width: 5.2083333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-max-w="5"] { max-width: 5.2083333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-w="6"] { width: 6.25%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-x="6"] { left: 6.25%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-min-w="6"] { min-width: 6.25%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-max-w="6"] { max-width: 6.25%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-w="7"] { width: 7.2916666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-x="7"] { left: 7.2916666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-min-w="7"] { min-width: 7.2916666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-max-w="7"] { max-width: 7.2916666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-w="8"] { width: 8.3333333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-x="8"] { left: 8.3333333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-min-w="8"] { min-width: 8.3333333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-max-w="8"] { max-width: 8.3333333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-w="9"] { width: 9.375%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-x="9"] { left: 9.375%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-min-w="9"] { min-width: 9.375%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-max-w="9"] { max-width: 9.375%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-w="10"] { width: 10.4166666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-x="10"] { left: 10.4166666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-min-w="10"] { min-width: 10.4166666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-max-w="10"] { max-width: 10.4166666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-w="11"] { width: 11.4583333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-x="11"] { left: 11.4583333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-min-w="11"] { min-width: 11.4583333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-max-w="11"] { max-width: 11.4583333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-w="12"] { width: 12.5%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-x="12"] { left: 12.5%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-min-w="12"] { min-width: 12.5%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-max-w="12"] { max-width: 12.5%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-w="13"] { width: 13.5416666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-x="13"] { left: 13.5416666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-min-w="13"] { min-width: 13.5416666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-max-w="13"] { max-width: 13.5416666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-w="14"] { width: 14.5833333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-x="14"] { left: 14.5833333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-min-w="14"] { min-width: 14.5833333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-max-w="14"] { max-width: 14.5833333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-w="15"] { width: 15.625%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-x="15"] { left: 15.625%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-min-w="15"] { min-width: 15.625%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-max-w="15"] { max-width: 15.625%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-w="16"] { width: 16.6666666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-x="16"] { left: 16.6666666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-min-w="16"] { min-width: 16.6666666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-max-w="16"] { max-width: 16.6666666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-w="17"] { width: 17.7083333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-x="17"] { left: 17.7083333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-min-w="17"] { min-width: 17.7083333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-max-w="17"] { max-width: 17.7083333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-w="18"] { width: 18.75%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-x="18"] { left: 18.75%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-min-w="18"] { min-width: 18.75%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-max-w="18"] { max-width: 18.75%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-w="19"] { width: 19.7916666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-x="19"] { left: 19.7916666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-min-w="19"] { min-width: 19.7916666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-max-w="19"] { max-width: 19.7916666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-w="20"] { width: 20.8333333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-x="20"] { left: 20.8333333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-min-w="20"] { min-width: 20.8333333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-max-w="20"] { max-width: 20.8333333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-w="21"] { width: 21.875%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-x="21"] { left: 21.875%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-min-w="21"] { min-width: 21.875%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-max-w="21"] { max-width: 21.875%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-w="22"] { width: 22.9166666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-x="22"] { left: 22.9166666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-min-w="22"] { min-width: 22.9166666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-max-w="22"] { max-width: 22.9166666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-w="23"] { width: 23.9583333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-x="23"] { left: 23.9583333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-min-w="23"] { min-width: 23.9583333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-max-w="23"] { max-width: 23.9583333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-w="24"] { width: 25%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-x="24"] { left: 25%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-min-w="24"] { min-width: 25%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-max-w="24"] { max-width: 25%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-w="25"] { width: 26.0416666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-x="25"] { left: 26.0416666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-min-w="25"] { min-width: 26.0416666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-max-w="25"] { max-width: 26.0416666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-w="26"] { width: 27.0833333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-x="26"] { left: 27.0833333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-min-w="26"] { min-width: 27.0833333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-max-w="26"] { max-width: 27.0833333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-w="27"] { width: 28.125%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-x="27"] { left: 28.125%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-min-w="27"] { min-width: 28.125%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-max-w="27"] { max-width: 28.125%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-w="28"] { width: 29.1666666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-x="28"] { left: 29.1666666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-min-w="28"] { min-width: 29.1666666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-max-w="28"] { max-width: 29.1666666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-w="29"] { width: 30.2083333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-x="29"] { left: 30.2083333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-min-w="29"] { min-width: 30.2083333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-max-w="29"] { max-width: 30.2083333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-w="30"] { width: 31.25%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-x="30"] { left: 31.25%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-min-w="30"] { min-width: 31.25%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-max-w="30"] { max-width: 31.25%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-w="31"] { width: 32.2916666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-x="31"] { left: 32.2916666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-min-w="31"] { min-width: 32.2916666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-max-w="31"] { max-width: 32.2916666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-w="32"] { width: 33.3333333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-x="32"] { left: 33.3333333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-min-w="32"] { min-width: 33.3333333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-max-w="32"] { max-width: 33.3333333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-w="33"] { width: 34.375%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-x="33"] { left: 34.375%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-min-w="33"] { min-width: 34.375%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-max-w="33"] { max-width: 34.375%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-w="34"] { width: 35.4166666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-x="34"] { left: 35.4166666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-min-w="34"] { min-width: 35.4166666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-max-w="34"] { max-width: 35.4166666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-w="35"] { width: 36.4583333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-x="35"] { left: 36.4583333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-min-w="35"] { min-width: 36.4583333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-max-w="35"] { max-width: 36.4583333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-w="36"] { width: 37.5%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-x="36"] { left: 37.5%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-min-w="36"] { min-width: 37.5%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-max-w="36"] { max-width: 37.5%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-w="37"] { width: 38.5416666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-x="37"] { left: 38.5416666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-min-w="37"] { min-width: 38.5416666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-max-w="37"] { max-width: 38.5416666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-w="38"] { width: 39.5833333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-x="38"] { left: 39.5833333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-min-w="38"] { min-width: 39.5833333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-max-w="38"] { max-width: 39.5833333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-w="39"] { width: 40.625%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-x="39"] { left: 40.625%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-min-w="39"] { min-width: 40.625%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-max-w="39"] { max-width: 40.625%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-w="40"] { width: 41.6666666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-x="40"] { left: 41.6666666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-min-w="40"] { min-width: 41.6666666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-max-w="40"] { max-width: 41.6666666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-w="41"] { width: 42.7083333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-x="41"] { left: 42.7083333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-min-w="41"] { min-width: 42.7083333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-max-w="41"] { max-width: 42.7083333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-w="42"] { width: 43.75%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-x="42"] { left: 43.75%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-min-w="42"] { min-width: 43.75%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-max-w="42"] { max-width: 43.75%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-w="43"] { width: 44.7916666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-x="43"] { left: 44.7916666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-min-w="43"] { min-width: 44.7916666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-max-w="43"] { max-width: 44.7916666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-w="44"] { width: 45.8333333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-x="44"] { left: 45.8333333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-min-w="44"] { min-width: 45.8333333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-max-w="44"] { max-width: 45.8333333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-w="45"] { width: 46.875%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-x="45"] { left: 46.875%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-min-w="45"] { min-width: 46.875%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-max-w="45"] { max-width: 46.875%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-w="46"] { width: 47.9166666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-x="46"] { left: 47.9166666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-min-w="46"] { min-width: 47.9166666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-max-w="46"] { max-width: 47.9166666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-w="47"] { width: 48.9583333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-x="47"] { left: 48.9583333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-min-w="47"] { min-width: 48.9583333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-max-w="47"] { max-width: 48.9583333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-w="48"] { width: 50%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-x="48"] { left: 50%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-min-w="48"] { min-width: 50%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-max-w="48"] { max-width: 50%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-w="49"] { width: 51.0416666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-x="49"] { left: 51.0416666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-min-w="49"] { min-width: 51.0416666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-max-w="49"] { max-width: 51.0416666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-w="50"] { width: 52.0833333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-x="50"] { left: 52.0833333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-min-w="50"] { min-width: 52.0833333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-max-w="50"] { max-width: 52.0833333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-w="51"] { width: 53.125%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-x="51"] { left: 53.125%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-min-w="51"] { min-width: 53.125%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-max-w="51"] { max-width: 53.125%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-w="52"] { width: 54.1666666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-x="52"] { left: 54.1666666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-min-w="52"] { min-width: 54.1666666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-max-w="52"] { max-width: 54.1666666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-w="53"] { width: 55.2083333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-x="53"] { left: 55.2083333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-min-w="53"] { min-width: 55.2083333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-max-w="53"] { max-width: 55.2083333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-w="54"] { width: 56.25%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-x="54"] { left: 56.25%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-min-w="54"] { min-width: 56.25%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-max-w="54"] { max-width: 56.25%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-w="55"] { width: 57.2916666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-x="55"] { left: 57.2916666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-min-w="55"] { min-width: 57.2916666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-max-w="55"] { max-width: 57.2916666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-w="56"] { width: 58.3333333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-x="56"] { left: 58.3333333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-min-w="56"] { min-width: 58.3333333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-max-w="56"] { max-width: 58.3333333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-w="57"] { width: 59.375%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-x="57"] { left: 59.375%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-min-w="57"] { min-width: 59.375%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-max-w="57"] { max-width: 59.375%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-w="58"] { width: 60.4166666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-x="58"] { left: 60.4166666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-min-w="58"] { min-width: 60.4166666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-max-w="58"] { max-width: 60.4166666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-w="59"] { width: 61.4583333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-x="59"] { left: 61.4583333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-min-w="59"] { min-width: 61.4583333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-max-w="59"] { max-width: 61.4583333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-w="60"] { width: 62.5%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-x="60"] { left: 62.5%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-min-w="60"] { min-width: 62.5%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-max-w="60"] { max-width: 62.5%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-w="61"] { width: 63.5416666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-x="61"] { left: 63.5416666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-min-w="61"] { min-width: 63.5416666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-max-w="61"] { max-width: 63.5416666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-w="62"] { width: 64.5833333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-x="62"] { left: 64.5833333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-min-w="62"] { min-width: 64.5833333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-max-w="62"] { max-width: 64.5833333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-w="63"] { width: 65.625%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-x="63"] { left: 65.625%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-min-w="63"] { min-width: 65.625%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-max-w="63"] { max-width: 65.625%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-w="64"] { width: 66.6666666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-x="64"] { left: 66.6666666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-min-w="64"] { min-width: 66.6666666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-max-w="64"] { max-width: 66.6666666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-w="65"] { width: 67.7083333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-x="65"] { left: 67.7083333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-min-w="65"] { min-width: 67.7083333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-max-w="65"] { max-width: 67.7083333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-w="66"] { width: 68.75%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-x="66"] { left: 68.75%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-min-w="66"] { min-width: 68.75%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-max-w="66"] { max-width: 68.75%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-w="67"] { width: 69.7916666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-x="67"] { left: 69.7916666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-min-w="67"] { min-width: 69.7916666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-max-w="67"] { max-width: 69.7916666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-w="68"] { width: 70.8333333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-x="68"] { left: 70.8333333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-min-w="68"] { min-width: 70.8333333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-max-w="68"] { max-width: 70.8333333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-w="69"] { width: 71.875%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-x="69"] { left: 71.875%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-min-w="69"] { min-width: 71.875%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-max-w="69"] { max-width: 71.875%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-w="70"] { width: 72.9166666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-x="70"] { left: 72.9166666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-min-w="70"] { min-width: 72.9166666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-max-w="70"] { max-width: 72.9166666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-w="71"] { width: 73.9583333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-x="71"] { left: 73.9583333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-min-w="71"] { min-width: 73.9583333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-max-w="71"] { max-width: 73.9583333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-w="72"] { width: 75%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-x="72"] { left: 75%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-min-w="72"] { min-width: 75%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-max-w="72"] { max-width: 75%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-w="73"] { width: 76.0416666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-x="73"] { left: 76.0416666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-min-w="73"] { min-width: 76.0416666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-max-w="73"] { max-width: 76.0416666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-w="74"] { width: 77.0833333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-x="74"] { left: 77.0833333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-min-w="74"] { min-width: 77.0833333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-max-w="74"] { max-width: 77.0833333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-w="75"] { width: 78.125%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-x="75"] { left: 78.125%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-min-w="75"] { min-width: 78.125%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-max-w="75"] { max-width: 78.125%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-w="76"] { width: 79.1666666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-x="76"] { left: 79.1666666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-min-w="76"] { min-width: 79.1666666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-max-w="76"] { max-width: 79.1666666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-w="77"] { width: 80.2083333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-x="77"] { left: 80.2083333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-min-w="77"] { min-width: 80.2083333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-max-w="77"] { max-width: 80.2083333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-w="78"] { width: 81.25%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-x="78"] { left: 81.25%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-min-w="78"] { min-width: 81.25%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-max-w="78"] { max-width: 81.25%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-w="79"] { width: 82.2916666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-x="79"] { left: 82.2916666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-min-w="79"] { min-width: 82.2916666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-max-w="79"] { max-width: 82.2916666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-w="80"] { width: 83.3333333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-x="80"] { left: 83.3333333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-min-w="80"] { min-width: 83.3333333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-max-w="80"] { max-width: 83.3333333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-w="81"] { width: 84.375%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-x="81"] { left: 84.375%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-min-w="81"] { min-width: 84.375%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-max-w="81"] { max-width: 84.375%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-w="82"] { width: 85.4166666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-x="82"] { left: 85.4166666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-min-w="82"] { min-width: 85.4166666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-max-w="82"] { max-width: 85.4166666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-w="83"] { width: 86.4583333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-x="83"] { left: 86.4583333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-min-w="83"] { min-width: 86.4583333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-max-w="83"] { max-width: 86.4583333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-w="84"] { width: 87.5%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-x="84"] { left: 87.5%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-min-w="84"] { min-width: 87.5%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-max-w="84"] { max-width: 87.5%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-w="85"] { width: 88.5416666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-x="85"] { left: 88.5416666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-min-w="85"] { min-width: 88.5416666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-max-w="85"] { max-width: 88.5416666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-w="86"] { width: 89.5833333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-x="86"] { left: 89.5833333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-min-w="86"] { min-width: 89.5833333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-max-w="86"] { max-width: 89.5833333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-w="87"] { width: 90.625%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-x="87"] { left: 90.625%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-min-w="87"] { min-width: 90.625%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-max-w="87"] { max-width: 90.625%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-w="88"] { width: 91.6666666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-x="88"] { left: 91.6666666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-min-w="88"] { min-width: 91.6666666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-max-w="88"] { max-width: 91.6666666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-w="89"] { width: 92.7083333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-x="89"] { left: 92.7083333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-min-w="89"] { min-width: 92.7083333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-max-w="89"] { max-width: 92.7083333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-w="90"] { width: 93.75%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-x="90"] { left: 93.75%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-min-w="90"] { min-width: 93.75%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-max-w="90"] { max-width: 93.75%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-w="91"] { width: 94.7916666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-x="91"] { left: 94.7916666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-min-w="91"] { min-width: 94.7916666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-max-w="91"] { max-width: 94.7916666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-w="92"] { width: 95.8333333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-x="92"] { left: 95.8333333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-min-w="92"] { min-width: 95.8333333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-max-w="92"] { max-width: 95.8333333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-w="93"] { width: 96.875%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-x="93"] { left: 96.875%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-min-w="93"] { min-width: 96.875%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-max-w="93"] { max-width: 96.875%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-w="94"] { width: 97.9166666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-x="94"] { left: 97.9166666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-min-w="94"] { min-width: 97.9166666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-max-w="94"] { max-width: 97.9166666667%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-w="95"] { width: 98.9583333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-x="95"] { left: 98.9583333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-min-w="95"] { min-width: 98.9583333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-max-w="95"] { max-width: 98.9583333333%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-w="96"] { width: 100%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-x="96"] { left: 100%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-min-w="96"] { min-width: 100%; } .grid-stack.grid-stack-96 > .grid-stack-item[gs-max-w="96"] { max-width: 100%; } .grid-stack.grid-stack-97 > .grid-stack-item { min-width: 1.0309278351%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-w="1"] { width: 1.0309278351%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-x="1"] { left: 1.0309278351%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-min-w="1"] { min-width: 1.0309278351%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-max-w="1"] { max-width: 1.0309278351%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-w="2"] { width: 2.0618556701%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-x="2"] { left: 2.0618556701%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-min-w="2"] { min-width: 2.0618556701%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-max-w="2"] { max-width: 2.0618556701%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-w="3"] { width: 3.0927835052%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-x="3"] { left: 3.0927835052%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-min-w="3"] { min-width: 3.0927835052%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-max-w="3"] { max-width: 3.0927835052%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-w="4"] { width: 4.1237113402%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-x="4"] { left: 4.1237113402%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-min-w="4"] { min-width: 4.1237113402%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-max-w="4"] { max-width: 4.1237113402%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-w="5"] { width: 5.1546391753%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-x="5"] { left: 5.1546391753%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-min-w="5"] { min-width: 5.1546391753%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-max-w="5"] { max-width: 5.1546391753%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-w="6"] { width: 6.1855670103%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-x="6"] { left: 6.1855670103%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-min-w="6"] { min-width: 6.1855670103%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-max-w="6"] { max-width: 6.1855670103%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-w="7"] { width: 7.2164948454%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-x="7"] { left: 7.2164948454%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-min-w="7"] { min-width: 7.2164948454%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-max-w="7"] { max-width: 7.2164948454%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-w="8"] { width: 8.2474226804%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-x="8"] { left: 8.2474226804%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-min-w="8"] { min-width: 8.2474226804%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-max-w="8"] { max-width: 8.2474226804%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-w="9"] { width: 9.2783505155%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-x="9"] { left: 9.2783505155%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-min-w="9"] { min-width: 9.2783505155%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-max-w="9"] { max-width: 9.2783505155%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-w="10"] { width: 10.3092783505%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-x="10"] { left: 10.3092783505%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-min-w="10"] { min-width: 10.3092783505%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-max-w="10"] { max-width: 10.3092783505%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-w="11"] { width: 11.3402061856%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-x="11"] { left: 11.3402061856%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-min-w="11"] { min-width: 11.3402061856%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-max-w="11"] { max-width: 11.3402061856%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-w="12"] { width: 12.3711340206%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-x="12"] { left: 12.3711340206%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-min-w="12"] { min-width: 12.3711340206%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-max-w="12"] { max-width: 12.3711340206%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-w="13"] { width: 13.4020618557%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-x="13"] { left: 13.4020618557%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-min-w="13"] { min-width: 13.4020618557%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-max-w="13"] { max-width: 13.4020618557%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-w="14"] { width: 14.4329896907%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-x="14"] { left: 14.4329896907%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-min-w="14"] { min-width: 14.4329896907%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-max-w="14"] { max-width: 14.4329896907%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-w="15"] { width: 15.4639175258%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-x="15"] { left: 15.4639175258%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-min-w="15"] { min-width: 15.4639175258%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-max-w="15"] { max-width: 15.4639175258%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-w="16"] { width: 16.4948453608%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-x="16"] { left: 16.4948453608%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-min-w="16"] { min-width: 16.4948453608%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-max-w="16"] { max-width: 16.4948453608%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-w="17"] { width: 17.5257731959%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-x="17"] { left: 17.5257731959%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-min-w="17"] { min-width: 17.5257731959%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-max-w="17"] { max-width: 17.5257731959%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-w="18"] { width: 18.5567010309%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-x="18"] { left: 18.5567010309%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-min-w="18"] { min-width: 18.5567010309%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-max-w="18"] { max-width: 18.5567010309%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-w="19"] { width: 19.587628866%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-x="19"] { left: 19.587628866%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-min-w="19"] { min-width: 19.587628866%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-max-w="19"] { max-width: 19.587628866%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-w="20"] { width: 20.618556701%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-x="20"] { left: 20.618556701%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-min-w="20"] { min-width: 20.618556701%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-max-w="20"] { max-width: 20.618556701%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-w="21"] { width: 21.6494845361%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-x="21"] { left: 21.6494845361%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-min-w="21"] { min-width: 21.6494845361%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-max-w="21"] { max-width: 21.6494845361%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-w="22"] { width: 22.6804123711%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-x="22"] { left: 22.6804123711%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-min-w="22"] { min-width: 22.6804123711%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-max-w="22"] { max-width: 22.6804123711%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-w="23"] { width: 23.7113402062%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-x="23"] { left: 23.7113402062%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-min-w="23"] { min-width: 23.7113402062%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-max-w="23"] { max-width: 23.7113402062%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-w="24"] { width: 24.7422680412%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-x="24"] { left: 24.7422680412%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-min-w="24"] { min-width: 24.7422680412%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-max-w="24"] { max-width: 24.7422680412%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-w="25"] { width: 25.7731958763%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-x="25"] { left: 25.7731958763%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-min-w="25"] { min-width: 25.7731958763%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-max-w="25"] { max-width: 25.7731958763%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-w="26"] { width: 26.8041237113%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-x="26"] { left: 26.8041237113%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-min-w="26"] { min-width: 26.8041237113%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-max-w="26"] { max-width: 26.8041237113%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-w="27"] { width: 27.8350515464%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-x="27"] { left: 27.8350515464%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-min-w="27"] { min-width: 27.8350515464%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-max-w="27"] { max-width: 27.8350515464%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-w="28"] { width: 28.8659793814%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-x="28"] { left: 28.8659793814%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-min-w="28"] { min-width: 28.8659793814%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-max-w="28"] { max-width: 28.8659793814%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-w="29"] { width: 29.8969072165%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-x="29"] { left: 29.8969072165%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-min-w="29"] { min-width: 29.8969072165%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-max-w="29"] { max-width: 29.8969072165%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-w="30"] { width: 30.9278350515%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-x="30"] { left: 30.9278350515%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-min-w="30"] { min-width: 30.9278350515%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-max-w="30"] { max-width: 30.9278350515%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-w="31"] { width: 31.9587628866%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-x="31"] { left: 31.9587628866%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-min-w="31"] { min-width: 31.9587628866%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-max-w="31"] { max-width: 31.9587628866%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-w="32"] { width: 32.9896907216%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-x="32"] { left: 32.9896907216%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-min-w="32"] { min-width: 32.9896907216%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-max-w="32"] { max-width: 32.9896907216%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-w="33"] { width: 34.0206185567%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-x="33"] { left: 34.0206185567%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-min-w="33"] { min-width: 34.0206185567%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-max-w="33"] { max-width: 34.0206185567%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-w="34"] { width: 35.0515463918%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-x="34"] { left: 35.0515463918%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-min-w="34"] { min-width: 35.0515463918%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-max-w="34"] { max-width: 35.0515463918%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-w="35"] { width: 36.0824742268%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-x="35"] { left: 36.0824742268%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-min-w="35"] { min-width: 36.0824742268%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-max-w="35"] { max-width: 36.0824742268%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-w="36"] { width: 37.1134020619%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-x="36"] { left: 37.1134020619%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-min-w="36"] { min-width: 37.1134020619%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-max-w="36"] { max-width: 37.1134020619%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-w="37"] { width: 38.1443298969%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-x="37"] { left: 38.1443298969%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-min-w="37"] { min-width: 38.1443298969%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-max-w="37"] { max-width: 38.1443298969%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-w="38"] { width: 39.175257732%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-x="38"] { left: 39.175257732%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-min-w="38"] { min-width: 39.175257732%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-max-w="38"] { max-width: 39.175257732%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-w="39"] { width: 40.206185567%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-x="39"] { left: 40.206185567%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-min-w="39"] { min-width: 40.206185567%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-max-w="39"] { max-width: 40.206185567%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-w="40"] { width: 41.2371134021%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-x="40"] { left: 41.2371134021%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-min-w="40"] { min-width: 41.2371134021%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-max-w="40"] { max-width: 41.2371134021%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-w="41"] { width: 42.2680412371%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-x="41"] { left: 42.2680412371%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-min-w="41"] { min-width: 42.2680412371%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-max-w="41"] { max-width: 42.2680412371%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-w="42"] { width: 43.2989690722%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-x="42"] { left: 43.2989690722%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-min-w="42"] { min-width: 43.2989690722%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-max-w="42"] { max-width: 43.2989690722%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-w="43"] { width: 44.3298969072%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-x="43"] { left: 44.3298969072%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-min-w="43"] { min-width: 44.3298969072%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-max-w="43"] { max-width: 44.3298969072%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-w="44"] { width: 45.3608247423%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-x="44"] { left: 45.3608247423%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-min-w="44"] { min-width: 45.3608247423%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-max-w="44"] { max-width: 45.3608247423%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-w="45"] { width: 46.3917525773%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-x="45"] { left: 46.3917525773%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-min-w="45"] { min-width: 46.3917525773%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-max-w="45"] { max-width: 46.3917525773%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-w="46"] { width: 47.4226804124%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-x="46"] { left: 47.4226804124%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-min-w="46"] { min-width: 47.4226804124%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-max-w="46"] { max-width: 47.4226804124%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-w="47"] { width: 48.4536082474%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-x="47"] { left: 48.4536082474%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-min-w="47"] { min-width: 48.4536082474%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-max-w="47"] { max-width: 48.4536082474%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-w="48"] { width: 49.4845360825%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-x="48"] { left: 49.4845360825%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-min-w="48"] { min-width: 49.4845360825%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-max-w="48"] { max-width: 49.4845360825%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-w="49"] { width: 50.5154639175%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-x="49"] { left: 50.5154639175%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-min-w="49"] { min-width: 50.5154639175%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-max-w="49"] { max-width: 50.5154639175%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-w="50"] { width: 51.5463917526%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-x="50"] { left: 51.5463917526%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-min-w="50"] { min-width: 51.5463917526%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-max-w="50"] { max-width: 51.5463917526%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-w="51"] { width: 52.5773195876%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-x="51"] { left: 52.5773195876%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-min-w="51"] { min-width: 52.5773195876%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-max-w="51"] { max-width: 52.5773195876%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-w="52"] { width: 53.6082474227%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-x="52"] { left: 53.6082474227%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-min-w="52"] { min-width: 53.6082474227%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-max-w="52"] { max-width: 53.6082474227%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-w="53"] { width: 54.6391752577%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-x="53"] { left: 54.6391752577%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-min-w="53"] { min-width: 54.6391752577%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-max-w="53"] { max-width: 54.6391752577%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-w="54"] { width: 55.6701030928%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-x="54"] { left: 55.6701030928%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-min-w="54"] { min-width: 55.6701030928%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-max-w="54"] { max-width: 55.6701030928%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-w="55"] { width: 56.7010309278%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-x="55"] { left: 56.7010309278%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-min-w="55"] { min-width: 56.7010309278%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-max-w="55"] { max-width: 56.7010309278%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-w="56"] { width: 57.7319587629%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-x="56"] { left: 57.7319587629%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-min-w="56"] { min-width: 57.7319587629%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-max-w="56"] { max-width: 57.7319587629%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-w="57"] { width: 58.7628865979%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-x="57"] { left: 58.7628865979%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-min-w="57"] { min-width: 58.7628865979%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-max-w="57"] { max-width: 58.7628865979%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-w="58"] { width: 59.793814433%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-x="58"] { left: 59.793814433%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-min-w="58"] { min-width: 59.793814433%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-max-w="58"] { max-width: 59.793814433%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-w="59"] { width: 60.824742268%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-x="59"] { left: 60.824742268%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-min-w="59"] { min-width: 60.824742268%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-max-w="59"] { max-width: 60.824742268%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-w="60"] { width: 61.8556701031%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-x="60"] { left: 61.8556701031%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-min-w="60"] { min-width: 61.8556701031%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-max-w="60"] { max-width: 61.8556701031%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-w="61"] { width: 62.8865979381%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-x="61"] { left: 62.8865979381%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-min-w="61"] { min-width: 62.8865979381%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-max-w="61"] { max-width: 62.8865979381%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-w="62"] { width: 63.9175257732%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-x="62"] { left: 63.9175257732%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-min-w="62"] { min-width: 63.9175257732%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-max-w="62"] { max-width: 63.9175257732%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-w="63"] { width: 64.9484536082%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-x="63"] { left: 64.9484536082%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-min-w="63"] { min-width: 64.9484536082%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-max-w="63"] { max-width: 64.9484536082%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-w="64"] { width: 65.9793814433%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-x="64"] { left: 65.9793814433%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-min-w="64"] { min-width: 65.9793814433%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-max-w="64"] { max-width: 65.9793814433%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-w="65"] { width: 67.0103092784%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-x="65"] { left: 67.0103092784%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-min-w="65"] { min-width: 67.0103092784%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-max-w="65"] { max-width: 67.0103092784%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-w="66"] { width: 68.0412371134%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-x="66"] { left: 68.0412371134%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-min-w="66"] { min-width: 68.0412371134%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-max-w="66"] { max-width: 68.0412371134%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-w="67"] { width: 69.0721649485%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-x="67"] { left: 69.0721649485%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-min-w="67"] { min-width: 69.0721649485%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-max-w="67"] { max-width: 69.0721649485%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-w="68"] { width: 70.1030927835%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-x="68"] { left: 70.1030927835%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-min-w="68"] { min-width: 70.1030927835%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-max-w="68"] { max-width: 70.1030927835%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-w="69"] { width: 71.1340206186%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-x="69"] { left: 71.1340206186%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-min-w="69"] { min-width: 71.1340206186%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-max-w="69"] { max-width: 71.1340206186%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-w="70"] { width: 72.1649484536%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-x="70"] { left: 72.1649484536%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-min-w="70"] { min-width: 72.1649484536%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-max-w="70"] { max-width: 72.1649484536%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-w="71"] { width: 73.1958762887%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-x="71"] { left: 73.1958762887%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-min-w="71"] { min-width: 73.1958762887%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-max-w="71"] { max-width: 73.1958762887%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-w="72"] { width: 74.2268041237%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-x="72"] { left: 74.2268041237%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-min-w="72"] { min-width: 74.2268041237%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-max-w="72"] { max-width: 74.2268041237%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-w="73"] { width: 75.2577319588%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-x="73"] { left: 75.2577319588%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-min-w="73"] { min-width: 75.2577319588%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-max-w="73"] { max-width: 75.2577319588%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-w="74"] { width: 76.2886597938%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-x="74"] { left: 76.2886597938%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-min-w="74"] { min-width: 76.2886597938%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-max-w="74"] { max-width: 76.2886597938%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-w="75"] { width: 77.3195876289%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-x="75"] { left: 77.3195876289%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-min-w="75"] { min-width: 77.3195876289%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-max-w="75"] { max-width: 77.3195876289%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-w="76"] { width: 78.3505154639%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-x="76"] { left: 78.3505154639%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-min-w="76"] { min-width: 78.3505154639%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-max-w="76"] { max-width: 78.3505154639%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-w="77"] { width: 79.381443299%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-x="77"] { left: 79.381443299%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-min-w="77"] { min-width: 79.381443299%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-max-w="77"] { max-width: 79.381443299%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-w="78"] { width: 80.412371134%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-x="78"] { left: 80.412371134%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-min-w="78"] { min-width: 80.412371134%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-max-w="78"] { max-width: 80.412371134%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-w="79"] { width: 81.4432989691%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-x="79"] { left: 81.4432989691%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-min-w="79"] { min-width: 81.4432989691%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-max-w="79"] { max-width: 81.4432989691%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-w="80"] { width: 82.4742268041%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-x="80"] { left: 82.4742268041%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-min-w="80"] { min-width: 82.4742268041%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-max-w="80"] { max-width: 82.4742268041%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-w="81"] { width: 83.5051546392%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-x="81"] { left: 83.5051546392%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-min-w="81"] { min-width: 83.5051546392%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-max-w="81"] { max-width: 83.5051546392%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-w="82"] { width: 84.5360824742%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-x="82"] { left: 84.5360824742%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-min-w="82"] { min-width: 84.5360824742%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-max-w="82"] { max-width: 84.5360824742%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-w="83"] { width: 85.5670103093%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-x="83"] { left: 85.5670103093%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-min-w="83"] { min-width: 85.5670103093%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-max-w="83"] { max-width: 85.5670103093%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-w="84"] { width: 86.5979381443%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-x="84"] { left: 86.5979381443%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-min-w="84"] { min-width: 86.5979381443%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-max-w="84"] { max-width: 86.5979381443%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-w="85"] { width: 87.6288659794%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-x="85"] { left: 87.6288659794%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-min-w="85"] { min-width: 87.6288659794%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-max-w="85"] { max-width: 87.6288659794%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-w="86"] { width: 88.6597938144%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-x="86"] { left: 88.6597938144%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-min-w="86"] { min-width: 88.6597938144%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-max-w="86"] { max-width: 88.6597938144%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-w="87"] { width: 89.6907216495%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-x="87"] { left: 89.6907216495%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-min-w="87"] { min-width: 89.6907216495%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-max-w="87"] { max-width: 89.6907216495%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-w="88"] { width: 90.7216494845%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-x="88"] { left: 90.7216494845%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-min-w="88"] { min-width: 90.7216494845%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-max-w="88"] { max-width: 90.7216494845%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-w="89"] { width: 91.7525773196%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-x="89"] { left: 91.7525773196%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-min-w="89"] { min-width: 91.7525773196%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-max-w="89"] { max-width: 91.7525773196%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-w="90"] { width: 92.7835051546%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-x="90"] { left: 92.7835051546%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-min-w="90"] { min-width: 92.7835051546%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-max-w="90"] { max-width: 92.7835051546%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-w="91"] { width: 93.8144329897%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-x="91"] { left: 93.8144329897%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-min-w="91"] { min-width: 93.8144329897%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-max-w="91"] { max-width: 93.8144329897%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-w="92"] { width: 94.8453608247%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-x="92"] { left: 94.8453608247%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-min-w="92"] { min-width: 94.8453608247%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-max-w="92"] { max-width: 94.8453608247%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-w="93"] { width: 95.8762886598%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-x="93"] { left: 95.8762886598%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-min-w="93"] { min-width: 95.8762886598%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-max-w="93"] { max-width: 95.8762886598%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-w="94"] { width: 96.9072164948%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-x="94"] { left: 96.9072164948%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-min-w="94"] { min-width: 96.9072164948%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-max-w="94"] { max-width: 96.9072164948%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-w="95"] { width: 97.9381443299%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-x="95"] { left: 97.9381443299%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-min-w="95"] { min-width: 97.9381443299%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-max-w="95"] { max-width: 97.9381443299%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-w="96"] { width: 98.9690721649%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-x="96"] { left: 98.9690721649%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-min-w="96"] { min-width: 98.9690721649%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-max-w="96"] { max-width: 98.9690721649%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-w="97"] { width: 100%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-x="97"] { left: 100%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-min-w="97"] { min-width: 100%; } .grid-stack.grid-stack-97 > .grid-stack-item[gs-max-w="97"] { max-width: 100%; } .grid-stack.grid-stack-98 > .grid-stack-item { min-width: 1.0204081633%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-w="1"] { width: 1.0204081633%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-x="1"] { left: 1.0204081633%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-min-w="1"] { min-width: 1.0204081633%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-max-w="1"] { max-width: 1.0204081633%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-w="2"] { width: 2.0408163265%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-x="2"] { left: 2.0408163265%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-min-w="2"] { min-width: 2.0408163265%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-max-w="2"] { max-width: 2.0408163265%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-w="3"] { width: 3.0612244898%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-x="3"] { left: 3.0612244898%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-min-w="3"] { min-width: 3.0612244898%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-max-w="3"] { max-width: 3.0612244898%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-w="4"] { width: 4.0816326531%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-x="4"] { left: 4.0816326531%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-min-w="4"] { min-width: 4.0816326531%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-max-w="4"] { max-width: 4.0816326531%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-w="5"] { width: 5.1020408163%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-x="5"] { left: 5.1020408163%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-min-w="5"] { min-width: 5.1020408163%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-max-w="5"] { max-width: 5.1020408163%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-w="6"] { width: 6.1224489796%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-x="6"] { left: 6.1224489796%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-min-w="6"] { min-width: 6.1224489796%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-max-w="6"] { max-width: 6.1224489796%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-w="7"] { width: 7.1428571429%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-x="7"] { left: 7.1428571429%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-min-w="7"] { min-width: 7.1428571429%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-max-w="7"] { max-width: 7.1428571429%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-w="8"] { width: 8.1632653061%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-x="8"] { left: 8.1632653061%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-min-w="8"] { min-width: 8.1632653061%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-max-w="8"] { max-width: 8.1632653061%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-w="9"] { width: 9.1836734694%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-x="9"] { left: 9.1836734694%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-min-w="9"] { min-width: 9.1836734694%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-max-w="9"] { max-width: 9.1836734694%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-w="10"] { width: 10.2040816327%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-x="10"] { left: 10.2040816327%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-min-w="10"] { min-width: 10.2040816327%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-max-w="10"] { max-width: 10.2040816327%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-w="11"] { width: 11.2244897959%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-x="11"] { left: 11.2244897959%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-min-w="11"] { min-width: 11.2244897959%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-max-w="11"] { max-width: 11.2244897959%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-w="12"] { width: 12.2448979592%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-x="12"] { left: 12.2448979592%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-min-w="12"] { min-width: 12.2448979592%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-max-w="12"] { max-width: 12.2448979592%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-w="13"] { width: 13.2653061224%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-x="13"] { left: 13.2653061224%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-min-w="13"] { min-width: 13.2653061224%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-max-w="13"] { max-width: 13.2653061224%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-w="14"] { width: 14.2857142857%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-x="14"] { left: 14.2857142857%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-min-w="14"] { min-width: 14.2857142857%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-max-w="14"] { max-width: 14.2857142857%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-w="15"] { width: 15.306122449%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-x="15"] { left: 15.306122449%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-min-w="15"] { min-width: 15.306122449%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-max-w="15"] { max-width: 15.306122449%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-w="16"] { width: 16.3265306122%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-x="16"] { left: 16.3265306122%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-min-w="16"] { min-width: 16.3265306122%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-max-w="16"] { max-width: 16.3265306122%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-w="17"] { width: 17.3469387755%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-x="17"] { left: 17.3469387755%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-min-w="17"] { min-width: 17.3469387755%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-max-w="17"] { max-width: 17.3469387755%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-w="18"] { width: 18.3673469388%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-x="18"] { left: 18.3673469388%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-min-w="18"] { min-width: 18.3673469388%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-max-w="18"] { max-width: 18.3673469388%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-w="19"] { width: 19.387755102%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-x="19"] { left: 19.387755102%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-min-w="19"] { min-width: 19.387755102%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-max-w="19"] { max-width: 19.387755102%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-w="20"] { width: 20.4081632653%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-x="20"] { left: 20.4081632653%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-min-w="20"] { min-width: 20.4081632653%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-max-w="20"] { max-width: 20.4081632653%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-w="21"] { width: 21.4285714286%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-x="21"] { left: 21.4285714286%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-min-w="21"] { min-width: 21.4285714286%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-max-w="21"] { max-width: 21.4285714286%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-w="22"] { width: 22.4489795918%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-x="22"] { left: 22.4489795918%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-min-w="22"] { min-width: 22.4489795918%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-max-w="22"] { max-width: 22.4489795918%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-w="23"] { width: 23.4693877551%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-x="23"] { left: 23.4693877551%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-min-w="23"] { min-width: 23.4693877551%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-max-w="23"] { max-width: 23.4693877551%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-w="24"] { width: 24.4897959184%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-x="24"] { left: 24.4897959184%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-min-w="24"] { min-width: 24.4897959184%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-max-w="24"] { max-width: 24.4897959184%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-w="25"] { width: 25.5102040816%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-x="25"] { left: 25.5102040816%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-min-w="25"] { min-width: 25.5102040816%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-max-w="25"] { max-width: 25.5102040816%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-w="26"] { width: 26.5306122449%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-x="26"] { left: 26.5306122449%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-min-w="26"] { min-width: 26.5306122449%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-max-w="26"] { max-width: 26.5306122449%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-w="27"] { width: 27.5510204082%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-x="27"] { left: 27.5510204082%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-min-w="27"] { min-width: 27.5510204082%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-max-w="27"] { max-width: 27.5510204082%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-w="28"] { width: 28.5714285714%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-x="28"] { left: 28.5714285714%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-min-w="28"] { min-width: 28.5714285714%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-max-w="28"] { max-width: 28.5714285714%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-w="29"] { width: 29.5918367347%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-x="29"] { left: 29.5918367347%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-min-w="29"] { min-width: 29.5918367347%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-max-w="29"] { max-width: 29.5918367347%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-w="30"] { width: 30.612244898%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-x="30"] { left: 30.612244898%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-min-w="30"] { min-width: 30.612244898%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-max-w="30"] { max-width: 30.612244898%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-w="31"] { width: 31.6326530612%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-x="31"] { left: 31.6326530612%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-min-w="31"] { min-width: 31.6326530612%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-max-w="31"] { max-width: 31.6326530612%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-w="32"] { width: 32.6530612245%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-x="32"] { left: 32.6530612245%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-min-w="32"] { min-width: 32.6530612245%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-max-w="32"] { max-width: 32.6530612245%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-w="33"] { width: 33.6734693878%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-x="33"] { left: 33.6734693878%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-min-w="33"] { min-width: 33.6734693878%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-max-w="33"] { max-width: 33.6734693878%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-w="34"] { width: 34.693877551%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-x="34"] { left: 34.693877551%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-min-w="34"] { min-width: 34.693877551%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-max-w="34"] { max-width: 34.693877551%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-w="35"] { width: 35.7142857143%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-x="35"] { left: 35.7142857143%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-min-w="35"] { min-width: 35.7142857143%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-max-w="35"] { max-width: 35.7142857143%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-w="36"] { width: 36.7346938776%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-x="36"] { left: 36.7346938776%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-min-w="36"] { min-width: 36.7346938776%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-max-w="36"] { max-width: 36.7346938776%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-w="37"] { width: 37.7551020408%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-x="37"] { left: 37.7551020408%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-min-w="37"] { min-width: 37.7551020408%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-max-w="37"] { max-width: 37.7551020408%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-w="38"] { width: 38.7755102041%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-x="38"] { left: 38.7755102041%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-min-w="38"] { min-width: 38.7755102041%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-max-w="38"] { max-width: 38.7755102041%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-w="39"] { width: 39.7959183673%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-x="39"] { left: 39.7959183673%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-min-w="39"] { min-width: 39.7959183673%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-max-w="39"] { max-width: 39.7959183673%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-w="40"] { width: 40.8163265306%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-x="40"] { left: 40.8163265306%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-min-w="40"] { min-width: 40.8163265306%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-max-w="40"] { max-width: 40.8163265306%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-w="41"] { width: 41.8367346939%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-x="41"] { left: 41.8367346939%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-min-w="41"] { min-width: 41.8367346939%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-max-w="41"] { max-width: 41.8367346939%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-w="42"] { width: 42.8571428571%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-x="42"] { left: 42.8571428571%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-min-w="42"] { min-width: 42.8571428571%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-max-w="42"] { max-width: 42.8571428571%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-w="43"] { width: 43.8775510204%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-x="43"] { left: 43.8775510204%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-min-w="43"] { min-width: 43.8775510204%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-max-w="43"] { max-width: 43.8775510204%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-w="44"] { width: 44.8979591837%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-x="44"] { left: 44.8979591837%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-min-w="44"] { min-width: 44.8979591837%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-max-w="44"] { max-width: 44.8979591837%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-w="45"] { width: 45.9183673469%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-x="45"] { left: 45.9183673469%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-min-w="45"] { min-width: 45.9183673469%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-max-w="45"] { max-width: 45.9183673469%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-w="46"] { width: 46.9387755102%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-x="46"] { left: 46.9387755102%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-min-w="46"] { min-width: 46.9387755102%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-max-w="46"] { max-width: 46.9387755102%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-w="47"] { width: 47.9591836735%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-x="47"] { left: 47.9591836735%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-min-w="47"] { min-width: 47.9591836735%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-max-w="47"] { max-width: 47.9591836735%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-w="48"] { width: 48.9795918367%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-x="48"] { left: 48.9795918367%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-min-w="48"] { min-width: 48.9795918367%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-max-w="48"] { max-width: 48.9795918367%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-w="49"] { width: 50%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-x="49"] { left: 50%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-min-w="49"] { min-width: 50%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-max-w="49"] { max-width: 50%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-w="50"] { width: 51.0204081633%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-x="50"] { left: 51.0204081633%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-min-w="50"] { min-width: 51.0204081633%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-max-w="50"] { max-width: 51.0204081633%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-w="51"] { width: 52.0408163265%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-x="51"] { left: 52.0408163265%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-min-w="51"] { min-width: 52.0408163265%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-max-w="51"] { max-width: 52.0408163265%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-w="52"] { width: 53.0612244898%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-x="52"] { left: 53.0612244898%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-min-w="52"] { min-width: 53.0612244898%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-max-w="52"] { max-width: 53.0612244898%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-w="53"] { width: 54.0816326531%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-x="53"] { left: 54.0816326531%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-min-w="53"] { min-width: 54.0816326531%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-max-w="53"] { max-width: 54.0816326531%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-w="54"] { width: 55.1020408163%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-x="54"] { left: 55.1020408163%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-min-w="54"] { min-width: 55.1020408163%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-max-w="54"] { max-width: 55.1020408163%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-w="55"] { width: 56.1224489796%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-x="55"] { left: 56.1224489796%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-min-w="55"] { min-width: 56.1224489796%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-max-w="55"] { max-width: 56.1224489796%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-w="56"] { width: 57.1428571429%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-x="56"] { left: 57.1428571429%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-min-w="56"] { min-width: 57.1428571429%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-max-w="56"] { max-width: 57.1428571429%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-w="57"] { width: 58.1632653061%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-x="57"] { left: 58.1632653061%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-min-w="57"] { min-width: 58.1632653061%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-max-w="57"] { max-width: 58.1632653061%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-w="58"] { width: 59.1836734694%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-x="58"] { left: 59.1836734694%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-min-w="58"] { min-width: 59.1836734694%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-max-w="58"] { max-width: 59.1836734694%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-w="59"] { width: 60.2040816327%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-x="59"] { left: 60.2040816327%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-min-w="59"] { min-width: 60.2040816327%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-max-w="59"] { max-width: 60.2040816327%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-w="60"] { width: 61.2244897959%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-x="60"] { left: 61.2244897959%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-min-w="60"] { min-width: 61.2244897959%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-max-w="60"] { max-width: 61.2244897959%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-w="61"] { width: 62.2448979592%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-x="61"] { left: 62.2448979592%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-min-w="61"] { min-width: 62.2448979592%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-max-w="61"] { max-width: 62.2448979592%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-w="62"] { width: 63.2653061224%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-x="62"] { left: 63.2653061224%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-min-w="62"] { min-width: 63.2653061224%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-max-w="62"] { max-width: 63.2653061224%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-w="63"] { width: 64.2857142857%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-x="63"] { left: 64.2857142857%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-min-w="63"] { min-width: 64.2857142857%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-max-w="63"] { max-width: 64.2857142857%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-w="64"] { width: 65.306122449%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-x="64"] { left: 65.306122449%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-min-w="64"] { min-width: 65.306122449%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-max-w="64"] { max-width: 65.306122449%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-w="65"] { width: 66.3265306122%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-x="65"] { left: 66.3265306122%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-min-w="65"] { min-width: 66.3265306122%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-max-w="65"] { max-width: 66.3265306122%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-w="66"] { width: 67.3469387755%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-x="66"] { left: 67.3469387755%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-min-w="66"] { min-width: 67.3469387755%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-max-w="66"] { max-width: 67.3469387755%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-w="67"] { width: 68.3673469388%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-x="67"] { left: 68.3673469388%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-min-w="67"] { min-width: 68.3673469388%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-max-w="67"] { max-width: 68.3673469388%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-w="68"] { width: 69.387755102%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-x="68"] { left: 69.387755102%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-min-w="68"] { min-width: 69.387755102%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-max-w="68"] { max-width: 69.387755102%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-w="69"] { width: 70.4081632653%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-x="69"] { left: 70.4081632653%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-min-w="69"] { min-width: 70.4081632653%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-max-w="69"] { max-width: 70.4081632653%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-w="70"] { width: 71.4285714286%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-x="70"] { left: 71.4285714286%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-min-w="70"] { min-width: 71.4285714286%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-max-w="70"] { max-width: 71.4285714286%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-w="71"] { width: 72.4489795918%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-x="71"] { left: 72.4489795918%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-min-w="71"] { min-width: 72.4489795918%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-max-w="71"] { max-width: 72.4489795918%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-w="72"] { width: 73.4693877551%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-x="72"] { left: 73.4693877551%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-min-w="72"] { min-width: 73.4693877551%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-max-w="72"] { max-width: 73.4693877551%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-w="73"] { width: 74.4897959184%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-x="73"] { left: 74.4897959184%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-min-w="73"] { min-width: 74.4897959184%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-max-w="73"] { max-width: 74.4897959184%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-w="74"] { width: 75.5102040816%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-x="74"] { left: 75.5102040816%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-min-w="74"] { min-width: 75.5102040816%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-max-w="74"] { max-width: 75.5102040816%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-w="75"] { width: 76.5306122449%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-x="75"] { left: 76.5306122449%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-min-w="75"] { min-width: 76.5306122449%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-max-w="75"] { max-width: 76.5306122449%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-w="76"] { width: 77.5510204082%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-x="76"] { left: 77.5510204082%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-min-w="76"] { min-width: 77.5510204082%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-max-w="76"] { max-width: 77.5510204082%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-w="77"] { width: 78.5714285714%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-x="77"] { left: 78.5714285714%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-min-w="77"] { min-width: 78.5714285714%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-max-w="77"] { max-width: 78.5714285714%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-w="78"] { width: 79.5918367347%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-x="78"] { left: 79.5918367347%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-min-w="78"] { min-width: 79.5918367347%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-max-w="78"] { max-width: 79.5918367347%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-w="79"] { width: 80.612244898%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-x="79"] { left: 80.612244898%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-min-w="79"] { min-width: 80.612244898%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-max-w="79"] { max-width: 80.612244898%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-w="80"] { width: 81.6326530612%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-x="80"] { left: 81.6326530612%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-min-w="80"] { min-width: 81.6326530612%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-max-w="80"] { max-width: 81.6326530612%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-w="81"] { width: 82.6530612245%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-x="81"] { left: 82.6530612245%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-min-w="81"] { min-width: 82.6530612245%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-max-w="81"] { max-width: 82.6530612245%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-w="82"] { width: 83.6734693878%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-x="82"] { left: 83.6734693878%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-min-w="82"] { min-width: 83.6734693878%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-max-w="82"] { max-width: 83.6734693878%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-w="83"] { width: 84.693877551%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-x="83"] { left: 84.693877551%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-min-w="83"] { min-width: 84.693877551%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-max-w="83"] { max-width: 84.693877551%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-w="84"] { width: 85.7142857143%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-x="84"] { left: 85.7142857143%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-min-w="84"] { min-width: 85.7142857143%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-max-w="84"] { max-width: 85.7142857143%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-w="85"] { width: 86.7346938776%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-x="85"] { left: 86.7346938776%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-min-w="85"] { min-width: 86.7346938776%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-max-w="85"] { max-width: 86.7346938776%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-w="86"] { width: 87.7551020408%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-x="86"] { left: 87.7551020408%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-min-w="86"] { min-width: 87.7551020408%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-max-w="86"] { max-width: 87.7551020408%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-w="87"] { width: 88.7755102041%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-x="87"] { left: 88.7755102041%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-min-w="87"] { min-width: 88.7755102041%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-max-w="87"] { max-width: 88.7755102041%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-w="88"] { width: 89.7959183673%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-x="88"] { left: 89.7959183673%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-min-w="88"] { min-width: 89.7959183673%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-max-w="88"] { max-width: 89.7959183673%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-w="89"] { width: 90.8163265306%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-x="89"] { left: 90.8163265306%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-min-w="89"] { min-width: 90.8163265306%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-max-w="89"] { max-width: 90.8163265306%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-w="90"] { width: 91.8367346939%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-x="90"] { left: 91.8367346939%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-min-w="90"] { min-width: 91.8367346939%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-max-w="90"] { max-width: 91.8367346939%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-w="91"] { width: 92.8571428571%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-x="91"] { left: 92.8571428571%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-min-w="91"] { min-width: 92.8571428571%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-max-w="91"] { max-width: 92.8571428571%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-w="92"] { width: 93.8775510204%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-x="92"] { left: 93.8775510204%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-min-w="92"] { min-width: 93.8775510204%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-max-w="92"] { max-width: 93.8775510204%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-w="93"] { width: 94.8979591837%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-x="93"] { left: 94.8979591837%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-min-w="93"] { min-width: 94.8979591837%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-max-w="93"] { max-width: 94.8979591837%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-w="94"] { width: 95.9183673469%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-x="94"] { left: 95.9183673469%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-min-w="94"] { min-width: 95.9183673469%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-max-w="94"] { max-width: 95.9183673469%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-w="95"] { width: 96.9387755102%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-x="95"] { left: 96.9387755102%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-min-w="95"] { min-width: 96.9387755102%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-max-w="95"] { max-width: 96.9387755102%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-w="96"] { width: 97.9591836735%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-x="96"] { left: 97.9591836735%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-min-w="96"] { min-width: 97.9591836735%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-max-w="96"] { max-width: 97.9591836735%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-w="97"] { width: 98.9795918367%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-x="97"] { left: 98.9795918367%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-min-w="97"] { min-width: 98.9795918367%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-max-w="97"] { max-width: 98.9795918367%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-w="98"] { width: 100%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-x="98"] { left: 100%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-min-w="98"] { min-width: 100%; } .grid-stack.grid-stack-98 > .grid-stack-item[gs-max-w="98"] { max-width: 100%; } .grid-stack.grid-stack-99 > .grid-stack-item { min-width: 1.0101010101%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-w="1"] { width: 1.0101010101%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-x="1"] { left: 1.0101010101%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-min-w="1"] { min-width: 1.0101010101%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-max-w="1"] { max-width: 1.0101010101%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-w="2"] { width: 2.0202020202%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-x="2"] { left: 2.0202020202%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-min-w="2"] { min-width: 2.0202020202%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-max-w="2"] { max-width: 2.0202020202%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-w="3"] { width: 3.0303030303%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-x="3"] { left: 3.0303030303%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-min-w="3"] { min-width: 3.0303030303%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-max-w="3"] { max-width: 3.0303030303%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-w="4"] { width: 4.0404040404%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-x="4"] { left: 4.0404040404%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-min-w="4"] { min-width: 4.0404040404%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-max-w="4"] { max-width: 4.0404040404%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-w="5"] { width: 5.0505050505%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-x="5"] { left: 5.0505050505%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-min-w="5"] { min-width: 5.0505050505%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-max-w="5"] { max-width: 5.0505050505%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-w="6"] { width: 6.0606060606%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-x="6"] { left: 6.0606060606%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-min-w="6"] { min-width: 6.0606060606%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-max-w="6"] { max-width: 6.0606060606%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-w="7"] { width: 7.0707070707%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-x="7"] { left: 7.0707070707%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-min-w="7"] { min-width: 7.0707070707%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-max-w="7"] { max-width: 7.0707070707%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-w="8"] { width: 8.0808080808%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-x="8"] { left: 8.0808080808%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-min-w="8"] { min-width: 8.0808080808%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-max-w="8"] { max-width: 8.0808080808%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-w="9"] { width: 9.0909090909%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-x="9"] { left: 9.0909090909%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-min-w="9"] { min-width: 9.0909090909%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-max-w="9"] { max-width: 9.0909090909%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-w="10"] { width: 10.101010101%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-x="10"] { left: 10.101010101%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-min-w="10"] { min-width: 10.101010101%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-max-w="10"] { max-width: 10.101010101%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-w="11"] { width: 11.1111111111%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-x="11"] { left: 11.1111111111%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-min-w="11"] { min-width: 11.1111111111%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-max-w="11"] { max-width: 11.1111111111%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-w="12"] { width: 12.1212121212%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-x="12"] { left: 12.1212121212%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-min-w="12"] { min-width: 12.1212121212%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-max-w="12"] { max-width: 12.1212121212%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-w="13"] { width: 13.1313131313%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-x="13"] { left: 13.1313131313%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-min-w="13"] { min-width: 13.1313131313%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-max-w="13"] { max-width: 13.1313131313%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-w="14"] { width: 14.1414141414%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-x="14"] { left: 14.1414141414%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-min-w="14"] { min-width: 14.1414141414%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-max-w="14"] { max-width: 14.1414141414%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-w="15"] { width: 15.1515151515%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-x="15"] { left: 15.1515151515%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-min-w="15"] { min-width: 15.1515151515%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-max-w="15"] { max-width: 15.1515151515%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-w="16"] { width: 16.1616161616%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-x="16"] { left: 16.1616161616%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-min-w="16"] { min-width: 16.1616161616%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-max-w="16"] { max-width: 16.1616161616%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-w="17"] { width: 17.1717171717%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-x="17"] { left: 17.1717171717%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-min-w="17"] { min-width: 17.1717171717%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-max-w="17"] { max-width: 17.1717171717%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-w="18"] { width: 18.1818181818%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-x="18"] { left: 18.1818181818%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-min-w="18"] { min-width: 18.1818181818%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-max-w="18"] { max-width: 18.1818181818%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-w="19"] { width: 19.1919191919%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-x="19"] { left: 19.1919191919%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-min-w="19"] { min-width: 19.1919191919%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-max-w="19"] { max-width: 19.1919191919%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-w="20"] { width: 20.202020202%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-x="20"] { left: 20.202020202%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-min-w="20"] { min-width: 20.202020202%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-max-w="20"] { max-width: 20.202020202%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-w="21"] { width: 21.2121212121%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-x="21"] { left: 21.2121212121%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-min-w="21"] { min-width: 21.2121212121%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-max-w="21"] { max-width: 21.2121212121%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-w="22"] { width: 22.2222222222%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-x="22"] { left: 22.2222222222%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-min-w="22"] { min-width: 22.2222222222%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-max-w="22"] { max-width: 22.2222222222%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-w="23"] { width: 23.2323232323%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-x="23"] { left: 23.2323232323%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-min-w="23"] { min-width: 23.2323232323%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-max-w="23"] { max-width: 23.2323232323%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-w="24"] { width: 24.2424242424%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-x="24"] { left: 24.2424242424%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-min-w="24"] { min-width: 24.2424242424%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-max-w="24"] { max-width: 24.2424242424%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-w="25"] { width: 25.2525252525%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-x="25"] { left: 25.2525252525%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-min-w="25"] { min-width: 25.2525252525%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-max-w="25"] { max-width: 25.2525252525%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-w="26"] { width: 26.2626262626%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-x="26"] { left: 26.2626262626%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-min-w="26"] { min-width: 26.2626262626%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-max-w="26"] { max-width: 26.2626262626%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-w="27"] { width: 27.2727272727%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-x="27"] { left: 27.2727272727%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-min-w="27"] { min-width: 27.2727272727%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-max-w="27"] { max-width: 27.2727272727%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-w="28"] { width: 28.2828282828%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-x="28"] { left: 28.2828282828%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-min-w="28"] { min-width: 28.2828282828%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-max-w="28"] { max-width: 28.2828282828%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-w="29"] { width: 29.2929292929%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-x="29"] { left: 29.2929292929%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-min-w="29"] { min-width: 29.2929292929%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-max-w="29"] { max-width: 29.2929292929%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-w="30"] { width: 30.303030303%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-x="30"] { left: 30.303030303%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-min-w="30"] { min-width: 30.303030303%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-max-w="30"] { max-width: 30.303030303%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-w="31"] { width: 31.3131313131%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-x="31"] { left: 31.3131313131%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-min-w="31"] { min-width: 31.3131313131%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-max-w="31"] { max-width: 31.3131313131%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-w="32"] { width: 32.3232323232%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-x="32"] { left: 32.3232323232%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-min-w="32"] { min-width: 32.3232323232%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-max-w="32"] { max-width: 32.3232323232%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-w="33"] { width: 33.3333333333%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-x="33"] { left: 33.3333333333%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-min-w="33"] { min-width: 33.3333333333%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-max-w="33"] { max-width: 33.3333333333%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-w="34"] { width: 34.3434343434%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-x="34"] { left: 34.3434343434%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-min-w="34"] { min-width: 34.3434343434%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-max-w="34"] { max-width: 34.3434343434%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-w="35"] { width: 35.3535353535%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-x="35"] { left: 35.3535353535%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-min-w="35"] { min-width: 35.3535353535%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-max-w="35"] { max-width: 35.3535353535%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-w="36"] { width: 36.3636363636%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-x="36"] { left: 36.3636363636%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-min-w="36"] { min-width: 36.3636363636%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-max-w="36"] { max-width: 36.3636363636%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-w="37"] { width: 37.3737373737%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-x="37"] { left: 37.3737373737%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-min-w="37"] { min-width: 37.3737373737%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-max-w="37"] { max-width: 37.3737373737%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-w="38"] { width: 38.3838383838%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-x="38"] { left: 38.3838383838%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-min-w="38"] { min-width: 38.3838383838%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-max-w="38"] { max-width: 38.3838383838%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-w="39"] { width: 39.3939393939%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-x="39"] { left: 39.3939393939%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-min-w="39"] { min-width: 39.3939393939%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-max-w="39"] { max-width: 39.3939393939%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-w="40"] { width: 40.404040404%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-x="40"] { left: 40.404040404%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-min-w="40"] { min-width: 40.404040404%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-max-w="40"] { max-width: 40.404040404%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-w="41"] { width: 41.4141414141%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-x="41"] { left: 41.4141414141%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-min-w="41"] { min-width: 41.4141414141%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-max-w="41"] { max-width: 41.4141414141%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-w="42"] { width: 42.4242424242%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-x="42"] { left: 42.4242424242%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-min-w="42"] { min-width: 42.4242424242%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-max-w="42"] { max-width: 42.4242424242%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-w="43"] { width: 43.4343434343%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-x="43"] { left: 43.4343434343%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-min-w="43"] { min-width: 43.4343434343%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-max-w="43"] { max-width: 43.4343434343%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-w="44"] { width: 44.4444444444%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-x="44"] { left: 44.4444444444%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-min-w="44"] { min-width: 44.4444444444%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-max-w="44"] { max-width: 44.4444444444%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-w="45"] { width: 45.4545454545%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-x="45"] { left: 45.4545454545%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-min-w="45"] { min-width: 45.4545454545%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-max-w="45"] { max-width: 45.4545454545%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-w="46"] { width: 46.4646464646%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-x="46"] { left: 46.4646464646%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-min-w="46"] { min-width: 46.4646464646%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-max-w="46"] { max-width: 46.4646464646%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-w="47"] { width: 47.4747474747%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-x="47"] { left: 47.4747474747%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-min-w="47"] { min-width: 47.4747474747%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-max-w="47"] { max-width: 47.4747474747%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-w="48"] { width: 48.4848484848%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-x="48"] { left: 48.4848484848%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-min-w="48"] { min-width: 48.4848484848%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-max-w="48"] { max-width: 48.4848484848%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-w="49"] { width: 49.4949494949%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-x="49"] { left: 49.4949494949%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-min-w="49"] { min-width: 49.4949494949%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-max-w="49"] { max-width: 49.4949494949%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-w="50"] { width: 50.5050505051%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-x="50"] { left: 50.5050505051%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-min-w="50"] { min-width: 50.5050505051%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-max-w="50"] { max-width: 50.5050505051%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-w="51"] { width: 51.5151515152%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-x="51"] { left: 51.5151515152%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-min-w="51"] { min-width: 51.5151515152%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-max-w="51"] { max-width: 51.5151515152%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-w="52"] { width: 52.5252525253%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-x="52"] { left: 52.5252525253%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-min-w="52"] { min-width: 52.5252525253%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-max-w="52"] { max-width: 52.5252525253%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-w="53"] { width: 53.5353535354%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-x="53"] { left: 53.5353535354%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-min-w="53"] { min-width: 53.5353535354%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-max-w="53"] { max-width: 53.5353535354%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-w="54"] { width: 54.5454545455%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-x="54"] { left: 54.5454545455%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-min-w="54"] { min-width: 54.5454545455%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-max-w="54"] { max-width: 54.5454545455%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-w="55"] { width: 55.5555555556%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-x="55"] { left: 55.5555555556%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-min-w="55"] { min-width: 55.5555555556%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-max-w="55"] { max-width: 55.5555555556%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-w="56"] { width: 56.5656565657%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-x="56"] { left: 56.5656565657%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-min-w="56"] { min-width: 56.5656565657%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-max-w="56"] { max-width: 56.5656565657%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-w="57"] { width: 57.5757575758%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-x="57"] { left: 57.5757575758%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-min-w="57"] { min-width: 57.5757575758%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-max-w="57"] { max-width: 57.5757575758%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-w="58"] { width: 58.5858585859%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-x="58"] { left: 58.5858585859%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-min-w="58"] { min-width: 58.5858585859%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-max-w="58"] { max-width: 58.5858585859%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-w="59"] { width: 59.595959596%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-x="59"] { left: 59.595959596%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-min-w="59"] { min-width: 59.595959596%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-max-w="59"] { max-width: 59.595959596%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-w="60"] { width: 60.6060606061%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-x="60"] { left: 60.6060606061%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-min-w="60"] { min-width: 60.6060606061%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-max-w="60"] { max-width: 60.6060606061%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-w="61"] { width: 61.6161616162%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-x="61"] { left: 61.6161616162%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-min-w="61"] { min-width: 61.6161616162%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-max-w="61"] { max-width: 61.6161616162%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-w="62"] { width: 62.6262626263%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-x="62"] { left: 62.6262626263%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-min-w="62"] { min-width: 62.6262626263%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-max-w="62"] { max-width: 62.6262626263%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-w="63"] { width: 63.6363636364%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-x="63"] { left: 63.6363636364%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-min-w="63"] { min-width: 63.6363636364%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-max-w="63"] { max-width: 63.6363636364%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-w="64"] { width: 64.6464646465%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-x="64"] { left: 64.6464646465%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-min-w="64"] { min-width: 64.6464646465%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-max-w="64"] { max-width: 64.6464646465%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-w="65"] { width: 65.6565656566%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-x="65"] { left: 65.6565656566%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-min-w="65"] { min-width: 65.6565656566%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-max-w="65"] { max-width: 65.6565656566%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-w="66"] { width: 66.6666666667%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-x="66"] { left: 66.6666666667%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-min-w="66"] { min-width: 66.6666666667%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-max-w="66"] { max-width: 66.6666666667%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-w="67"] { width: 67.6767676768%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-x="67"] { left: 67.6767676768%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-min-w="67"] { min-width: 67.6767676768%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-max-w="67"] { max-width: 67.6767676768%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-w="68"] { width: 68.6868686869%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-x="68"] { left: 68.6868686869%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-min-w="68"] { min-width: 68.6868686869%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-max-w="68"] { max-width: 68.6868686869%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-w="69"] { width: 69.696969697%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-x="69"] { left: 69.696969697%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-min-w="69"] { min-width: 69.696969697%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-max-w="69"] { max-width: 69.696969697%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-w="70"] { width: 70.7070707071%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-x="70"] { left: 70.7070707071%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-min-w="70"] { min-width: 70.7070707071%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-max-w="70"] { max-width: 70.7070707071%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-w="71"] { width: 71.7171717172%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-x="71"] { left: 71.7171717172%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-min-w="71"] { min-width: 71.7171717172%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-max-w="71"] { max-width: 71.7171717172%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-w="72"] { width: 72.7272727273%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-x="72"] { left: 72.7272727273%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-min-w="72"] { min-width: 72.7272727273%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-max-w="72"] { max-width: 72.7272727273%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-w="73"] { width: 73.7373737374%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-x="73"] { left: 73.7373737374%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-min-w="73"] { min-width: 73.7373737374%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-max-w="73"] { max-width: 73.7373737374%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-w="74"] { width: 74.7474747475%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-x="74"] { left: 74.7474747475%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-min-w="74"] { min-width: 74.7474747475%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-max-w="74"] { max-width: 74.7474747475%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-w="75"] { width: 75.7575757576%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-x="75"] { left: 75.7575757576%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-min-w="75"] { min-width: 75.7575757576%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-max-w="75"] { max-width: 75.7575757576%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-w="76"] { width: 76.7676767677%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-x="76"] { left: 76.7676767677%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-min-w="76"] { min-width: 76.7676767677%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-max-w="76"] { max-width: 76.7676767677%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-w="77"] { width: 77.7777777778%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-x="77"] { left: 77.7777777778%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-min-w="77"] { min-width: 77.7777777778%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-max-w="77"] { max-width: 77.7777777778%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-w="78"] { width: 78.7878787879%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-x="78"] { left: 78.7878787879%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-min-w="78"] { min-width: 78.7878787879%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-max-w="78"] { max-width: 78.7878787879%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-w="79"] { width: 79.797979798%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-x="79"] { left: 79.797979798%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-min-w="79"] { min-width: 79.797979798%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-max-w="79"] { max-width: 79.797979798%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-w="80"] { width: 80.8080808081%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-x="80"] { left: 80.8080808081%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-min-w="80"] { min-width: 80.8080808081%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-max-w="80"] { max-width: 80.8080808081%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-w="81"] { width: 81.8181818182%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-x="81"] { left: 81.8181818182%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-min-w="81"] { min-width: 81.8181818182%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-max-w="81"] { max-width: 81.8181818182%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-w="82"] { width: 82.8282828283%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-x="82"] { left: 82.8282828283%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-min-w="82"] { min-width: 82.8282828283%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-max-w="82"] { max-width: 82.8282828283%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-w="83"] { width: 83.8383838384%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-x="83"] { left: 83.8383838384%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-min-w="83"] { min-width: 83.8383838384%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-max-w="83"] { max-width: 83.8383838384%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-w="84"] { width: 84.8484848485%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-x="84"] { left: 84.8484848485%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-min-w="84"] { min-width: 84.8484848485%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-max-w="84"] { max-width: 84.8484848485%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-w="85"] { width: 85.8585858586%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-x="85"] { left: 85.8585858586%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-min-w="85"] { min-width: 85.8585858586%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-max-w="85"] { max-width: 85.8585858586%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-w="86"] { width: 86.8686868687%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-x="86"] { left: 86.8686868687%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-min-w="86"] { min-width: 86.8686868687%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-max-w="86"] { max-width: 86.8686868687%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-w="87"] { width: 87.8787878788%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-x="87"] { left: 87.8787878788%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-min-w="87"] { min-width: 87.8787878788%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-max-w="87"] { max-width: 87.8787878788%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-w="88"] { width: 88.8888888889%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-x="88"] { left: 88.8888888889%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-min-w="88"] { min-width: 88.8888888889%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-max-w="88"] { max-width: 88.8888888889%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-w="89"] { width: 89.898989899%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-x="89"] { left: 89.898989899%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-min-w="89"] { min-width: 89.898989899%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-max-w="89"] { max-width: 89.898989899%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-w="90"] { width: 90.9090909091%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-x="90"] { left: 90.9090909091%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-min-w="90"] { min-width: 90.9090909091%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-max-w="90"] { max-width: 90.9090909091%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-w="91"] { width: 91.9191919192%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-x="91"] { left: 91.9191919192%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-min-w="91"] { min-width: 91.9191919192%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-max-w="91"] { max-width: 91.9191919192%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-w="92"] { width: 92.9292929293%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-x="92"] { left: 92.9292929293%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-min-w="92"] { min-width: 92.9292929293%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-max-w="92"] { max-width: 92.9292929293%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-w="93"] { width: 93.9393939394%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-x="93"] { left: 93.9393939394%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-min-w="93"] { min-width: 93.9393939394%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-max-w="93"] { max-width: 93.9393939394%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-w="94"] { width: 94.9494949495%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-x="94"] { left: 94.9494949495%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-min-w="94"] { min-width: 94.9494949495%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-max-w="94"] { max-width: 94.9494949495%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-w="95"] { width: 95.9595959596%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-x="95"] { left: 95.9595959596%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-min-w="95"] { min-width: 95.9595959596%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-max-w="95"] { max-width: 95.9595959596%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-w="96"] { width: 96.9696969697%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-x="96"] { left: 96.9696969697%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-min-w="96"] { min-width: 96.9696969697%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-max-w="96"] { max-width: 96.9696969697%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-w="97"] { width: 97.9797979798%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-x="97"] { left: 97.9797979798%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-min-w="97"] { min-width: 97.9797979798%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-max-w="97"] { max-width: 97.9797979798%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-w="98"] { width: 98.9898989899%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-x="98"] { left: 98.9898989899%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-min-w="98"] { min-width: 98.9898989899%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-max-w="98"] { max-width: 98.9898989899%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-w="99"] { width: 100%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-x="99"] { left: 100%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-min-w="99"] { min-width: 100%; } .grid-stack.grid-stack-99 > .grid-stack-item[gs-max-w="99"] { max-width: 100%; } .grid-stack.grid-stack-100 > .grid-stack-item { min-width: 1%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-w="1"] { width: 1%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-x="1"] { left: 1%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-min-w="1"] { min-width: 1%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-max-w="1"] { max-width: 1%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-w="2"] { width: 2%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-x="2"] { left: 2%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-min-w="2"] { min-width: 2%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-max-w="2"] { max-width: 2%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-w="3"] { width: 3%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-x="3"] { left: 3%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-min-w="3"] { min-width: 3%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-max-w="3"] { max-width: 3%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-w="4"] { width: 4%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-x="4"] { left: 4%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-min-w="4"] { min-width: 4%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-max-w="4"] { max-width: 4%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-w="5"] { width: 5%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-x="5"] { left: 5%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-min-w="5"] { min-width: 5%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-max-w="5"] { max-width: 5%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-w="6"] { width: 6%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-x="6"] { left: 6%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-min-w="6"] { min-width: 6%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-max-w="6"] { max-width: 6%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-w="7"] { width: 7%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-x="7"] { left: 7%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-min-w="7"] { min-width: 7%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-max-w="7"] { max-width: 7%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-w="8"] { width: 8%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-x="8"] { left: 8%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-min-w="8"] { min-width: 8%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-max-w="8"] { max-width: 8%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-w="9"] { width: 9%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-x="9"] { left: 9%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-min-w="9"] { min-width: 9%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-max-w="9"] { max-width: 9%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-w="10"] { width: 10%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-x="10"] { left: 10%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-min-w="10"] { min-width: 10%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-max-w="10"] { max-width: 10%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-w="11"] { width: 11%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-x="11"] { left: 11%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-min-w="11"] { min-width: 11%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-max-w="11"] { max-width: 11%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-w="12"] { width: 12%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-x="12"] { left: 12%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-min-w="12"] { min-width: 12%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-max-w="12"] { max-width: 12%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-w="13"] { width: 13%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-x="13"] { left: 13%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-min-w="13"] { min-width: 13%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-max-w="13"] { max-width: 13%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-w="14"] { width: 14%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-x="14"] { left: 14%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-min-w="14"] { min-width: 14%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-max-w="14"] { max-width: 14%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-w="15"] { width: 15%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-x="15"] { left: 15%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-min-w="15"] { min-width: 15%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-max-w="15"] { max-width: 15%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-w="16"] { width: 16%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-x="16"] { left: 16%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-min-w="16"] { min-width: 16%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-max-w="16"] { max-width: 16%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-w="17"] { width: 17%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-x="17"] { left: 17%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-min-w="17"] { min-width: 17%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-max-w="17"] { max-width: 17%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-w="18"] { width: 18%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-x="18"] { left: 18%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-min-w="18"] { min-width: 18%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-max-w="18"] { max-width: 18%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-w="19"] { width: 19%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-x="19"] { left: 19%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-min-w="19"] { min-width: 19%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-max-w="19"] { max-width: 19%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-w="20"] { width: 20%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-x="20"] { left: 20%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-min-w="20"] { min-width: 20%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-max-w="20"] { max-width: 20%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-w="21"] { width: 21%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-x="21"] { left: 21%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-min-w="21"] { min-width: 21%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-max-w="21"] { max-width: 21%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-w="22"] { width: 22%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-x="22"] { left: 22%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-min-w="22"] { min-width: 22%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-max-w="22"] { max-width: 22%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-w="23"] { width: 23%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-x="23"] { left: 23%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-min-w="23"] { min-width: 23%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-max-w="23"] { max-width: 23%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-w="24"] { width: 24%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-x="24"] { left: 24%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-min-w="24"] { min-width: 24%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-max-w="24"] { max-width: 24%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-w="25"] { width: 25%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-x="25"] { left: 25%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-min-w="25"] { min-width: 25%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-max-w="25"] { max-width: 25%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-w="26"] { width: 26%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-x="26"] { left: 26%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-min-w="26"] { min-width: 26%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-max-w="26"] { max-width: 26%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-w="27"] { width: 27%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-x="27"] { left: 27%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-min-w="27"] { min-width: 27%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-max-w="27"] { max-width: 27%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-w="28"] { width: 28%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-x="28"] { left: 28%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-min-w="28"] { min-width: 28%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-max-w="28"] { max-width: 28%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-w="29"] { width: 29%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-x="29"] { left: 29%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-min-w="29"] { min-width: 29%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-max-w="29"] { max-width: 29%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-w="30"] { width: 30%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-x="30"] { left: 30%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-min-w="30"] { min-width: 30%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-max-w="30"] { max-width: 30%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-w="31"] { width: 31%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-x="31"] { left: 31%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-min-w="31"] { min-width: 31%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-max-w="31"] { max-width: 31%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-w="32"] { width: 32%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-x="32"] { left: 32%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-min-w="32"] { min-width: 32%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-max-w="32"] { max-width: 32%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-w="33"] { width: 33%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-x="33"] { left: 33%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-min-w="33"] { min-width: 33%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-max-w="33"] { max-width: 33%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-w="34"] { width: 34%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-x="34"] { left: 34%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-min-w="34"] { min-width: 34%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-max-w="34"] { max-width: 34%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-w="35"] { width: 35%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-x="35"] { left: 35%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-min-w="35"] { min-width: 35%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-max-w="35"] { max-width: 35%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-w="36"] { width: 36%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-x="36"] { left: 36%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-min-w="36"] { min-width: 36%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-max-w="36"] { max-width: 36%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-w="37"] { width: 37%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-x="37"] { left: 37%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-min-w="37"] { min-width: 37%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-max-w="37"] { max-width: 37%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-w="38"] { width: 38%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-x="38"] { left: 38%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-min-w="38"] { min-width: 38%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-max-w="38"] { max-width: 38%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-w="39"] { width: 39%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-x="39"] { left: 39%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-min-w="39"] { min-width: 39%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-max-w="39"] { max-width: 39%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-w="40"] { width: 40%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-x="40"] { left: 40%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-min-w="40"] { min-width: 40%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-max-w="40"] { max-width: 40%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-w="41"] { width: 41%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-x="41"] { left: 41%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-min-w="41"] { min-width: 41%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-max-w="41"] { max-width: 41%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-w="42"] { width: 42%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-x="42"] { left: 42%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-min-w="42"] { min-width: 42%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-max-w="42"] { max-width: 42%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-w="43"] { width: 43%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-x="43"] { left: 43%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-min-w="43"] { min-width: 43%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-max-w="43"] { max-width: 43%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-w="44"] { width: 44%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-x="44"] { left: 44%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-min-w="44"] { min-width: 44%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-max-w="44"] { max-width: 44%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-w="45"] { width: 45%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-x="45"] { left: 45%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-min-w="45"] { min-width: 45%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-max-w="45"] { max-width: 45%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-w="46"] { width: 46%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-x="46"] { left: 46%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-min-w="46"] { min-width: 46%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-max-w="46"] { max-width: 46%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-w="47"] { width: 47%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-x="47"] { left: 47%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-min-w="47"] { min-width: 47%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-max-w="47"] { max-width: 47%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-w="48"] { width: 48%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-x="48"] { left: 48%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-min-w="48"] { min-width: 48%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-max-w="48"] { max-width: 48%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-w="49"] { width: 49%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-x="49"] { left: 49%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-min-w="49"] { min-width: 49%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-max-w="49"] { max-width: 49%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-w="50"] { width: 50%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-x="50"] { left: 50%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-min-w="50"] { min-width: 50%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-max-w="50"] { max-width: 50%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-w="51"] { width: 51%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-x="51"] { left: 51%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-min-w="51"] { min-width: 51%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-max-w="51"] { max-width: 51%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-w="52"] { width: 52%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-x="52"] { left: 52%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-min-w="52"] { min-width: 52%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-max-w="52"] { max-width: 52%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-w="53"] { width: 53%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-x="53"] { left: 53%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-min-w="53"] { min-width: 53%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-max-w="53"] { max-width: 53%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-w="54"] { width: 54%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-x="54"] { left: 54%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-min-w="54"] { min-width: 54%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-max-w="54"] { max-width: 54%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-w="55"] { width: 55%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-x="55"] { left: 55%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-min-w="55"] { min-width: 55%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-max-w="55"] { max-width: 55%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-w="56"] { width: 56%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-x="56"] { left: 56%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-min-w="56"] { min-width: 56%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-max-w="56"] { max-width: 56%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-w="57"] { width: 57%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-x="57"] { left: 57%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-min-w="57"] { min-width: 57%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-max-w="57"] { max-width: 57%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-w="58"] { width: 58%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-x="58"] { left: 58%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-min-w="58"] { min-width: 58%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-max-w="58"] { max-width: 58%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-w="59"] { width: 59%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-x="59"] { left: 59%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-min-w="59"] { min-width: 59%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-max-w="59"] { max-width: 59%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-w="60"] { width: 60%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-x="60"] { left: 60%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-min-w="60"] { min-width: 60%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-max-w="60"] { max-width: 60%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-w="61"] { width: 61%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-x="61"] { left: 61%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-min-w="61"] { min-width: 61%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-max-w="61"] { max-width: 61%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-w="62"] { width: 62%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-x="62"] { left: 62%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-min-w="62"] { min-width: 62%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-max-w="62"] { max-width: 62%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-w="63"] { width: 63%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-x="63"] { left: 63%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-min-w="63"] { min-width: 63%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-max-w="63"] { max-width: 63%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-w="64"] { width: 64%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-x="64"] { left: 64%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-min-w="64"] { min-width: 64%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-max-w="64"] { max-width: 64%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-w="65"] { width: 65%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-x="65"] { left: 65%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-min-w="65"] { min-width: 65%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-max-w="65"] { max-width: 65%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-w="66"] { width: 66%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-x="66"] { left: 66%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-min-w="66"] { min-width: 66%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-max-w="66"] { max-width: 66%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-w="67"] { width: 67%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-x="67"] { left: 67%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-min-w="67"] { min-width: 67%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-max-w="67"] { max-width: 67%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-w="68"] { width: 68%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-x="68"] { left: 68%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-min-w="68"] { min-width: 68%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-max-w="68"] { max-width: 68%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-w="69"] { width: 69%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-x="69"] { left: 69%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-min-w="69"] { min-width: 69%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-max-w="69"] { max-width: 69%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-w="70"] { width: 70%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-x="70"] { left: 70%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-min-w="70"] { min-width: 70%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-max-w="70"] { max-width: 70%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-w="71"] { width: 71%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-x="71"] { left: 71%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-min-w="71"] { min-width: 71%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-max-w="71"] { max-width: 71%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-w="72"] { width: 72%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-x="72"] { left: 72%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-min-w="72"] { min-width: 72%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-max-w="72"] { max-width: 72%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-w="73"] { width: 73%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-x="73"] { left: 73%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-min-w="73"] { min-width: 73%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-max-w="73"] { max-width: 73%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-w="74"] { width: 74%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-x="74"] { left: 74%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-min-w="74"] { min-width: 74%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-max-w="74"] { max-width: 74%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-w="75"] { width: 75%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-x="75"] { left: 75%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-min-w="75"] { min-width: 75%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-max-w="75"] { max-width: 75%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-w="76"] { width: 76%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-x="76"] { left: 76%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-min-w="76"] { min-width: 76%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-max-w="76"] { max-width: 76%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-w="77"] { width: 77%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-x="77"] { left: 77%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-min-w="77"] { min-width: 77%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-max-w="77"] { max-width: 77%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-w="78"] { width: 78%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-x="78"] { left: 78%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-min-w="78"] { min-width: 78%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-max-w="78"] { max-width: 78%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-w="79"] { width: 79%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-x="79"] { left: 79%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-min-w="79"] { min-width: 79%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-max-w="79"] { max-width: 79%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-w="80"] { width: 80%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-x="80"] { left: 80%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-min-w="80"] { min-width: 80%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-max-w="80"] { max-width: 80%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-w="81"] { width: 81%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-x="81"] { left: 81%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-min-w="81"] { min-width: 81%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-max-w="81"] { max-width: 81%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-w="82"] { width: 82%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-x="82"] { left: 82%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-min-w="82"] { min-width: 82%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-max-w="82"] { max-width: 82%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-w="83"] { width: 83%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-x="83"] { left: 83%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-min-w="83"] { min-width: 83%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-max-w="83"] { max-width: 83%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-w="84"] { width: 84%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-x="84"] { left: 84%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-min-w="84"] { min-width: 84%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-max-w="84"] { max-width: 84%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-w="85"] { width: 85%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-x="85"] { left: 85%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-min-w="85"] { min-width: 85%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-max-w="85"] { max-width: 85%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-w="86"] { width: 86%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-x="86"] { left: 86%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-min-w="86"] { min-width: 86%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-max-w="86"] { max-width: 86%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-w="87"] { width: 87%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-x="87"] { left: 87%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-min-w="87"] { min-width: 87%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-max-w="87"] { max-width: 87%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-w="88"] { width: 88%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-x="88"] { left: 88%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-min-w="88"] { min-width: 88%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-max-w="88"] { max-width: 88%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-w="89"] { width: 89%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-x="89"] { left: 89%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-min-w="89"] { min-width: 89%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-max-w="89"] { max-width: 89%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-w="90"] { width: 90%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-x="90"] { left: 90%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-min-w="90"] { min-width: 90%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-max-w="90"] { max-width: 90%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-w="91"] { width: 91%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-x="91"] { left: 91%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-min-w="91"] { min-width: 91%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-max-w="91"] { max-width: 91%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-w="92"] { width: 92%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-x="92"] { left: 92%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-min-w="92"] { min-width: 92%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-max-w="92"] { max-width: 92%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-w="93"] { width: 93%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-x="93"] { left: 93%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-min-w="93"] { min-width: 93%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-max-w="93"] { max-width: 93%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-w="94"] { width: 94%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-x="94"] { left: 94%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-min-w="94"] { min-width: 94%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-max-w="94"] { max-width: 94%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-w="95"] { width: 95%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-x="95"] { left: 95%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-min-w="95"] { min-width: 95%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-max-w="95"] { max-width: 95%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-w="96"] { width: 96%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-x="96"] { left: 96%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-min-w="96"] { min-width: 96%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-max-w="96"] { max-width: 96%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-w="97"] { width: 97%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-x="97"] { left: 97%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-min-w="97"] { min-width: 97%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-max-w="97"] { max-width: 97%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-w="98"] { width: 98%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-x="98"] { left: 98%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-min-w="98"] { min-width: 98%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-max-w="98"] { max-width: 98%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-w="99"] { width: 99%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-x="99"] { left: 99%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-min-w="99"] { min-width: 99%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-max-w="99"] { max-width: 99%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-w="100"] { width: 100%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-x="100"] { left: 100%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-min-w="100"] { min-width: 100%; } .grid-stack.grid-stack-100 > .grid-stack-item[gs-max-w="100"] { max-width: 100%; } /* Fix responsive width */ .grid-stack.grid-stack-1 > .grid-stack-item { width: 100% !important; }