﻿/*$$$$$$$$$$$$$$$$$$$$$$$ kspluginUtility : CSS CLASS  $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ */

.reset {all:revert !important;}

/* %%%%%%%%%%%%%%%% DISPLAY %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
.disp-none {display:none !important; }
.disp-block {display:block !important; }
.disp-inline {display:inline !important; }
.disp-flex {display:flex !important; }
.disp-grid {display:grid !important; }
.disp-contents {display:contents !important; }
.disp-table {display:table !important; }
.disp-inherit {display:inherit !important; }
.disp-initial {display:initial !important; }
.disp-list-item {display:list-item !important; }
.disp-inline-block {display:inline-block !important; }
.disp-inline-flex {display:inline-flex !important; }
.disp-inline-grid {display:inline-grid !important; }
.disp-inline-table {display:inline-table !important; }

/* %%%%%%%%%%%%%%%% FLOAT %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
.float-none {float:none !important; }
.float-left {float:left !important; }
.float-right {float:right !important; }
.float-initial {float:initial !important; }
.float-inherit {float:inherit !important; }

/* %%%%%%%%%%%%%%%% CLEAR %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
.clear-none {clear:none !important; }
.clear-left {clear:left !important; }
.clear-right {clear:right !important; }
.clear-both {clear:both !important; }
.clear-initial {clear:initial !important; }
.clear-inherit {clear:inherit !important; }

/* %%%%%%%%%%%%%%%% POSITION %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
.postn-static {position:static !important; }
.clear-absolute {position:absolute !important; }
.clear-fixed {position:fixed !important; }
.clear-relative {position:relative !important; }
.clear-sticky {position:sticky !important; }
.clear-initial {position:initial !important; }
.clear-inherit {position:inherit !important; }

/* %%%%%%%%%%%%%%%% OVERFLOW %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
.overflow-visible {overflow:visible !important; }
.overflow-hidden {overflow:hidden !important; }
.overflow-scroll {overflow:scroll !important; }
.overflow-auto {overflow:auto !important; }
.overflow-initial {overflow:initial !important; }
.overflow-inherit {overflow:inherit !important; }

/* %%%%%%%%%%%%%%%% ALIGN-DISPLAY %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
.ad-c {display:inline-block !important; text-align:center !important;}
.ad-l {display:inline-block !important; text-align:left !important;}
.ad-r {display:inline-block !important; text-align:right !important;}

/* %%%%%%%%%%%%%%%% WIDTH %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
/*------------------------- WIDTH-px ----------------------------------*/
.wd-0 {width:0px !important;}
.wd-1 {width:1px !important;}
.wd-2 {width:2px !important;}
.wd-3 {width:3px !important;}
.wd-4 {width:4px !important;}
.wd-5 {width:5px !important;}
.wd-6 {width:6px !important;}
.wd-7 {width:7px !important;}
.wd-8 {width:8px !important;}
.wd-9 {width:9px !important;}
.wd-10 {width:10px !important;}
.wd-11 {width:11px !important;}
.wd-12 {width:12px !important;}
.wd-13 {width:13px !important;}
.wd-14 {width:14px !important;}
.wd-15 {width:15px !important;}
.wd-16 {width:16px !important;}
.wd-17 {width:17px !important;}
.wd-18 {width:18px !important;}
.wd-19 {width:19px !important;}
.wd-20 {width:20px !important;}
.wd-21 {width:21px !important;}
.wd-22 {width:22px !important;}
.wd-23 {width:23px !important;}
.wd-24 {width:24px !important;}
.wd-25 {width:25px !important;}
.wd-26 {width:26px !important;}
.wd-27 {width:27px !important;}
.wd-28 {width:28px !important;}
.wd-29 {width:29px !important;}
.wd-30 {width:30px !important;}
.wd-31 {width:31px !important;}
.wd-32 {width:32px !important;}
.wd-33 {width:33px !important;}
.wd-34 {width:34px !important;}
.wd-35 {width:35px !important;}
.wd-36 {width:36px !important;}
.wd-37 {width:37px !important;}
.wd-38 {width:38px !important;}
.wd-39 {width:39px !important;}
.wd-40 {width:40px !important;}
.wd-41 {width:41px !important;}
.wd-42 {width:42px !important;}
.wd-43 {width:43px !important;}
.wd-44 {width:44px !important;}
.wd-45 {width:45px !important;}
.wd-46 {width:46px !important;}
.wd-47 {width:47px !important;}
.wd-48 {width:48px !important;}
.wd-49 {width:49px !important;}
.wd-50 {width:50px !important;}
.wd-51 {width:51px !important;}
.wd-52 {width:52px !important;}
.wd-53 {width:53px !important;}
.wd-54 {width:54px !important;}
.wd-55 {width:55px !important;}
.wd-56 {width:56px !important;}
.wd-57 {width:57px !important;}
.wd-58 {width:58px !important;}
.wd-59 {width:59px !important;}
.wd-60 {width:60px !important;}
.wd-61 {width:61px !important;}
.wd-62 {width:62px !important;}
.wd-63 {width:63px !important;}
.wd-64 {width:64px !important;}
.wd-65 {width:65px !important;}
.wd-66 {width:66px !important;}
.wd-67 {width:67px !important;}
.wd-68 {width:68px !important;}
.wd-69 {width:69px !important;}
.wd-70 {width:70px !important;}
.wd-71 {width:71px !important;}
.wd-72 {width:72px !important;}
.wd-73 {width:73px !important;}
.wd-74 {width:74px !important;}
.wd-75 {width:75px !important;}
.wd-76 {width:76px !important;}
.wd-77 {width:77px !important;}
.wd-78 {width:78px !important;}
.wd-79 {width:79px !important;}
.wd-80 {width:80px !important;}
.wd-81 {width:81px !important;}
.wd-82 {width:82px !important;}
.wd-83 {width:83px !important;}
.wd-84 {width:84px !important;}
.wd-85 {width:85px !important;}
.wd-86 {width:86px !important;}
.wd-87 {width:87px !important;}
.wd-88 {width:88px !important;}
.wd-89 {width:89px !important;}
.wd-90 {width:90px !important;}
.wd-91 {width:91px !important;}
.wd-92 {width:92px !important;}
.wd-93 {width:93px !important;}
.wd-94 {width:94px !important;}
.wd-95 {width:95px !important;}
.wd-96 {width:96px !important;}
.wd-97 {width:97px !important;}
.wd-98 {width:98px !important;}
.wd-99 {width:99px !important;}
.wd-100 {width:100px !important;}
.wd-101 {width:101px !important;}
.wd-102 {width:102px !important;}
.wd-103 {width:103px !important;}
.wd-104 {width:104px !important;}
.wd-105 {width:105px !important;}
.wd-106 {width:106px !important;}
.wd-107 {width:107px !important;}
.wd-108 {width:108px !important;}
.wd-109 {width:109px !important;}
.wd-110 {width:110px !important;}
.wd-111 {width:111px !important;}
.wd-112 {width:112px !important;}
.wd-113 {width:113px !important;}
.wd-114 {width:114px !important;}
.wd-115 {width:115px !important;}
.wd-116 {width:116px !important;}
.wd-117 {width:117px !important;}
.wd-118 {width:118px !important;}
.wd-119 {width:119px !important;}
.wd-120 {width:120px !important;}
.wd-121 {width:121px !important;}
.wd-122 {width:122px !important;}
.wd-123 {width:123px !important;}
.wd-124 {width:124px !important;}
.wd-125 {width:125px !important;}
.wd-126 {width:126px !important;}
.wd-127 {width:127px !important;}
.wd-128 {width:128px !important;}
.wd-129 {width:129px !important;}
.wd-130 {width:130px !important;}
.wd-131 {width:131px !important;}
.wd-132 {width:132px !important;}
.wd-133 {width:133px !important;}
.wd-134 {width:134px !important;}
.wd-135 {width:135px !important;}
.wd-136 {width:136px !important;}
.wd-137 {width:137px !important;}
.wd-138 {width:138px !important;}
.wd-139 {width:139px !important;}
.wd-140 {width:140px !important;}
.wd-141 {width:141px !important;}
.wd-142 {width:142px !important;}
.wd-143 {width:143px !important;}
.wd-144 {width:144px !important;}
.wd-145 {width:145px !important;}
.wd-146 {width:146px !important;}
.wd-147 {width:147px !important;}
.wd-148 {width:148px !important;}
.wd-149 {width:149px !important;}
.wd-150 {width:150px !important;}
.wd-151 {width:151px !important;}
.wd-152 {width:152px !important;}
.wd-153 {width:153px !important;}
.wd-154 {width:154px !important;}
.wd-155 {width:155px !important;}
.wd-156 {width:156px !important;}
.wd-157 {width:157px !important;}
.wd-158 {width:158px !important;}
.wd-159 {width:159px !important;}
.wd-160 {width:160px !important;}
.wd-161 {width:161px !important;}
.wd-162 {width:162px !important;}
.wd-163 {width:163px !important;}
.wd-164 {width:164px !important;}
.wd-165 {width:165px !important;}
.wd-166 {width:166px !important;}
.wd-167 {width:167px !important;}
.wd-168 {width:168px !important;}
.wd-169 {width:169px !important;}
.wd-170 {width:170px !important;}
.wd-171 {width:171px !important;}
.wd-172 {width:172px !important;}
.wd-173 {width:173px !important;}
.wd-174 {width:174px !important;}
.wd-175 {width:175px !important;}
.wd-176 {width:176px !important;}
.wd-177 {width:177px !important;}
.wd-178 {width:178px !important;}
.wd-179 {width:179px !important;}
.wd-180 {width:180px !important;}
.wd-181 {width:181px !important;}
.wd-182 {width:182px !important;}
.wd-183 {width:183px !important;}
.wd-184 {width:184px !important;}
.wd-185 {width:185px !important;}
.wd-186 {width:186px !important;}
.wd-187 {width:187px !important;}
.wd-188 {width:188px !important;}
.wd-189 {width:189px !important;}
.wd-190 {width:190px !important;}
.wd-191 {width:191px !important;}
.wd-192 {width:192px !important;}
.wd-193 {width:193px !important;}
.wd-194 {width:194px !important;}
.wd-195 {width:195px !important;}
.wd-196 {width:196px !important;}
.wd-197 {width:197px !important;}
.wd-198 {width:198px !important;}
.wd-199 {width:199px !important;}
.wd-200 {width:200px !important;}
.wd-201 {width:201px !important;}
.wd-202 {width:202px !important;}
.wd-203 {width:203px !important;}
.wd-204 {width:204px !important;}
.wd-205 {width:205px !important;}
.wd-206 {width:206px !important;}
.wd-207 {width:207px !important;}
.wd-208 {width:208px !important;}
.wd-209 {width:209px !important;}
.wd-210 {width:210px !important;}
.wd-211 {width:211px !important;}
.wd-212 {width:212px !important;}
.wd-213 {width:213px !important;}
.wd-214 {width:214px !important;}
.wd-215 {width:215px !important;}
.wd-216 {width:216px !important;}
.wd-217 {width:217px !important;}
.wd-218 {width:218px !important;}
.wd-219 {width:219px !important;}
.wd-220 {width:220px !important;}
.wd-221 {width:221px !important;}
.wd-222 {width:222px !important;}
.wd-223 {width:223px !important;}
.wd-224 {width:224px !important;}
.wd-225 {width:225px !important;}
.wd-226 {width:226px !important;}
.wd-227 {width:227px !important;}
.wd-228 {width:228px !important;}
.wd-229 {width:229px !important;}
.wd-230 {width:230px !important;}
.wd-231 {width:231px !important;}
.wd-232 {width:232px !important;}
.wd-233 {width:233px !important;}
.wd-234 {width:234px !important;}
.wd-235 {width:235px !important;}
.wd-236 {width:236px !important;}
.wd-237 {width:237px !important;}
.wd-238 {width:238px !important;}
.wd-239 {width:239px !important;}
.wd-240 {width:240px !important;}
.wd-241 {width:241px !important;}
.wd-242 {width:242px !important;}
.wd-243 {width:243px !important;}
.wd-244 {width:244px !important;}
.wd-245 {width:245px !important;}
.wd-246 {width:246px !important;}
.wd-247 {width:247px !important;}
.wd-248 {width:248px !important;}
.wd-249 {width:249px !important;}
.wd-250 {width:250px !important;}
.wd-251 {width:251px !important;}
.wd-252 {width:252px !important;}
.wd-253 {width:253px !important;}
.wd-254 {width:254px !important;}
.wd-255 {width:255px !important;}
.wd-256 {width:256px !important;}
.wd-257 {width:257px !important;}
.wd-258 {width:258px !important;}
.wd-259 {width:259px !important;}
.wd-260 {width:260px !important;}
.wd-261 {width:261px !important;}
.wd-262 {width:262px !important;}
.wd-263 {width:263px !important;}
.wd-264 {width:264px !important;}
.wd-265 {width:265px !important;}
.wd-266 {width:266px !important;}
.wd-267 {width:267px !important;}
.wd-268 {width:268px !important;}
.wd-269 {width:269px !important;}
.wd-270 {width:270px !important;}
.wd-271 {width:271px !important;}
.wd-272 {width:272px !important;}
.wd-273 {width:273px !important;}
.wd-274 {width:274px !important;}
.wd-275 {width:275px !important;}
.wd-276 {width:276px !important;}
.wd-277 {width:277px !important;}
.wd-278 {width:278px !important;}
.wd-279 {width:279px !important;}
.wd-280 {width:280px !important;}
.wd-281 {width:281px !important;}
.wd-282 {width:282px !important;}
.wd-283 {width:283px !important;}
.wd-284 {width:284px !important;}
.wd-285 {width:285px !important;}
.wd-286 {width:286px !important;}
.wd-287 {width:287px !important;}
.wd-288 {width:288px !important;}
.wd-289 {width:289px !important;}
.wd-290 {width:290px !important;}
.wd-291 {width:291px !important;}
.wd-292 {width:292px !important;}
.wd-293 {width:293px !important;}
.wd-294 {width:294px !important;}
.wd-295 {width:295px !important;}
.wd-296 {width:296px !important;}
.wd-297 {width:297px !important;}
.wd-298 {width:298px !important;}
.wd-299 {width:299px !important;}
.wd-300 {width:300px !important;}
.wd-301 {width:301px !important;}
.wd-302 {width:302px !important;}
.wd-303 {width:303px !important;}
.wd-304 {width:304px !important;}
.wd-305 {width:305px !important;}
.wd-306 {width:306px !important;}
.wd-307 {width:307px !important;}
.wd-308 {width:308px !important;}
.wd-309 {width:309px !important;}
.wd-310 {width:310px !important;}
.wd-311 {width:311px !important;}
.wd-312 {width:312px !important;}
.wd-313 {width:313px !important;}
.wd-314 {width:314px !important;}
.wd-315 {width:315px !important;}
.wd-316 {width:316px !important;}
.wd-317 {width:317px !important;}
.wd-318 {width:318px !important;}
.wd-319 {width:319px !important;}
.wd-320 {width:320px !important;}
.wd-321 {width:321px !important;}
.wd-322 {width:322px !important;}
.wd-323 {width:323px !important;}
.wd-324 {width:324px !important;}
.wd-325 {width:325px !important;}
.wd-326 {width:326px !important;}
.wd-327 {width:327px !important;}
.wd-328 {width:328px !important;}
.wd-329 {width:329px !important;}
.wd-330 {width:330px !important;}
.wd-331 {width:331px !important;}
.wd-332 {width:332px !important;}
.wd-333 {width:333px !important;}
.wd-334 {width:334px !important;}
.wd-335 {width:335px !important;}
.wd-336 {width:336px !important;}
.wd-337 {width:337px !important;}
.wd-338 {width:338px !important;}
.wd-339 {width:339px !important;}
.wd-340 {width:340px !important;}
.wd-341 {width:341px !important;}
.wd-342 {width:342px !important;}
.wd-343 {width:343px !important;}
.wd-344 {width:344px !important;}
.wd-345 {width:345px !important;}
.wd-346 {width:346px !important;}
.wd-347 {width:347px !important;}
.wd-348 {width:348px !important;}
.wd-349 {width:349px !important;}
.wd-350 {width:350px !important;}
.wd-351 {width:351px !important;}
.wd-352 {width:352px !important;}
.wd-353 {width:353px !important;}
.wd-354 {width:354px !important;}
.wd-355 {width:355px !important;}
.wd-356 {width:356px !important;}
.wd-357 {width:357px !important;}
.wd-358 {width:358px !important;}
.wd-359 {width:359px !important;}
.wd-360 {width:360px !important;}
.wd-361 {width:361px !important;}
.wd-362 {width:362px !important;}
.wd-363 {width:363px !important;}
.wd-364 {width:364px !important;}
.wd-365 {width:365px !important;}
.wd-366 {width:366px !important;}
.wd-367 {width:367px !important;}
.wd-368 {width:368px !important;}
.wd-369 {width:369px !important;}
.wd-370 {width:370px !important;}
.wd-371 {width:371px !important;}
.wd-372 {width:372px !important;}
.wd-373 {width:373px !important;}
.wd-374 {width:374px !important;}
.wd-375 {width:375px !important;}
.wd-376 {width:376px !important;}
.wd-377 {width:377px !important;}
.wd-378 {width:378px !important;}
.wd-379 {width:379px !important;}
.wd-380 {width:380px !important;}
.wd-381 {width:381px !important;}
.wd-382 {width:382px !important;}
.wd-383 {width:383px !important;}
.wd-384 {width:384px !important;}
.wd-385 {width:385px !important;}
.wd-386 {width:386px !important;}
.wd-387 {width:387px !important;}
.wd-388 {width:388px !important;}
.wd-389 {width:389px !important;}
.wd-390 {width:390px !important;}
.wd-391 {width:391px !important;}
.wd-392 {width:392px !important;}
.wd-393 {width:393px !important;}
.wd-394 {width:394px !important;}
.wd-395 {width:395px !important;}
.wd-396 {width:396px !important;}
.wd-397 {width:397px !important;}
.wd-398 {width:398px !important;}
.wd-399 {width:399px !important;}
.wd-400 {width:400px !important;}
/*------------------------- WIDTH-% ----------------------------------*/
.wd-0p {width:0% !important;}
.wd-1p {width:1% !important;}
.wd-2p {width:2% !important;}
.wd-3p {width:3% !important;}
.wd-4p {width:4% !important;}
.wd-5p {width:5% !important;}
.wd-6p {width:6% !important;}
.wd-7p {width:7% !important;}
.wd-8p {width:8% !important;}
.wd-9p {width:9% !important;}
.wd-10p {width:10% !important;}
.wd-11p {width:11% !important;}
.wd-12p {width:12% !important;}
.wd-13p {width:13% !important;}
.wd-14p {width:14% !important;}
.wd-15p {width:15% !important;}
.wd-16p {width:16% !important;}
.wd-17p {width:17% !important;}
.wd-18p {width:18% !important;}
.wd-19p {width:19% !important;}
.wd-20p {width:20% !important;}
.wd-21p {width:21% !important;}
.wd-22p {width:22% !important;}
.wd-23p {width:23% !important;}
.wd-24p {width:24% !important;}
.wd-25p {width:25% !important;}
.wd-26p {width:26% !important;}
.wd-27p {width:27% !important;}
.wd-28p {width:28% !important;}
.wd-29p {width:29% !important;}
.wd-30p {width:30% !important;}
.wd-31p {width:31% !important;}
.wd-32p {width:32% !important;}
.wd-33p {width:33% !important;}
.wd-34p {width:34% !important;}
.wd-35p {width:35% !important;}
.wd-36p {width:36% !important;}
.wd-37p {width:37% !important;}
.wd-38p {width:38% !important;}
.wd-39p {width:39% !important;}
.wd-40p {width:40% !important;}
.wd-41p {width:41% !important;}
.wd-42p {width:42% !important;}
.wd-43p {width:43% !important;}
.wd-44p {width:44% !important;}
.wd-45p {width:45% !important;}
.wd-46p {width:46% !important;}
.wd-47p {width:47% !important;}
.wd-48p {width:48% !important;}
.wd-49p {width:49% !important;}
.wd-50p {width:50% !important;}
.wd-51p {width:51% !important;}
.wd-52p {width:52% !important;}
.wd-53p {width:53% !important;}
.wd-54p {width:54% !important;}
.wd-55p {width:55% !important;}
.wd-56p {width:56% !important;}
.wd-57p {width:57% !important;}
.wd-58p {width:58% !important;}
.wd-59p {width:59% !important;}
.wd-60p {width:60% !important;}
.wd-61p {width:61% !important;}
.wd-62p {width:62% !important;}
.wd-63p {width:63% !important;}
.wd-64p {width:64% !important;}
.wd-65p {width:65% !important;}
.wd-66p {width:66% !important;}
.wd-67p {width:67% !important;}
.wd-68p {width:68% !important;}
.wd-69p {width:69% !important;}
.wd-70p {width:70% !important;}
.wd-71p {width:71% !important;}
.wd-72p {width:72% !important;}
.wd-73p {width:73% !important;}
.wd-74p {width:74% !important;}
.wd-75p {width:75% !important;}
.wd-76p {width:76% !important;}
.wd-77p {width:77% !important;}
.wd-78p {width:78% !important;}
.wd-79p {width:79% !important;}
.wd-80p {width:80% !important;}
.wd-81p {width:81% !important;}
.wd-82p {width:82% !important;}
.wd-83p {width:83% !important;}
.wd-84p {width:84% !important;}
.wd-85p {width:85% !important;}
.wd-86p {width:86% !important;}
.wd-87p {width:87% !important;}
.wd-88p {width:88% !important;}
.wd-89p {width:89% !important;}
.wd-90p {width:90% !important;}
.wd-91p {width:91% !important;}
.wd-92p {width:92% !important;}
.wd-93p {width:93% !important;}
.wd-94p {width:94% !important;}
.wd-95p {width:95% !important;}
.wd-96p {width:96% !important;}
.wd-97p {width:97% !important;}
.wd-98p {width:98% !important;}
.wd-99p {width:99% !important;}
.wd-100p {width:100% !important;}
/*------------------------- WIDTH-max-px ----------------------------------*/
.wd-max-0 {max-width:0px !important;}
.wd-max-1 {max-width:1px !important;}
.wd-max-2 {max-width:2px !important;}
.wd-max-3 {max-width:3px !important;}
.wd-max-4 {max-width:4px !important;}
.wd-max-5 {max-width:5px !important;}
.wd-max-6 {max-width:6px !important;}
.wd-max-7 {max-width:7px !important;}
.wd-max-8 {max-width:8px !important;}
.wd-max-9 {max-width:9px !important;}
.wd-max-10 {max-width:10px !important;}
.wd-max-11 {max-width:11px !important;}
.wd-max-12 {max-width:12px !important;}
.wd-max-13 {max-width:13px !important;}
.wd-max-14 {max-width:14px !important;}
.wd-max-15 {max-width:15px !important;}
.wd-max-16 {max-width:16px !important;}
.wd-max-17 {max-width:17px !important;}
.wd-max-18 {max-width:18px !important;}
.wd-max-19 {max-width:19px !important;}
.wd-max-20 {max-width:20px !important;}
.wd-max-21 {max-width:21px !important;}
.wd-max-22 {max-width:22px !important;}
.wd-max-23 {max-width:23px !important;}
.wd-max-24 {max-width:24px !important;}
.wd-max-25 {max-width:25px !important;}
.wd-max-26 {max-width:26px !important;}
.wd-max-27 {max-width:27px !important;}
.wd-max-28 {max-width:28px !important;}
.wd-max-29 {max-width:29px !important;}
.wd-max-30 {max-width:30px !important;}
.wd-max-31 {max-width:31px !important;}
.wd-max-32 {max-width:32px !important;}
.wd-max-33 {max-width:33px !important;}
.wd-max-34 {max-width:34px !important;}
.wd-max-35 {max-width:35px !important;}
.wd-max-36 {max-width:36px !important;}
.wd-max-37 {max-width:37px !important;}
.wd-max-38 {max-width:38px !important;}
.wd-max-39 {max-width:39px !important;}
.wd-max-40 {max-width:40px !important;}
.wd-max-41 {max-width:41px !important;}
.wd-max-42 {max-width:42px !important;}
.wd-max-43 {max-width:43px !important;}
.wd-max-44 {max-width:44px !important;}
.wd-max-45 {max-width:45px !important;}
.wd-max-46 {max-width:46px !important;}
.wd-max-47 {max-width:47px !important;}
.wd-max-48 {max-width:48px !important;}
.wd-max-49 {max-width:49px !important;}
.wd-max-50 {max-width:50px !important;}
.wd-max-51 {max-width:51px !important;}
.wd-max-52 {max-width:52px !important;}
.wd-max-53 {max-width:53px !important;}
.wd-max-54 {max-width:54px !important;}
.wd-max-55 {max-width:55px !important;}
.wd-max-56 {max-width:56px !important;}
.wd-max-57 {max-width:57px !important;}
.wd-max-58 {max-width:58px !important;}
.wd-max-59 {max-width:59px !important;}
.wd-max-60 {max-width:60px !important;}
.wd-max-61 {max-width:61px !important;}
.wd-max-62 {max-width:62px !important;}
.wd-max-63 {max-width:63px !important;}
.wd-max-64 {max-width:64px !important;}
.wd-max-65 {max-width:65px !important;}
.wd-max-66 {max-width:66px !important;}
.wd-max-67 {max-width:67px !important;}
.wd-max-68 {max-width:68px !important;}
.wd-max-69 {max-width:69px !important;}
.wd-max-70 {max-width:70px !important;}
.wd-max-71 {max-width:71px !important;}
.wd-max-72 {max-width:72px !important;}
.wd-max-73 {max-width:73px !important;}
.wd-max-74 {max-width:74px !important;}
.wd-max-75 {max-width:75px !important;}
.wd-max-76 {max-width:76px !important;}
.wd-max-77 {max-width:77px !important;}
.wd-max-78 {max-width:78px !important;}
.wd-max-79 {max-width:79px !important;}
.wd-max-80 {max-width:80px !important;}
.wd-max-81 {max-width:81px !important;}
.wd-max-82 {max-width:82px !important;}
.wd-max-83 {max-width:83px !important;}
.wd-max-84 {max-width:84px !important;}
.wd-max-85 {max-width:85px !important;}
.wd-max-86 {max-width:86px !important;}
.wd-max-87 {max-width:87px !important;}
.wd-max-88 {max-width:88px !important;}
.wd-max-89 {max-width:89px !important;}
.wd-max-90 {max-width:90px !important;}
.wd-max-91 {max-width:91px !important;}
.wd-max-92 {max-width:92px !important;}
.wd-max-93 {max-width:93px !important;}
.wd-max-94 {max-width:94px !important;}
.wd-max-95 {max-width:95px !important;}
.wd-max-96 {max-width:96px !important;}
.wd-max-97 {max-width:97px !important;}
.wd-max-98 {max-width:98px !important;}
.wd-max-99 {max-width:99px !important;}
.wd-max-100 {max-width:100px !important;}
.wd-max-101 {max-width:101px !important;}
.wd-max-102 {max-width:102px !important;}
.wd-max-103 {max-width:103px !important;}
.wd-max-104 {max-width:104px !important;}
.wd-max-105 {max-width:105px !important;}
.wd-max-106 {max-width:106px !important;}
.wd-max-107 {max-width:107px !important;}
.wd-max-108 {max-width:108px !important;}
.wd-max-109 {max-width:109px !important;}
.wd-max-110 {max-width:110px !important;}
.wd-max-111 {max-width:111px !important;}
.wd-max-112 {max-width:112px !important;}
.wd-max-113 {max-width:113px !important;}
.wd-max-114 {max-width:114px !important;}
.wd-max-115 {max-width:115px !important;}
.wd-max-116 {max-width:116px !important;}
.wd-max-117 {max-width:117px !important;}
.wd-max-118 {max-width:118px !important;}
.wd-max-119 {max-width:119px !important;}
.wd-max-120 {max-width:120px !important;}
.wd-max-121 {max-width:121px !important;}
.wd-max-122 {max-width:122px !important;}
.wd-max-123 {max-width:123px !important;}
.wd-max-124 {max-width:124px !important;}
.wd-max-125 {max-width:125px !important;}
.wd-max-126 {max-width:126px !important;}
.wd-max-127 {max-width:127px !important;}
.wd-max-128 {max-width:128px !important;}
.wd-max-129 {max-width:129px !important;}
.wd-max-130 {max-width:130px !important;}
.wd-max-131 {max-width:131px !important;}
.wd-max-132 {max-width:132px !important;}
.wd-max-133 {max-width:133px !important;}
.wd-max-134 {max-width:134px !important;}
.wd-max-135 {max-width:135px !important;}
.wd-max-136 {max-width:136px !important;}
.wd-max-137 {max-width:137px !important;}
.wd-max-138 {max-width:138px !important;}
.wd-max-139 {max-width:139px !important;}
.wd-max-140 {max-width:140px !important;}
.wd-max-141 {max-width:141px !important;}
.wd-max-142 {max-width:142px !important;}
.wd-max-143 {max-width:143px !important;}
.wd-max-144 {max-width:144px !important;}
.wd-max-145 {max-width:145px !important;}
.wd-max-146 {max-width:146px !important;}
.wd-max-147 {max-width:147px !important;}
.wd-max-148 {max-width:148px !important;}
.wd-max-149 {max-width:149px !important;}
.wd-max-150 {max-width:150px !important;}
.wd-max-151 {max-width:151px !important;}
.wd-max-152 {max-width:152px !important;}
.wd-max-153 {max-width:153px !important;}
.wd-max-154 {max-width:154px !important;}
.wd-max-155 {max-width:155px !important;}
.wd-max-156 {max-width:156px !important;}
.wd-max-157 {max-width:157px !important;}
.wd-max-158 {max-width:158px !important;}
.wd-max-159 {max-width:159px !important;}
.wd-max-160 {max-width:160px !important;}
.wd-max-161 {max-width:161px !important;}
.wd-max-162 {max-width:162px !important;}
.wd-max-163 {max-width:163px !important;}
.wd-max-164 {max-width:164px !important;}
.wd-max-165 {max-width:165px !important;}
.wd-max-166 {max-width:166px !important;}
.wd-max-167 {max-width:167px !important;}
.wd-max-168 {max-width:168px !important;}
.wd-max-169 {max-width:169px !important;}
.wd-max-170 {max-width:170px !important;}
.wd-max-171 {max-width:171px !important;}
.wd-max-172 {max-width:172px !important;}
.wd-max-173 {max-width:173px !important;}
.wd-max-174 {max-width:174px !important;}
.wd-max-175 {max-width:175px !important;}
.wd-max-176 {max-width:176px !important;}
.wd-max-177 {max-width:177px !important;}
.wd-max-178 {max-width:178px !important;}
.wd-max-179 {max-width:179px !important;}
.wd-max-180 {max-width:180px !important;}
.wd-max-181 {max-width:181px !important;}
.wd-max-182 {max-width:182px !important;}
.wd-max-183 {max-width:183px !important;}
.wd-max-184 {max-width:184px !important;}
.wd-max-185 {max-width:185px !important;}
.wd-max-186 {max-width:186px !important;}
.wd-max-187 {max-width:187px !important;}
.wd-max-188 {max-width:188px !important;}
.wd-max-189 {max-width:189px !important;}
.wd-max-190 {max-width:190px !important;}
.wd-max-191 {max-width:191px !important;}
.wd-max-192 {max-width:192px !important;}
.wd-max-193 {max-width:193px !important;}
.wd-max-194 {max-width:194px !important;}
.wd-max-195 {max-width:195px !important;}
.wd-max-196 {max-width:196px !important;}
.wd-max-197 {max-width:197px !important;}
.wd-max-198 {max-width:198px !important;}
.wd-max-199 {max-width:199px !important;}
.wd-max-200 {max-width:200px !important;}
.wd-max-201 {max-width:201px !important;}
.wd-max-202 {max-width:202px !important;}
.wd-max-203 {max-width:203px !important;}
.wd-max-204 {max-width:204px !important;}
.wd-max-205 {max-width:205px !important;}
.wd-max-206 {max-width:206px !important;}
.wd-max-207 {max-width:207px !important;}
.wd-max-208 {max-width:208px !important;}
.wd-max-209 {max-width:209px !important;}
.wd-max-210 {max-width:210px !important;}
.wd-max-211 {max-width:211px !important;}
.wd-max-212 {max-width:212px !important;}
.wd-max-213 {max-width:213px !important;}
.wd-max-214 {max-width:214px !important;}
.wd-max-215 {max-width:215px !important;}
.wd-max-216 {max-width:216px !important;}
.wd-max-217 {max-width:217px !important;}
.wd-max-218 {max-width:218px !important;}
.wd-max-219 {max-width:219px !important;}
.wd-max-220 {max-width:220px !important;}
.wd-max-221 {max-width:221px !important;}
.wd-max-222 {max-width:222px !important;}
.wd-max-223 {max-width:223px !important;}
.wd-max-224 {max-width:224px !important;}
.wd-max-225 {max-width:225px !important;}
.wd-max-226 {max-width:226px !important;}
.wd-max-227 {max-width:227px !important;}
.wd-max-228 {max-width:228px !important;}
.wd-max-229 {max-width:229px !important;}
.wd-max-230 {max-width:230px !important;}
.wd-max-231 {max-width:231px !important;}
.wd-max-232 {max-width:232px !important;}
.wd-max-233 {max-width:233px !important;}
.wd-max-234 {max-width:234px !important;}
.wd-max-235 {max-width:235px !important;}
.wd-max-236 {max-width:236px !important;}
.wd-max-237 {max-width:237px !important;}
.wd-max-238 {max-width:238px !important;}
.wd-max-239 {max-width:239px !important;}
.wd-max-240 {max-width:240px !important;}
.wd-max-241 {max-width:241px !important;}
.wd-max-242 {max-width:242px !important;}
.wd-max-243 {max-width:243px !important;}
.wd-max-244 {max-width:244px !important;}
.wd-max-245 {max-width:245px !important;}
.wd-max-246 {max-width:246px !important;}
.wd-max-247 {max-width:247px !important;}
.wd-max-248 {max-width:248px !important;}
.wd-max-249 {max-width:249px !important;}
.wd-max-250 {max-width:250px !important;}
.wd-max-251 {max-width:251px !important;}
.wd-max-252 {max-width:252px !important;}
.wd-max-253 {max-width:253px !important;}
.wd-max-254 {max-width:254px !important;}
.wd-max-255 {max-width:255px !important;}
.wd-max-256 {max-width:256px !important;}
.wd-max-257 {max-width:257px !important;}
.wd-max-258 {max-width:258px !important;}
.wd-max-259 {max-width:259px !important;}
.wd-max-260 {max-width:260px !important;}
.wd-max-261 {max-width:261px !important;}
.wd-max-262 {max-width:262px !important;}
.wd-max-263 {max-width:263px !important;}
.wd-max-264 {max-width:264px !important;}
.wd-max-265 {max-width:265px !important;}
.wd-max-266 {max-width:266px !important;}
.wd-max-267 {max-width:267px !important;}
.wd-max-268 {max-width:268px !important;}
.wd-max-269 {max-width:269px !important;}
.wd-max-270 {max-width:270px !important;}
.wd-max-271 {max-width:271px !important;}
.wd-max-272 {max-width:272px !important;}
.wd-max-273 {max-width:273px !important;}
.wd-max-274 {max-width:274px !important;}
.wd-max-275 {max-width:275px !important;}
.wd-max-276 {max-width:276px !important;}
.wd-max-277 {max-width:277px !important;}
.wd-max-278 {max-width:278px !important;}
.wd-max-279 {max-width:279px !important;}
.wd-max-280 {max-width:280px !important;}
.wd-max-281 {max-width:281px !important;}
.wd-max-282 {max-width:282px !important;}
.wd-max-283 {max-width:283px !important;}
.wd-max-284 {max-width:284px !important;}
.wd-max-285 {max-width:285px !important;}
.wd-max-286 {max-width:286px !important;}
.wd-max-287 {max-width:287px !important;}
.wd-max-288 {max-width:288px !important;}
.wd-max-289 {max-width:289px !important;}
.wd-max-290 {max-width:290px !important;}
.wd-max-291 {max-width:291px !important;}
.wd-max-292 {max-width:292px !important;}
.wd-max-293 {max-width:293px !important;}
.wd-max-294 {max-width:294px !important;}
.wd-max-295 {max-width:295px !important;}
.wd-max-296 {max-width:296px !important;}
.wd-max-297 {max-width:297px !important;}
.wd-max-298 {max-width:298px !important;}
.wd-max-299 {max-width:299px !important;}
.wd-max-300 {max-width:300px !important;}
.wd-max-301 {max-width:301px !important;}
.wd-max-302 {max-width:302px !important;}
.wd-max-303 {max-width:303px !important;}
.wd-max-304 {max-width:304px !important;}
.wd-max-305 {max-width:305px !important;}
.wd-max-306 {max-width:306px !important;}
.wd-max-307 {max-width:307px !important;}
.wd-max-308 {max-width:308px !important;}
.wd-max-309 {max-width:309px !important;}
.wd-max-310 {max-width:310px !important;}
.wd-max-311 {max-width:311px !important;}
.wd-max-312 {max-width:312px !important;}
.wd-max-313 {max-width:313px !important;}
.wd-max-314 {max-width:314px !important;}
.wd-max-315 {max-width:315px !important;}
.wd-max-316 {max-width:316px !important;}
.wd-max-317 {max-width:317px !important;}
.wd-max-318 {max-width:318px !important;}
.wd-max-319 {max-width:319px !important;}
.wd-max-320 {max-width:320px !important;}
.wd-max-321 {max-width:321px !important;}
.wd-max-322 {max-width:322px !important;}
.wd-max-323 {max-width:323px !important;}
.wd-max-324 {max-width:324px !important;}
.wd-max-325 {max-width:325px !important;}
.wd-max-326 {max-width:326px !important;}
.wd-max-327 {max-width:327px !important;}
.wd-max-328 {max-width:328px !important;}
.wd-max-329 {max-width:329px !important;}
.wd-max-330 {max-width:330px !important;}
.wd-max-331 {max-width:331px !important;}
.wd-max-332 {max-width:332px !important;}
.wd-max-333 {max-width:333px !important;}
.wd-max-334 {max-width:334px !important;}
.wd-max-335 {max-width:335px !important;}
.wd-max-336 {max-width:336px !important;}
.wd-max-337 {max-width:337px !important;}
.wd-max-338 {max-width:338px !important;}
.wd-max-339 {max-width:339px !important;}
.wd-max-340 {max-width:340px !important;}
.wd-max-341 {max-width:341px !important;}
.wd-max-342 {max-width:342px !important;}
.wd-max-343 {max-width:343px !important;}
.wd-max-344 {max-width:344px !important;}
.wd-max-345 {max-width:345px !important;}
.wd-max-346 {max-width:346px !important;}
.wd-max-347 {max-width:347px !important;}
.wd-max-348 {max-width:348px !important;}
.wd-max-349 {max-width:349px !important;}
.wd-max-350 {max-width:350px !important;}
.wd-max-351 {max-width:351px !important;}
.wd-max-352 {max-width:352px !important;}
.wd-max-353 {max-width:353px !important;}
.wd-max-354 {max-width:354px !important;}
.wd-max-355 {max-width:355px !important;}
.wd-max-356 {max-width:356px !important;}
.wd-max-357 {max-width:357px !important;}
.wd-max-358 {max-width:358px !important;}
.wd-max-359 {max-width:359px !important;}
.wd-max-360 {max-width:360px !important;}
.wd-max-361 {max-width:361px !important;}
.wd-max-362 {max-width:362px !important;}
.wd-max-363 {max-width:363px !important;}
.wd-max-364 {max-width:364px !important;}
.wd-max-365 {max-width:365px !important;}
.wd-max-366 {max-width:366px !important;}
.wd-max-367 {max-width:367px !important;}
.wd-max-368 {max-width:368px !important;}
.wd-max-369 {max-width:369px !important;}
.wd-max-370 {max-width:370px !important;}
.wd-max-371 {max-width:371px !important;}
.wd-max-372 {max-width:372px !important;}
.wd-max-373 {max-width:373px !important;}
.wd-max-374 {max-width:374px !important;}
.wd-max-375 {max-width:375px !important;}
.wd-max-376 {max-width:376px !important;}
.wd-max-377 {max-width:377px !important;}
.wd-max-378 {max-width:378px !important;}
.wd-max-379 {max-width:379px !important;}
.wd-max-380 {max-width:380px !important;}
.wd-max-381 {max-width:381px !important;}
.wd-max-382 {max-width:382px !important;}
.wd-max-383 {max-width:383px !important;}
.wd-max-384 {max-width:384px !important;}
.wd-max-385 {max-width:385px !important;}
.wd-max-386 {max-width:386px !important;}
.wd-max-387 {max-width:387px !important;}
.wd-max-388 {max-width:388px !important;}
.wd-max-389 {max-width:389px !important;}
.wd-max-390 {max-width:390px !important;}
.wd-max-391 {max-width:391px !important;}
.wd-max-392 {max-width:392px !important;}
.wd-max-393 {max-width:393px !important;}
.wd-max-394 {max-width:394px !important;}
.wd-max-395 {max-width:395px !important;}
.wd-max-396 {max-width:396px !important;}
.wd-max-397 {max-width:397px !important;}
.wd-max-398 {max-width:398px !important;}
.wd-max-399 {max-width:399px !important;}
.wd-max-400 {max-width:400px !important;}
/*------------------------- WIDTH-max-% ----------------------------------*/
.wd-max-0p {max-width:0% !important;}
.wd-max-1p {max-width:1% !important;}
.wd-max-2p {max-width:2% !important;}
.wd-max-3p {max-width:3% !important;}
.wd-max-4p {max-width:4% !important;}
.wd-max-5p {max-width:5% !important;}
.wd-max-6p {max-width:6% !important;}
.wd-max-7p {max-width:7% !important;}
.wd-max-8p {max-width:8% !important;}
.wd-max-9p {max-width:9% !important;}
.wd-max-10p {max-width:10% !important;}
.wd-max-11p {max-width:11% !important;}
.wd-max-12p {max-width:12% !important;}
.wd-max-13p {max-width:13% !important;}
.wd-max-14p {max-width:14% !important;}
.wd-max-15p {max-width:15% !important;}
.wd-max-16p {max-width:16% !important;}
.wd-max-17p {max-width:17% !important;}
.wd-max-18p {max-width:18% !important;}
.wd-max-19p {max-width:19% !important;}
.wd-max-20p {max-width:20% !important;}
.wd-max-21p {max-width:21% !important;}
.wd-max-22p {max-width:22% !important;}
.wd-max-23p {max-width:23% !important;}
.wd-max-24p {max-width:24% !important;}
.wd-max-25p {max-width:25% !important;}
.wd-max-26p {max-width:26% !important;}
.wd-max-27p {max-width:27% !important;}
.wd-max-28p {max-width:28% !important;}
.wd-max-29p {max-width:29% !important;}
.wd-max-30p {max-width:30% !important;}
.wd-max-31p {max-width:31% !important;}
.wd-max-32p {max-width:32% !important;}
.wd-max-33p {max-width:33% !important;}
.wd-max-34p {max-width:34% !important;}
.wd-max-35p {max-width:35% !important;}
.wd-max-36p {max-width:36% !important;}
.wd-max-37p {max-width:37% !important;}
.wd-max-38p {max-width:38% !important;}
.wd-max-39p {max-width:39% !important;}
.wd-max-40p {max-width:40% !important;}
.wd-max-41p {max-width:41% !important;}
.wd-max-42p {max-width:42% !important;}
.wd-max-43p {max-width:43% !important;}
.wd-max-44p {max-width:44% !important;}
.wd-max-45p {max-width:45% !important;}
.wd-max-46p {max-width:46% !important;}
.wd-max-47p {max-width:47% !important;}
.wd-max-48p {max-width:48% !important;}
.wd-max-49p {max-width:49% !important;}
.wd-max-50p {max-width:50% !important;}
.wd-max-51p {max-width:51% !important;}
.wd-max-52p {max-width:52% !important;}
.wd-max-53p {max-width:53% !important;}
.wd-max-54p {max-width:54% !important;}
.wd-max-55p {max-width:55% !important;}
.wd-max-56p {max-width:56% !important;}
.wd-max-57p {max-width:57% !important;}
.wd-max-58p {max-width:58% !important;}
.wd-max-59p {max-width:59% !important;}
.wd-max-60p {max-width:60% !important;}
.wd-max-61p {max-width:61% !important;}
.wd-max-62p {max-width:62% !important;}
.wd-max-63p {max-width:63% !important;}
.wd-max-64p {max-width:64% !important;}
.wd-max-65p {max-width:65% !important;}
.wd-max-66p {max-width:66% !important;}
.wd-max-67p {max-width:67% !important;}
.wd-max-68p {max-width:68% !important;}
.wd-max-69p {max-width:69% !important;}
.wd-max-70p {max-width:70% !important;}
.wd-max-71p {max-width:71% !important;}
.wd-max-72p {max-width:72% !important;}
.wd-max-73p {max-width:73% !important;}
.wd-max-74p {max-width:74% !important;}
.wd-max-75p {max-width:75% !important;}
.wd-max-76p {max-width:76% !important;}
.wd-max-77p {max-width:77% !important;}
.wd-max-78p {max-width:78% !important;}
.wd-max-79p {max-width:79% !important;}
.wd-max-80p {max-width:80% !important;}
.wd-max-81p {max-width:81% !important;}
.wd-max-82p {max-width:82% !important;}
.wd-max-83p {max-width:83% !important;}
.wd-max-84p {max-width:84% !important;}
.wd-max-85p {max-width:85% !important;}
.wd-max-86p {max-width:86% !important;}
.wd-max-87p {max-width:87% !important;}
.wd-max-88p {max-width:88% !important;}
.wd-max-89p {max-width:89% !important;}
.wd-max-90p {max-width:90% !important;}
.wd-max-91p {max-width:91% !important;}
.wd-max-92p {max-width:92% !important;}
.wd-max-93p {max-width:93% !important;}
.wd-max-94p {max-width:94% !important;}
.wd-max-95p {max-width:95% !important;}
.wd-max-96p {max-width:96% !important;}
.wd-max-97p {max-width:97% !important;}
.wd-max-98p {max-width:98% !important;}
.wd-max-99p {max-width:99% !important;}
.wd-max-100p {max-width:100% !important;}
/*------------------------- WIDTH-min-px ----------------------------------*/
.wd-min-0 {min-width:0px !important;}
.wd-min-1 {min-width:1px !important;}
.wd-min-2 {min-width:2px !important;}
.wd-min-3 {min-width:3px !important;}
.wd-min-4 {min-width:4px !important;}
.wd-min-5 {min-width:5px !important;}
.wd-min-6 {min-width:6px !important;}
.wd-min-7 {min-width:7px !important;}
.wd-min-8 {min-width:8px !important;}
.wd-min-9 {min-width:9px !important;}
.wd-min-10 {min-width:10px !important;}
.wd-min-11 {min-width:11px !important;}
.wd-min-12 {min-width:12px !important;}
.wd-min-13 {min-width:13px !important;}
.wd-min-14 {min-width:14px !important;}
.wd-min-15 {min-width:15px !important;}
.wd-min-16 {min-width:16px !important;}
.wd-min-17 {min-width:17px !important;}
.wd-min-18 {min-width:18px !important;}
.wd-min-19 {min-width:19px !important;}
.wd-min-20 {min-width:20px !important;}
.wd-min-21 {min-width:21px !important;}
.wd-min-22 {min-width:22px !important;}
.wd-min-23 {min-width:23px !important;}
.wd-min-24 {min-width:24px !important;}
.wd-min-25 {min-width:25px !important;}
.wd-min-26 {min-width:26px !important;}
.wd-min-27 {min-width:27px !important;}
.wd-min-28 {min-width:28px !important;}
.wd-min-29 {min-width:29px !important;}
.wd-min-30 {min-width:30px !important;}
.wd-min-31 {min-width:31px !important;}
.wd-min-32 {min-width:32px !important;}
.wd-min-33 {min-width:33px !important;}
.wd-min-34 {min-width:34px !important;}
.wd-min-35 {min-width:35px !important;}
.wd-min-36 {min-width:36px !important;}
.wd-min-37 {min-width:37px !important;}
.wd-min-38 {min-width:38px !important;}
.wd-min-39 {min-width:39px !important;}
.wd-min-40 {min-width:40px !important;}
.wd-min-41 {min-width:41px !important;}
.wd-min-42 {min-width:42px !important;}
.wd-min-43 {min-width:43px !important;}
.wd-min-44 {min-width:44px !important;}
.wd-min-45 {min-width:45px !important;}
.wd-min-46 {min-width:46px !important;}
.wd-min-47 {min-width:47px !important;}
.wd-min-48 {min-width:48px !important;}
.wd-min-49 {min-width:49px !important;}
.wd-min-50 {min-width:50px !important;}
.wd-min-51 {min-width:51px !important;}
.wd-min-52 {min-width:52px !important;}
.wd-min-53 {min-width:53px !important;}
.wd-min-54 {min-width:54px !important;}
.wd-min-55 {min-width:55px !important;}
.wd-min-56 {min-width:56px !important;}
.wd-min-57 {min-width:57px !important;}
.wd-min-58 {min-width:58px !important;}
.wd-min-59 {min-width:59px !important;}
.wd-min-60 {min-width:60px !important;}
.wd-min-61 {min-width:61px !important;}
.wd-min-62 {min-width:62px !important;}
.wd-min-63 {min-width:63px !important;}
.wd-min-64 {min-width:64px !important;}
.wd-min-65 {min-width:65px !important;}
.wd-min-66 {min-width:66px !important;}
.wd-min-67 {min-width:67px !important;}
.wd-min-68 {min-width:68px !important;}
.wd-min-69 {min-width:69px !important;}
.wd-min-70 {min-width:70px !important;}
.wd-min-71 {min-width:71px !important;}
.wd-min-72 {min-width:72px !important;}
.wd-min-73 {min-width:73px !important;}
.wd-min-74 {min-width:74px !important;}
.wd-min-75 {min-width:75px !important;}
.wd-min-76 {min-width:76px !important;}
.wd-min-77 {min-width:77px !important;}
.wd-min-78 {min-width:78px !important;}
.wd-min-79 {min-width:79px !important;}
.wd-min-80 {min-width:80px !important;}
.wd-min-81 {min-width:81px !important;}
.wd-min-82 {min-width:82px !important;}
.wd-min-83 {min-width:83px !important;}
.wd-min-84 {min-width:84px !important;}
.wd-min-85 {min-width:85px !important;}
.wd-min-86 {min-width:86px !important;}
.wd-min-87 {min-width:87px !important;}
.wd-min-88 {min-width:88px !important;}
.wd-min-89 {min-width:89px !important;}
.wd-min-90 {min-width:90px !important;}
.wd-min-91 {min-width:91px !important;}
.wd-min-92 {min-width:92px !important;}
.wd-min-93 {min-width:93px !important;}
.wd-min-94 {min-width:94px !important;}
.wd-min-95 {min-width:95px !important;}
.wd-min-96 {min-width:96px !important;}
.wd-min-97 {min-width:97px !important;}
.wd-min-98 {min-width:98px !important;}
.wd-min-99 {min-width:99px !important;}
.wd-min-100 {min-width:100px !important;}
.wd-min-101 {min-width:101px !important;}
.wd-min-102 {min-width:102px !important;}
.wd-min-103 {min-width:103px !important;}
.wd-min-104 {min-width:104px !important;}
.wd-min-105 {min-width:105px !important;}
.wd-min-106 {min-width:106px !important;}
.wd-min-107 {min-width:107px !important;}
.wd-min-108 {min-width:108px !important;}
.wd-min-109 {min-width:109px !important;}
.wd-min-110 {min-width:110px !important;}
.wd-min-111 {min-width:111px !important;}
.wd-min-112 {min-width:112px !important;}
.wd-min-113 {min-width:113px !important;}
.wd-min-114 {min-width:114px !important;}
.wd-min-115 {min-width:115px !important;}
.wd-min-116 {min-width:116px !important;}
.wd-min-117 {min-width:117px !important;}
.wd-min-118 {min-width:118px !important;}
.wd-min-119 {min-width:119px !important;}
.wd-min-120 {min-width:120px !important;}
.wd-min-121 {min-width:121px !important;}
.wd-min-122 {min-width:122px !important;}
.wd-min-123 {min-width:123px !important;}
.wd-min-124 {min-width:124px !important;}
.wd-min-125 {min-width:125px !important;}
.wd-min-126 {min-width:126px !important;}
.wd-min-127 {min-width:127px !important;}
.wd-min-128 {min-width:128px !important;}
.wd-min-129 {min-width:129px !important;}
.wd-min-130 {min-width:130px !important;}
.wd-min-131 {min-width:131px !important;}
.wd-min-132 {min-width:132px !important;}
.wd-min-133 {min-width:133px !important;}
.wd-min-134 {min-width:134px !important;}
.wd-min-135 {min-width:135px !important;}
.wd-min-136 {min-width:136px !important;}
.wd-min-137 {min-width:137px !important;}
.wd-min-138 {min-width:138px !important;}
.wd-min-139 {min-width:139px !important;}
.wd-min-140 {min-width:140px !important;}
.wd-min-141 {min-width:141px !important;}
.wd-min-142 {min-width:142px !important;}
.wd-min-143 {min-width:143px !important;}
.wd-min-144 {min-width:144px !important;}
.wd-min-145 {min-width:145px !important;}
.wd-min-146 {min-width:146px !important;}
.wd-min-147 {min-width:147px !important;}
.wd-min-148 {min-width:148px !important;}
.wd-min-149 {min-width:149px !important;}
.wd-min-150 {min-width:150px !important;}
.wd-min-151 {min-width:151px !important;}
.wd-min-152 {min-width:152px !important;}
.wd-min-153 {min-width:153px !important;}
.wd-min-154 {min-width:154px !important;}
.wd-min-155 {min-width:155px !important;}
.wd-min-156 {min-width:156px !important;}
.wd-min-157 {min-width:157px !important;}
.wd-min-158 {min-width:158px !important;}
.wd-min-159 {min-width:159px !important;}
.wd-min-160 {min-width:160px !important;}
.wd-min-161 {min-width:161px !important;}
.wd-min-162 {min-width:162px !important;}
.wd-min-163 {min-width:163px !important;}
.wd-min-164 {min-width:164px !important;}
.wd-min-165 {min-width:165px !important;}
.wd-min-166 {min-width:166px !important;}
.wd-min-167 {min-width:167px !important;}
.wd-min-168 {min-width:168px !important;}
.wd-min-169 {min-width:169px !important;}
.wd-min-170 {min-width:170px !important;}
.wd-min-171 {min-width:171px !important;}
.wd-min-172 {min-width:172px !important;}
.wd-min-173 {min-width:173px !important;}
.wd-min-174 {min-width:174px !important;}
.wd-min-175 {min-width:175px !important;}
.wd-min-176 {min-width:176px !important;}
.wd-min-177 {min-width:177px !important;}
.wd-min-178 {min-width:178px !important;}
.wd-min-179 {min-width:179px !important;}
.wd-min-180 {min-width:180px !important;}
.wd-min-181 {min-width:181px !important;}
.wd-min-182 {min-width:182px !important;}
.wd-min-183 {min-width:183px !important;}
.wd-min-184 {min-width:184px !important;}
.wd-min-185 {min-width:185px !important;}
.wd-min-186 {min-width:186px !important;}
.wd-min-187 {min-width:187px !important;}
.wd-min-188 {min-width:188px !important;}
.wd-min-189 {min-width:189px !important;}
.wd-min-190 {min-width:190px !important;}
.wd-min-191 {min-width:191px !important;}
.wd-min-192 {min-width:192px !important;}
.wd-min-193 {min-width:193px !important;}
.wd-min-194 {min-width:194px !important;}
.wd-min-195 {min-width:195px !important;}
.wd-min-196 {min-width:196px !important;}
.wd-min-197 {min-width:197px !important;}
.wd-min-198 {min-width:198px !important;}
.wd-min-199 {min-width:199px !important;}
.wd-min-200 {min-width:200px !important;}
.wd-min-201 {min-width:201px !important;}
.wd-min-202 {min-width:202px !important;}
.wd-min-203 {min-width:203px !important;}
.wd-min-204 {min-width:204px !important;}
.wd-min-205 {min-width:205px !important;}
.wd-min-206 {min-width:206px !important;}
.wd-min-207 {min-width:207px !important;}
.wd-min-208 {min-width:208px !important;}
.wd-min-209 {min-width:209px !important;}
.wd-min-210 {min-width:210px !important;}
.wd-min-211 {min-width:211px !important;}
.wd-min-212 {min-width:212px !important;}
.wd-min-213 {min-width:213px !important;}
.wd-min-214 {min-width:214px !important;}
.wd-min-215 {min-width:215px !important;}
.wd-min-216 {min-width:216px !important;}
.wd-min-217 {min-width:217px !important;}
.wd-min-218 {min-width:218px !important;}
.wd-min-219 {min-width:219px !important;}
.wd-min-220 {min-width:220px !important;}
.wd-min-221 {min-width:221px !important;}
.wd-min-222 {min-width:222px !important;}
.wd-min-223 {min-width:223px !important;}
.wd-min-224 {min-width:224px !important;}
.wd-min-225 {min-width:225px !important;}
.wd-min-226 {min-width:226px !important;}
.wd-min-227 {min-width:227px !important;}
.wd-min-228 {min-width:228px !important;}
.wd-min-229 {min-width:229px !important;}
.wd-min-230 {min-width:230px !important;}
.wd-min-231 {min-width:231px !important;}
.wd-min-232 {min-width:232px !important;}
.wd-min-233 {min-width:233px !important;}
.wd-min-234 {min-width:234px !important;}
.wd-min-235 {min-width:235px !important;}
.wd-min-236 {min-width:236px !important;}
.wd-min-237 {min-width:237px !important;}
.wd-min-238 {min-width:238px !important;}
.wd-min-239 {min-width:239px !important;}
.wd-min-240 {min-width:240px !important;}
.wd-min-241 {min-width:241px !important;}
.wd-min-242 {min-width:242px !important;}
.wd-min-243 {min-width:243px !important;}
.wd-min-244 {min-width:244px !important;}
.wd-min-245 {min-width:245px !important;}
.wd-min-246 {min-width:246px !important;}
.wd-min-247 {min-width:247px !important;}
.wd-min-248 {min-width:248px !important;}
.wd-min-249 {min-width:249px !important;}
.wd-min-250 {min-width:250px !important;}
.wd-min-251 {min-width:251px !important;}
.wd-min-252 {min-width:252px !important;}
.wd-min-253 {min-width:253px !important;}
.wd-min-254 {min-width:254px !important;}
.wd-min-255 {min-width:255px !important;}
.wd-min-256 {min-width:256px !important;}
.wd-min-257 {min-width:257px !important;}
.wd-min-258 {min-width:258px !important;}
.wd-min-259 {min-width:259px !important;}
.wd-min-260 {min-width:260px !important;}
.wd-min-261 {min-width:261px !important;}
.wd-min-262 {min-width:262px !important;}
.wd-min-263 {min-width:263px !important;}
.wd-min-264 {min-width:264px !important;}
.wd-min-265 {min-width:265px !important;}
.wd-min-266 {min-width:266px !important;}
.wd-min-267 {min-width:267px !important;}
.wd-min-268 {min-width:268px !important;}
.wd-min-269 {min-width:269px !important;}
.wd-min-270 {min-width:270px !important;}
.wd-min-271 {min-width:271px !important;}
.wd-min-272 {min-width:272px !important;}
.wd-min-273 {min-width:273px !important;}
.wd-min-274 {min-width:274px !important;}
.wd-min-275 {min-width:275px !important;}
.wd-min-276 {min-width:276px !important;}
.wd-min-277 {min-width:277px !important;}
.wd-min-278 {min-width:278px !important;}
.wd-min-279 {min-width:279px !important;}
.wd-min-280 {min-width:280px !important;}
.wd-min-281 {min-width:281px !important;}
.wd-min-282 {min-width:282px !important;}
.wd-min-283 {min-width:283px !important;}
.wd-min-284 {min-width:284px !important;}
.wd-min-285 {min-width:285px !important;}
.wd-min-286 {min-width:286px !important;}
.wd-min-287 {min-width:287px !important;}
.wd-min-288 {min-width:288px !important;}
.wd-min-289 {min-width:289px !important;}
.wd-min-290 {min-width:290px !important;}
.wd-min-291 {min-width:291px !important;}
.wd-min-292 {min-width:292px !important;}
.wd-min-293 {min-width:293px !important;}
.wd-min-294 {min-width:294px !important;}
.wd-min-295 {min-width:295px !important;}
.wd-min-296 {min-width:296px !important;}
.wd-min-297 {min-width:297px !important;}
.wd-min-298 {min-width:298px !important;}
.wd-min-299 {min-width:299px !important;}
.wd-min-300 {min-width:300px !important;}
.wd-min-301 {min-width:301px !important;}
.wd-min-302 {min-width:302px !important;}
.wd-min-303 {min-width:303px !important;}
.wd-min-304 {min-width:304px !important;}
.wd-min-305 {min-width:305px !important;}
.wd-min-306 {min-width:306px !important;}
.wd-min-307 {min-width:307px !important;}
.wd-min-308 {min-width:308px !important;}
.wd-min-309 {min-width:309px !important;}
.wd-min-310 {min-width:310px !important;}
.wd-min-311 {min-width:311px !important;}
.wd-min-312 {min-width:312px !important;}
.wd-min-313 {min-width:313px !important;}
.wd-min-314 {min-width:314px !important;}
.wd-min-315 {min-width:315px !important;}
.wd-min-316 {min-width:316px !important;}
.wd-min-317 {min-width:317px !important;}
.wd-min-318 {min-width:318px !important;}
.wd-min-319 {min-width:319px !important;}
.wd-min-320 {min-width:320px !important;}
.wd-min-321 {min-width:321px !important;}
.wd-min-322 {min-width:322px !important;}
.wd-min-323 {min-width:323px !important;}
.wd-min-324 {min-width:324px !important;}
.wd-min-325 {min-width:325px !important;}
.wd-min-326 {min-width:326px !important;}
.wd-min-327 {min-width:327px !important;}
.wd-min-328 {min-width:328px !important;}
.wd-min-329 {min-width:329px !important;}
.wd-min-330 {min-width:330px !important;}
.wd-min-331 {min-width:331px !important;}
.wd-min-332 {min-width:332px !important;}
.wd-min-333 {min-width:333px !important;}
.wd-min-334 {min-width:334px !important;}
.wd-min-335 {min-width:335px !important;}
.wd-min-336 {min-width:336px !important;}
.wd-min-337 {min-width:337px !important;}
.wd-min-338 {min-width:338px !important;}
.wd-min-339 {min-width:339px !important;}
.wd-min-340 {min-width:340px !important;}
.wd-min-341 {min-width:341px !important;}
.wd-min-342 {min-width:342px !important;}
.wd-min-343 {min-width:343px !important;}
.wd-min-344 {min-width:344px !important;}
.wd-min-345 {min-width:345px !important;}
.wd-min-346 {min-width:346px !important;}
.wd-min-347 {min-width:347px !important;}
.wd-min-348 {min-width:348px !important;}
.wd-min-349 {min-width:349px !important;}
.wd-min-350 {min-width:350px !important;}
.wd-min-351 {min-width:351px !important;}
.wd-min-352 {min-width:352px !important;}
.wd-min-353 {min-width:353px !important;}
.wd-min-354 {min-width:354px !important;}
.wd-min-355 {min-width:355px !important;}
.wd-min-356 {min-width:356px !important;}
.wd-min-357 {min-width:357px !important;}
.wd-min-358 {min-width:358px !important;}
.wd-min-359 {min-width:359px !important;}
.wd-min-360 {min-width:360px !important;}
.wd-min-361 {min-width:361px !important;}
.wd-min-362 {min-width:362px !important;}
.wd-min-363 {min-width:363px !important;}
.wd-min-364 {min-width:364px !important;}
.wd-min-365 {min-width:365px !important;}
.wd-min-366 {min-width:366px !important;}
.wd-min-367 {min-width:367px !important;}
.wd-min-368 {min-width:368px !important;}
.wd-min-369 {min-width:369px !important;}
.wd-min-370 {min-width:370px !important;}
.wd-min-371 {min-width:371px !important;}
.wd-min-372 {min-width:372px !important;}
.wd-min-373 {min-width:373px !important;}
.wd-min-374 {min-width:374px !important;}
.wd-min-375 {min-width:375px !important;}
.wd-min-376 {min-width:376px !important;}
.wd-min-377 {min-width:377px !important;}
.wd-min-378 {min-width:378px !important;}
.wd-min-379 {min-width:379px !important;}
.wd-min-380 {min-width:380px !important;}
.wd-min-381 {min-width:381px !important;}
.wd-min-382 {min-width:382px !important;}
.wd-min-383 {min-width:383px !important;}
.wd-min-384 {min-width:384px !important;}
.wd-min-385 {min-width:385px !important;}
.wd-min-386 {min-width:386px !important;}
.wd-min-387 {min-width:387px !important;}
.wd-min-388 {min-width:388px !important;}
.wd-min-389 {min-width:389px !important;}
.wd-min-390 {min-width:390px !important;}
.wd-min-391 {min-width:391px !important;}
.wd-min-392 {min-width:392px !important;}
.wd-min-393 {min-width:393px !important;}
.wd-min-394 {min-width:394px !important;}
.wd-min-395 {min-width:395px !important;}
.wd-min-396 {min-width:396px !important;}
.wd-min-397 {min-width:397px !important;}
.wd-min-398 {min-width:398px !important;}
.wd-min-399 {min-width:399px !important;}
.wd-min-400 {min-width:400px !important;}
/*------------------------- WIDTH-min-% ----------------------------------*/
.wd-min-0p {min-width:0% !important;}
.wd-min-1p {min-width:1% !important;}
.wd-min-2p {min-width:2% !important;}
.wd-min-3p {min-width:3% !important;}
.wd-min-4p {min-width:4% !important;}
.wd-min-5p {min-width:5% !important;}
.wd-min-6p {min-width:6% !important;}
.wd-min-7p {min-width:7% !important;}
.wd-min-8p {min-width:8% !important;}
.wd-min-9p {min-width:9% !important;}
.wd-min-10p {min-width:10% !important;}
.wd-min-11p {min-width:11% !important;}
.wd-min-12p {min-width:12% !important;}
.wd-min-13p {min-width:13% !important;}
.wd-min-14p {min-width:14% !important;}
.wd-min-15p {min-width:15% !important;}
.wd-min-16p {min-width:16% !important;}
.wd-min-17p {min-width:17% !important;}
.wd-min-18p {min-width:18% !important;}
.wd-min-19p {min-width:19% !important;}
.wd-min-20p {min-width:20% !important;}
.wd-min-21p {min-width:21% !important;}
.wd-min-22p {min-width:22% !important;}
.wd-min-23p {min-width:23% !important;}
.wd-min-24p {min-width:24% !important;}
.wd-min-25p {min-width:25% !important;}
.wd-min-26p {min-width:26% !important;}
.wd-min-27p {min-width:27% !important;}
.wd-min-28p {min-width:28% !important;}
.wd-min-29p {min-width:29% !important;}
.wd-min-30p {min-width:30% !important;}
.wd-min-31p {min-width:31% !important;}
.wd-min-32p {min-width:32% !important;}
.wd-min-33p {min-width:33% !important;}
.wd-min-34p {min-width:34% !important;}
.wd-min-35p {min-width:35% !important;}
.wd-min-36p {min-width:36% !important;}
.wd-min-37p {min-width:37% !important;}
.wd-min-38p {min-width:38% !important;}
.wd-min-39p {min-width:39% !important;}
.wd-min-40p {min-width:40% !important;}
.wd-min-41p {min-width:41% !important;}
.wd-min-42p {min-width:42% !important;}
.wd-min-43p {min-width:43% !important;}
.wd-min-44p {min-width:44% !important;}
.wd-min-45p {min-width:45% !important;}
.wd-min-46p {min-width:46% !important;}
.wd-min-47p {min-width:47% !important;}
.wd-min-48p {min-width:48% !important;}
.wd-min-49p {min-width:49% !important;}
.wd-min-50p {min-width:50% !important;}
.wd-min-51p {min-width:51% !important;}
.wd-min-52p {min-width:52% !important;}
.wd-min-53p {min-width:53% !important;}
.wd-min-54p {min-width:54% !important;}
.wd-min-55p {min-width:55% !important;}
.wd-min-56p {min-width:56% !important;}
.wd-min-57p {min-width:57% !important;}
.wd-min-58p {min-width:58% !important;}
.wd-min-59p {min-width:59% !important;}
.wd-min-60p {min-width:60% !important;}
.wd-min-61p {min-width:61% !important;}
.wd-min-62p {min-width:62% !important;}
.wd-min-63p {min-width:63% !important;}
.wd-min-64p {min-width:64% !important;}
.wd-min-65p {min-width:65% !important;}
.wd-min-66p {min-width:66% !important;}
.wd-min-67p {min-width:67% !important;}
.wd-min-68p {min-width:68% !important;}
.wd-min-69p {min-width:69% !important;}
.wd-min-70p {min-width:70% !important;}
.wd-min-71p {min-width:71% !important;}
.wd-min-72p {min-width:72% !important;}
.wd-min-73p {min-width:73% !important;}
.wd-min-74p {min-width:74% !important;}
.wd-min-75p {min-width:75% !important;}
.wd-min-76p {min-width:76% !important;}
.wd-min-77p {min-width:77% !important;}
.wd-min-78p {min-width:78% !important;}
.wd-min-79p {min-width:79% !important;}
.wd-min-80p {min-width:80% !important;}
.wd-min-81p {min-width:81% !important;}
.wd-min-82p {min-width:82% !important;}
.wd-min-83p {min-width:83% !important;}
.wd-min-84p {min-width:84% !important;}
.wd-min-85p {min-width:85% !important;}
.wd-min-86p {min-width:86% !important;}
.wd-min-87p {min-width:87% !important;}
.wd-min-88p {min-width:88% !important;}
.wd-min-89p {min-width:89% !important;}
.wd-min-90p {min-width:90% !important;}
.wd-min-91p {min-width:91% !important;}
.wd-min-92p {min-width:92% !important;}
.wd-min-93p {min-width:93% !important;}
.wd-min-94p {min-width:94% !important;}
.wd-min-95p {min-width:95% !important;}
.wd-min-96p {min-width:96% !important;}
.wd-min-97p {min-width:97% !important;}
.wd-min-98p {min-width:98% !important;}
.wd-min-99p {min-width:99% !important;}
.wd-min-100p {min-width:100% !important;}

/* %%%%%%%%%%%%%%%% HEIGHT %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
/*------------------------- height-px ----------------------------------*/
.ht-0 {height:0px !important;}
.ht-1 {height:1px !important;}
.ht-2 {height:2px !important;}
.ht-3 {height:3px !important;}
.ht-4 {height:4px !important;}
.ht-5 {height:5px !important;}
.ht-6 {height:6px !important;}
.ht-7 {height:7px !important;}
.ht-8 {height:8px !important;}
.ht-9 {height:9px !important;}
.ht-10 {height:10px !important;}
.ht-11 {height:11px !important;}
.ht-12 {height:12px !important;}
.ht-13 {height:13px !important;}
.ht-14 {height:14px !important;}
.ht-15 {height:15px !important;}
.ht-16 {height:16px !important;}
.ht-17 {height:17px !important;}
.ht-18 {height:18px !important;}
.ht-19 {height:19px !important;}
.ht-20 {height:20px !important;}
.ht-21 {height:21px !important;}
.ht-22 {height:22px !important;}
.ht-23 {height:23px !important;}
.ht-24 {height:24px !important;}
.ht-25 {height:25px !important;}
.ht-26 {height:26px !important;}
.ht-27 {height:27px !important;}
.ht-28 {height:28px !important;}
.ht-29 {height:29px !important;}
.ht-30 {height:30px !important;}
.ht-31 {height:31px !important;}
.ht-32 {height:32px !important;}
.ht-33 {height:33px !important;}
.ht-34 {height:34px !important;}
.ht-35 {height:35px !important;}
.ht-36 {height:36px !important;}
.ht-37 {height:37px !important;}
.ht-38 {height:38px !important;}
.ht-39 {height:39px !important;}
.ht-40 {height:40px !important;}
.ht-41 {height:41px !important;}
.ht-42 {height:42px !important;}
.ht-43 {height:43px !important;}
.ht-44 {height:44px !important;}
.ht-45 {height:45px !important;}
.ht-46 {height:46px !important;}
.ht-47 {height:47px !important;}
.ht-48 {height:48px !important;}
.ht-49 {height:49px !important;}
.ht-50 {height:50px !important;}
.ht-51 {height:51px !important;}
.ht-52 {height:52px !important;}
.ht-53 {height:53px !important;}
.ht-54 {height:54px !important;}
.ht-55 {height:55px !important;}
.ht-56 {height:56px !important;}
.ht-57 {height:57px !important;}
.ht-58 {height:58px !important;}
.ht-59 {height:59px !important;}
.ht-60 {height:60px !important;}
.ht-61 {height:61px !important;}
.ht-62 {height:62px !important;}
.ht-63 {height:63px !important;}
.ht-64 {height:64px !important;}
.ht-65 {height:65px !important;}
.ht-66 {height:66px !important;}
.ht-67 {height:67px !important;}
.ht-68 {height:68px !important;}
.ht-69 {height:69px !important;}
.ht-70 {height:70px !important;}
.ht-71 {height:71px !important;}
.ht-72 {height:72px !important;}
.ht-73 {height:73px !important;}
.ht-74 {height:74px !important;}
.ht-75 {height:75px !important;}
.ht-76 {height:76px !important;}
.ht-77 {height:77px !important;}
.ht-78 {height:78px !important;}
.ht-79 {height:79px !important;}
.ht-80 {height:80px !important;}
.ht-81 {height:81px !important;}
.ht-82 {height:82px !important;}
.ht-83 {height:83px !important;}
.ht-84 {height:84px !important;}
.ht-85 {height:85px !important;}
.ht-86 {height:86px !important;}
.ht-87 {height:87px !important;}
.ht-88 {height:88px !important;}
.ht-89 {height:89px !important;}
.ht-90 {height:90px !important;}
.ht-91 {height:91px !important;}
.ht-92 {height:92px !important;}
.ht-93 {height:93px !important;}
.ht-94 {height:94px !important;}
.ht-95 {height:95px !important;}
.ht-96 {height:96px !important;}
.ht-97 {height:97px !important;}
.ht-98 {height:98px !important;}
.ht-99 {height:99px !important;}
.ht-100 {height:100px !important;}
.ht-101 {height:101px !important;}
.ht-102 {height:102px !important;}
.ht-103 {height:103px !important;}
.ht-104 {height:104px !important;}
.ht-105 {height:105px !important;}
.ht-106 {height:106px !important;}
.ht-107 {height:107px !important;}
.ht-108 {height:108px !important;}
.ht-109 {height:109px !important;}
.ht-110 {height:110px !important;}
.ht-111 {height:111px !important;}
.ht-112 {height:112px !important;}
.ht-113 {height:113px !important;}
.ht-114 {height:114px !important;}
.ht-115 {height:115px !important;}
.ht-116 {height:116px !important;}
.ht-117 {height:117px !important;}
.ht-118 {height:118px !important;}
.ht-119 {height:119px !important;}
.ht-120 {height:120px !important;}
.ht-121 {height:121px !important;}
.ht-122 {height:122px !important;}
.ht-123 {height:123px !important;}
.ht-124 {height:124px !important;}
.ht-125 {height:125px !important;}
.ht-126 {height:126px !important;}
.ht-127 {height:127px !important;}
.ht-128 {height:128px !important;}
.ht-129 {height:129px !important;}
.ht-130 {height:130px !important;}
.ht-131 {height:131px !important;}
.ht-132 {height:132px !important;}
.ht-133 {height:133px !important;}
.ht-134 {height:134px !important;}
.ht-135 {height:135px !important;}
.ht-136 {height:136px !important;}
.ht-137 {height:137px !important;}
.ht-138 {height:138px !important;}
.ht-139 {height:139px !important;}
.ht-140 {height:140px !important;}
.ht-141 {height:141px !important;}
.ht-142 {height:142px !important;}
.ht-143 {height:143px !important;}
.ht-144 {height:144px !important;}
.ht-145 {height:145px !important;}
.ht-146 {height:146px !important;}
.ht-147 {height:147px !important;}
.ht-148 {height:148px !important;}
.ht-149 {height:149px !important;}
.ht-150 {height:150px !important;}
.ht-151 {height:151px !important;}
.ht-152 {height:152px !important;}
.ht-153 {height:153px !important;}
.ht-154 {height:154px !important;}
.ht-155 {height:155px !important;}
.ht-156 {height:156px !important;}
.ht-157 {height:157px !important;}
.ht-158 {height:158px !important;}
.ht-159 {height:159px !important;}
.ht-160 {height:160px !important;}
.ht-161 {height:161px !important;}
.ht-162 {height:162px !important;}
.ht-163 {height:163px !important;}
.ht-164 {height:164px !important;}
.ht-165 {height:165px !important;}
.ht-166 {height:166px !important;}
.ht-167 {height:167px !important;}
.ht-168 {height:168px !important;}
.ht-169 {height:169px !important;}
.ht-170 {height:170px !important;}
.ht-171 {height:171px !important;}
.ht-172 {height:172px !important;}
.ht-173 {height:173px !important;}
.ht-174 {height:174px !important;}
.ht-175 {height:175px !important;}
.ht-176 {height:176px !important;}
.ht-177 {height:177px !important;}
.ht-178 {height:178px !important;}
.ht-179 {height:179px !important;}
.ht-180 {height:180px !important;}
.ht-181 {height:181px !important;}
.ht-182 {height:182px !important;}
.ht-183 {height:183px !important;}
.ht-184 {height:184px !important;}
.ht-185 {height:185px !important;}
.ht-186 {height:186px !important;}
.ht-187 {height:187px !important;}
.ht-188 {height:188px !important;}
.ht-189 {height:189px !important;}
.ht-190 {height:190px !important;}
.ht-191 {height:191px !important;}
.ht-192 {height:192px !important;}
.ht-193 {height:193px !important;}
.ht-194 {height:194px !important;}
.ht-195 {height:195px !important;}
.ht-196 {height:196px !important;}
.ht-197 {height:197px !important;}
.ht-198 {height:198px !important;}
.ht-199 {height:199px !important;}
.ht-200 {height:200px !important;}
.ht-201 {height:201px !important;}
.ht-202 {height:202px !important;}
.ht-203 {height:203px !important;}
.ht-204 {height:204px !important;}
.ht-205 {height:205px !important;}
.ht-206 {height:206px !important;}
.ht-207 {height:207px !important;}
.ht-208 {height:208px !important;}
.ht-209 {height:209px !important;}
.ht-210 {height:210px !important;}
.ht-211 {height:211px !important;}
.ht-212 {height:212px !important;}
.ht-213 {height:213px !important;}
.ht-214 {height:214px !important;}
.ht-215 {height:215px !important;}
.ht-216 {height:216px !important;}
.ht-217 {height:217px !important;}
.ht-218 {height:218px !important;}
.ht-219 {height:219px !important;}
.ht-220 {height:220px !important;}
.ht-221 {height:221px !important;}
.ht-222 {height:222px !important;}
.ht-223 {height:223px !important;}
.ht-224 {height:224px !important;}
.ht-225 {height:225px !important;}
.ht-226 {height:226px !important;}
.ht-227 {height:227px !important;}
.ht-228 {height:228px !important;}
.ht-229 {height:229px !important;}
.ht-230 {height:230px !important;}
.ht-231 {height:231px !important;}
.ht-232 {height:232px !important;}
.ht-233 {height:233px !important;}
.ht-234 {height:234px !important;}
.ht-235 {height:235px !important;}
.ht-236 {height:236px !important;}
.ht-237 {height:237px !important;}
.ht-238 {height:238px !important;}
.ht-239 {height:239px !important;}
.ht-240 {height:240px !important;}
.ht-241 {height:241px !important;}
.ht-242 {height:242px !important;}
.ht-243 {height:243px !important;}
.ht-244 {height:244px !important;}
.ht-245 {height:245px !important;}
.ht-246 {height:246px !important;}
.ht-247 {height:247px !important;}
.ht-248 {height:248px !important;}
.ht-249 {height:249px !important;}
.ht-250 {height:250px !important;}
.ht-251 {height:251px !important;}
.ht-252 {height:252px !important;}
.ht-253 {height:253px !important;}
.ht-254 {height:254px !important;}
.ht-255 {height:255px !important;}
.ht-256 {height:256px !important;}
.ht-257 {height:257px !important;}
.ht-258 {height:258px !important;}
.ht-259 {height:259px !important;}
.ht-260 {height:260px !important;}
.ht-261 {height:261px !important;}
.ht-262 {height:262px !important;}
.ht-263 {height:263px !important;}
.ht-264 {height:264px !important;}
.ht-265 {height:265px !important;}
.ht-266 {height:266px !important;}
.ht-267 {height:267px !important;}
.ht-268 {height:268px !important;}
.ht-269 {height:269px !important;}
.ht-270 {height:270px !important;}
.ht-271 {height:271px !important;}
.ht-272 {height:272px !important;}
.ht-273 {height:273px !important;}
.ht-274 {height:274px !important;}
.ht-275 {height:275px !important;}
.ht-276 {height:276px !important;}
.ht-277 {height:277px !important;}
.ht-278 {height:278px !important;}
.ht-279 {height:279px !important;}
.ht-280 {height:280px !important;}
.ht-281 {height:281px !important;}
.ht-282 {height:282px !important;}
.ht-283 {height:283px !important;}
.ht-284 {height:284px !important;}
.ht-285 {height:285px !important;}
.ht-286 {height:286px !important;}
.ht-287 {height:287px !important;}
.ht-288 {height:288px !important;}
.ht-289 {height:289px !important;}
.ht-290 {height:290px !important;}
.ht-291 {height:291px !important;}
.ht-292 {height:292px !important;}
.ht-293 {height:293px !important;}
.ht-294 {height:294px !important;}
.ht-295 {height:295px !important;}
.ht-296 {height:296px !important;}
.ht-297 {height:297px !important;}
.ht-298 {height:298px !important;}
.ht-299 {height:299px !important;}
.ht-300 {height:300px !important;}
.ht-301 {height:301px !important;}
.ht-302 {height:302px !important;}
.ht-303 {height:303px !important;}
.ht-304 {height:304px !important;}
.ht-305 {height:305px !important;}
.ht-306 {height:306px !important;}
.ht-307 {height:307px !important;}
.ht-308 {height:308px !important;}
.ht-309 {height:309px !important;}
.ht-310 {height:310px !important;}
.ht-311 {height:311px !important;}
.ht-312 {height:312px !important;}
.ht-313 {height:313px !important;}
.ht-314 {height:314px !important;}
.ht-315 {height:315px !important;}
.ht-316 {height:316px !important;}
.ht-317 {height:317px !important;}
.ht-318 {height:318px !important;}
.ht-319 {height:319px !important;}
.ht-320 {height:320px !important;}
.ht-321 {height:321px !important;}
.ht-322 {height:322px !important;}
.ht-323 {height:323px !important;}
.ht-324 {height:324px !important;}
.ht-325 {height:325px !important;}
.ht-326 {height:326px !important;}
.ht-327 {height:327px !important;}
.ht-328 {height:328px !important;}
.ht-329 {height:329px !important;}
.ht-330 {height:330px !important;}
.ht-331 {height:331px !important;}
.ht-332 {height:332px !important;}
.ht-333 {height:333px !important;}
.ht-334 {height:334px !important;}
.ht-335 {height:335px !important;}
.ht-336 {height:336px !important;}
.ht-337 {height:337px !important;}
.ht-338 {height:338px !important;}
.ht-339 {height:339px !important;}
.ht-340 {height:340px !important;}
.ht-341 {height:341px !important;}
.ht-342 {height:342px !important;}
.ht-343 {height:343px !important;}
.ht-344 {height:344px !important;}
.ht-345 {height:345px !important;}
.ht-346 {height:346px !important;}
.ht-347 {height:347px !important;}
.ht-348 {height:348px !important;}
.ht-349 {height:349px !important;}
.ht-350 {height:350px !important;}
.ht-351 {height:351px !important;}
.ht-352 {height:352px !important;}
.ht-353 {height:353px !important;}
.ht-354 {height:354px !important;}
.ht-355 {height:355px !important;}
.ht-356 {height:356px !important;}
.ht-357 {height:357px !important;}
.ht-358 {height:358px !important;}
.ht-359 {height:359px !important;}
.ht-360 {height:360px !important;}
.ht-361 {height:361px !important;}
.ht-362 {height:362px !important;}
.ht-363 {height:363px !important;}
.ht-364 {height:364px !important;}
.ht-365 {height:365px !important;}
.ht-366 {height:366px !important;}
.ht-367 {height:367px !important;}
.ht-368 {height:368px !important;}
.ht-369 {height:369px !important;}
.ht-370 {height:370px !important;}
.ht-371 {height:371px !important;}
.ht-372 {height:372px !important;}
.ht-373 {height:373px !important;}
.ht-374 {height:374px !important;}
.ht-375 {height:375px !important;}
.ht-376 {height:376px !important;}
.ht-377 {height:377px !important;}
.ht-378 {height:378px !important;}
.ht-379 {height:379px !important;}
.ht-380 {height:380px !important;}
.ht-381 {height:381px !important;}
.ht-382 {height:382px !important;}
.ht-383 {height:383px !important;}
.ht-384 {height:384px !important;}
.ht-385 {height:385px !important;}
.ht-386 {height:386px !important;}
.ht-387 {height:387px !important;}
.ht-388 {height:388px !important;}
.ht-389 {height:389px !important;}
.ht-390 {height:390px !important;}
.ht-391 {height:391px !important;}
.ht-392 {height:392px !important;}
.ht-393 {height:393px !important;}
.ht-394 {height:394px !important;}
.ht-395 {height:395px !important;}
.ht-396 {height:396px !important;}
.ht-397 {height:397px !important;}
.ht-398 {height:398px !important;}
.ht-399 {height:399px !important;}
.ht-400 {height:400px !important;}
/*------------------------- height-% ----------------------------------*/
.ht-0p {height:0% !important;}
.ht-1p {height:1% !important;}
.ht-2p {height:2% !important;}
.ht-3p {height:3% !important;}
.ht-4p {height:4% !important;}
.ht-5p {height:5% !important;}
.ht-6p {height:6% !important;}
.ht-7p {height:7% !important;}
.ht-8p {height:8% !important;}
.ht-9p {height:9% !important;}
.ht-10p {height:10% !important;}
.ht-11p {height:11% !important;}
.ht-12p {height:12% !important;}
.ht-13p {height:13% !important;}
.ht-14p {height:14% !important;}
.ht-15p {height:15% !important;}
.ht-16p {height:16% !important;}
.ht-17p {height:17% !important;}
.ht-18p {height:18% !important;}
.ht-19p {height:19% !important;}
.ht-20p {height:20% !important;}
.ht-21p {height:21% !important;}
.ht-22p {height:22% !important;}
.ht-23p {height:23% !important;}
.ht-24p {height:24% !important;}
.ht-25p {height:25% !important;}
.ht-26p {height:26% !important;}
.ht-27p {height:27% !important;}
.ht-28p {height:28% !important;}
.ht-29p {height:29% !important;}
.ht-30p {height:30% !important;}
.ht-31p {height:31% !important;}
.ht-32p {height:32% !important;}
.ht-33p {height:33% !important;}
.ht-34p {height:34% !important;}
.ht-35p {height:35% !important;}
.ht-36p {height:36% !important;}
.ht-37p {height:37% !important;}
.ht-38p {height:38% !important;}
.ht-39p {height:39% !important;}
.ht-40p {height:40% !important;}
.ht-41p {height:41% !important;}
.ht-42p {height:42% !important;}
.ht-43p {height:43% !important;}
.ht-44p {height:44% !important;}
.ht-45p {height:45% !important;}
.ht-46p {height:46% !important;}
.ht-47p {height:47% !important;}
.ht-48p {height:48% !important;}
.ht-49p {height:49% !important;}
.ht-50p {height:50% !important;}
.ht-51p {height:51% !important;}
.ht-52p {height:52% !important;}
.ht-53p {height:53% !important;}
.ht-54p {height:54% !important;}
.ht-55p {height:55% !important;}
.ht-56p {height:56% !important;}
.ht-57p {height:57% !important;}
.ht-58p {height:58% !important;}
.ht-59p {height:59% !important;}
.ht-60p {height:60% !important;}
.ht-61p {height:61% !important;}
.ht-62p {height:62% !important;}
.ht-63p {height:63% !important;}
.ht-64p {height:64% !important;}
.ht-65p {height:65% !important;}
.ht-66p {height:66% !important;}
.ht-67p {height:67% !important;}
.ht-68p {height:68% !important;}
.ht-69p {height:69% !important;}
.ht-70p {height:70% !important;}
.ht-71p {height:71% !important;}
.ht-72p {height:72% !important;}
.ht-73p {height:73% !important;}
.ht-74p {height:74% !important;}
.ht-75p {height:75% !important;}
.ht-76p {height:76% !important;}
.ht-77p {height:77% !important;}
.ht-78p {height:78% !important;}
.ht-79p {height:79% !important;}
.ht-80p {height:80% !important;}
.ht-81p {height:81% !important;}
.ht-82p {height:82% !important;}
.ht-83p {height:83% !important;}
.ht-84p {height:84% !important;}
.ht-85p {height:85% !important;}
.ht-86p {height:86% !important;}
.ht-87p {height:87% !important;}
.ht-88p {height:88% !important;}
.ht-89p {height:89% !important;}
.ht-90p {height:90% !important;}
.ht-91p {height:91% !important;}
.ht-92p {height:92% !important;}
.ht-93p {height:93% !important;}
.ht-94p {height:94% !important;}
.ht-95p {height:95% !important;}
.ht-96p {height:96% !important;}
.ht-97p {height:97% !important;}
.ht-98p {height:98% !important;}
.ht-99p {height:99% !important;}
.ht-100p {height:100% !important;}
/*------------------------- height-max-px ----------------------------------*/
.ht-max-0 {max-height:0px !important;}
.ht-max-1 {max-height:1px !important;}
.ht-max-2 {max-height:2px !important;}
.ht-max-3 {max-height:3px !important;}
.ht-max-4 {max-height:4px !important;}
.ht-max-5 {max-height:5px !important;}
.ht-max-6 {max-height:6px !important;}
.ht-max-7 {max-height:7px !important;}
.ht-max-8 {max-height:8px !important;}
.ht-max-9 {max-height:9px !important;}
.ht-max-10 {max-height:10px !important;}
.ht-max-11 {max-height:11px !important;}
.ht-max-12 {max-height:12px !important;}
.ht-max-13 {max-height:13px !important;}
.ht-max-14 {max-height:14px !important;}
.ht-max-15 {max-height:15px !important;}
.ht-max-16 {max-height:16px !important;}
.ht-max-17 {max-height:17px !important;}
.ht-max-18 {max-height:18px !important;}
.ht-max-19 {max-height:19px !important;}
.ht-max-20 {max-height:20px !important;}
.ht-max-21 {max-height:21px !important;}
.ht-max-22 {max-height:22px !important;}
.ht-max-23 {max-height:23px !important;}
.ht-max-24 {max-height:24px !important;}
.ht-max-25 {max-height:25px !important;}
.ht-max-26 {max-height:26px !important;}
.ht-max-27 {max-height:27px !important;}
.ht-max-28 {max-height:28px !important;}
.ht-max-29 {max-height:29px !important;}
.ht-max-30 {max-height:30px !important;}
.ht-max-31 {max-height:31px !important;}
.ht-max-32 {max-height:32px !important;}
.ht-max-33 {max-height:33px !important;}
.ht-max-34 {max-height:34px !important;}
.ht-max-35 {max-height:35px !important;}
.ht-max-36 {max-height:36px !important;}
.ht-max-37 {max-height:37px !important;}
.ht-max-38 {max-height:38px !important;}
.ht-max-39 {max-height:39px !important;}
.ht-max-40 {max-height:40px !important;}
.ht-max-41 {max-height:41px !important;}
.ht-max-42 {max-height:42px !important;}
.ht-max-43 {max-height:43px !important;}
.ht-max-44 {max-height:44px !important;}
.ht-max-45 {max-height:45px !important;}
.ht-max-46 {max-height:46px !important;}
.ht-max-47 {max-height:47px !important;}
.ht-max-48 {max-height:48px !important;}
.ht-max-49 {max-height:49px !important;}
.ht-max-50 {max-height:50px !important;}
.ht-max-51 {max-height:51px !important;}
.ht-max-52 {max-height:52px !important;}
.ht-max-53 {max-height:53px !important;}
.ht-max-54 {max-height:54px !important;}
.ht-max-55 {max-height:55px !important;}
.ht-max-56 {max-height:56px !important;}
.ht-max-57 {max-height:57px !important;}
.ht-max-58 {max-height:58px !important;}
.ht-max-59 {max-height:59px !important;}
.ht-max-60 {max-height:60px !important;}
.ht-max-61 {max-height:61px !important;}
.ht-max-62 {max-height:62px !important;}
.ht-max-63 {max-height:63px !important;}
.ht-max-64 {max-height:64px !important;}
.ht-max-65 {max-height:65px !important;}
.ht-max-66 {max-height:66px !important;}
.ht-max-67 {max-height:67px !important;}
.ht-max-68 {max-height:68px !important;}
.ht-max-69 {max-height:69px !important;}
.ht-max-70 {max-height:70px !important;}
.ht-max-71 {max-height:71px !important;}
.ht-max-72 {max-height:72px !important;}
.ht-max-73 {max-height:73px !important;}
.ht-max-74 {max-height:74px !important;}
.ht-max-75 {max-height:75px !important;}
.ht-max-76 {max-height:76px !important;}
.ht-max-77 {max-height:77px !important;}
.ht-max-78 {max-height:78px !important;}
.ht-max-79 {max-height:79px !important;}
.ht-max-80 {max-height:80px !important;}
.ht-max-81 {max-height:81px !important;}
.ht-max-82 {max-height:82px !important;}
.ht-max-83 {max-height:83px !important;}
.ht-max-84 {max-height:84px !important;}
.ht-max-85 {max-height:85px !important;}
.ht-max-86 {max-height:86px !important;}
.ht-max-87 {max-height:87px !important;}
.ht-max-88 {max-height:88px !important;}
.ht-max-89 {max-height:89px !important;}
.ht-max-90 {max-height:90px !important;}
.ht-max-91 {max-height:91px !important;}
.ht-max-92 {max-height:92px !important;}
.ht-max-93 {max-height:93px !important;}
.ht-max-94 {max-height:94px !important;}
.ht-max-95 {max-height:95px !important;}
.ht-max-96 {max-height:96px !important;}
.ht-max-97 {max-height:97px !important;}
.ht-max-98 {max-height:98px !important;}
.ht-max-99 {max-height:99px !important;}
.ht-max-100 {max-height:100px !important;}
.ht-max-101 {max-height:101px !important;}
.ht-max-102 {max-height:102px !important;}
.ht-max-103 {max-height:103px !important;}
.ht-max-104 {max-height:104px !important;}
.ht-max-105 {max-height:105px !important;}
.ht-max-106 {max-height:106px !important;}
.ht-max-107 {max-height:107px !important;}
.ht-max-108 {max-height:108px !important;}
.ht-max-109 {max-height:109px !important;}
.ht-max-110 {max-height:110px !important;}
.ht-max-111 {max-height:111px !important;}
.ht-max-112 {max-height:112px !important;}
.ht-max-113 {max-height:113px !important;}
.ht-max-114 {max-height:114px !important;}
.ht-max-115 {max-height:115px !important;}
.ht-max-116 {max-height:116px !important;}
.ht-max-117 {max-height:117px !important;}
.ht-max-118 {max-height:118px !important;}
.ht-max-119 {max-height:119px !important;}
.ht-max-120 {max-height:120px !important;}
.ht-max-121 {max-height:121px !important;}
.ht-max-122 {max-height:122px !important;}
.ht-max-123 {max-height:123px !important;}
.ht-max-124 {max-height:124px !important;}
.ht-max-125 {max-height:125px !important;}
.ht-max-126 {max-height:126px !important;}
.ht-max-127 {max-height:127px !important;}
.ht-max-128 {max-height:128px !important;}
.ht-max-129 {max-height:129px !important;}
.ht-max-130 {max-height:130px !important;}
.ht-max-131 {max-height:131px !important;}
.ht-max-132 {max-height:132px !important;}
.ht-max-133 {max-height:133px !important;}
.ht-max-134 {max-height:134px !important;}
.ht-max-135 {max-height:135px !important;}
.ht-max-136 {max-height:136px !important;}
.ht-max-137 {max-height:137px !important;}
.ht-max-138 {max-height:138px !important;}
.ht-max-139 {max-height:139px !important;}
.ht-max-140 {max-height:140px !important;}
.ht-max-141 {max-height:141px !important;}
.ht-max-142 {max-height:142px !important;}
.ht-max-143 {max-height:143px !important;}
.ht-max-144 {max-height:144px !important;}
.ht-max-145 {max-height:145px !important;}
.ht-max-146 {max-height:146px !important;}
.ht-max-147 {max-height:147px !important;}
.ht-max-148 {max-height:148px !important;}
.ht-max-149 {max-height:149px !important;}
.ht-max-150 {max-height:150px !important;}
.ht-max-151 {max-height:151px !important;}
.ht-max-152 {max-height:152px !important;}
.ht-max-153 {max-height:153px !important;}
.ht-max-154 {max-height:154px !important;}
.ht-max-155 {max-height:155px !important;}
.ht-max-156 {max-height:156px !important;}
.ht-max-157 {max-height:157px !important;}
.ht-max-158 {max-height:158px !important;}
.ht-max-159 {max-height:159px !important;}
.ht-max-160 {max-height:160px !important;}
.ht-max-161 {max-height:161px !important;}
.ht-max-162 {max-height:162px !important;}
.ht-max-163 {max-height:163px !important;}
.ht-max-164 {max-height:164px !important;}
.ht-max-165 {max-height:165px !important;}
.ht-max-166 {max-height:166px !important;}
.ht-max-167 {max-height:167px !important;}
.ht-max-168 {max-height:168px !important;}
.ht-max-169 {max-height:169px !important;}
.ht-max-170 {max-height:170px !important;}
.ht-max-171 {max-height:171px !important;}
.ht-max-172 {max-height:172px !important;}
.ht-max-173 {max-height:173px !important;}
.ht-max-174 {max-height:174px !important;}
.ht-max-175 {max-height:175px !important;}
.ht-max-176 {max-height:176px !important;}
.ht-max-177 {max-height:177px !important;}
.ht-max-178 {max-height:178px !important;}
.ht-max-179 {max-height:179px !important;}
.ht-max-180 {max-height:180px !important;}
.ht-max-181 {max-height:181px !important;}
.ht-max-182 {max-height:182px !important;}
.ht-max-183 {max-height:183px !important;}
.ht-max-184 {max-height:184px !important;}
.ht-max-185 {max-height:185px !important;}
.ht-max-186 {max-height:186px !important;}
.ht-max-187 {max-height:187px !important;}
.ht-max-188 {max-height:188px !important;}
.ht-max-189 {max-height:189px !important;}
.ht-max-190 {max-height:190px !important;}
.ht-max-191 {max-height:191px !important;}
.ht-max-192 {max-height:192px !important;}
.ht-max-193 {max-height:193px !important;}
.ht-max-194 {max-height:194px !important;}
.ht-max-195 {max-height:195px !important;}
.ht-max-196 {max-height:196px !important;}
.ht-max-197 {max-height:197px !important;}
.ht-max-198 {max-height:198px !important;}
.ht-max-199 {max-height:199px !important;}
.ht-max-200 {max-height:200px !important;}
.ht-max-201 {max-height:201px !important;}
.ht-max-202 {max-height:202px !important;}
.ht-max-203 {max-height:203px !important;}
.ht-max-204 {max-height:204px !important;}
.ht-max-205 {max-height:205px !important;}
.ht-max-206 {max-height:206px !important;}
.ht-max-207 {max-height:207px !important;}
.ht-max-208 {max-height:208px !important;}
.ht-max-209 {max-height:209px !important;}
.ht-max-210 {max-height:210px !important;}
.ht-max-211 {max-height:211px !important;}
.ht-max-212 {max-height:212px !important;}
.ht-max-213 {max-height:213px !important;}
.ht-max-214 {max-height:214px !important;}
.ht-max-215 {max-height:215px !important;}
.ht-max-216 {max-height:216px !important;}
.ht-max-217 {max-height:217px !important;}
.ht-max-218 {max-height:218px !important;}
.ht-max-219 {max-height:219px !important;}
.ht-max-220 {max-height:220px !important;}
.ht-max-221 {max-height:221px !important;}
.ht-max-222 {max-height:222px !important;}
.ht-max-223 {max-height:223px !important;}
.ht-max-224 {max-height:224px !important;}
.ht-max-225 {max-height:225px !important;}
.ht-max-226 {max-height:226px !important;}
.ht-max-227 {max-height:227px !important;}
.ht-max-228 {max-height:228px !important;}
.ht-max-229 {max-height:229px !important;}
.ht-max-230 {max-height:230px !important;}
.ht-max-231 {max-height:231px !important;}
.ht-max-232 {max-height:232px !important;}
.ht-max-233 {max-height:233px !important;}
.ht-max-234 {max-height:234px !important;}
.ht-max-235 {max-height:235px !important;}
.ht-max-236 {max-height:236px !important;}
.ht-max-237 {max-height:237px !important;}
.ht-max-238 {max-height:238px !important;}
.ht-max-239 {max-height:239px !important;}
.ht-max-240 {max-height:240px !important;}
.ht-max-241 {max-height:241px !important;}
.ht-max-242 {max-height:242px !important;}
.ht-max-243 {max-height:243px !important;}
.ht-max-244 {max-height:244px !important;}
.ht-max-245 {max-height:245px !important;}
.ht-max-246 {max-height:246px !important;}
.ht-max-247 {max-height:247px !important;}
.ht-max-248 {max-height:248px !important;}
.ht-max-249 {max-height:249px !important;}
.ht-max-250 {max-height:250px !important;}
.ht-max-251 {max-height:251px !important;}
.ht-max-252 {max-height:252px !important;}
.ht-max-253 {max-height:253px !important;}
.ht-max-254 {max-height:254px !important;}
.ht-max-255 {max-height:255px !important;}
.ht-max-256 {max-height:256px !important;}
.ht-max-257 {max-height:257px !important;}
.ht-max-258 {max-height:258px !important;}
.ht-max-259 {max-height:259px !important;}
.ht-max-260 {max-height:260px !important;}
.ht-max-261 {max-height:261px !important;}
.ht-max-262 {max-height:262px !important;}
.ht-max-263 {max-height:263px !important;}
.ht-max-264 {max-height:264px !important;}
.ht-max-265 {max-height:265px !important;}
.ht-max-266 {max-height:266px !important;}
.ht-max-267 {max-height:267px !important;}
.ht-max-268 {max-height:268px !important;}
.ht-max-269 {max-height:269px !important;}
.ht-max-270 {max-height:270px !important;}
.ht-max-271 {max-height:271px !important;}
.ht-max-272 {max-height:272px !important;}
.ht-max-273 {max-height:273px !important;}
.ht-max-274 {max-height:274px !important;}
.ht-max-275 {max-height:275px !important;}
.ht-max-276 {max-height:276px !important;}
.ht-max-277 {max-height:277px !important;}
.ht-max-278 {max-height:278px !important;}
.ht-max-279 {max-height:279px !important;}
.ht-max-280 {max-height:280px !important;}
.ht-max-281 {max-height:281px !important;}
.ht-max-282 {max-height:282px !important;}
.ht-max-283 {max-height:283px !important;}
.ht-max-284 {max-height:284px !important;}
.ht-max-285 {max-height:285px !important;}
.ht-max-286 {max-height:286px !important;}
.ht-max-287 {max-height:287px !important;}
.ht-max-288 {max-height:288px !important;}
.ht-max-289 {max-height:289px !important;}
.ht-max-290 {max-height:290px !important;}
.ht-max-291 {max-height:291px !important;}
.ht-max-292 {max-height:292px !important;}
.ht-max-293 {max-height:293px !important;}
.ht-max-294 {max-height:294px !important;}
.ht-max-295 {max-height:295px !important;}
.ht-max-296 {max-height:296px !important;}
.ht-max-297 {max-height:297px !important;}
.ht-max-298 {max-height:298px !important;}
.ht-max-299 {max-height:299px !important;}
.ht-max-300 {max-height:300px !important;}
.ht-max-301 {max-height:301px !important;}
.ht-max-302 {max-height:302px !important;}
.ht-max-303 {max-height:303px !important;}
.ht-max-304 {max-height:304px !important;}
.ht-max-305 {max-height:305px !important;}
.ht-max-306 {max-height:306px !important;}
.ht-max-307 {max-height:307px !important;}
.ht-max-308 {max-height:308px !important;}
.ht-max-309 {max-height:309px !important;}
.ht-max-310 {max-height:310px !important;}
.ht-max-311 {max-height:311px !important;}
.ht-max-312 {max-height:312px !important;}
.ht-max-313 {max-height:313px !important;}
.ht-max-314 {max-height:314px !important;}
.ht-max-315 {max-height:315px !important;}
.ht-max-316 {max-height:316px !important;}
.ht-max-317 {max-height:317px !important;}
.ht-max-318 {max-height:318px !important;}
.ht-max-319 {max-height:319px !important;}
.ht-max-320 {max-height:320px !important;}
.ht-max-321 {max-height:321px !important;}
.ht-max-322 {max-height:322px !important;}
.ht-max-323 {max-height:323px !important;}
.ht-max-324 {max-height:324px !important;}
.ht-max-325 {max-height:325px !important;}
.ht-max-326 {max-height:326px !important;}
.ht-max-327 {max-height:327px !important;}
.ht-max-328 {max-height:328px !important;}
.ht-max-329 {max-height:329px !important;}
.ht-max-330 {max-height:330px !important;}
.ht-max-331 {max-height:331px !important;}
.ht-max-332 {max-height:332px !important;}
.ht-max-333 {max-height:333px !important;}
.ht-max-334 {max-height:334px !important;}
.ht-max-335 {max-height:335px !important;}
.ht-max-336 {max-height:336px !important;}
.ht-max-337 {max-height:337px !important;}
.ht-max-338 {max-height:338px !important;}
.ht-max-339 {max-height:339px !important;}
.ht-max-340 {max-height:340px !important;}
.ht-max-341 {max-height:341px !important;}
.ht-max-342 {max-height:342px !important;}
.ht-max-343 {max-height:343px !important;}
.ht-max-344 {max-height:344px !important;}
.ht-max-345 {max-height:345px !important;}
.ht-max-346 {max-height:346px !important;}
.ht-max-347 {max-height:347px !important;}
.ht-max-348 {max-height:348px !important;}
.ht-max-349 {max-height:349px !important;}
.ht-max-350 {max-height:350px !important;}
.ht-max-351 {max-height:351px !important;}
.ht-max-352 {max-height:352px !important;}
.ht-max-353 {max-height:353px !important;}
.ht-max-354 {max-height:354px !important;}
.ht-max-355 {max-height:355px !important;}
.ht-max-356 {max-height:356px !important;}
.ht-max-357 {max-height:357px !important;}
.ht-max-358 {max-height:358px !important;}
.ht-max-359 {max-height:359px !important;}
.ht-max-360 {max-height:360px !important;}
.ht-max-361 {max-height:361px !important;}
.ht-max-362 {max-height:362px !important;}
.ht-max-363 {max-height:363px !important;}
.ht-max-364 {max-height:364px !important;}
.ht-max-365 {max-height:365px !important;}
.ht-max-366 {max-height:366px !important;}
.ht-max-367 {max-height:367px !important;}
.ht-max-368 {max-height:368px !important;}
.ht-max-369 {max-height:369px !important;}
.ht-max-370 {max-height:370px !important;}
.ht-max-371 {max-height:371px !important;}
.ht-max-372 {max-height:372px !important;}
.ht-max-373 {max-height:373px !important;}
.ht-max-374 {max-height:374px !important;}
.ht-max-375 {max-height:375px !important;}
.ht-max-376 {max-height:376px !important;}
.ht-max-377 {max-height:377px !important;}
.ht-max-378 {max-height:378px !important;}
.ht-max-379 {max-height:379px !important;}
.ht-max-380 {max-height:380px !important;}
.ht-max-381 {max-height:381px !important;}
.ht-max-382 {max-height:382px !important;}
.ht-max-383 {max-height:383px !important;}
.ht-max-384 {max-height:384px !important;}
.ht-max-385 {max-height:385px !important;}
.ht-max-386 {max-height:386px !important;}
.ht-max-387 {max-height:387px !important;}
.ht-max-388 {max-height:388px !important;}
.ht-max-389 {max-height:389px !important;}
.ht-max-390 {max-height:390px !important;}
.ht-max-391 {max-height:391px !important;}
.ht-max-392 {max-height:392px !important;}
.ht-max-393 {max-height:393px !important;}
.ht-max-394 {max-height:394px !important;}
.ht-max-395 {max-height:395px !important;}
.ht-max-396 {max-height:396px !important;}
.ht-max-397 {max-height:397px !important;}
.ht-max-398 {max-height:398px !important;}
.ht-max-399 {max-height:399px !important;}
.ht-max-400 {max-height:400px !important;}
/*------------------------- height-max-% ----------------------------------*/
.ht-max-0p {max-height:0% !important;}
.ht-max-1p {max-height:1% !important;}
.ht-max-2p {max-height:2% !important;}
.ht-max-3p {max-height:3% !important;}
.ht-max-4p {max-height:4% !important;}
.ht-max-5p {max-height:5% !important;}
.ht-max-6p {max-height:6% !important;}
.ht-max-7p {max-height:7% !important;}
.ht-max-8p {max-height:8% !important;}
.ht-max-9p {max-height:9% !important;}
.ht-max-10p {max-height:10% !important;}
.ht-max-11p {max-height:11% !important;}
.ht-max-12p {max-height:12% !important;}
.ht-max-13p {max-height:13% !important;}
.ht-max-14p {max-height:14% !important;}
.ht-max-15p {max-height:15% !important;}
.ht-max-16p {max-height:16% !important;}
.ht-max-17p {max-height:17% !important;}
.ht-max-18p {max-height:18% !important;}
.ht-max-19p {max-height:19% !important;}
.ht-max-20p {max-height:20% !important;}
.ht-max-21p {max-height:21% !important;}
.ht-max-22p {max-height:22% !important;}
.ht-max-23p {max-height:23% !important;}
.ht-max-24p {max-height:24% !important;}
.ht-max-25p {max-height:25% !important;}
.ht-max-26p {max-height:26% !important;}
.ht-max-27p {max-height:27% !important;}
.ht-max-28p {max-height:28% !important;}
.ht-max-29p {max-height:29% !important;}
.ht-max-30p {max-height:30% !important;}
.ht-max-31p {max-height:31% !important;}
.ht-max-32p {max-height:32% !important;}
.ht-max-33p {max-height:33% !important;}
.ht-max-34p {max-height:34% !important;}
.ht-max-35p {max-height:35% !important;}
.ht-max-36p {max-height:36% !important;}
.ht-max-37p {max-height:37% !important;}
.ht-max-38p {max-height:38% !important;}
.ht-max-39p {max-height:39% !important;}
.ht-max-40p {max-height:40% !important;}
.ht-max-41p {max-height:41% !important;}
.ht-max-42p {max-height:42% !important;}
.ht-max-43p {max-height:43% !important;}
.ht-max-44p {max-height:44% !important;}
.ht-max-45p {max-height:45% !important;}
.ht-max-46p {max-height:46% !important;}
.ht-max-47p {max-height:47% !important;}
.ht-max-48p {max-height:48% !important;}
.ht-max-49p {max-height:49% !important;}
.ht-max-50p {max-height:50% !important;}
.ht-max-51p {max-height:51% !important;}
.ht-max-52p {max-height:52% !important;}
.ht-max-53p {max-height:53% !important;}
.ht-max-54p {max-height:54% !important;}
.ht-max-55p {max-height:55% !important;}
.ht-max-56p {max-height:56% !important;}
.ht-max-57p {max-height:57% !important;}
.ht-max-58p {max-height:58% !important;}
.ht-max-59p {max-height:59% !important;}
.ht-max-60p {max-height:60% !important;}
.ht-max-61p {max-height:61% !important;}
.ht-max-62p {max-height:62% !important;}
.ht-max-63p {max-height:63% !important;}
.ht-max-64p {max-height:64% !important;}
.ht-max-65p {max-height:65% !important;}
.ht-max-66p {max-height:66% !important;}
.ht-max-67p {max-height:67% !important;}
.ht-max-68p {max-height:68% !important;}
.ht-max-69p {max-height:69% !important;}
.ht-max-70p {max-height:70% !important;}
.ht-max-71p {max-height:71% !important;}
.ht-max-72p {max-height:72% !important;}
.ht-max-73p {max-height:73% !important;}
.ht-max-74p {max-height:74% !important;}
.ht-max-75p {max-height:75% !important;}
.ht-max-76p {max-height:76% !important;}
.ht-max-77p {max-height:77% !important;}
.ht-max-78p {max-height:78% !important;}
.ht-max-79p {max-height:79% !important;}
.ht-max-80p {max-height:80% !important;}
.ht-max-81p {max-height:81% !important;}
.ht-max-82p {max-height:82% !important;}
.ht-max-83p {max-height:83% !important;}
.ht-max-84p {max-height:84% !important;}
.ht-max-85p {max-height:85% !important;}
.ht-max-86p {max-height:86% !important;}
.ht-max-87p {max-height:87% !important;}
.ht-max-88p {max-height:88% !important;}
.ht-max-89p {max-height:89% !important;}
.ht-max-90p {max-height:90% !important;}
.ht-max-91p {max-height:91% !important;}
.ht-max-92p {max-height:92% !important;}
.ht-max-93p {max-height:93% !important;}
.ht-max-94p {max-height:94% !important;}
.ht-max-95p {max-height:95% !important;}
.ht-max-96p {max-height:96% !important;}
.ht-max-97p {max-height:97% !important;}
.ht-max-98p {max-height:98% !important;}
.ht-max-99p {max-height:99% !important;}
.ht-max-100p {max-height:100% !important;}
/*------------------------- height-min-px ----------------------------------*/
.ht-min-0 {min-height:0px !important;}
.ht-min-1 {min-height:1px !important;}
.ht-min-2 {min-height:2px !important;}
.ht-min-3 {min-height:3px !important;}
.ht-min-4 {min-height:4px !important;}
.ht-min-5 {min-height:5px !important;}
.ht-min-6 {min-height:6px !important;}
.ht-min-7 {min-height:7px !important;}
.ht-min-8 {min-height:8px !important;}
.ht-min-9 {min-height:9px !important;}
.ht-min-10 {min-height:10px !important;}
.ht-min-11 {min-height:11px !important;}
.ht-min-12 {min-height:12px !important;}
.ht-min-13 {min-height:13px !important;}
.ht-min-14 {min-height:14px !important;}
.ht-min-15 {min-height:15px !important;}
.ht-min-16 {min-height:16px !important;}
.ht-min-17 {min-height:17px !important;}
.ht-min-18 {min-height:18px !important;}
.ht-min-19 {min-height:19px !important;}
.ht-min-20 {min-height:20px !important;}
.ht-min-21 {min-height:21px !important;}
.ht-min-22 {min-height:22px !important;}
.ht-min-23 {min-height:23px !important;}
.ht-min-24 {min-height:24px !important;}
.ht-min-25 {min-height:25px !important;}
.ht-min-26 {min-height:26px !important;}
.ht-min-27 {min-height:27px !important;}
.ht-min-28 {min-height:28px !important;}
.ht-min-29 {min-height:29px !important;}
.ht-min-30 {min-height:30px !important;}
.ht-min-31 {min-height:31px !important;}
.ht-min-32 {min-height:32px !important;}
.ht-min-33 {min-height:33px !important;}
.ht-min-34 {min-height:34px !important;}
.ht-min-35 {min-height:35px !important;}
.ht-min-36 {min-height:36px !important;}
.ht-min-37 {min-height:37px !important;}
.ht-min-38 {min-height:38px !important;}
.ht-min-39 {min-height:39px !important;}
.ht-min-40 {min-height:40px !important;}
.ht-min-41 {min-height:41px !important;}
.ht-min-42 {min-height:42px !important;}
.ht-min-43 {min-height:43px !important;}
.ht-min-44 {min-height:44px !important;}
.ht-min-45 {min-height:45px !important;}
.ht-min-46 {min-height:46px !important;}
.ht-min-47 {min-height:47px !important;}
.ht-min-48 {min-height:48px !important;}
.ht-min-49 {min-height:49px !important;}
.ht-min-50 {min-height:50px !important;}
.ht-min-51 {min-height:51px !important;}
.ht-min-52 {min-height:52px !important;}
.ht-min-53 {min-height:53px !important;}
.ht-min-54 {min-height:54px !important;}
.ht-min-55 {min-height:55px !important;}
.ht-min-56 {min-height:56px !important;}
.ht-min-57 {min-height:57px !important;}
.ht-min-58 {min-height:58px !important;}
.ht-min-59 {min-height:59px !important;}
.ht-min-60 {min-height:60px !important;}
.ht-min-61 {min-height:61px !important;}
.ht-min-62 {min-height:62px !important;}
.ht-min-63 {min-height:63px !important;}
.ht-min-64 {min-height:64px !important;}
.ht-min-65 {min-height:65px !important;}
.ht-min-66 {min-height:66px !important;}
.ht-min-67 {min-height:67px !important;}
.ht-min-68 {min-height:68px !important;}
.ht-min-69 {min-height:69px !important;}
.ht-min-70 {min-height:70px !important;}
.ht-min-71 {min-height:71px !important;}
.ht-min-72 {min-height:72px !important;}
.ht-min-73 {min-height:73px !important;}
.ht-min-74 {min-height:74px !important;}
.ht-min-75 {min-height:75px !important;}
.ht-min-76 {min-height:76px !important;}
.ht-min-77 {min-height:77px !important;}
.ht-min-78 {min-height:78px !important;}
.ht-min-79 {min-height:79px !important;}
.ht-min-80 {min-height:80px !important;}
.ht-min-81 {min-height:81px !important;}
.ht-min-82 {min-height:82px !important;}
.ht-min-83 {min-height:83px !important;}
.ht-min-84 {min-height:84px !important;}
.ht-min-85 {min-height:85px !important;}
.ht-min-86 {min-height:86px !important;}
.ht-min-87 {min-height:87px !important;}
.ht-min-88 {min-height:88px !important;}
.ht-min-89 {min-height:89px !important;}
.ht-min-90 {min-height:90px !important;}
.ht-min-91 {min-height:91px !important;}
.ht-min-92 {min-height:92px !important;}
.ht-min-93 {min-height:93px !important;}
.ht-min-94 {min-height:94px !important;}
.ht-min-95 {min-height:95px !important;}
.ht-min-96 {min-height:96px !important;}
.ht-min-97 {min-height:97px !important;}
.ht-min-98 {min-height:98px !important;}
.ht-min-99 {min-height:99px !important;}
.ht-min-100 {min-height:100px !important;}
.ht-min-101 {min-height:101px !important;}
.ht-min-102 {min-height:102px !important;}
.ht-min-103 {min-height:103px !important;}
.ht-min-104 {min-height:104px !important;}
.ht-min-105 {min-height:105px !important;}
.ht-min-106 {min-height:106px !important;}
.ht-min-107 {min-height:107px !important;}
.ht-min-108 {min-height:108px !important;}
.ht-min-109 {min-height:109px !important;}
.ht-min-110 {min-height:110px !important;}
.ht-min-111 {min-height:111px !important;}
.ht-min-112 {min-height:112px !important;}
.ht-min-113 {min-height:113px !important;}
.ht-min-114 {min-height:114px !important;}
.ht-min-115 {min-height:115px !important;}
.ht-min-116 {min-height:116px !important;}
.ht-min-117 {min-height:117px !important;}
.ht-min-118 {min-height:118px !important;}
.ht-min-119 {min-height:119px !important;}
.ht-min-120 {min-height:120px !important;}
.ht-min-121 {min-height:121px !important;}
.ht-min-122 {min-height:122px !important;}
.ht-min-123 {min-height:123px !important;}
.ht-min-124 {min-height:124px !important;}
.ht-min-125 {min-height:125px !important;}
.ht-min-126 {min-height:126px !important;}
.ht-min-127 {min-height:127px !important;}
.ht-min-128 {min-height:128px !important;}
.ht-min-129 {min-height:129px !important;}
.ht-min-130 {min-height:130px !important;}
.ht-min-131 {min-height:131px !important;}
.ht-min-132 {min-height:132px !important;}
.ht-min-133 {min-height:133px !important;}
.ht-min-134 {min-height:134px !important;}
.ht-min-135 {min-height:135px !important;}
.ht-min-136 {min-height:136px !important;}
.ht-min-137 {min-height:137px !important;}
.ht-min-138 {min-height:138px !important;}
.ht-min-139 {min-height:139px !important;}
.ht-min-140 {min-height:140px !important;}
.ht-min-141 {min-height:141px !important;}
.ht-min-142 {min-height:142px !important;}
.ht-min-143 {min-height:143px !important;}
.ht-min-144 {min-height:144px !important;}
.ht-min-145 {min-height:145px !important;}
.ht-min-146 {min-height:146px !important;}
.ht-min-147 {min-height:147px !important;}
.ht-min-148 {min-height:148px !important;}
.ht-min-149 {min-height:149px !important;}
.ht-min-150 {min-height:150px !important;}
.ht-min-151 {min-height:151px !important;}
.ht-min-152 {min-height:152px !important;}
.ht-min-153 {min-height:153px !important;}
.ht-min-154 {min-height:154px !important;}
.ht-min-155 {min-height:155px !important;}
.ht-min-156 {min-height:156px !important;}
.ht-min-157 {min-height:157px !important;}
.ht-min-158 {min-height:158px !important;}
.ht-min-159 {min-height:159px !important;}
.ht-min-160 {min-height:160px !important;}
.ht-min-161 {min-height:161px !important;}
.ht-min-162 {min-height:162px !important;}
.ht-min-163 {min-height:163px !important;}
.ht-min-164 {min-height:164px !important;}
.ht-min-165 {min-height:165px !important;}
.ht-min-166 {min-height:166px !important;}
.ht-min-167 {min-height:167px !important;}
.ht-min-168 {min-height:168px !important;}
.ht-min-169 {min-height:169px !important;}
.ht-min-170 {min-height:170px !important;}
.ht-min-171 {min-height:171px !important;}
.ht-min-172 {min-height:172px !important;}
.ht-min-173 {min-height:173px !important;}
.ht-min-174 {min-height:174px !important;}
.ht-min-175 {min-height:175px !important;}
.ht-min-176 {min-height:176px !important;}
.ht-min-177 {min-height:177px !important;}
.ht-min-178 {min-height:178px !important;}
.ht-min-179 {min-height:179px !important;}
.ht-min-180 {min-height:180px !important;}
.ht-min-181 {min-height:181px !important;}
.ht-min-182 {min-height:182px !important;}
.ht-min-183 {min-height:183px !important;}
.ht-min-184 {min-height:184px !important;}
.ht-min-185 {min-height:185px !important;}
.ht-min-186 {min-height:186px !important;}
.ht-min-187 {min-height:187px !important;}
.ht-min-188 {min-height:188px !important;}
.ht-min-189 {min-height:189px !important;}
.ht-min-190 {min-height:190px !important;}
.ht-min-191 {min-height:191px !important;}
.ht-min-192 {min-height:192px !important;}
.ht-min-193 {min-height:193px !important;}
.ht-min-194 {min-height:194px !important;}
.ht-min-195 {min-height:195px !important;}
.ht-min-196 {min-height:196px !important;}
.ht-min-197 {min-height:197px !important;}
.ht-min-198 {min-height:198px !important;}
.ht-min-199 {min-height:199px !important;}
.ht-min-200 {min-height:200px !important;}
.ht-min-201 {min-height:201px !important;}
.ht-min-202 {min-height:202px !important;}
.ht-min-203 {min-height:203px !important;}
.ht-min-204 {min-height:204px !important;}
.ht-min-205 {min-height:205px !important;}
.ht-min-206 {min-height:206px !important;}
.ht-min-207 {min-height:207px !important;}
.ht-min-208 {min-height:208px !important;}
.ht-min-209 {min-height:209px !important;}
.ht-min-210 {min-height:210px !important;}
.ht-min-211 {min-height:211px !important;}
.ht-min-212 {min-height:212px !important;}
.ht-min-213 {min-height:213px !important;}
.ht-min-214 {min-height:214px !important;}
.ht-min-215 {min-height:215px !important;}
.ht-min-216 {min-height:216px !important;}
.ht-min-217 {min-height:217px !important;}
.ht-min-218 {min-height:218px !important;}
.ht-min-219 {min-height:219px !important;}
.ht-min-220 {min-height:220px !important;}
.ht-min-221 {min-height:221px !important;}
.ht-min-222 {min-height:222px !important;}
.ht-min-223 {min-height:223px !important;}
.ht-min-224 {min-height:224px !important;}
.ht-min-225 {min-height:225px !important;}
.ht-min-226 {min-height:226px !important;}
.ht-min-227 {min-height:227px !important;}
.ht-min-228 {min-height:228px !important;}
.ht-min-229 {min-height:229px !important;}
.ht-min-230 {min-height:230px !important;}
.ht-min-231 {min-height:231px !important;}
.ht-min-232 {min-height:232px !important;}
.ht-min-233 {min-height:233px !important;}
.ht-min-234 {min-height:234px !important;}
.ht-min-235 {min-height:235px !important;}
.ht-min-236 {min-height:236px !important;}
.ht-min-237 {min-height:237px !important;}
.ht-min-238 {min-height:238px !important;}
.ht-min-239 {min-height:239px !important;}
.ht-min-240 {min-height:240px !important;}
.ht-min-241 {min-height:241px !important;}
.ht-min-242 {min-height:242px !important;}
.ht-min-243 {min-height:243px !important;}
.ht-min-244 {min-height:244px !important;}
.ht-min-245 {min-height:245px !important;}
.ht-min-246 {min-height:246px !important;}
.ht-min-247 {min-height:247px !important;}
.ht-min-248 {min-height:248px !important;}
.ht-min-249 {min-height:249px !important;}
.ht-min-250 {min-height:250px !important;}
.ht-min-251 {min-height:251px !important;}
.ht-min-252 {min-height:252px !important;}
.ht-min-253 {min-height:253px !important;}
.ht-min-254 {min-height:254px !important;}
.ht-min-255 {min-height:255px !important;}
.ht-min-256 {min-height:256px !important;}
.ht-min-257 {min-height:257px !important;}
.ht-min-258 {min-height:258px !important;}
.ht-min-259 {min-height:259px !important;}
.ht-min-260 {min-height:260px !important;}
.ht-min-261 {min-height:261px !important;}
.ht-min-262 {min-height:262px !important;}
.ht-min-263 {min-height:263px !important;}
.ht-min-264 {min-height:264px !important;}
.ht-min-265 {min-height:265px !important;}
.ht-min-266 {min-height:266px !important;}
.ht-min-267 {min-height:267px !important;}
.ht-min-268 {min-height:268px !important;}
.ht-min-269 {min-height:269px !important;}
.ht-min-270 {min-height:270px !important;}
.ht-min-271 {min-height:271px !important;}
.ht-min-272 {min-height:272px !important;}
.ht-min-273 {min-height:273px !important;}
.ht-min-274 {min-height:274px !important;}
.ht-min-275 {min-height:275px !important;}
.ht-min-276 {min-height:276px !important;}
.ht-min-277 {min-height:277px !important;}
.ht-min-278 {min-height:278px !important;}
.ht-min-279 {min-height:279px !important;}
.ht-min-280 {min-height:280px !important;}
.ht-min-281 {min-height:281px !important;}
.ht-min-282 {min-height:282px !important;}
.ht-min-283 {min-height:283px !important;}
.ht-min-284 {min-height:284px !important;}
.ht-min-285 {min-height:285px !important;}
.ht-min-286 {min-height:286px !important;}
.ht-min-287 {min-height:287px !important;}
.ht-min-288 {min-height:288px !important;}
.ht-min-289 {min-height:289px !important;}
.ht-min-290 {min-height:290px !important;}
.ht-min-291 {min-height:291px !important;}
.ht-min-292 {min-height:292px !important;}
.ht-min-293 {min-height:293px !important;}
.ht-min-294 {min-height:294px !important;}
.ht-min-295 {min-height:295px !important;}
.ht-min-296 {min-height:296px !important;}
.ht-min-297 {min-height:297px !important;}
.ht-min-298 {min-height:298px !important;}
.ht-min-299 {min-height:299px !important;}
.ht-min-300 {min-height:300px !important;}
.ht-min-301 {min-height:301px !important;}
.ht-min-302 {min-height:302px !important;}
.ht-min-303 {min-height:303px !important;}
.ht-min-304 {min-height:304px !important;}
.ht-min-305 {min-height:305px !important;}
.ht-min-306 {min-height:306px !important;}
.ht-min-307 {min-height:307px !important;}
.ht-min-308 {min-height:308px !important;}
.ht-min-309 {min-height:309px !important;}
.ht-min-310 {min-height:310px !important;}
.ht-min-311 {min-height:311px !important;}
.ht-min-312 {min-height:312px !important;}
.ht-min-313 {min-height:313px !important;}
.ht-min-314 {min-height:314px !important;}
.ht-min-315 {min-height:315px !important;}
.ht-min-316 {min-height:316px !important;}
.ht-min-317 {min-height:317px !important;}
.ht-min-318 {min-height:318px !important;}
.ht-min-319 {min-height:319px !important;}
.ht-min-320 {min-height:320px !important;}
.ht-min-321 {min-height:321px !important;}
.ht-min-322 {min-height:322px !important;}
.ht-min-323 {min-height:323px !important;}
.ht-min-324 {min-height:324px !important;}
.ht-min-325 {min-height:325px !important;}
.ht-min-326 {min-height:326px !important;}
.ht-min-327 {min-height:327px !important;}
.ht-min-328 {min-height:328px !important;}
.ht-min-329 {min-height:329px !important;}
.ht-min-330 {min-height:330px !important;}
.ht-min-331 {min-height:331px !important;}
.ht-min-332 {min-height:332px !important;}
.ht-min-333 {min-height:333px !important;}
.ht-min-334 {min-height:334px !important;}
.ht-min-335 {min-height:335px !important;}
.ht-min-336 {min-height:336px !important;}
.ht-min-337 {min-height:337px !important;}
.ht-min-338 {min-height:338px !important;}
.ht-min-339 {min-height:339px !important;}
.ht-min-340 {min-height:340px !important;}
.ht-min-341 {min-height:341px !important;}
.ht-min-342 {min-height:342px !important;}
.ht-min-343 {min-height:343px !important;}
.ht-min-344 {min-height:344px !important;}
.ht-min-345 {min-height:345px !important;}
.ht-min-346 {min-height:346px !important;}
.ht-min-347 {min-height:347px !important;}
.ht-min-348 {min-height:348px !important;}
.ht-min-349 {min-height:349px !important;}
.ht-min-350 {min-height:350px !important;}
.ht-min-351 {min-height:351px !important;}
.ht-min-352 {min-height:352px !important;}
.ht-min-353 {min-height:353px !important;}
.ht-min-354 {min-height:354px !important;}
.ht-min-355 {min-height:355px !important;}
.ht-min-356 {min-height:356px !important;}
.ht-min-357 {min-height:357px !important;}
.ht-min-358 {min-height:358px !important;}
.ht-min-359 {min-height:359px !important;}
.ht-min-360 {min-height:360px !important;}
.ht-min-361 {min-height:361px !important;}
.ht-min-362 {min-height:362px !important;}
.ht-min-363 {min-height:363px !important;}
.ht-min-364 {min-height:364px !important;}
.ht-min-365 {min-height:365px !important;}
.ht-min-366 {min-height:366px !important;}
.ht-min-367 {min-height:367px !important;}
.ht-min-368 {min-height:368px !important;}
.ht-min-369 {min-height:369px !important;}
.ht-min-370 {min-height:370px !important;}
.ht-min-371 {min-height:371px !important;}
.ht-min-372 {min-height:372px !important;}
.ht-min-373 {min-height:373px !important;}
.ht-min-374 {min-height:374px !important;}
.ht-min-375 {min-height:375px !important;}
.ht-min-376 {min-height:376px !important;}
.ht-min-377 {min-height:377px !important;}
.ht-min-378 {min-height:378px !important;}
.ht-min-379 {min-height:379px !important;}
.ht-min-380 {min-height:380px !important;}
.ht-min-381 {min-height:381px !important;}
.ht-min-382 {min-height:382px !important;}
.ht-min-383 {min-height:383px !important;}
.ht-min-384 {min-height:384px !important;}
.ht-min-385 {min-height:385px !important;}
.ht-min-386 {min-height:386px !important;}
.ht-min-387 {min-height:387px !important;}
.ht-min-388 {min-height:388px !important;}
.ht-min-389 {min-height:389px !important;}
.ht-min-390 {min-height:390px !important;}
.ht-min-391 {min-height:391px !important;}
.ht-min-392 {min-height:392px !important;}
.ht-min-393 {min-height:393px !important;}
.ht-min-394 {min-height:394px !important;}
.ht-min-395 {min-height:395px !important;}
.ht-min-396 {min-height:396px !important;}
.ht-min-397 {min-height:397px !important;}
.ht-min-398 {min-height:398px !important;}
.ht-min-399 {min-height:399px !important;}
.ht-min-400 {min-height:400px !important;}
/*------------------------- height-min-% ----------------------------------*/
.ht-min-0p {min-height:0% !important;}
.ht-min-1p {min-height:1% !important;}
.ht-min-2p {min-height:2% !important;}
.ht-min-3p {min-height:3% !important;}
.ht-min-4p {min-height:4% !important;}
.ht-min-5p {min-height:5% !important;}
.ht-min-6p {min-height:6% !important;}
.ht-min-7p {min-height:7% !important;}
.ht-min-8p {min-height:8% !important;}
.ht-min-9p {min-height:9% !important;}
.ht-min-10p {min-height:10% !important;}
.ht-min-11p {min-height:11% !important;}
.ht-min-12p {min-height:12% !important;}
.ht-min-13p {min-height:13% !important;}
.ht-min-14p {min-height:14% !important;}
.ht-min-15p {min-height:15% !important;}
.ht-min-16p {min-height:16% !important;}
.ht-min-17p {min-height:17% !important;}
.ht-min-18p {min-height:18% !important;}
.ht-min-19p {min-height:19% !important;}
.ht-min-20p {min-height:20% !important;}
.ht-min-21p {min-height:21% !important;}
.ht-min-22p {min-height:22% !important;}
.ht-min-23p {min-height:23% !important;}
.ht-min-24p {min-height:24% !important;}
.ht-min-25p {min-height:25% !important;}
.ht-min-26p {min-height:26% !important;}
.ht-min-27p {min-height:27% !important;}
.ht-min-28p {min-height:28% !important;}
.ht-min-29p {min-height:29% !important;}
.ht-min-30p {min-height:30% !important;}
.ht-min-31p {min-height:31% !important;}
.ht-min-32p {min-height:32% !important;}
.ht-min-33p {min-height:33% !important;}
.ht-min-34p {min-height:34% !important;}
.ht-min-35p {min-height:35% !important;}
.ht-min-36p {min-height:36% !important;}
.ht-min-37p {min-height:37% !important;}
.ht-min-38p {min-height:38% !important;}
.ht-min-39p {min-height:39% !important;}
.ht-min-40p {min-height:40% !important;}
.ht-min-41p {min-height:41% !important;}
.ht-min-42p {min-height:42% !important;}
.ht-min-43p {min-height:43% !important;}
.ht-min-44p {min-height:44% !important;}
.ht-min-45p {min-height:45% !important;}
.ht-min-46p {min-height:46% !important;}
.ht-min-47p {min-height:47% !important;}
.ht-min-48p {min-height:48% !important;}
.ht-min-49p {min-height:49% !important;}
.ht-min-50p {min-height:50% !important;}
.ht-min-51p {min-height:51% !important;}
.ht-min-52p {min-height:52% !important;}
.ht-min-53p {min-height:53% !important;}
.ht-min-54p {min-height:54% !important;}
.ht-min-55p {min-height:55% !important;}
.ht-min-56p {min-height:56% !important;}
.ht-min-57p {min-height:57% !important;}
.ht-min-58p {min-height:58% !important;}
.ht-min-59p {min-height:59% !important;}
.ht-min-60p {min-height:60% !important;}
.ht-min-61p {min-height:61% !important;}
.ht-min-62p {min-height:62% !important;}
.ht-min-63p {min-height:63% !important;}
.ht-min-64p {min-height:64% !important;}
.ht-min-65p {min-height:65% !important;}
.ht-min-66p {min-height:66% !important;}
.ht-min-67p {min-height:67% !important;}
.ht-min-68p {min-height:68% !important;}
.ht-min-69p {min-height:69% !important;}
.ht-min-70p {min-height:70% !important;}
.ht-min-71p {min-height:71% !important;}
.ht-min-72p {min-height:72% !important;}
.ht-min-73p {min-height:73% !important;}
.ht-min-74p {min-height:74% !important;}
.ht-min-75p {min-height:75% !important;}
.ht-min-76p {min-height:76% !important;}
.ht-min-77p {min-height:77% !important;}
.ht-min-78p {min-height:78% !important;}
.ht-min-79p {min-height:79% !important;}
.ht-min-80p {min-height:80% !important;}
.ht-min-81p {min-height:81% !important;}
.ht-min-82p {min-height:82% !important;}
.ht-min-83p {min-height:83% !important;}
.ht-min-84p {min-height:84% !important;}
.ht-min-85p {min-height:85% !important;}
.ht-min-86p {min-height:86% !important;}
.ht-min-87p {min-height:87% !important;}
.ht-min-88p {min-height:88% !important;}
.ht-min-89p {min-height:89% !important;}
.ht-min-90p {min-height:90% !important;}
.ht-min-91p {min-height:91% !important;}
.ht-min-92p {min-height:92% !important;}
.ht-min-93p {min-height:93% !important;}
.ht-min-94p {min-height:94% !important;}
.ht-min-95p {min-height:95% !important;}
.ht-min-96p {min-height:96% !important;}
.ht-min-97p {min-height:97% !important;}
.ht-min-98p {min-height:98% !important;}
.ht-min-99p {min-height:99% !important;}
.ht-min-100p {min-height:100% !important;}

/* %%%%%%%%%%%%%%%% MARGIN %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
/*------------------------- Margin-all ----------------------------------*/
.mg-auto {margin:auto !important;}
.mg-0 {margin:0px !important;}
.mg-1 {margin:1px !important;}
.mg-2 {margin:2px !important;}
.mg-3 {margin:3px !important;}
.mg-4 {margin:4px !important;}
.mg-5 {margin:5px !important;}
.mg-6 {margin:6px !important;}
.mg-7 {margin:7px !important;}
.mg-8 {margin:8px !important;}
.mg-9 {margin:9px !important;}
.mg-10 {margin:10px !important;}
.mg-11 {margin:11px !important;}
.mg-12 {margin:12px !important;}
.mg-13 {margin:13px !important;}
.mg-14 {margin:14px !important;}
.mg-15 {margin:15px !important;}
.mg-16 {margin:16px !important;}
.mg-17 {margin:17px !important;}
.mg-18 {margin:18px !important;}
.mg-19 {margin:19px !important;}
.mg-20 {margin:20px !important;}
.mg-21 {margin:21px !important;}
.mg-22 {margin:22px !important;}
.mg-23 {margin:23px !important;}
.mg-24 {margin:24px !important;}
.mg-25 {margin:25px !important;}
.mg-26 {margin:26px !important;}
.mg-27 {margin:27px !important;}
.mg-28 {margin:28px !important;}
.mg-29 {margin:29px !important;}
.mg-30 {margin:30px !important;}
.mg-31 {margin:31px !important;}
.mg-32 {margin:32px !important;}
.mg-33 {margin:33px !important;}
.mg-34 {margin:34px !important;}
.mg-35 {margin:35px !important;}
.mg-36 {margin:36px !important;}
.mg-37 {margin:37px !important;}
.mg-38 {margin:38px !important;}
.mg-39 {margin:39px !important;}
.mg-40 {margin:40px !important;}
.mg-41 {margin:41px !important;}
.mg-42 {margin:42px !important;}
.mg-43 {margin:43px !important;}
.mg-44 {margin:44px !important;}
.mg-45 {margin:45px !important;}
.mg-46 {margin:46px !important;}
.mg-47 {margin:47px !important;}
.mg-48 {margin:48px !important;}
.mg-49 {margin:49px !important;}
.mg-50 {margin:50px !important;}
.mg-51 {margin:51px !important;}
.mg-52 {margin:52px !important;}
.mg-53 {margin:53px !important;}
.mg-54 {margin:54px !important;}
.mg-55 {margin:55px !important;}
.mg-56 {margin:56px !important;}
.mg-57 {margin:57px !important;}
.mg-58 {margin:58px !important;}
.mg-59 {margin:59px !important;}
.mg-60 {margin:60px !important;}
.mg-61 {margin:61px !important;}
.mg-62 {margin:62px !important;}
.mg-63 {margin:63px !important;}
.mg-64 {margin:64px !important;}
.mg-65 {margin:65px !important;}
.mg-66 {margin:66px !important;}
.mg-67 {margin:67px !important;}
.mg-68 {margin:68px !important;}
.mg-69 {margin:69px !important;}
.mg-70 {margin:70px !important;}
.mg-71 {margin:71px !important;}
.mg-72 {margin:72px !important;}
.mg-73 {margin:73px !important;}
.mg-74 {margin:74px !important;}
.mg-75 {margin:75px !important;}
.mg-76 {margin:76px !important;}
.mg-77 {margin:77px !important;}
.mg-78 {margin:78px !important;}
.mg-79 {margin:79px !important;}
.mg-80 {margin:80px !important;}
.mg-81 {margin:81px !important;}
.mg-82 {margin:82px !important;}
.mg-83 {margin:83px !important;}
.mg-84 {margin:84px !important;}
.mg-85 {margin:85px !important;}
.mg-86 {margin:86px !important;}
.mg-87 {margin:87px !important;}
.mg-88 {margin:88px !important;}
.mg-89 {margin:89px !important;}
.mg-90 {margin:90px !important;}
.mg-91 {margin:91px !important;}
.mg-92 {margin:92px !important;}
.mg-93 {margin:93px !important;}
.mg-94 {margin:94px !important;}
.mg-95 {margin:95px !important;}
.mg-96 {margin:96px !important;}
.mg-97 {margin:97px !important;}
.mg-98 {margin:98px !important;}
.mg-99 {margin:99px !important;}
.mg-100 {margin:100px !important;}
.mg-101 {margin:101px !important;}
.mg-102 {margin:102px !important;}
.mg-103 {margin:103px !important;}
.mg-104 {margin:104px !important;}
.mg-105 {margin:105px !important;}
.mg-106 {margin:106px !important;}
.mg-107 {margin:107px !important;}
.mg-108 {margin:108px !important;}
.mg-109 {margin:109px !important;}
.mg-110 {margin:110px !important;}
.mg-111 {margin:111px !important;}
.mg-112 {margin:112px !important;}
.mg-113 {margin:113px !important;}
.mg-114 {margin:114px !important;}
.mg-115 {margin:115px !important;}
.mg-116 {margin:116px !important;}
.mg-117 {margin:117px !important;}
.mg-118 {margin:118px !important;}
.mg-119 {margin:119px !important;}
.mg-120 {margin:120px !important;}
.mg-121 {margin:121px !important;}
.mg-122 {margin:122px !important;}
.mg-123 {margin:123px !important;}
.mg-124 {margin:124px !important;}
.mg-125 {margin:125px !important;}
.mg-126 {margin:126px !important;}
.mg-127 {margin:127px !important;}
.mg-128 {margin:128px !important;}
.mg-129 {margin:129px !important;}
.mg-130 {margin:130px !important;}
.mg-131 {margin:131px !important;}
.mg-132 {margin:132px !important;}
.mg-133 {margin:133px !important;}
.mg-134 {margin:134px !important;}
.mg-135 {margin:135px !important;}
.mg-136 {margin:136px !important;}
.mg-137 {margin:137px !important;}
.mg-138 {margin:138px !important;}
.mg-139 {margin:139px !important;}
.mg-140 {margin:140px !important;}
.mg-141 {margin:141px !important;}
.mg-142 {margin:142px !important;}
.mg-143 {margin:143px !important;}
.mg-144 {margin:144px !important;}
.mg-145 {margin:145px !important;}
.mg-146 {margin:146px !important;}
.mg-147 {margin:147px !important;}
.mg-148 {margin:148px !important;}
.mg-149 {margin:149px !important;}
.mg-150 {margin:150px !important;}
.mg-151 {margin:151px !important;}
.mg-152 {margin:152px !important;}
.mg-153 {margin:153px !important;}
.mg-154 {margin:154px !important;}
.mg-155 {margin:155px !important;}
.mg-156 {margin:156px !important;}
.mg-157 {margin:157px !important;}
.mg-158 {margin:158px !important;}
.mg-159 {margin:159px !important;}
.mg-160 {margin:160px !important;}
.mg-161 {margin:161px !important;}
.mg-162 {margin:162px !important;}
.mg-163 {margin:163px !important;}
.mg-164 {margin:164px !important;}
.mg-165 {margin:165px !important;}
.mg-166 {margin:166px !important;}
.mg-167 {margin:167px !important;}
.mg-168 {margin:168px !important;}
.mg-169 {margin:169px !important;}
.mg-170 {margin:170px !important;}
.mg-171 {margin:171px !important;}
.mg-172 {margin:172px !important;}
.mg-173 {margin:173px !important;}
.mg-174 {margin:174px !important;}
.mg-175 {margin:175px !important;}
.mg-176 {margin:176px !important;}
.mg-177 {margin:177px !important;}
.mg-178 {margin:178px !important;}
.mg-179 {margin:179px !important;}
.mg-180 {margin:180px !important;}
.mg-181 {margin:181px !important;}
.mg-182 {margin:182px !important;}
.mg-183 {margin:183px !important;}
.mg-184 {margin:184px !important;}
.mg-185 {margin:185px !important;}
.mg-186 {margin:186px !important;}
.mg-187 {margin:187px !important;}
.mg-188 {margin:188px !important;}
.mg-189 {margin:189px !important;}
.mg-190 {margin:190px !important;}
.mg-191 {margin:191px !important;}
.mg-192 {margin:192px !important;}
.mg-193 {margin:193px !important;}
.mg-194 {margin:194px !important;}
.mg-195 {margin:195px !important;}
.mg-196 {margin:196px !important;}
.mg-197 {margin:197px !important;}
.mg-198 {margin:198px !important;}
.mg-199 {margin:199px !important;}
.mg-200 {margin:200px !important;}
.mg-205 {margin:205px !important;}
.mg-210 {margin:210px !important;}
.mg-215 {margin:215px !important;}
.mg-220 {margin:220px !important;}
.mg-225 {margin:225px !important;}
.mg-230 {margin:230px !important;}
.mg-235 {margin:235px !important;}
.mg-240 {margin:240px !important;}
.mg-245 {margin:245px !important;}
.mg-250 {margin:250px !important;}
.mg-255 {margin:255px !important;}
.mg-260 {margin:260px !important;}
.mg-265 {margin:265px !important;}
.mg-270 {margin:270px !important;}
.mg-275 {margin:275px !important;}
.mg-280 {margin:280px !important;}
.mg-285 {margin:285px !important;}
.mg-290 {margin:290px !important;}
.mg-295 {margin:295px !important;}
.mg-300 {margin:300px !important;}
.mg-305 {margin:305px !important;}
.mg-310 {margin:310px !important;}
.mg-315 {margin:315px !important;}
.mg-320 {margin:320px !important;}
.mg-325 {margin:325px !important;}
.mg-330 {margin:330px !important;}
.mg-335 {margin:335px !important;}
.mg-340 {margin:340px !important;}
.mg-345 {margin:345px !important;}
.mg-350 {margin:350px !important;}
.mg-355 {margin:355px !important;}
.mg-360 {margin:360px !important;}
.mg-365 {margin:365px !important;}
.mg-370 {margin:370px !important;}
.mg-375 {margin:375px !important;}
.mg-380 {margin:380px !important;}
.mg-385 {margin:385px !important;}
.mg-390 {margin:390px !important;}
.mg-395 {margin:395px !important;}
.mg-400 {margin:400px !important;}
.mg-405 {margin:405px !important;}
.mg-410 {margin:410px !important;}
.mg-415 {margin:415px !important;}
.mg-420 {margin:420px !important;}
.mg-425 {margin:425px !important;}
.mg-430 {margin:430px !important;}
.mg-435 {margin:435px !important;}
.mg-440 {margin:440px !important;}
.mg-445 {margin:445px !important;}
.mg-450 {margin:450px !important;}
.mg-455 {margin:455px !important;}
.mg-460 {margin:460px !important;}
.mg-465 {margin:465px !important;}
.mg-470 {margin:470px !important;}
.mg-475 {margin:475px !important;}
.mg-480 {margin:480px !important;}
.mg-485 {margin:485px !important;}
.mg-490 {margin:490px !important;}
.mg-495 {margin:495px !important;}
.mg-500 {margin:500px !important;}
/*------------------------- Margin-left ----------------------------------*/
.mg-l-0 {margin-left:0px !important;}
.mg-l-1 {margin-left:1px !important;}
.mg-l-2 {margin-left:2px !important;}
.mg-l-3 {margin-left:3px !important;}
.mg-l-4 {margin-left:4px !important;}
.mg-l-5 {margin-left:5px !important;}
.mg-l-6 {margin-left:6px !important;}
.mg-l-7 {margin-left:7px !important;}
.mg-l-8 {margin-left:8px !important;}
.mg-l-9 {margin-left:9px !important;}
.mg-l-10 {margin-left:10px !important;}
.mg-l-11 {margin-left:11px !important;}
.mg-l-12 {margin-left:12px !important;}
.mg-l-13 {margin-left:13px !important;}
.mg-l-14 {margin-left:14px !important;}
.mg-l-15 {margin-left:15px !important;}
.mg-l-16 {margin-left:16px !important;}
.mg-l-17 {margin-left:17px !important;}
.mg-l-18 {margin-left:18px !important;}
.mg-l-19 {margin-left:19px !important;}
.mg-l-20 {margin-left:20px !important;}
.mg-l-21 {margin-left:21px !important;}
.mg-l-22 {margin-left:22px !important;}
.mg-l-23 {margin-left:23px !important;}
.mg-l-24 {margin-left:24px !important;}
.mg-l-25 {margin-left:25px !important;}
.mg-l-26 {margin-left:26px !important;}
.mg-l-27 {margin-left:27px !important;}
.mg-l-28 {margin-left:28px !important;}
.mg-l-29 {margin-left:29px !important;}
.mg-l-30 {margin-left:30px !important;}
.mg-l-31 {margin-left:31px !important;}
.mg-l-32 {margin-left:32px !important;}
.mg-l-33 {margin-left:33px !important;}
.mg-l-34 {margin-left:34px !important;}
.mg-l-35 {margin-left:35px !important;}
.mg-l-36 {margin-left:36px !important;}
.mg-l-37 {margin-left:37px !important;}
.mg-l-38 {margin-left:38px !important;}
.mg-l-39 {margin-left:39px !important;}
.mg-l-40 {margin-left:40px !important;}
.mg-l-41 {margin-left:41px !important;}
.mg-l-42 {margin-left:42px !important;}
.mg-l-43 {margin-left:43px !important;}
.mg-l-44 {margin-left:44px !important;}
.mg-l-45 {margin-left:45px !important;}
.mg-l-46 {margin-left:46px !important;}
.mg-l-47 {margin-left:47px !important;}
.mg-l-48 {margin-left:48px !important;}
.mg-l-49 {margin-left:49px !important;}
.mg-l-50 {margin-left:50px !important;}
.mg-l-51 {margin-left:51px !important;}
.mg-l-52 {margin-left:52px !important;}
.mg-l-53 {margin-left:53px !important;}
.mg-l-54 {margin-left:54px !important;}
.mg-l-55 {margin-left:55px !important;}
.mg-l-56 {margin-left:56px !important;}
.mg-l-57 {margin-left:57px !important;}
.mg-l-58 {margin-left:58px !important;}
.mg-l-59 {margin-left:59px !important;}
.mg-l-60 {margin-left:60px !important;}
.mg-l-61 {margin-left:61px !important;}
.mg-l-62 {margin-left:62px !important;}
.mg-l-63 {margin-left:63px !important;}
.mg-l-64 {margin-left:64px !important;}
.mg-l-65 {margin-left:65px !important;}
.mg-l-66 {margin-left:66px !important;}
.mg-l-67 {margin-left:67px !important;}
.mg-l-68 {margin-left:68px !important;}
.mg-l-69 {margin-left:69px !important;}
.mg-l-70 {margin-left:70px !important;}
.mg-l-71 {margin-left:71px !important;}
.mg-l-72 {margin-left:72px !important;}
.mg-l-73 {margin-left:73px !important;}
.mg-l-74 {margin-left:74px !important;}
.mg-l-75 {margin-left:75px !important;}
.mg-l-76 {margin-left:76px !important;}
.mg-l-77 {margin-left:77px !important;}
.mg-l-78 {margin-left:78px !important;}
.mg-l-79 {margin-left:79px !important;}
.mg-l-80 {margin-left:80px !important;}
.mg-l-81 {margin-left:81px !important;}
.mg-l-82 {margin-left:82px !important;}
.mg-l-83 {margin-left:83px !important;}
.mg-l-84 {margin-left:84px !important;}
.mg-l-85 {margin-left:85px !important;}
.mg-l-86 {margin-left:86px !important;}
.mg-l-87 {margin-left:87px !important;}
.mg-l-88 {margin-left:88px !important;}
.mg-l-89 {margin-left:89px !important;}
.mg-l-90 {margin-left:90px !important;}
.mg-l-91 {margin-left:91px !important;}
.mg-l-92 {margin-left:92px !important;}
.mg-l-93 {margin-left:93px !important;}
.mg-l-94 {margin-left:94px !important;}
.mg-l-95 {margin-left:95px !important;}
.mg-l-96 {margin-left:96px !important;}
.mg-l-97 {margin-left:97px !important;}
.mg-l-98 {margin-left:98px !important;}
.mg-l-99 {margin-left:99px !important;}
.mg-l-100 {margin-left:100px !important;}
.mg-l-101 {margin-left:101px !important;}
.mg-l-102 {margin-left:102px !important;}
.mg-l-103 {margin-left:103px !important;}
.mg-l-104 {margin-left:104px !important;}
.mg-l-105 {margin-left:105px !important;}
.mg-l-106 {margin-left:106px !important;}
.mg-l-107 {margin-left:107px !important;}
.mg-l-108 {margin-left:108px !important;}
.mg-l-109 {margin-left:109px !important;}
.mg-l-110 {margin-left:110px !important;}
.mg-l-111 {margin-left:111px !important;}
.mg-l-112 {margin-left:112px !important;}
.mg-l-113 {margin-left:113px !important;}
.mg-l-114 {margin-left:114px !important;}
.mg-l-115 {margin-left:115px !important;}
.mg-l-116 {margin-left:116px !important;}
.mg-l-117 {margin-left:117px !important;}
.mg-l-118 {margin-left:118px !important;}
.mg-l-119 {margin-left:119px !important;}
.mg-l-120 {margin-left:120px !important;}
.mg-l-121 {margin-left:121px !important;}
.mg-l-122 {margin-left:122px !important;}
.mg-l-123 {margin-left:123px !important;}
.mg-l-124 {margin-left:124px !important;}
.mg-l-125 {margin-left:125px !important;}
.mg-l-126 {margin-left:126px !important;}
.mg-l-127 {margin-left:127px !important;}
.mg-l-128 {margin-left:128px !important;}
.mg-l-129 {margin-left:129px !important;}
.mg-l-130 {margin-left:130px !important;}
.mg-l-131 {margin-left:131px !important;}
.mg-l-132 {margin-left:132px !important;}
.mg-l-133 {margin-left:133px !important;}
.mg-l-134 {margin-left:134px !important;}
.mg-l-135 {margin-left:135px !important;}
.mg-l-136 {margin-left:136px !important;}
.mg-l-137 {margin-left:137px !important;}
.mg-l-138 {margin-left:138px !important;}
.mg-l-139 {margin-left:139px !important;}
.mg-l-140 {margin-left:140px !important;}
.mg-l-141 {margin-left:141px !important;}
.mg-l-142 {margin-left:142px !important;}
.mg-l-143 {margin-left:143px !important;}
.mg-l-144 {margin-left:144px !important;}
.mg-l-145 {margin-left:145px !important;}
.mg-l-146 {margin-left:146px !important;}
.mg-l-147 {margin-left:147px !important;}
.mg-l-148 {margin-left:148px !important;}
.mg-l-149 {margin-left:149px !important;}
.mg-l-150 {margin-left:150px !important;}
.mg-l-151 {margin-left:151px !important;}
.mg-l-152 {margin-left:152px !important;}
.mg-l-153 {margin-left:153px !important;}
.mg-l-154 {margin-left:154px !important;}
.mg-l-155 {margin-left:155px !important;}
.mg-l-156 {margin-left:156px !important;}
.mg-l-157 {margin-left:157px !important;}
.mg-l-158 {margin-left:158px !important;}
.mg-l-159 {margin-left:159px !important;}
.mg-l-160 {margin-left:160px !important;}
.mg-l-161 {margin-left:161px !important;}
.mg-l-162 {margin-left:162px !important;}
.mg-l-163 {margin-left:163px !important;}
.mg-l-164 {margin-left:164px !important;}
.mg-l-165 {margin-left:165px !important;}
.mg-l-166 {margin-left:166px !important;}
.mg-l-167 {margin-left:167px !important;}
.mg-l-168 {margin-left:168px !important;}
.mg-l-169 {margin-left:169px !important;}
.mg-l-170 {margin-left:170px !important;}
.mg-l-171 {margin-left:171px !important;}
.mg-l-172 {margin-left:172px !important;}
.mg-l-173 {margin-left:173px !important;}
.mg-l-174 {margin-left:174px !important;}
.mg-l-175 {margin-left:175px !important;}
.mg-l-176 {margin-left:176px !important;}
.mg-l-177 {margin-left:177px !important;}
.mg-l-178 {margin-left:178px !important;}
.mg-l-179 {margin-left:179px !important;}
.mg-l-180 {margin-left:180px !important;}
.mg-l-181 {margin-left:181px !important;}
.mg-l-182 {margin-left:182px !important;}
.mg-l-183 {margin-left:183px !important;}
.mg-l-184 {margin-left:184px !important;}
.mg-l-185 {margin-left:185px !important;}
.mg-l-186 {margin-left:186px !important;}
.mg-l-187 {margin-left:187px !important;}
.mg-l-188 {margin-left:188px !important;}
.mg-l-189 {margin-left:189px !important;}
.mg-l-190 {margin-left:190px !important;}
.mg-l-191 {margin-left:191px !important;}
.mg-l-192 {margin-left:192px !important;}
.mg-l-193 {margin-left:193px !important;}
.mg-l-194 {margin-left:194px !important;}
.mg-l-195 {margin-left:195px !important;}
.mg-l-196 {margin-left:196px !important;}
.mg-l-197 {margin-left:197px !important;}
.mg-l-198 {margin-left:198px !important;}
.mg-l-199 {margin-left:199px !important;}
.mg-l-200 {margin-left:200px !important;}
.mg-l-205 {margin-left:205px !important;}
.mg-l-210 {margin-left:210px !important;}
.mg-l-215 {margin-left:215px !important;}
.mg-l-220 {margin-left:220px !important;}
.mg-l-225 {margin-left:225px !important;}
.mg-l-230 {margin-left:230px !important;}
.mg-l-235 {margin-left:235px !important;}
.mg-l-240 {margin-left:240px !important;}
.mg-l-245 {margin-left:245px !important;}
.mg-l-250 {margin-left:250px !important;}
.mg-l-255 {margin-left:255px !important;}
.mg-l-260 {margin-left:260px !important;}
.mg-l-265 {margin-left:265px !important;}
.mg-l-270 {margin-left:270px !important;}
.mg-l-275 {margin-left:275px !important;}
.mg-l-280 {margin-left:280px !important;}
.mg-l-285 {margin-left:285px !important;}
.mg-l-290 {margin-left:290px !important;}
.mg-l-295 {margin-left:295px !important;}
.mg-l-300 {margin-left:300px !important;}
.mg-l-305 {margin-left:305px !important;}
.mg-l-310 {margin-left:310px !important;}
.mg-l-315 {margin-left:315px !important;}
.mg-l-320 {margin-left:320px !important;}
.mg-l-325 {margin-left:325px !important;}
.mg-l-330 {margin-left:330px !important;}
.mg-l-335 {margin-left:335px !important;}
.mg-l-340 {margin-left:340px !important;}
.mg-l-345 {margin-left:345px !important;}
.mg-l-350 {margin-left:350px !important;}
.mg-l-355 {margin-left:355px !important;}
.mg-l-360 {margin-left:360px !important;}
.mg-l-365 {margin-left:365px !important;}
.mg-l-370 {margin-left:370px !important;}
.mg-l-375 {margin-left:375px !important;}
.mg-l-380 {margin-left:380px !important;}
.mg-l-385 {margin-left:385px !important;}
.mg-l-390 {margin-left:390px !important;}
.mg-l-395 {margin-left:395px !important;}
.mg-l-400 {margin-left:400px !important;}
.mg-l-405 {margin-left:405px !important;}
.mg-l-410 {margin-left:410px !important;}
.mg-l-415 {margin-left:415px !important;}
.mg-l-420 {margin-left:420px !important;}
.mg-l-425 {margin-left:425px !important;}
.mg-l-430 {margin-left:430px !important;}
.mg-l-435 {margin-left:435px !important;}
.mg-l-440 {margin-left:440px !important;}
.mg-l-445 {margin-left:445px !important;}
.mg-l-450 {margin-left:450px !important;}
.mg-l-455 {margin-left:455px !important;}
.mg-l-460 {margin-left:460px !important;}
.mg-l-465 {margin-left:465px !important;}
.mg-l-470 {margin-left:470px !important;}
.mg-l-475 {margin-left:475px !important;}
.mg-l-480 {margin-left:480px !important;}
.mg-l-485 {margin-left:485px !important;}
.mg-l-490 {margin-left:490px !important;}
.mg-l-495 {margin-left:495px !important;}
.mg-l-500 {margin-left:500px !important;}
/*------------------------- Margin-right ----------------------------------*/
.mg-r-0 {margin-right:0px !important;}
.mg-r-1 {margin-right:1px !important;}
.mg-r-2 {margin-right:2px !important;}
.mg-r-3 {margin-right:3px !important;}
.mg-r-4 {margin-right:4px !important;}
.mg-r-5 {margin-right:5px !important;}
.mg-r-6 {margin-right:6px !important;}
.mg-r-7 {margin-right:7px !important;}
.mg-r-8 {margin-right:8px !important;}
.mg-r-9 {margin-right:9px !important;}
.mg-r-10 {margin-right:10px !important;}
.mg-r-11 {margin-right:11px !important;}
.mg-r-12 {margin-right:12px !important;}
.mg-r-13 {margin-right:13px !important;}
.mg-r-14 {margin-right:14px !important;}
.mg-r-15 {margin-right:15px !important;}
.mg-r-16 {margin-right:16px !important;}
.mg-r-17 {margin-right:17px !important;}
.mg-r-18 {margin-right:18px !important;}
.mg-r-19 {margin-right:19px !important;}
.mg-r-20 {margin-right:20px !important;}
.mg-r-21 {margin-right:21px !important;}
.mg-r-22 {margin-right:22px !important;}
.mg-r-23 {margin-right:23px !important;}
.mg-r-24 {margin-right:24px !important;}
.mg-r-25 {margin-right:25px !important;}
.mg-r-26 {margin-right:26px !important;}
.mg-r-27 {margin-right:27px !important;}
.mg-r-28 {margin-right:28px !important;}
.mg-r-29 {margin-right:29px !important;}
.mg-r-30 {margin-right:30px !important;}
.mg-r-31 {margin-right:31px !important;}
.mg-r-32 {margin-right:32px !important;}
.mg-r-33 {margin-right:33px !important;}
.mg-r-34 {margin-right:34px !important;}
.mg-r-35 {margin-right:35px !important;}
.mg-r-36 {margin-right:36px !important;}
.mg-r-37 {margin-right:37px !important;}
.mg-r-38 {margin-right:38px !important;}
.mg-r-39 {margin-right:39px !important;}
.mg-r-40 {margin-right:40px !important;}
.mg-r-41 {margin-right:41px !important;}
.mg-r-42 {margin-right:42px !important;}
.mg-r-43 {margin-right:43px !important;}
.mg-r-44 {margin-right:44px !important;}
.mg-r-45 {margin-right:45px !important;}
.mg-r-46 {margin-right:46px !important;}
.mg-r-47 {margin-right:47px !important;}
.mg-r-48 {margin-right:48px !important;}
.mg-r-49 {margin-right:49px !important;}
.mg-r-50 {margin-right:50px !important;}
.mg-r-51 {margin-right:51px !important;}
.mg-r-52 {margin-right:52px !important;}
.mg-r-53 {margin-right:53px !important;}
.mg-r-54 {margin-right:54px !important;}
.mg-r-55 {margin-right:55px !important;}
.mg-r-56 {margin-right:56px !important;}
.mg-r-57 {margin-right:57px !important;}
.mg-r-58 {margin-right:58px !important;}
.mg-r-59 {margin-right:59px !important;}
.mg-r-60 {margin-right:60px !important;}
.mg-r-61 {margin-right:61px !important;}
.mg-r-62 {margin-right:62px !important;}
.mg-r-63 {margin-right:63px !important;}
.mg-r-64 {margin-right:64px !important;}
.mg-r-65 {margin-right:65px !important;}
.mg-r-66 {margin-right:66px !important;}
.mg-r-67 {margin-right:67px !important;}
.mg-r-68 {margin-right:68px !important;}
.mg-r-69 {margin-right:69px !important;}
.mg-r-70 {margin-right:70px !important;}
.mg-r-71 {margin-right:71px !important;}
.mg-r-72 {margin-right:72px !important;}
.mg-r-73 {margin-right:73px !important;}
.mg-r-74 {margin-right:74px !important;}
.mg-r-75 {margin-right:75px !important;}
.mg-r-76 {margin-right:76px !important;}
.mg-r-77 {margin-right:77px !important;}
.mg-r-78 {margin-right:78px !important;}
.mg-r-79 {margin-right:79px !important;}
.mg-r-80 {margin-right:80px !important;}
.mg-r-81 {margin-right:81px !important;}
.mg-r-82 {margin-right:82px !important;}
.mg-r-83 {margin-right:83px !important;}
.mg-r-84 {margin-right:84px !important;}
.mg-r-85 {margin-right:85px !important;}
.mg-r-86 {margin-right:86px !important;}
.mg-r-87 {margin-right:87px !important;}
.mg-r-88 {margin-right:88px !important;}
.mg-r-89 {margin-right:89px !important;}
.mg-r-90 {margin-right:90px !important;}
.mg-r-91 {margin-right:91px !important;}
.mg-r-92 {margin-right:92px !important;}
.mg-r-93 {margin-right:93px !important;}
.mg-r-94 {margin-right:94px !important;}
.mg-r-95 {margin-right:95px !important;}
.mg-r-96 {margin-right:96px !important;}
.mg-r-97 {margin-right:97px !important;}
.mg-r-98 {margin-right:98px !important;}
.mg-r-99 {margin-right:99px !important;}
.mg-r-100 {margin-right:100px !important;}
.mg-r-101 {margin-right:101px !important;}
.mg-r-102 {margin-right:102px !important;}
.mg-r-103 {margin-right:103px !important;}
.mg-r-104 {margin-right:104px !important;}
.mg-r-105 {margin-right:105px !important;}
.mg-r-106 {margin-right:106px !important;}
.mg-r-107 {margin-right:107px !important;}
.mg-r-108 {margin-right:108px !important;}
.mg-r-109 {margin-right:109px !important;}
.mg-r-110 {margin-right:110px !important;}
.mg-r-111 {margin-right:111px !important;}
.mg-r-112 {margin-right:112px !important;}
.mg-r-113 {margin-right:113px !important;}
.mg-r-114 {margin-right:114px !important;}
.mg-r-115 {margin-right:115px !important;}
.mg-r-116 {margin-right:116px !important;}
.mg-r-117 {margin-right:117px !important;}
.mg-r-118 {margin-right:118px !important;}
.mg-r-119 {margin-right:119px !important;}
.mg-r-120 {margin-right:120px !important;}
.mg-r-121 {margin-right:121px !important;}
.mg-r-122 {margin-right:122px !important;}
.mg-r-123 {margin-right:123px !important;}
.mg-r-124 {margin-right:124px !important;}
.mg-r-125 {margin-right:125px !important;}
.mg-r-126 {margin-right:126px !important;}
.mg-r-127 {margin-right:127px !important;}
.mg-r-128 {margin-right:128px !important;}
.mg-r-129 {margin-right:129px !important;}
.mg-r-130 {margin-right:130px !important;}
.mg-r-131 {margin-right:131px !important;}
.mg-r-132 {margin-right:132px !important;}
.mg-r-133 {margin-right:133px !important;}
.mg-r-134 {margin-right:134px !important;}
.mg-r-135 {margin-right:135px !important;}
.mg-r-136 {margin-right:136px !important;}
.mg-r-137 {margin-right:137px !important;}
.mg-r-138 {margin-right:138px !important;}
.mg-r-139 {margin-right:139px !important;}
.mg-r-140 {margin-right:140px !important;}
.mg-r-141 {margin-right:141px !important;}
.mg-r-142 {margin-right:142px !important;}
.mg-r-143 {margin-right:143px !important;}
.mg-r-144 {margin-right:144px !important;}
.mg-r-145 {margin-right:145px !important;}
.mg-r-146 {margin-right:146px !important;}
.mg-r-147 {margin-right:147px !important;}
.mg-r-148 {margin-right:148px !important;}
.mg-r-149 {margin-right:149px !important;}
.mg-r-150 {margin-right:150px !important;}
.mg-r-151 {margin-right:151px !important;}
.mg-r-152 {margin-right:152px !important;}
.mg-r-153 {margin-right:153px !important;}
.mg-r-154 {margin-right:154px !important;}
.mg-r-155 {margin-right:155px !important;}
.mg-r-156 {margin-right:156px !important;}
.mg-r-157 {margin-right:157px !important;}
.mg-r-158 {margin-right:158px !important;}
.mg-r-159 {margin-right:159px !important;}
.mg-r-160 {margin-right:160px !important;}
.mg-r-161 {margin-right:161px !important;}
.mg-r-162 {margin-right:162px !important;}
.mg-r-163 {margin-right:163px !important;}
.mg-r-164 {margin-right:164px !important;}
.mg-r-165 {margin-right:165px !important;}
.mg-r-166 {margin-right:166px !important;}
.mg-r-167 {margin-right:167px !important;}
.mg-r-168 {margin-right:168px !important;}
.mg-r-169 {margin-right:169px !important;}
.mg-r-170 {margin-right:170px !important;}
.mg-r-171 {margin-right:171px !important;}
.mg-r-172 {margin-right:172px !important;}
.mg-r-173 {margin-right:173px !important;}
.mg-r-174 {margin-right:174px !important;}
.mg-r-175 {margin-right:175px !important;}
.mg-r-176 {margin-right:176px !important;}
.mg-r-177 {margin-right:177px !important;}
.mg-r-178 {margin-right:178px !important;}
.mg-r-179 {margin-right:179px !important;}
.mg-r-180 {margin-right:180px !important;}
.mg-r-181 {margin-right:181px !important;}
.mg-r-182 {margin-right:182px !important;}
.mg-r-183 {margin-right:183px !important;}
.mg-r-184 {margin-right:184px !important;}
.mg-r-185 {margin-right:185px !important;}
.mg-r-186 {margin-right:186px !important;}
.mg-r-187 {margin-right:187px !important;}
.mg-r-188 {margin-right:188px !important;}
.mg-r-189 {margin-right:189px !important;}
.mg-r-190 {margin-right:190px !important;}
.mg-r-191 {margin-right:191px !important;}
.mg-r-192 {margin-right:192px !important;}
.mg-r-193 {margin-right:193px !important;}
.mg-r-194 {margin-right:194px !important;}
.mg-r-195 {margin-right:195px !important;}
.mg-r-196 {margin-right:196px !important;}
.mg-r-197 {margin-right:197px !important;}
.mg-r-198 {margin-right:198px !important;}
.mg-r-199 {margin-right:199px !important;}
.mg-r-200 {margin-right:200px !important;}
.mg-r-205 {margin-right:205px !important;}
.mg-r-210 {margin-right:210px !important;}
.mg-r-215 {margin-right:215px !important;}
.mg-r-220 {margin-right:220px !important;}
.mg-r-225 {margin-right:225px !important;}
.mg-r-230 {margin-right:230px !important;}
.mg-r-235 {margin-right:235px !important;}
.mg-r-240 {margin-right:240px !important;}
.mg-r-245 {margin-right:245px !important;}
.mg-r-250 {margin-right:250px !important;}
.mg-r-255 {margin-right:255px !important;}
.mg-r-260 {margin-right:260px !important;}
.mg-r-265 {margin-right:265px !important;}
.mg-r-270 {margin-right:270px !important;}
.mg-r-275 {margin-right:275px !important;}
.mg-r-280 {margin-right:280px !important;}
.mg-r-285 {margin-right:285px !important;}
.mg-r-290 {margin-right:290px !important;}
.mg-r-295 {margin-right:295px !important;}
.mg-r-300 {margin-right:300px !important;}
.mg-r-305 {margin-right:305px !important;}
.mg-r-310 {margin-right:310px !important;}
.mg-r-315 {margin-right:315px !important;}
.mg-r-320 {margin-right:320px !important;}
.mg-r-325 {margin-right:325px !important;}
.mg-r-330 {margin-right:330px !important;}
.mg-r-335 {margin-right:335px !important;}
.mg-r-340 {margin-right:340px !important;}
.mg-r-345 {margin-right:345px !important;}
.mg-r-350 {margin-right:350px !important;}
.mg-r-355 {margin-right:355px !important;}
.mg-r-360 {margin-right:360px !important;}
.mg-r-365 {margin-right:365px !important;}
.mg-r-370 {margin-right:370px !important;}
.mg-r-375 {margin-right:375px !important;}
.mg-r-380 {margin-right:380px !important;}
.mg-r-385 {margin-right:385px !important;}
.mg-r-390 {margin-right:390px !important;}
.mg-r-395 {margin-right:395px !important;}
.mg-r-400 {margin-right:400px !important;}
.mg-r-405 {margin-right:405px !important;}
.mg-r-410 {margin-right:410px !important;}
.mg-r-415 {margin-right:415px !important;}
.mg-r-420 {margin-right:420px !important;}
.mg-r-425 {margin-right:425px !important;}
.mg-r-430 {margin-right:430px !important;}
.mg-r-435 {margin-right:435px !important;}
.mg-r-440 {margin-right:440px !important;}
.mg-r-445 {margin-right:445px !important;}
.mg-r-450 {margin-right:450px !important;}
.mg-r-455 {margin-right:455px !important;}
.mg-r-460 {margin-right:460px !important;}
.mg-r-465 {margin-right:465px !important;}
.mg-r-470 {margin-right:470px !important;}
.mg-r-475 {margin-right:475px !important;}
.mg-r-480 {margin-right:480px !important;}
.mg-r-485 {margin-right:485px !important;}
.mg-r-490 {margin-right:490px !important;}
.mg-r-495 {margin-right:495px !important;}
.mg-r-500 {margin-right:500px !important;}
/*------------------------- Margin-top ----------------------------------*/
.mg-t-0 {margin-top:0px !important;}
.mg-t-1 {margin-top:1px !important;}
.mg-t-2 {margin-top:2px !important;}
.mg-t-3 {margin-top:3px !important;}
.mg-t-4 {margin-top:4px !important;}
.mg-t-5 {margin-top:5px !important;}
.mg-t-6 {margin-top:6px !important;}
.mg-t-7 {margin-top:7px !important;}
.mg-t-8 {margin-top:8px !important;}
.mg-t-9 {margin-top:9px !important;}
.mg-t-10 {margin-top:10px !important;}
.mg-t-11 {margin-top:11px !important;}
.mg-t-12 {margin-top:12px !important;}
.mg-t-13 {margin-top:13px !important;}
.mg-t-14 {margin-top:14px !important;}
.mg-t-15 {margin-top:15px !important;}
.mg-t-16 {margin-top:16px !important;}
.mg-t-17 {margin-top:17px !important;}
.mg-t-18 {margin-top:18px !important;}
.mg-t-19 {margin-top:19px !important;}
.mg-t-20 {margin-top:20px !important;}
.mg-t-21 {margin-top:21px !important;}
.mg-t-22 {margin-top:22px !important;}
.mg-t-23 {margin-top:23px !important;}
.mg-t-24 {margin-top:24px !important;}
.mg-t-25 {margin-top:25px !important;}
.mg-t-26 {margin-top:26px !important;}
.mg-t-27 {margin-top:27px !important;}
.mg-t-28 {margin-top:28px !important;}
.mg-t-29 {margin-top:29px !important;}
.mg-t-30 {margin-top:30px !important;}
.mg-t-31 {margin-top:31px !important;}
.mg-t-32 {margin-top:32px !important;}
.mg-t-33 {margin-top:33px !important;}
.mg-t-34 {margin-top:34px !important;}
.mg-t-35 {margin-top:35px !important;}
.mg-t-36 {margin-top:36px !important;}
.mg-t-37 {margin-top:37px !important;}
.mg-t-38 {margin-top:38px !important;}
.mg-t-39 {margin-top:39px !important;}
.mg-t-40 {margin-top:40px !important;}
.mg-t-41 {margin-top:41px !important;}
.mg-t-42 {margin-top:42px !important;}
.mg-t-43 {margin-top:43px !important;}
.mg-t-44 {margin-top:44px !important;}
.mg-t-45 {margin-top:45px !important;}
.mg-t-46 {margin-top:46px !important;}
.mg-t-47 {margin-top:47px !important;}
.mg-t-48 {margin-top:48px !important;}
.mg-t-49 {margin-top:49px !important;}
.mg-t-50 {margin-top:50px !important;}
.mg-t-51 {margin-top:51px !important;}
.mg-t-52 {margin-top:52px !important;}
.mg-t-53 {margin-top:53px !important;}
.mg-t-54 {margin-top:54px !important;}
.mg-t-55 {margin-top:55px !important;}
.mg-t-56 {margin-top:56px !important;}
.mg-t-57 {margin-top:57px !important;}
.mg-t-58 {margin-top:58px !important;}
.mg-t-59 {margin-top:59px !important;}
.mg-t-60 {margin-top:60px !important;}
.mg-t-61 {margin-top:61px !important;}
.mg-t-62 {margin-top:62px !important;}
.mg-t-63 {margin-top:63px !important;}
.mg-t-64 {margin-top:64px !important;}
.mg-t-65 {margin-top:65px !important;}
.mg-t-66 {margin-top:66px !important;}
.mg-t-67 {margin-top:67px !important;}
.mg-t-68 {margin-top:68px !important;}
.mg-t-69 {margin-top:69px !important;}
.mg-t-70 {margin-top:70px !important;}
.mg-t-71 {margin-top:71px !important;}
.mg-t-72 {margin-top:72px !important;}
.mg-t-73 {margin-top:73px !important;}
.mg-t-74 {margin-top:74px !important;}
.mg-t-75 {margin-top:75px !important;}
.mg-t-76 {margin-top:76px !important;}
.mg-t-77 {margin-top:77px !important;}
.mg-t-78 {margin-top:78px !important;}
.mg-t-79 {margin-top:79px !important;}
.mg-t-80 {margin-top:80px !important;}
.mg-t-81 {margin-top:81px !important;}
.mg-t-82 {margin-top:82px !important;}
.mg-t-83 {margin-top:83px !important;}
.mg-t-84 {margin-top:84px !important;}
.mg-t-85 {margin-top:85px !important;}
.mg-t-86 {margin-top:86px !important;}
.mg-t-87 {margin-top:87px !important;}
.mg-t-88 {margin-top:88px !important;}
.mg-t-89 {margin-top:89px !important;}
.mg-t-90 {margin-top:90px !important;}
.mg-t-91 {margin-top:91px !important;}
.mg-t-92 {margin-top:92px !important;}
.mg-t-93 {margin-top:93px !important;}
.mg-t-94 {margin-top:94px !important;}
.mg-t-95 {margin-top:95px !important;}
.mg-t-96 {margin-top:96px !important;}
.mg-t-97 {margin-top:97px !important;}
.mg-t-98 {margin-top:98px !important;}
.mg-t-99 {margin-top:99px !important;}
.mg-t-100 {margin-top:100px !important;}
.mg-t-101 {margin-top:101px !important;}
.mg-t-102 {margin-top:102px !important;}
.mg-t-103 {margin-top:103px !important;}
.mg-t-104 {margin-top:104px !important;}
.mg-t-105 {margin-top:105px !important;}
.mg-t-106 {margin-top:106px !important;}
.mg-t-107 {margin-top:107px !important;}
.mg-t-108 {margin-top:108px !important;}
.mg-t-109 {margin-top:109px !important;}
.mg-t-110 {margin-top:110px !important;}
.mg-t-111 {margin-top:111px !important;}
.mg-t-112 {margin-top:112px !important;}
.mg-t-113 {margin-top:113px !important;}
.mg-t-114 {margin-top:114px !important;}
.mg-t-115 {margin-top:115px !important;}
.mg-t-116 {margin-top:116px !important;}
.mg-t-117 {margin-top:117px !important;}
.mg-t-118 {margin-top:118px !important;}
.mg-t-119 {margin-top:119px !important;}
.mg-t-120 {margin-top:120px !important;}
.mg-t-121 {margin-top:121px !important;}
.mg-t-122 {margin-top:122px !important;}
.mg-t-123 {margin-top:123px !important;}
.mg-t-124 {margin-top:124px !important;}
.mg-t-125 {margin-top:125px !important;}
.mg-t-126 {margin-top:126px !important;}
.mg-t-127 {margin-top:127px !important;}
.mg-t-128 {margin-top:128px !important;}
.mg-t-129 {margin-top:129px !important;}
.mg-t-130 {margin-top:130px !important;}
.mg-t-131 {margin-top:131px !important;}
.mg-t-132 {margin-top:132px !important;}
.mg-t-133 {margin-top:133px !important;}
.mg-t-134 {margin-top:134px !important;}
.mg-t-135 {margin-top:135px !important;}
.mg-t-136 {margin-top:136px !important;}
.mg-t-137 {margin-top:137px !important;}
.mg-t-138 {margin-top:138px !important;}
.mg-t-139 {margin-top:139px !important;}
.mg-t-140 {margin-top:140px !important;}
.mg-t-141 {margin-top:141px !important;}
.mg-t-142 {margin-top:142px !important;}
.mg-t-143 {margin-top:143px !important;}
.mg-t-144 {margin-top:144px !important;}
.mg-t-145 {margin-top:145px !important;}
.mg-t-146 {margin-top:146px !important;}
.mg-t-147 {margin-top:147px !important;}
.mg-t-148 {margin-top:148px !important;}
.mg-t-149 {margin-top:149px !important;}
.mg-t-150 {margin-top:150px !important;}
.mg-t-151 {margin-top:151px !important;}
.mg-t-152 {margin-top:152px !important;}
.mg-t-153 {margin-top:153px !important;}
.mg-t-154 {margin-top:154px !important;}
.mg-t-155 {margin-top:155px !important;}
.mg-t-156 {margin-top:156px !important;}
.mg-t-157 {margin-top:157px !important;}
.mg-t-158 {margin-top:158px !important;}
.mg-t-159 {margin-top:159px !important;}
.mg-t-160 {margin-top:160px !important;}
.mg-t-161 {margin-top:161px !important;}
.mg-t-162 {margin-top:162px !important;}
.mg-t-163 {margin-top:163px !important;}
.mg-t-164 {margin-top:164px !important;}
.mg-t-165 {margin-top:165px !important;}
.mg-t-166 {margin-top:166px !important;}
.mg-t-167 {margin-top:167px !important;}
.mg-t-168 {margin-top:168px !important;}
.mg-t-169 {margin-top:169px !important;}
.mg-t-170 {margin-top:170px !important;}
.mg-t-171 {margin-top:171px !important;}
.mg-t-172 {margin-top:172px !important;}
.mg-t-173 {margin-top:173px !important;}
.mg-t-174 {margin-top:174px !important;}
.mg-t-175 {margin-top:175px !important;}
.mg-t-176 {margin-top:176px !important;}
.mg-t-177 {margin-top:177px !important;}
.mg-t-178 {margin-top:178px !important;}
.mg-t-179 {margin-top:179px !important;}
.mg-t-180 {margin-top:180px !important;}
.mg-t-181 {margin-top:181px !important;}
.mg-t-182 {margin-top:182px !important;}
.mg-t-183 {margin-top:183px !important;}
.mg-t-184 {margin-top:184px !important;}
.mg-t-185 {margin-top:185px !important;}
.mg-t-186 {margin-top:186px !important;}
.mg-t-187 {margin-top:187px !important;}
.mg-t-188 {margin-top:188px !important;}
.mg-t-189 {margin-top:189px !important;}
.mg-t-190 {margin-top:190px !important;}
.mg-t-191 {margin-top:191px !important;}
.mg-t-192 {margin-top:192px !important;}
.mg-t-193 {margin-top:193px !important;}
.mg-t-194 {margin-top:194px !important;}
.mg-t-195 {margin-top:195px !important;}
.mg-t-196 {margin-top:196px !important;}
.mg-t-197 {margin-top:197px !important;}
.mg-t-198 {margin-top:198px !important;}
.mg-t-199 {margin-top:199px !important;}
.mg-t-200 {margin-top:200px !important;}
.mg-t-205 {margin-top:205px !important;}
.mg-t-210 {margin-top:210px !important;}
.mg-t-215 {margin-top:215px !important;}
.mg-t-220 {margin-top:220px !important;}
.mg-t-225 {margin-top:225px !important;}
.mg-t-230 {margin-top:230px !important;}
.mg-t-235 {margin-top:235px !important;}
.mg-t-240 {margin-top:240px !important;}
.mg-t-245 {margin-top:245px !important;}
.mg-t-250 {margin-top:250px !important;}
.mg-t-255 {margin-top:255px !important;}
.mg-t-260 {margin-top:260px !important;}
.mg-t-265 {margin-top:265px !important;}
.mg-t-270 {margin-top:270px !important;}
.mg-t-275 {margin-top:275px !important;}
.mg-t-280 {margin-top:280px !important;}
.mg-t-285 {margin-top:285px !important;}
.mg-t-290 {margin-top:290px !important;}
.mg-t-295 {margin-top:295px !important;}
.mg-t-300 {margin-top:300px !important;}
.mg-t-305 {margin-top:305px !important;}
.mg-t-310 {margin-top:310px !important;}
.mg-t-315 {margin-top:315px !important;}
.mg-t-320 {margin-top:320px !important;}
.mg-t-325 {margin-top:325px !important;}
.mg-t-330 {margin-top:330px !important;}
.mg-t-335 {margin-top:335px !important;}
.mg-t-340 {margin-top:340px !important;}
.mg-t-345 {margin-top:345px !important;}
.mg-t-350 {margin-top:350px !important;}
.mg-t-355 {margin-top:355px !important;}
.mg-t-360 {margin-top:360px !important;}
.mg-t-365 {margin-top:365px !important;}
.mg-t-370 {margin-top:370px !important;}
.mg-t-375 {margin-top:375px !important;}
.mg-t-380 {margin-top:380px !important;}
.mg-t-385 {margin-top:385px !important;}
.mg-t-390 {margin-top:390px !important;}
.mg-t-395 {margin-top:395px !important;}
.mg-t-400 {margin-top:400px !important;}
.mg-t-405 {margin-top:405px !important;}
.mg-t-410 {margin-top:410px !important;}
.mg-t-415 {margin-top:415px !important;}
.mg-t-420 {margin-top:420px !important;}
.mg-t-425 {margin-top:425px !important;}
.mg-t-430 {margin-top:430px !important;}
.mg-t-435 {margin-top:435px !important;}
.mg-t-440 {margin-top:440px !important;}
.mg-t-445 {margin-top:445px !important;}
.mg-t-450 {margin-top:450px !important;}
.mg-t-455 {margin-top:455px !important;}
.mg-t-460 {margin-top:460px !important;}
.mg-t-465 {margin-top:465px !important;}
.mg-t-470 {margin-top:470px !important;}
.mg-t-475 {margin-top:475px !important;}
.mg-t-480 {margin-top:480px !important;}
.mg-t-485 {margin-top:485px !important;}
.mg-t-490 {margin-top:490px !important;}
.mg-t-495 {margin-top:495px !important;}
.mg-t-500 {margin-top:500px !important;}
/*------------------------- Margin-bottom ----------------------------------*/
.mg-b-0 {margin-bottom:0px !important;}
.mg-b-1 {margin-bottom:1px !important;}
.mg-b-2 {margin-bottom:2px !important;}
.mg-b-3 {margin-bottom:3px !important;}
.mg-b-4 {margin-bottom:4px !important;}
.mg-b-5 {margin-bottom:5px !important;}
.mg-b-6 {margin-bottom:6px !important;}
.mg-b-7 {margin-bottom:7px !important;}
.mg-b-8 {margin-bottom:8px !important;}
.mg-b-9 {margin-bottom:9px !important;}
.mg-b-10 {margin-bottom:10px !important;}
.mg-b-11 {margin-bottom:11px !important;}
.mg-b-12 {margin-bottom:12px !important;}
.mg-b-13 {margin-bottom:13px !important;}
.mg-b-14 {margin-bottom:14px !important;}
.mg-b-15 {margin-bottom:15px !important;}
.mg-b-16 {margin-bottom:16px !important;}
.mg-b-17 {margin-bottom:17px !important;}
.mg-b-18 {margin-bottom:18px !important;}
.mg-b-19 {margin-bottom:19px !important;}
.mg-b-20 {margin-bottom:20px !important;}
.mg-b-21 {margin-bottom:21px !important;}
.mg-b-22 {margin-bottom:22px !important;}
.mg-b-23 {margin-bottom:23px !important;}
.mg-b-24 {margin-bottom:24px !important;}
.mg-b-25 {margin-bottom:25px !important;}
.mg-b-26 {margin-bottom:26px !important;}
.mg-b-27 {margin-bottom:27px !important;}
.mg-b-28 {margin-bottom:28px !important;}
.mg-b-29 {margin-bottom:29px !important;}
.mg-b-30 {margin-bottom:30px !important;}
.mg-b-31 {margin-bottom:31px !important;}
.mg-b-32 {margin-bottom:32px !important;}
.mg-b-33 {margin-bottom:33px !important;}
.mg-b-34 {margin-bottom:34px !important;}
.mg-b-35 {margin-bottom:35px !important;}
.mg-b-36 {margin-bottom:36px !important;}
.mg-b-37 {margin-bottom:37px !important;}
.mg-b-38 {margin-bottom:38px !important;}
.mg-b-39 {margin-bottom:39px !important;}
.mg-b-40 {margin-bottom:40px !important;}
.mg-b-41 {margin-bottom:41px !important;}
.mg-b-42 {margin-bottom:42px !important;}
.mg-b-43 {margin-bottom:43px !important;}
.mg-b-44 {margin-bottom:44px !important;}
.mg-b-45 {margin-bottom:45px !important;}
.mg-b-46 {margin-bottom:46px !important;}
.mg-b-47 {margin-bottom:47px !important;}
.mg-b-48 {margin-bottom:48px !important;}
.mg-b-49 {margin-bottom:49px !important;}
.mg-b-50 {margin-bottom:50px !important;}
.mg-b-51 {margin-bottom:51px !important;}
.mg-b-52 {margin-bottom:52px !important;}
.mg-b-53 {margin-bottom:53px !important;}
.mg-b-54 {margin-bottom:54px !important;}
.mg-b-55 {margin-bottom:55px !important;}
.mg-b-56 {margin-bottom:56px !important;}
.mg-b-57 {margin-bottom:57px !important;}
.mg-b-58 {margin-bottom:58px !important;}
.mg-b-59 {margin-bottom:59px !important;}
.mg-b-60 {margin-bottom:60px !important;}
.mg-b-61 {margin-bottom:61px !important;}
.mg-b-62 {margin-bottom:62px !important;}
.mg-b-63 {margin-bottom:63px !important;}
.mg-b-64 {margin-bottom:64px !important;}
.mg-b-65 {margin-bottom:65px !important;}
.mg-b-66 {margin-bottom:66px !important;}
.mg-b-67 {margin-bottom:67px !important;}
.mg-b-68 {margin-bottom:68px !important;}
.mg-b-69 {margin-bottom:69px !important;}
.mg-b-70 {margin-bottom:70px !important;}
.mg-b-71 {margin-bottom:71px !important;}
.mg-b-72 {margin-bottom:72px !important;}
.mg-b-73 {margin-bottom:73px !important;}
.mg-b-74 {margin-bottom:74px !important;}
.mg-b-75 {margin-bottom:75px !important;}
.mg-b-76 {margin-bottom:76px !important;}
.mg-b-77 {margin-bottom:77px !important;}
.mg-b-78 {margin-bottom:78px !important;}
.mg-b-79 {margin-bottom:79px !important;}
.mg-b-80 {margin-bottom:80px !important;}
.mg-b-81 {margin-bottom:81px !important;}
.mg-b-82 {margin-bottom:82px !important;}
.mg-b-83 {margin-bottom:83px !important;}
.mg-b-84 {margin-bottom:84px !important;}
.mg-b-85 {margin-bottom:85px !important;}
.mg-b-86 {margin-bottom:86px !important;}
.mg-b-87 {margin-bottom:87px !important;}
.mg-b-88 {margin-bottom:88px !important;}
.mg-b-89 {margin-bottom:89px !important;}
.mg-b-90 {margin-bottom:90px !important;}
.mg-b-91 {margin-bottom:91px !important;}
.mg-b-92 {margin-bottom:92px !important;}
.mg-b-93 {margin-bottom:93px !important;}
.mg-b-94 {margin-bottom:94px !important;}
.mg-b-95 {margin-bottom:95px !important;}
.mg-b-96 {margin-bottom:96px !important;}
.mg-b-97 {margin-bottom:97px !important;}
.mg-b-98 {margin-bottom:98px !important;}
.mg-b-99 {margin-bottom:99px !important;}
.mg-b-100 {margin-bottom:100px !important;}
.mg-b-101 {margin-bottom:101px !important;}
.mg-b-102 {margin-bottom:102px !important;}
.mg-b-103 {margin-bottom:103px !important;}
.mg-b-104 {margin-bottom:104px !important;}
.mg-b-105 {margin-bottom:105px !important;}
.mg-b-106 {margin-bottom:106px !important;}
.mg-b-107 {margin-bottom:107px !important;}
.mg-b-108 {margin-bottom:108px !important;}
.mg-b-109 {margin-bottom:109px !important;}
.mg-b-110 {margin-bottom:110px !important;}
.mg-b-111 {margin-bottom:111px !important;}
.mg-b-112 {margin-bottom:112px !important;}
.mg-b-113 {margin-bottom:113px !important;}
.mg-b-114 {margin-bottom:114px !important;}
.mg-b-115 {margin-bottom:115px !important;}
.mg-b-116 {margin-bottom:116px !important;}
.mg-b-117 {margin-bottom:117px !important;}
.mg-b-118 {margin-bottom:118px !important;}
.mg-b-119 {margin-bottom:119px !important;}
.mg-b-120 {margin-bottom:120px !important;}
.mg-b-121 {margin-bottom:121px !important;}
.mg-b-122 {margin-bottom:122px !important;}
.mg-b-123 {margin-bottom:123px !important;}
.mg-b-124 {margin-bottom:124px !important;}
.mg-b-125 {margin-bottom:125px !important;}
.mg-b-126 {margin-bottom:126px !important;}
.mg-b-127 {margin-bottom:127px !important;}
.mg-b-128 {margin-bottom:128px !important;}
.mg-b-129 {margin-bottom:129px !important;}
.mg-b-130 {margin-bottom:130px !important;}
.mg-b-131 {margin-bottom:131px !important;}
.mg-b-132 {margin-bottom:132px !important;}
.mg-b-133 {margin-bottom:133px !important;}
.mg-b-134 {margin-bottom:134px !important;}
.mg-b-135 {margin-bottom:135px !important;}
.mg-b-136 {margin-bottom:136px !important;}
.mg-b-137 {margin-bottom:137px !important;}
.mg-b-138 {margin-bottom:138px !important;}
.mg-b-139 {margin-bottom:139px !important;}
.mg-b-140 {margin-bottom:140px !important;}
.mg-b-141 {margin-bottom:141px !important;}
.mg-b-142 {margin-bottom:142px !important;}
.mg-b-143 {margin-bottom:143px !important;}
.mg-b-144 {margin-bottom:144px !important;}
.mg-b-145 {margin-bottom:145px !important;}
.mg-b-146 {margin-bottom:146px !important;}
.mg-b-147 {margin-bottom:147px !important;}
.mg-b-148 {margin-bottom:148px !important;}
.mg-b-149 {margin-bottom:149px !important;}
.mg-b-150 {margin-bottom:150px !important;}
.mg-b-151 {margin-bottom:151px !important;}
.mg-b-152 {margin-bottom:152px !important;}
.mg-b-153 {margin-bottom:153px !important;}
.mg-b-154 {margin-bottom:154px !important;}
.mg-b-155 {margin-bottom:155px !important;}
.mg-b-156 {margin-bottom:156px !important;}
.mg-b-157 {margin-bottom:157px !important;}
.mg-b-158 {margin-bottom:158px !important;}
.mg-b-159 {margin-bottom:159px !important;}
.mg-b-160 {margin-bottom:160px !important;}
.mg-b-161 {margin-bottom:161px !important;}
.mg-b-162 {margin-bottom:162px !important;}
.mg-b-163 {margin-bottom:163px !important;}
.mg-b-164 {margin-bottom:164px !important;}
.mg-b-165 {margin-bottom:165px !important;}
.mg-b-166 {margin-bottom:166px !important;}
.mg-b-167 {margin-bottom:167px !important;}
.mg-b-168 {margin-bottom:168px !important;}
.mg-b-169 {margin-bottom:169px !important;}
.mg-b-170 {margin-bottom:170px !important;}
.mg-b-171 {margin-bottom:171px !important;}
.mg-b-172 {margin-bottom:172px !important;}
.mg-b-173 {margin-bottom:173px !important;}
.mg-b-174 {margin-bottom:174px !important;}
.mg-b-175 {margin-bottom:175px !important;}
.mg-b-176 {margin-bottom:176px !important;}
.mg-b-177 {margin-bottom:177px !important;}
.mg-b-178 {margin-bottom:178px !important;}
.mg-b-179 {margin-bottom:179px !important;}
.mg-b-180 {margin-bottom:180px !important;}
.mg-b-181 {margin-bottom:181px !important;}
.mg-b-182 {margin-bottom:182px !important;}
.mg-b-183 {margin-bottom:183px !important;}
.mg-b-184 {margin-bottom:184px !important;}
.mg-b-185 {margin-bottom:185px !important;}
.mg-b-186 {margin-bottom:186px !important;}
.mg-b-187 {margin-bottom:187px !important;}
.mg-b-188 {margin-bottom:188px !important;}
.mg-b-189 {margin-bottom:189px !important;}
.mg-b-190 {margin-bottom:190px !important;}
.mg-b-191 {margin-bottom:191px !important;}
.mg-b-192 {margin-bottom:192px !important;}
.mg-b-193 {margin-bottom:193px !important;}
.mg-b-194 {margin-bottom:194px !important;}
.mg-b-195 {margin-bottom:195px !important;}
.mg-b-196 {margin-bottom:196px !important;}
.mg-b-197 {margin-bottom:197px !important;}
.mg-b-198 {margin-bottom:198px !important;}
.mg-b-199 {margin-bottom:199px !important;}
.mg-b-200 {margin-bottom:200px !important;}
.mg-b-205 {margin-bottom:205px !important;}
.mg-b-210 {margin-bottom:210px !important;}
.mg-b-215 {margin-bottom:215px !important;}
.mg-b-220 {margin-bottom:220px !important;}
.mg-b-225 {margin-bottom:225px !important;}
.mg-b-230 {margin-bottom:230px !important;}
.mg-b-235 {margin-bottom:235px !important;}
.mg-b-240 {margin-bottom:240px !important;}
.mg-b-245 {margin-bottom:245px !important;}
.mg-b-250 {margin-bottom:250px !important;}
.mg-b-255 {margin-bottom:255px !important;}
.mg-b-260 {margin-bottom:260px !important;}
.mg-b-265 {margin-bottom:265px !important;}
.mg-b-270 {margin-bottom:270px !important;}
.mg-b-275 {margin-bottom:275px !important;}
.mg-b-280 {margin-bottom:280px !important;}
.mg-b-285 {margin-bottom:285px !important;}
.mg-b-290 {margin-bottom:290px !important;}
.mg-b-295 {margin-bottom:295px !important;}
.mg-b-300 {margin-bottom:300px !important;}
.mg-b-305 {margin-bottom:305px !important;}
.mg-b-310 {margin-bottom:310px !important;}
.mg-b-315 {margin-bottom:315px !important;}
.mg-b-320 {margin-bottom:320px !important;}
.mg-b-325 {margin-bottom:325px !important;}
.mg-b-330 {margin-bottom:330px !important;}
.mg-b-335 {margin-bottom:335px !important;}
.mg-b-340 {margin-bottom:340px !important;}
.mg-b-345 {margin-bottom:345px !important;}
.mg-b-350 {margin-bottom:350px !important;}
.mg-b-355 {margin-bottom:355px !important;}
.mg-b-360 {margin-bottom:360px !important;}
.mg-b-365 {margin-bottom:365px !important;}
.mg-b-370 {margin-bottom:370px !important;}
.mg-b-375 {margin-bottom:375px !important;}
.mg-b-380 {margin-bottom:380px !important;}
.mg-b-385 {margin-bottom:385px !important;}
.mg-b-390 {margin-bottom:390px !important;}
.mg-b-395 {margin-bottom:395px !important;}
.mg-b-400 {margin-bottom:400px !important;}
.mg-b-405 {margin-bottom:405px !important;}
.mg-b-410 {margin-bottom:410px !important;}
.mg-b-415 {margin-bottom:415px !important;}
.mg-b-420 {margin-bottom:420px !important;}
.mg-b-425 {margin-bottom:425px !important;}
.mg-b-430 {margin-bottom:430px !important;}
.mg-b-435 {margin-bottom:435px !important;}
.mg-b-440 {margin-bottom:440px !important;}
.mg-b-445 {margin-bottom:445px !important;}
.mg-b-450 {margin-bottom:450px !important;}
.mg-b-455 {margin-bottom:455px !important;}
.mg-b-460 {margin-bottom:460px !important;}
.mg-b-465 {margin-bottom:465px !important;}
.mg-b-470 {margin-bottom:470px !important;}
.mg-b-475 {margin-bottom:475px !important;}
.mg-b-480 {margin-bottom:480px !important;}
.mg-b-485 {margin-bottom:485px !important;}
.mg-b-490 {margin-bottom:490px !important;}
.mg-b-495 {margin-bottom:495px !important;}
.mg-b-500 {margin-bottom:500px !important;}

/* %%%%%%%%%%%%%%%% PADDING %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
/*------------------------- Padding-all ----------------------------------*/
.pd-0 {padding:0px !important;}
.pd-1 {padding:1px !important;}
.pd-2 {padding:2px !important;}
.pd-3 {padding:3px !important;}
.pd-4 {padding:4px !important;}
.pd-5 {padding:5px !important;}
.pd-6 {padding:6px !important;}
.pd-7 {padding:7px !important;}
.pd-8 {padding:8px !important;}
.pd-9 {padding:9px !important;}
.pd-10 {padding:10px !important;}
.pd-11 {padding:11px !important;}
.pd-12 {padding:12px !important;}
.pd-13 {padding:13px !important;}
.pd-14 {padding:14px !important;}
.pd-15 {padding:15px !important;}
.pd-16 {padding:16px !important;}
.pd-17 {padding:17px !important;}
.pd-18 {padding:18px !important;}
.pd-19 {padding:19px !important;}
.pd-20 {padding:20px !important;}
.pd-21 {padding:21px !important;}
.pd-22 {padding:22px !important;}
.pd-23 {padding:23px !important;}
.pd-24 {padding:24px !important;}
.pd-25 {padding:25px !important;}
.pd-26 {padding:26px !important;}
.pd-27 {padding:27px !important;}
.pd-28 {padding:28px !important;}
.pd-29 {padding:29px !important;}
.pd-30 {padding:30px !important;}
.pd-31 {padding:31px !important;}
.pd-32 {padding:32px !important;}
.pd-33 {padding:33px !important;}
.pd-34 {padding:34px !important;}
.pd-35 {padding:35px !important;}
.pd-36 {padding:36px !important;}
.pd-37 {padding:37px !important;}
.pd-38 {padding:38px !important;}
.pd-39 {padding:39px !important;}
.pd-40 {padding:40px !important;}
.pd-41 {padding:41px !important;}
.pd-42 {padding:42px !important;}
.pd-43 {padding:43px !important;}
.pd-44 {padding:44px !important;}
.pd-45 {padding:45px !important;}
.pd-46 {padding:46px !important;}
.pd-47 {padding:47px !important;}
.pd-48 {padding:48px !important;}
.pd-49 {padding:49px !important;}
.pd-50 {padding:50px !important;}
/*------------------------- Padding-left ----------------------------------*/
.pd-l-0 {padding-left:0px !important;}
.pd-l-1 {padding-left:1px !important;}
.pd-l-2 {padding-left:2px !important;}
.pd-l-3 {padding-left:3px !important;}
.pd-l-4 {padding-left:4px !important;}
.pd-l-5 {padding-left:5px !important;}
.pd-l-6 {padding-left:6px !important;}
.pd-l-7 {padding-left:7px !important;}
.pd-l-8 {padding-left:8px !important;}
.pd-l-9 {padding-left:9px !important;}
.pd-l-10 {padding-left:10px !important;}
.pd-l-11 {padding-left:11px !important;}
.pd-l-12 {padding-left:12px !important;}
.pd-l-13 {padding-left:13px !important;}
.pd-l-14 {padding-left:14px !important;}
.pd-l-15 {padding-left:15px !important;}
.pd-l-16 {padding-left:16px !important;}
.pd-l-17 {padding-left:17px !important;}
.pd-l-18 {padding-left:18px !important;}
.pd-l-19 {padding-left:19px !important;}
.pd-l-20 {padding-left:20px !important;}
.pd-l-21 {padding-left:21px !important;}
.pd-l-22 {padding-left:22px !important;}
.pd-l-23 {padding-left:23px !important;}
.pd-l-24 {padding-left:24px !important;}
.pd-l-25 {padding-left:25px !important;}
.pd-l-26 {padding-left:26px !important;}
.pd-l-27 {padding-left:27px !important;}
.pd-l-28 {padding-left:28px !important;}
.pd-l-29 {padding-left:29px !important;}
.pd-l-30 {padding-left:30px !important;}
.pd-l-31 {padding-left:31px !important;}
.pd-l-32 {padding-left:32px !important;}
.pd-l-33 {padding-left:33px !important;}
.pd-l-34 {padding-left:34px !important;}
.pd-l-35 {padding-left:35px !important;}
.pd-l-36 {padding-left:36px !important;}
.pd-l-37 {padding-left:37px !important;}
.pd-l-38 {padding-left:38px !important;}
.pd-l-39 {padding-left:39px !important;}
.pd-l-40 {padding-left:40px !important;}
.pd-l-41 {padding-left:41px !important;}
.pd-l-42 {padding-left:42px !important;}
.pd-l-43 {padding-left:43px !important;}
.pd-l-44 {padding-left:44px !important;}
.pd-l-45 {padding-left:45px !important;}
.pd-l-46 {padding-left:46px !important;}
.pd-l-47 {padding-left:47px !important;}
.pd-l-48 {padding-left:48px !important;}
.pd-l-49 {padding-left:49px !important;}
.pd-l-50 {padding-left:50px !important;}
/*------------------------- Padding-right ----------------------------------*/
.pd-r-0 {padding-right:0px !important;}
.pd-r-1 {padding-right:1px !important;}
.pd-r-2 {padding-right:2px !important;}
.pd-r-3 {padding-right:3px !important;}
.pd-r-4 {padding-right:4px !important;}
.pd-r-5 {padding-right:5px !important;}
.pd-r-6 {padding-right:6px !important;}
.pd-r-7 {padding-right:7px !important;}
.pd-r-8 {padding-right:8px !important;}
.pd-r-9 {padding-right:9px !important;}
.pd-r-10 {padding-right:10px !important;}
.pd-r-11 {padding-right:11px !important;}
.pd-r-12 {padding-right:12px !important;}
.pd-r-13 {padding-right:13px !important;}
.pd-r-14 {padding-right:14px !important;}
.pd-r-15 {padding-right:15px !important;}
.pd-r-16 {padding-right:16px !important;}
.pd-r-17 {padding-right:17px !important;}
.pd-r-18 {padding-right:18px !important;}
.pd-r-19 {padding-right:19px !important;}
.pd-r-20 {padding-right:20px !important;}
.pd-r-21 {padding-right:21px !important;}
.pd-r-22 {padding-right:22px !important;}
.pd-r-23 {padding-right:23px !important;}
.pd-r-24 {padding-right:24px !important;}
.pd-r-25 {padding-right:25px !important;}
.pd-r-26 {padding-right:26px !important;}
.pd-r-27 {padding-right:27px !important;}
.pd-r-28 {padding-right:28px !important;}
.pd-r-29 {padding-right:29px !important;}
.pd-r-30 {padding-right:30px !important;}
.pd-r-31 {padding-right:31px !important;}
.pd-r-32 {padding-right:32px !important;}
.pd-r-33 {padding-right:33px !important;}
.pd-r-34 {padding-right:34px !important;}
.pd-r-35 {padding-right:35px !important;}
.pd-r-36 {padding-right:36px !important;}
.pd-r-37 {padding-right:37px !important;}
.pd-r-38 {padding-right:38px !important;}
.pd-r-39 {padding-right:39px !important;}
.pd-r-40 {padding-right:40px !important;}
.pd-r-41 {padding-right:41px !important;}
.pd-r-42 {padding-right:42px !important;}
.pd-r-43 {padding-right:43px !important;}
.pd-r-44 {padding-right:44px !important;}
.pd-r-45 {padding-right:45px !important;}
.pd-r-46 {padding-right:46px !important;}
.pd-r-47 {padding-right:47px !important;}
.pd-r-48 {padding-right:48px !important;}
.pd-r-49 {padding-right:49px !important;}
.pd-r-50 {padding-right:50px !important;}
/*------------------------- Padding-top ----------------------------------*/
.pd-t-0 {padding-top:0px !important;}
.pd-t-1 {padding-top:1px !important;}
.pd-t-2 {padding-top:2px !important;}
.pd-t-3 {padding-top:3px !important;}
.pd-t-4 {padding-top:4px !important;}
.pd-t-5 {padding-top:5px !important;}
.pd-t-6 {padding-top:6px !important;}
.pd-t-7 {padding-top:7px !important;}
.pd-t-8 {padding-top:8px !important;}
.pd-t-9 {padding-top:9px !important;}
.pd-t-10 {padding-top:10px !important;}
.pd-t-11 {padding-top:11px !important;}
.pd-t-12 {padding-top:12px !important;}
.pd-t-13 {padding-top:13px !important;}
.pd-t-14 {padding-top:14px !important;}
.pd-t-15 {padding-top:15px !important;}
.pd-t-16 {padding-top:16px !important;}
.pd-t-17 {padding-top:17px !important;}
.pd-t-18 {padding-top:18px !important;}
.pd-t-19 {padding-top:19px !important;}
.pd-t-20 {padding-top:20px !important;}
.pd-t-21 {padding-top:21px !important;}
.pd-t-22 {padding-top:22px !important;}
.pd-t-23 {padding-top:23px !important;}
.pd-t-24 {padding-top:24px !important;}
.pd-t-25 {padding-top:25px !important;}
.pd-t-26 {padding-top:26px !important;}
.pd-t-27 {padding-top:27px !important;}
.pd-t-28 {padding-top:28px !important;}
.pd-t-29 {padding-top:29px !important;}
.pd-t-30 {padding-top:30px !important;}
.pd-t-31 {padding-top:31px !important;}
.pd-t-32 {padding-top:32px !important;}
.pd-t-33 {padding-top:33px !important;}
.pd-t-34 {padding-top:34px !important;}
.pd-t-35 {padding-top:35px !important;}
.pd-t-36 {padding-top:36px !important;}
.pd-t-37 {padding-top:37px !important;}
.pd-t-38 {padding-top:38px !important;}
.pd-t-39 {padding-top:39px !important;}
.pd-t-40 {padding-top:40px !important;}
.pd-t-41 {padding-top:41px !important;}
.pd-t-42 {padding-top:42px !important;}
.pd-t-43 {padding-top:43px !important;}
.pd-t-44 {padding-top:44px !important;}
.pd-t-45 {padding-top:45px !important;}
.pd-t-46 {padding-top:46px !important;}
.pd-t-47 {padding-top:47px !important;}
.pd-t-48 {padding-top:48px !important;}
.pd-t-49 {padding-top:49px !important;}
.pd-t-50 {padding-top:50px !important;}
/*------------------------- Padding-bottom ----------------------------------*/
.pd-b-0 {padding-bottom:0px !important;}
.pd-b-1 {padding-bottom:1px !important;}
.pd-b-2 {padding-bottom:2px !important;}
.pd-b-3 {padding-bottom:3px !important;}
.pd-b-4 {padding-bottom:4px !important;}
.pd-b-5 {padding-bottom:5px !important;}
.pd-b-6 {padding-bottom:6px !important;}
.pd-b-7 {padding-bottom:7px !important;}
.pd-b-8 {padding-bottom:8px !important;}
.pd-b-9 {padding-bottom:9px !important;}
.pd-b-10 {padding-bottom:10px !important;}
.pd-b-11 {padding-bottom:11px !important;}
.pd-b-12 {padding-bottom:12px !important;}
.pd-b-13 {padding-bottom:13px !important;}
.pd-b-14 {padding-bottom:14px !important;}
.pd-b-15 {padding-bottom:15px !important;}
.pd-b-16 {padding-bottom:16px !important;}
.pd-b-17 {padding-bottom:17px !important;}
.pd-b-18 {padding-bottom:18px !important;}
.pd-b-19 {padding-bottom:19px !important;}
.pd-b-20 {padding-bottom:20px !important;}
.pd-b-21 {padding-bottom:21px !important;}
.pd-b-22 {padding-bottom:22px !important;}
.pd-b-23 {padding-bottom:23px !important;}
.pd-b-24 {padding-bottom:24px !important;}
.pd-b-25 {padding-bottom:25px !important;}
.pd-b-26 {padding-bottom:26px !important;}
.pd-b-27 {padding-bottom:27px !important;}
.pd-b-28 {padding-bottom:28px !important;}
.pd-b-29 {padding-bottom:29px !important;}
.pd-b-30 {padding-bottom:30px !important;}
.pd-b-31 {padding-bottom:31px !important;}
.pd-b-32 {padding-bottom:32px !important;}
.pd-b-33 {padding-bottom:33px !important;}
.pd-b-34 {padding-bottom:34px !important;}
.pd-b-35 {padding-bottom:35px !important;}
.pd-b-36 {padding-bottom:36px !important;}
.pd-b-37 {padding-bottom:37px !important;}
.pd-b-38 {padding-bottom:38px !important;}
.pd-b-39 {padding-bottom:39px !important;}
.pd-b-40 {padding-bottom:40px !important;}
.pd-b-41 {padding-bottom:41px !important;}
.pd-b-42 {padding-bottom:42px !important;}
.pd-b-43 {padding-bottom:43px !important;}
.pd-b-44 {padding-bottom:44px !important;}
.pd-b-45 {padding-bottom:45px !important;}
.pd-b-46 {padding-bottom:46px !important;}
.pd-b-47 {padding-bottom:47px !important;}
.pd-b-48 {padding-bottom:48px !important;}
.pd-b-49 {padding-bottom:49px !important;}
.pd-b-50 {padding-bottom:50px !important;}

/* %%%%%%%%%%%%%%%% OPACITY %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
/*------------------------- Opacity - element ----------------------------------*/
.op-0 {opacity:0 !important;}
.op-x1 {opacity:0.1 !important;}
.op-x2 {opacity:0.2 !important;}
.op-x3 {opacity:0.3 !important;}
.op-x4 {opacity:0.4 !important;}
.op-x5 {opacity:0.5 !important;}
.op-x6 {opacity:0.6 !important;}
.op-x7 {opacity:0.7 !important;}
.op-x8 {opacity:0.8 !important;}
.op-x9 {opacity:0.9 !important;}
.op-1 {opacity:1 !important;}
/*------------------------- Opacity - hover ----------------------------------*/
.op-hov-0:hover {opacity:0 !important;}
.op-hov-x1:hover {opacity:0.1 !important;}
.op-hov-x2:hover {opacity:0.2 !important;}
.op-hov-x3:hover {opacity:0.3 !important;}
.op-hov-x4:hover {opacity:0.4 !important;}
.op-hov-x5:hover {opacity:0.5 !important;}
.op-hov-x6:hover {opacity:0.6 !important;}
.op-hov-x7:hover {opacity:0.7 !important;}
.op-hov-x8:hover {opacity:0.8 !important;}
.op-hov-x9:hover {opacity:0.9 !important;}
.op-hov-1:hover {opacity:1 !important;}
/*------------------------- Opacity - input ----------------------------------*/
.op-i-0 input{opacity:0 !important;}
.op-i-x1 input{opacity:0.1 !important;}
.op-i-x2 input{opacity:0.2 !important;}
.op-i-x3 input{opacity:0.3 !important;}
.op-i-x4 input{opacity:0.4 !important;}
.op-i-x5 input{opacity:0.5 !important;}
.op-i-x6 input{opacity:0.6 !important;}
.op-i-x7 input{opacity:0.7 !important;}
.op-i-x8 input{opacity:0.8 !important;}
.op-i-x9 input{opacity:0.9 !important;}
.op-i-1 input{opacity:1 !important;}
/*------------------------- Opacity - input-text ----------------------------------*/
.op-it-0 input[type="text"] {opacity:0 !important;}
.op-it-x1 input[type="text"] {opacity:0.1 !important;}
.op-it-x2 input[type="text"] {opacity:0.2 !important;}
.op-it-x3 input[type="text"] {opacity:0.3 !important;}
.op-it-x4 input[type="text"] {opacity:0.4 !important;}
.op-it-x5 input[type="text"] {opacity:0.5 !important;}
.op-it-x6 input[type="text"] {opacity:0.6 !important;}
.op-it-x7 input[type="text"] {opacity:0.7 !important;}
.op-it-x8 input[type="text"] {opacity:0.8 !important;}
.op-it-x9 input[type="text"] {opacity:0.9 !important;}
.op-it-1 input[type="text"] {opacity:1 !important;}
/*------------------------- Opacity - input-password ----------------------------------*/
.op-ip-0 input[type="password"] {opacity:0 !important;}
.op-ip-x1 input[type="password"] {opacity:0.1 !important;}
.op-ip-x2 input[type="password"] {opacity:0.2 !important;}
.op-ip-x3 input[type="password"] {opacity:0.3 !important;}
.op-ip-x4 input[type="password"] {opacity:0.4 !important;}
.op-ip-x5 input[type="password"] {opacity:0.5 !important;}
.op-ip-x6 input[type="password"] {opacity:0.6 !important;}
.op-ip-x7 input[type="password"] {opacity:0.7 !important;}
.op-ip-x8 input[type="password"] {opacity:0.8 !important;}
.op-ip-x9 input[type="password"] {opacity:0.9 !important;}
.op-ip-1 input[type="password"] {opacity:1 !important;}
/*------------------------- Opacity - input-email ----------------------------------*/
.op-ie-0 input[type="email"] {opacity:0 !important;}
.op-ie-x1 input[type="email"] {opacity:0.1 !important;}
.op-ie-x2 input[type="email"] {opacity:0.2 !important;}
.op-ie-x3 input[type="email"] {opacity:0.3 !important;}
.op-ie-x4 input[type="email"] {opacity:0.4 !important;}
.op-ie-x5 input[type="email"] {opacity:0.5 !important;}
.op-ie-x6 input[type="email"] {opacity:0.6 !important;}
.op-ie-x7 input[type="email"] {opacity:0.7 !important;}
.op-ie-x8 input[type="email"] {opacity:0.8 !important;}
.op-ie-x9 input[type="email"] {opacity:0.9 !important;}
.op-ie-1 input[type="email"] {opacity:1 !important;}
/*------------------------- Opacity - select ----------------------------------*/
.op-sl-0 select option {opacity:0 !important;}
.op-sl-x1 select option {opacity:0.1 !important;}
.op-sl-x2 select option {opacity:0.2 !important;}
.op-sl-x3 select option {opacity:0.3 !important;}
.op-sl-x4 select option {opacity:0.4 !important;}
.op-sl-x5 select option {opacity:0.5 !important;}
.op-sl-x6 select option {opacity:0.6 !important;}
.op-sl-x7 select option {opacity:0.7 !important;}
.op-sl-x8 select option {opacity:0.8 !important;}
.op-sl-x9 select option {opacity:0.9 !important;}
.op-sl-1 select option {opacity:1 !important;}
/*------------------------- Opacity - textarea ----------------------------------*/
.op-ta-0 textarea {opacity:0 !important;}
.op-ta-x1 textarea {opacity:0.1 !important;}
.op-ta-x2 textarea {opacity:0.2 !important;}
.op-ta-x3 textarea {opacity:0.3 !important;}
.op-ta-x4 textarea {opacity:0.4 !important;}
.op-ta-x5 textarea {opacity:0.5 !important;}
.op-ta-x6 textarea {opacity:0.6 !important;}
.op-ta-x7 textarea {opacity:0.7 !important;}
.op-ta-x8 textarea {opacity:0.8 !important;}
.op-ta-x9 textarea {opacity:0.9 !important;}
.op-ta-1 textarea {opacity:1 !important;}
/*------------------------- Opacity - a ----------------------------------*/
.op-a-0 a {opacity:0 !important;}
.op-a-x1 a {opacity:0.1 !important;}
.op-a-x2 a {opacity:0.2 !important;}
.op-a-x3 a {opacity:0.3 !important;}
.op-a-x4 a {opacity:0.4 !important;}
.op-a-x5 a {opacity:0.5 !important;}
.op-a-x6 a {opacity:0.6 !important;}
.op-a-x7 a {opacity:0.7 !important;}
.op-a-x8 a {opacity:0.8 !important;}
.op-a-x9 a {opacity:0.9 !important;}
.op-a-1 a {opacity:1 !important;}
/*------------------------- Opacity - div ----------------------------------*/
.op-di-0 div {opacity:0 !important;}
.op-di-x1 div {opacity:0.1 !important;}
.op-di-x2 div {opacity:0.2 !important;}
.op-di-x3 div {opacity:0.3 !important;}
.op-di-x4 div {opacity:0.4 !important;}
.op-di-x5 div {opacity:0.5 !important;}
.op-di-x6 div {opacity:0.6 !important;}
.op-di-x7 div {opacity:0.7 !important;}
.op-di-x8 div {opacity:0.8 !important;}
.op-di-x9 div {opacity:0.9 !important;}
.op-di-1 div {opacity:1 !important;}
/*------------------------- Opacity - span ----------------------------------*/
.op-sp-0 span {opacity:0 !important;}
.op-sp-x1 span {opacity:0.1 !important;}
.op-sp-x2 span {opacity:0.2 !important;}
.op-sp-x3 span {opacity:0.3 !important;}
.op-sp-x4 span {opacity:0.4 !important;}
.op-sp-x5 span {opacity:0.5 !important;}
.op-sp-x6 span {opacity:0.6 !important;}
.op-sp-x7 span {opacity:0.7 !important;}
.op-sp-x8 span {opacity:0.8 !important;}
.op-sp-x9 span {opacity:0.9 !important;}
.op-sp-1 span {opacity:1 !important;}
/*------------------------- Opacity - label ----------------------------------*/
.op-lb-0 label {opacity:0 !important;}
.op-lb-x1 label {opacity:0.1 !important;}
.op-lb-x2 label {opacity:0.2 !important;}
.op-lb-x3 label {opacity:0.3 !important;}
.op-lb-x4 label {opacity:0.4 !important;}
.op-lb-x5 label {opacity:0.5 !important;}
.op-lb-x6 label {opacity:0.6 !important;}
.op-lb-x7 label {opacity:0.7 !important;}
.op-lb-x8 label {opacity:0.8 !important;}
.op-lb-x9 label {opacity:0.9 !important;}
.op-lb-1 label {opacity:1 !important;}

/* %%%%%%%%%%%%%%%% TRANSITION %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
.trans-0  {transition:all 0s !important;}
.trans-x1  {transition:all 0.1s !important;}
.trans-x2  {transition:all 0.2s !important;}
.trans-x3  {transition:all 0.3s !important;}
.trans-x4  {transition:all 0.4s !important;}
.trans-x5  {transition:all 0.5s !important;}
.trans-x6  {transition:all 0.6s !important;}
.trans-x7  {transition:all 0.7s !important;}
.trans-x8  {transition:all 0.8s !important;}
.trans-x9  {transition:all 0.9s !important;}
.trans-1  {transition:all 1s !important;}
.trans-1x1  {transition:all 1.1s !important;}
.trans-1x2  {transition:all 1.2s !important;}
.trans-1x3  {transition:all 1.3s !important;}
.trans-1x4  {transition:all 1.4s !important;}
.trans-1x5  {transition:all 1.5s !important;}
.trans-1x6  {transition:all 1.6s !important;}
.trans-1x7  {transition:all 1.7s !important;}
.trans-1x8  {transition:all 1.8s !important;}
.trans-1x9  {transition:all 1.9s !important;}
.trans-2  {transition:all 2s !important;}
.trans-2x1  {transition:all 2.1s !important;}
.trans-2x2  {transition:all 2.2s !important;}
.trans-2x3  {transition:all 2.3s !important;}
.trans-2x4  {transition:all 2.4s !important;}
.trans-2x5  {transition:all 2.5s !important;}
.trans-2x6  {transition:all 2.6s !important;}
.trans-2x7  {transition:all 2.7s !important;}
.trans-2x8  {transition:all 2.8s !important;}
.trans-2x9  {transition:all 2.9s !important;}
.trans-3  {transition:all 3s !important;}
.trans-3x1  {transition:all 3.1s !important;}
.trans-3x2  {transition:all 3.2s !important;}
.trans-3x3  {transition:all 3.3s !important;}
.trans-3x4  {transition:all 3.4s !important;}
.trans-3x5  {transition:all 3.5s !important;}
.trans-3x6  {transition:all 3.6s !important;}
.trans-3x7  {transition:all 3.7s !important;}
.trans-3x8  {transition:all 3.8s !important;}
.trans-3x9  {transition:all 3.9s !important;}
.trans-4  {transition:all 4s !important;}
.trans-4x1  {transition:all 4.1s !important;}
.trans-4x2  {transition:all 4.2s !important;}
.trans-4x3  {transition:all 4.3s !important;}
.trans-4x4  {transition:all 4.4s !important;}
.trans-4x5  {transition:all 4.5s !important;}
.trans-4x6  {transition:all 4.6s !important;}
.trans-4x7  {transition:all 4.7s !important;}
.trans-4x8  {transition:all 4.8s !important;}
.trans-4x9  {transition:all 4.9s !important;}
.trans-5  {transition:all 5s !important;}
.trans-5x1  {transition:all 5.1s !important;}
.trans-5x2  {transition:all 5.2s !important;}
.trans-5x3  {transition:all 5.3s !important;}
.trans-5x4  {transition:all 5.4s !important;}
.trans-5x5  {transition:all 5.5s !important;}
.trans-5x6  {transition:all 5.6s !important;}
.trans-5x7  {transition:all 5.7s !important;}
.trans-5x8  {transition:all 5.8s !important;}
.trans-5x9  {transition:all 5.9s !important;}
.trans-6  {transition:all 6s !important;}

/* %%%%%%%%%%%%%%%% TEXT-CASE %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
/*------------------------- Text Case - all ----------------------------------*/
.tc-no {text-transform:none !important;}
.tc-up {text-transform:uppercase !important;}
.tc-lo {text-transform:lowercase !important;}
.tc-cp {text-transform:capitalize !important;}
/*------------------------- Text Case  - input ----------------------------------*/
.tc-i-no input{text-transform:none !important;}
.tc-i-up input {text-transform:uppercase !important;}
.tc-i-lo input {text-transform:lowercase !important;}
.tc-i-cp input {text-transform:capitalize !important;}
/*------------------------- Text Case  - input-text ----------------------------------*/
.tc-it-no input[type="text"] {text-transform:none !important;}
.tc-it-up input[type="text"] {text-transform:uppercase !important;}
.tc-it-lo input[type="text"] {text-transform:lowercase !important;}
.tc-it-cp input[type="text"] {text-transform:capitalize !important;}
/*------------------------- Text Case  - input-password ----------------------------------*/
.tc-ip-no input[type="password"] {text-transform:none !important;}
.tc-ip-up input[type="email"] {text-transform:uppercase !important;}
.tc-ip-lo input[type="email"] {text-transform:lowercase !important;}
.tc-ip-cp input[type="email"] {text-transform:capitalize !important;}
/*------------------------- Text Case  - input-email ----------------------------------*/
.tc-ie-no input[type="email"] {text-transform:none !important;}
.tc-ie-up input[type="email"] {text-transform:uppercase !important;}
.tc-ie-lo input[type="email"] {text-transform:lowercase !important;}
.tc-ie-cp input[type="email"] {text-transform:capitalize !important;}
/*------------------------- Text Case  - select ----------------------------------*/
.tc-sl-no select option {text-transform:none !important;}
.tc-sl-up select option {text-transform:uppercase !important;}
.tc-sl-lo select option {text-transform:lowercase !important;}
.tc-sl-cp select option {text-transform:capitalize !important;}
/*------------------------- Text Case  - textarea ----------------------------------*/
.tc-ta-no textarea {text-transform:none !important;}
.tc-ta-up textarea {text-transform:uppercase !important;}
.tc-ta-lo textarea {text-transform:lowercase !important;}
.tc-ta-cp textarea {text-transform:capitalize !important;}
/*------------------------- Text Case  - a ----------------------------------*/
.tc-a-no a {text-transform:none !important;}
.tc-a-up a {text-transform:uppercase !important;}
.tc-a-lo a {text-transform:lowercase !important;}
.tc-a-cp a {text-transform:capitalize !important;}
/*------------------------- Text Case  - div ----------------------------------*/
.tc-di-no div {text-transform:none !important;}
.tc-di-up div {text-transform:uppercase !important;}
.tc-di-lo div {text-transform:lowercase !important;}
.tc-di-cp div {text-transform:capitalize !important;}
/*------------------------- Text Case  - span ----------------------------------*/
.tc-sp-no span {text-transform:none !important;}
.tc-sp-up span {text-transform:uppercase !important;}
.tc-sp-lo span {text-transform:lowercase !important;}
.tc-sp-cp span {text-transform:capitalize !important;}
/*------------------------- Text Case  - label ----------------------------------*/
.tc-lb-no label {text-transform:none !important;}
.tc-lb-up label {text-transform:uppercase !important;}
.tc-lb-lo label {text-transform:lowercase !important;}
.tc-lb-cp label {text-transform:capitalize !important;}

/* %%%%%%%%%%%%%%%% TEXT-ALIGN %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
/*------------------------- Text Align - all ----------------------------------*/
.ta-c {text-align:center !important;}
.ta-l {text-align:left !important;}
.ta-r {text-align:right !important;}
.ta-j {text-align:justify !important;}
/*------------------------- Text Align - input ----------------------------------*/
.ta-i-c input{text-align:center !important;}
.ta-i-l input {text-align:left !important;}
.ta-i-r input {text-align:right !important;}
.ta-i-j input {text-align:justify !important;}
/*------------------------- Text Align - input-text ----------------------------------*/
.ta-it-c input[type="text"] {text-align:center !important;}
.ta-it-l input[type="text"] {text-align:left !important;}
.ta-it-r input[type="text"] {text-align:right !important;}
.ta-it-j input[type="text"] {text-align:justify !important;}
/*------------------------- Text Align - input-password ----------------------------------*/
.ta-ip-c input[type="password"] {text-align:center !important;}
.ta-ip-l input[type="password"] {text-align:left !important;}
.ta-ip-r input[type="password"] {text-align:right !important;}
.ta-ip-j input[type="password"] {text-align:justify !important;}
/*------------------------- Text Align - input-email ----------------------------------*/
.ta-ie-c input[type="email"] {text-align:center !important;}
.ta-ie-l input[type="email"] {text-align:left !important;}
.ta-ie-r input[type="email"] {text-align:right !important;}
.ta-ie-j input[type="email"] {text-align:justify !important;}
/*------------------------- Text Align - select ----------------------------------*/
.ta-sl-c select option {text-align:center !important;}
.ta-sl-l select option {text-align:left !important;}
.ta-sl-r select option {text-align:right !important;}
.ta-sl-j select option {text-align:justify !important;}
/*------------------------- Text Align - textarea ----------------------------------*/
.ta-ta-c textarea {text-align:center !important;}
.ta-ta-l textarea {text-align:left !important;}
.ta-ta-r textarea {text-align:right !important;}
.ta-ta-j textarea {text-align:justify !important;}
/*------------------------- Text Align - a ----------------------------------*/
.ta-a-c a {text-align:center !important;}
.ta-a-l a {text-align:left !important;}
.ta-a-r a {text-align:right !important;}
.ta-a-j a {text-align:justify !important;}
/*------------------------- Text Align - div ----------------------------------*/
.ta-di-c div {text-align:center !important;}
.ta-di-l div {text-align:left !important;}
.ta-di-r div {text-align:right !important;}
.ta-di-j div {text-align:justify !important;}
/*------------------------- Text Align - span ----------------------------------*/
.ta-sp-c span {text-align:center !important;}
.ta-sp-l span {text-align:left !important;}
.ta-sp-r span {text-align:right !important;}
.ta-sp-j span {text-align:justify !important;}
/*------------------------- Text Align - label ----------------------------------*/
.ta-lb-c label {text-align:center !important;}
.ta-lb-l label {text-align:left !important;}
.ta-lb-r label {text-align:right !important;}
.ta-lb-j label {text-align:justify !important;}

/* %%%%%%%%%%%%%%%% TEXT SHADOW %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
.txtshadow-x5-black:hover {text-shadow:0px 0px 0.5px rgba(0,0,0,1) !important;}
.txtshadow-1-black:hover {text-shadow:0px 0px 1px rgba(0,0,0,1) !important;}
.txtshadow-1x5-black:hover {text-shadow:0px 0px 1.5px rgba(0,0,0,1) !important;}
.txtshadow-2-black:hover {text-shadow:0px 0px 2px rgba(0,0,0,1) !important;}
.txtshadow-2x5-black:hover {text-shadow:0px 0px 2.5px rgba(0,0,0,1) !important;}
.txtshadow-3-black:hover {text-shadow:0px 0px 3px rgba(0,0,0,1) !important;}
.txtshadow-3x5-black:hover {text-shadow:0px 0px 3.5px rgba(0,0,0,1) !important;}
.txtshadow-4-black:hover {text-shadow:0px 0px 4px rgba(0,0,0,1) !important;}
.txtshadow-4x5-black:hover {text-shadow:0px 0px 4.5px rgba(0,0,0,1) !important;}
.txtshadow-5-black:hover {text-shadow:0px 0px 5px rgba(0,0,0,1) !important;}
.txtshadow-x5-black-x9:hover {text-shadow:0px 0px 0.5px rgba(0,0,0,0.9) !important;}
.txtshadow-1-black-x9:hover {text-shadow:0px 0px 1px rgba(0,0,0,0.9) !important;}
.txtshadow-1x5-black-x9:hover {text-shadow:0px 0px 1.5px rgba(0,0,0,0.9) !important;}
.txtshadow-2-black-x9:hover {text-shadow:0px 0px 2px rgba(0,0,0,0.9) !important;}
.txtshadow-2x5-black-x9:hover {text-shadow:0px 0px 2.5px rgba(0,0,0,0.9) !important;}
.txtshadow-3-black-x9:hover {text-shadow:0px 0px 3px rgba(0,0,0,0.9) !important;}
.txtshadow-3x5-black-x9:hover {text-shadow:0px 0px 3.5px rgba(0,0,0,0.9) !important;}
.txtshadow-4-black-x9:hover {text-shadow:0px 0px 4px rgba(0,0,0,0.9) !important;}
.txtshadow-4x5-black-x9:hover {text-shadow:0px 0px 4.5px rgba(0,0,0,0.9) !important;}
.txtshadow-5-black-x9:hover {text-shadow:0px 0px 5px rgba(0,0,0,0.9) !important;}
.txtshadow-x5-black-x8:hover {text-shadow:0px 0px 0.5px rgba(0,0,0,0.8) !important;}
.txtshadow-1-black-x8:hover {text-shadow:0px 0px 1px rgba(0,0,0,0.8) !important;}
.txtshadow-1x5-black-x8:hover {text-shadow:0px 0px 1.5px rgba(0,0,0,0.8) !important;}
.txtshadow-2-black-x8:hover {text-shadow:0px 0px 2px rgba(0,0,0,0.8) !important;}
.txtshadow-2x5-black-x8:hover {text-shadow:0px 0px 2.5px rgba(0,0,0,0.8) !important;}
.txtshadow-3-black-x8:hover {text-shadow:0px 0px 3px rgba(0,0,0,0.8) !important;}
.txtshadow-3x5-black-x8:hover {text-shadow:0px 0px 3.5px rgba(0,0,0,0.8) !important;}
.txtshadow-4-black-x8:hover {text-shadow:0px 0px 4px rgba(0,0,0,0.8) !important;}
.txtshadow-4x5-black-x8:hover {text-shadow:0px 0px 4.5px rgba(0,0,0,0.8) !important;}
.txtshadow-5-black-x8:hover {text-shadow:0px 0px 5px rgba(0,0,0,0.8) !important;}
.txtshadow-x5-black-x7:hover {text-shadow:0px 0px 0.5px rgba(0,0,0,0.7) !important;}
.txtshadow-1-black-x7:hover {text-shadow:0px 0px 1px rgba(0,0,0,0.7) !important;}
.txtshadow-1x5-black-x7:hover {text-shadow:0px 0px 1.5px rgba(0,0,0,0.7) !important;}
.txtshadow-2-black-x7:hover {text-shadow:0px 0px 2px rgba(0,0,0,0.7) !important;}
.txtshadow-2x5-black-x7:hover {text-shadow:0px 0px 2.5px rgba(0,0,0,0.7) !important;}
.txtshadow-3-black-x7:hover {text-shadow:0px 0px 3px rgba(0,0,0,0.7) !important;}
.txtshadow-3x5-black-x7:hover {text-shadow:0px 0px 3.5px rgba(0,0,0,0.7) !important;}
.txtshadow-4-black-x7:hover {text-shadow:0px 0px 4px rgba(0,0,0,0.7) !important;}
.txtshadow-4x5-black-x7:hover {text-shadow:0px 0px 4.5px rgba(0,0,0,0.7) !important;}
.txtshadow-5-black-x7:hover {text-shadow:0px 0px 5px rgba(0,0,0,0.7) !important;}
.txtshadow-x5-black-x6:hover {text-shadow:0px 0px 0.5px rgba(0,0,0,0.6) !important;}
.txtshadow-1-black-x6:hover {text-shadow:0px 0px 1px rgba(0,0,0,0.6) !important;}
.txtshadow-1x5-black-x6:hover {text-shadow:0px 0px 1.5px rgba(0,0,0,0.6) !important;}
.txtshadow-2-black-x6:hover {text-shadow:0px 0px 2px rgba(0,0,0,0.6) !important;}
.txtshadow-2x5-black-x6:hover {text-shadow:0px 0px 2.5px rgba(0,0,0,0.6) !important;}
.txtshadow-3-black-x6:hover {text-shadow:0px 0px 3px rgba(0,0,0,0.6) !important;}
.txtshadow-3x5-black-x6:hover {text-shadow:0px 0px 3.5px rgba(0,0,0,0.6) !important;}
.txtshadow-4-black-x6:hover {text-shadow:0px 0px 4px rgba(0,0,0,0.6) !important;}
.txtshadow-4x5-black-x6:hover {text-shadow:0px 0px 4.5px rgba(0,0,0,0.6) !important;}
.txtshadow-5-black-x6:hover {text-shadow:0px 0px 5px rgba(0,0,0,0.6) !important;}
.txtshadow-x5-black-x5:hover {text-shadow:0px 0px 0.5px rgba(0,0,0,0.5) !important;}
.txtshadow-1-black-x5:hover {text-shadow:0px 0px 1px rgba(0,0,0,0.5) !important;}
.txtshadow-1x5-black-x5:hover {text-shadow:0px 0px 1.5px rgba(0,0,0,0.5) !important;}
.txtshadow-2-black-x5:hover {text-shadow:0px 0px 2px rgba(0,0,0,0.5) !important;}
.txtshadow-2x5-black-x5:hover {text-shadow:0px 0px 2.5px rgba(0,0,0,0.5) !important;}
.txtshadow-3-black-x5:hover {text-shadow:0px 0px 3px rgba(0,0,0,0.5) !important;}
.txtshadow-3x5-black-x5:hover {text-shadow:0px 0px 3.5px rgba(0,0,0,0.5) !important;}
.txtshadow-4-black-x5:hover {text-shadow:0px 0px 4px rgba(0,0,0,0.5) !important;}
.txtshadow-4x5-black-x5:hover {text-shadow:0px 0px 4.5px rgba(0,0,0,0.5) !important;}
.txtshadow-5-black-x5:hover {text-shadow:0px 0px 5px rgba(0,0,0,0.5) !important;}
.txtshadow-x5-black-x4:hover {text-shadow:0px 0px 0.5px rgba(0,0,0,0.4) !important;}
.txtshadow-1-black-x4:hover {text-shadow:0px 0px 1px rgba(0,0,0,0.4) !important;}
.txtshadow-1x5-black-x4:hover {text-shadow:0px 0px 1.5px rgba(0,0,0,0.4) !important;}
.txtshadow-2-black-x4:hover {text-shadow:0px 0px 2px rgba(0,0,0,0.4) !important;}
.txtshadow-2x5-black-x4:hover {text-shadow:0px 0px 2.5px rgba(0,0,0,0.4) !important;}
.txtshadow-3-black-x4:hover {text-shadow:0px 0px 3px rgba(0,0,0,0.4) !important;}
.txtshadow-3x5-black-x4:hover {text-shadow:0px 0px 3.5px rgba(0,0,0,0.4) !important;}
.txtshadow-4-black-x4:hover {text-shadow:0px 0px 4px rgba(0,0,0,0.4) !important;}
.txtshadow-4x5-black-x4:hover {text-shadow:0px 0px 4.5px rgba(0,0,0,0.4) !important;}
.txtshadow-5-black-x4:hover {text-shadow:0px 0px 5px rgba(0,0,0,0.4) !important;}
.txtshadow-x5-black-x3:hover {text-shadow:0px 0px 0.5px rgba(0,0,0,0.3) !important;}
.txtshadow-1-black-x3:hover {text-shadow:0px 0px 1px rgba(0,0,0,0.3) !important;}
.txtshadow-1x5-black-x3:hover {text-shadow:0px 0px 1.5px rgba(0,0,0,0.3) !important;}
.txtshadow-2-black-x3:hover {text-shadow:0px 0px 2px rgba(0,0,0,0.3) !important;}
.txtshadow-2x5-black-x3:hover {text-shadow:0px 0px 2.5px rgba(0,0,0,0.3) !important;}
.txtshadow-3-black-x3:hover {text-shadow:0px 0px 3px rgba(0,0,0,0.3) !important;}
.txtshadow-3x5-black-x3:hover {text-shadow:0px 0px 3.5px rgba(0,0,0,0.3) !important;}
.txtshadow-4-black-x3:hover {text-shadow:0px 0px 4px rgba(0,0,0,0.3) !important;}
.txtshadow-4x5-black-x3:hover {text-shadow:0px 0px 4.5px rgba(0,0,0,0.3) !important;}
.txtshadow-5-black-x3:hover {text-shadow:0px 0px 5px rgba(0,0,0,0.3) !important;}
.txtshadow-x5-black-x2:hover {text-shadow:0px 0px 0.5px rgba(0,0,0,0.2) !important;}
.txtshadow-1-black-x2:hover {text-shadow:0px 0px 1px rgba(0,0,0,0.2) !important;}
.txtshadow-1x5-black-x2:hover {text-shadow:0px 0px 1.5px rgba(0,0,0,0.2) !important;}
.txtshadow-2-black-x2:hover {text-shadow:0px 0px 2px rgba(0,0,0,0.2) !important;}
.txtshadow-2x5-black-x2:hover {text-shadow:0px 0px 2.5px rgba(0,0,0,0.2) !important;}
.txtshadow-3-black-x2:hover {text-shadow:0px 0px 3px rgba(0,0,0,0.2) !important;}
.txtshadow-3x5-black-x2:hover {text-shadow:0px 0px 3.5px rgba(0,0,0,0.2) !important;}
.txtshadow-4-black-x2:hover {text-shadow:0px 0px 4px rgba(0,0,0,0.2) !important;}
.txtshadow-4x5-black-x2:hover {text-shadow:0px 0px 4.5px rgba(0,0,0,0.2) !important;}
.txtshadow-5-black-x2:hover {text-shadow:0px 0px 5px rgba(0,0,0,0.2) !important;}
.txtshadow-x5-black-x1:hover {text-shadow:0px 0px 0.5px rgba(0,0,0,0.1) !important;}
.txtshadow-1-black-x1:hover {text-shadow:0px 0px 1px rgba(0,0,0,0.1) !important;}
.txtshadow-1x5-black-x1:hover {text-shadow:0px 0px 1.5px rgba(0,0,0,0.1) !important;}
.txtshadow-2-black-x1:hover {text-shadow:0px 0px 2px rgba(0,0,0,0.1) !important;}
.txtshadow-2x5-black-x1:hover {text-shadow:0px 0px 2.5px rgba(0,0,0,0.1) !important;}
.txtshadow-3-black-x1:hover {text-shadow:0px 0px 3px rgba(0,0,0,0.1) !important;}
.txtshadow-3x5-black-x1:hover {text-shadow:0px 0px 3.5px rgba(0,0,0,0.1) !important;}
.txtshadow-4-black-x1:hover {text-shadow:0px 0px 4px rgba(0,0,0,0.1) !important;}
.txtshadow-4x5-black-x1:hover {text-shadow:0px 0px 4.5px rgba(0,0,0,0.1) !important;}
.txtshadow-5-black-x1:hover {text-shadow:0px 0px 5px rgba(0,0,0,0.1) !important;}


/* %%%%%%%%%%%%%%%% VERTICAL %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
/*------------------------- Vertical Align - all ----------------------------------*/
.va-t {vertical-align:top !important;}
.va-m {vertical-align:middle !important;}
.va-b {vertical-align:bottom !important;}

/* %%%%%%%%%%%%%%%% LETTER-SPACING %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
/*------------------------- Letter Spacing - self ----------------------------------*/
.ls-n5 {letter-spacing: -5px !important;}
.ls-n4 {letter-spacing: -4px !important;}
.ls-n3 {letter-spacing: -3px !important;}
.ls-n2 {letter-spacing: -2px !important;}
.ls-n1 {letter-spacing: -1px !important;}
.ls-0 {letter-spacing: 0px !important;}
.ls-x1 {letter-spacing: 0.1px !important;}
.ls-x2 {letter-spacing: 0.2px !important;}
.ls-x3 {letter-spacing: 0.3px !important;}
.ls-x4 {letter-spacing: 0.4px !important;}
.ls-x5 {letter-spacing: 0.5px !important;}
.ls-x6 {letter-spacing: 0.6px !important;}
.ls-x7 {letter-spacing: 0.7px !important;}
.ls-x8 {letter-spacing: 0.8px !important;}
.ls-x9 {letter-spacing: 0.9px !important;}
.ls-1 {letter-spacing: 1px !important;}
.ls-2 {letter-spacing: 2px !important;}
.ls-3 {letter-spacing: 3px !important;}
.ls-4 {letter-spacing: 4px !important;}
.ls-5 {letter-spacing: 5px !important;}
.ls-6 {letter-spacing: 6px !important;}
.ls-7 {letter-spacing: 7px !important;}
.ls-8 {letter-spacing: 8px !important;}
.ls-9 {letter-spacing: 9px !important;}
.ls-10 {letter-spacing: 10px !important;}
.ls-11 {letter-spacing: 11px !important;}
.ls-12 {letter-spacing: 12px !important;}
.ls-13 {letter-spacing: 13px !important;}
.ls-14 {letter-spacing: 14px !important;}
.ls-15 {letter-spacing: 15px !important;}
.ls-16 {letter-spacing: 16px !important;}
.ls-17 {letter-spacing: 17px !important;}
.ls-18 {letter-spacing: 18px !important;}
.ls-19 {letter-spacing: 19px !important;}
.ls-20 {letter-spacing: 20px !important;}
.ls-21 {letter-spacing: 21px !important;}
.ls-22 {letter-spacing: 22px !important;}
.ls-23 {letter-spacing: 23px !important;}
.ls-24 {letter-spacing: 24px !important;}
.ls-25 {letter-spacing: 25px !important;}
.ls-26 {letter-spacing: 26px !important;}
.ls-27 {letter-spacing: 27px !important;}
.ls-28 {letter-spacing: 28px !important;}
.ls-29 {letter-spacing: 29px !important;}
.ls-30 {letter-spacing: 30px !important;}
.ls-31 {letter-spacing: 31px !important;}
.ls-32 {letter-spacing: 32px !important;}
.ls-33 {letter-spacing: 33px !important;}
.ls-34 {letter-spacing: 34px !important;}
.ls-35 {letter-spacing: 35px !important;}
.ls-36 {letter-spacing: 36px !important;}
.ls-37 {letter-spacing: 37px !important;}
.ls-38 {letter-spacing: 38px !important;}
.ls-39 {letter-spacing: 39px !important;}
.ls-40 {letter-spacing: 40px !important;}
.ls-41 {letter-spacing: 41px !important;}
.ls-42 {letter-spacing: 42px !important;}
.ls-43 {letter-spacing: 43px !important;}
.ls-44 {letter-spacing: 44px !important;}
.ls-45 {letter-spacing: 45px !important;}
.ls-46 {letter-spacing: 46px !important;}
.ls-47 {letter-spacing: 47px !important;}
.ls-48 {letter-spacing: 48px !important;}
.ls-49 {letter-spacing: 49px !important;}
.ls-50 {letter-spacing: 50px !important;}
/*------------------------- Letter Spacing - input ----------------------------------*/
.ls-i-n5 input {letter-spacing: -5px !important;}
.ls-i-n4 input {letter-spacing: -4px !important;}
.ls-i-n3 input {letter-spacing: -3px !important;}
.ls-i-n2 input {letter-spacing: -2px !important;}
.ls-i-n1 input {letter-spacing: -1px !important;}
.ls-i-0 input {letter-spacing: 0px !important;}
.ls-i-x1 input {letter-spacing: 0.1px !important;}
.ls-i-x2 input {letter-spacing: 0.2px !important;}
.ls-i-x3 input {letter-spacing: 0.3px !important;}
.ls-i-x4 input {letter-spacing: 0.4px !important;}
.ls-i-x5 input {letter-spacing: 0.5px !important;}
.ls-i-x6 input {letter-spacing: 0.6px !important;}
.ls-i-x7 input {letter-spacing: 0.7px !important;}
.ls-i-x8 input {letter-spacing: 0.8px !important;}
.ls-i-x9 input {letter-spacing: 0.9px !important;}
.ls-i-1 input {letter-spacing: 1px !important;}
.ls-i-2 input {letter-spacing: 2px !important;}
.ls-i-3 input {letter-spacing: 3px !important;}
.ls-i-4 input {letter-spacing: 4px !important;}
.ls-i-5 input {letter-spacing: 5px !important;}
.ls-i-6 input {letter-spacing: 6px !important;}
.ls-i-7 input {letter-spacing: 7px !important;}
.ls-i-8 input {letter-spacing: 8px !important;}
.ls-i-9 input {letter-spacing: 9px !important;}
.ls-i-10 input {letter-spacing: 10px !important;}
.ls-i-11 input {letter-spacing: 11px !important;}
.ls-i-12 input {letter-spacing: 12px !important;}
.ls-i-13 input {letter-spacing: 13px !important;}
.ls-i-14 input {letter-spacing: 14px !important;}
.ls-i-15 input {letter-spacing: 15px !important;}
.ls-i-16 input {letter-spacing: 16px !important;}
.ls-i-17 input {letter-spacing: 17px !important;}
.ls-i-18 input {letter-spacing: 18px !important;}
.ls-i-19 input {letter-spacing: 19px !important;}
.ls-i-20 input {letter-spacing: 20px !important;}
.ls-i-21 input {letter-spacing: 21px !important;}
.ls-i-22 input {letter-spacing: 22px !important;}
.ls-i-23 input {letter-spacing: 23px !important;}
.ls-i-24 input {letter-spacing: 24px !important;}
.ls-i-25 input {letter-spacing: 25px !important;}
.ls-i-26 input {letter-spacing: 26px !important;}
.ls-i-27 input {letter-spacing: 27px !important;}
.ls-i-28 input {letter-spacing: 28px !important;}
.ls-i-29 input {letter-spacing: 29px !important;}
.ls-i-30 input {letter-spacing: 30px !important;}
.ls-i-31 input {letter-spacing: 31px !important;}
.ls-i-32 input {letter-spacing: 32px !important;}
.ls-i-33 input {letter-spacing: 33px !important;}
.ls-i-34 input {letter-spacing: 34px !important;}
.ls-i-35 input {letter-spacing: 35px !important;}
.ls-i-36 input {letter-spacing: 36px !important;}
.ls-i-37 input {letter-spacing: 37px !important;}
.ls-i-38 input {letter-spacing: 38px !important;}
.ls-i-39 input {letter-spacing: 39px !important;}
.ls-i-40 input {letter-spacing: 40px !important;}
.ls-i-41 input {letter-spacing: 41px !important;}
.ls-i-42 input {letter-spacing: 42px !important;}
.ls-i-43 input {letter-spacing: 43px !important;}
.ls-i-44 input {letter-spacing: 44px !important;}
.ls-i-45 input {letter-spacing: 45px !important;}
.ls-i-46 input {letter-spacing: 46px !important;}
.ls-i-47 input {letter-spacing: 47px !important;}
.ls-i-48 input {letter-spacing: 48px !important;}
.ls-i-49 input {letter-spacing: 49px !important;}
.ls-i-50 input {letter-spacing: 50px !important;}
/*------------------------- Letter Spacing - input-text ----------------------------------*/
.ls-it-n5 input[type="text"] {letter-spacing: -5px !important;}
.ls-it-n4 input[type="text"] {letter-spacing: -4px !important;}
.ls-it-n3 input[type="text"] {letter-spacing: -3px !important;}
.ls-it-n2 input[type="text"] {letter-spacing: -2px !important;}
.ls-it-n1 input[type="text"] {letter-spacing: -1px !important;}
.ls-it-0 input[type="text"] {letter-spacing: 0px !important;}
.ls-it-x1 input[type="text"] {letter-spacing: 0.1px !important;}
.ls-it-x2 input[type="text"] {letter-spacing: 0.2px !important;}
.ls-it-x3 input[type="text"] {letter-spacing: 0.3px !important;}
.ls-it-x4 input[type="text"] {letter-spacing: 0.4px !important;}
.ls-it-x5 input[type="text"] {letter-spacing: 0.5px !important;}
.ls-it-x6 input[type="text"] {letter-spacing: 0.6px !important;}
.ls-it-x7 input[type="text"] {letter-spacing: 0.7px !important;}
.ls-it-x8 input[type="text"] {letter-spacing: 0.8px !important;}
.ls-it-x9 input[type="text"] {letter-spacing: 0.9px !important;}
.ls-it-1 input[type="text"] {letter-spacing: 1px !important;}
.ls-it-2 input[type="text"] {letter-spacing: 2px !important;}
.ls-it-3 input[type="text"] {letter-spacing: 3px !important;}
.ls-it-4 input[type="text"] {letter-spacing: 4px !important;}
.ls-it-5 input[type="text"] {letter-spacing: 5px !important;}
.ls-it-6 input[type="text"] {letter-spacing: 6px !important;}
.ls-it-7 input[type="text"] {letter-spacing: 7px !important;}
.ls-it-8 input[type="text"] {letter-spacing: 8px !important;}
.ls-it-9 input[type="text"] {letter-spacing: 9px !important;}
.ls-it-10 input[type="text"] {letter-spacing: 10px !important;}
.ls-it-11 input[type="text"] {letter-spacing: 11px !important;}
.ls-it-12 input[type="text"] {letter-spacing: 12px !important;}
.ls-it-13 input[type="text"] {letter-spacing: 13px !important;}
.ls-it-14 input[type="text"] {letter-spacing: 14px !important;}
.ls-it-15 input[type="text"] {letter-spacing: 15px !important;}
.ls-it-16 input[type="text"] {letter-spacing: 16px !important;}
.ls-it-17 input[type="text"] {letter-spacing: 17px !important;}
.ls-it-18 input[type="text"] {letter-spacing: 18px !important;}
.ls-it-19 input[type="text"] {letter-spacing: 19px !important;}
.ls-it-20 input[type="text"] {letter-spacing: 20px !important;}
.ls-it-21 input[type="text"] {letter-spacing: 21px !important;}
.ls-it-22 input[type="text"] {letter-spacing: 22px !important;}
.ls-it-23 input[type="text"] {letter-spacing: 23px !important;}
.ls-it-24 input[type="text"] {letter-spacing: 24px !important;}
.ls-it-25 input[type="text"] {letter-spacing: 25px !important;}
.ls-it-26 input[type="text"] {letter-spacing: 26px !important;}
.ls-it-27 input[type="text"] {letter-spacing: 27px !important;}
.ls-it-28 input[type="text"] {letter-spacing: 28px !important;}
.ls-it-29 input[type="text"] {letter-spacing: 29px !important;}
.ls-it-30 input[type="text"] {letter-spacing: 30px !important;}
.ls-it-31 input[type="text"] {letter-spacing: 31px !important;}
.ls-it-32 input[type="text"] {letter-spacing: 32px !important;}
.ls-it-33 input[type="text"] {letter-spacing: 33px !important;}
.ls-it-34 input[type="text"] {letter-spacing: 34px !important;}
.ls-it-35 input[type="text"] {letter-spacing: 35px !important;}
.ls-it-36 input[type="text"] {letter-spacing: 36px !important;}
.ls-it-37 input[type="text"] {letter-spacing: 37px !important;}
.ls-it-38 input[type="text"] {letter-spacing: 38px !important;}
.ls-it-39 input[type="text"] {letter-spacing: 39px !important;}
.ls-it-40 input[type="text"] {letter-spacing: 40px !important;}
.ls-it-41 input[type="text"] {letter-spacing: 41px !important;}
.ls-it-42 input[type="text"] {letter-spacing: 42px !important;}
.ls-it-43 input[type="text"] {letter-spacing: 43px !important;}
.ls-it-44 input[type="text"] {letter-spacing: 44px !important;}
.ls-it-45 input[type="text"] {letter-spacing: 45px !important;}
.ls-it-46 input[type="text"] {letter-spacing: 46px !important;}
.ls-it-47 input[type="text"] {letter-spacing: 47px !important;}
.ls-it-48 input[type="text"] {letter-spacing: 48px !important;}
.ls-it-49 input[type="text"] {letter-spacing: 49px !important;}
.ls-it-50 input[type="text"] {letter-spacing: 50px !important;}
/*------------------------- Letter Spacing - input-password ----------------------------------*/
.ls-ip-n5 input[type="password"] {letter-spacing: -5px !important;}
.ls-ip-n4 input[type="password"] {letter-spacing: -4px !important;}
.ls-ip-n3 input[type="password"] {letter-spacing: -3px !important;}
.ls-ip-n2 input[type="password"] {letter-spacing: -2px !important;}
.ls-ip-n1 input[type="password"] {letter-spacing: -1px !important;}
.ls-ip-0 input[type="password"] {letter-spacing: 0px !important;}
.ls-ip-x1 input[type="password"] {letter-spacing: 0.1px !important;}
.ls-ip-x2 input[type="password"] {letter-spacing: 0.2px !important;}
.ls-ip-x3 input[type="password"] {letter-spacing: 0.3px !important;}
.ls-ip-x4 input[type="password"] {letter-spacing: 0.4px !important;}
.ls-ip-x5 input[type="password"] {letter-spacing: 0.5px !important;}
.ls-ip-x6 input[type="password"] {letter-spacing: 0.6px !important;}
.ls-ip-x7 input[type="password"] {letter-spacing: 0.7px !important;}
.ls-ip-x8 input[type="password"] {letter-spacing: 0.8px !important;}
.ls-ip-x9 input[type="password"] {letter-spacing: 0.9px !important;}
.ls-ip-1 input[type="password"] {letter-spacing: 1px !important;}
.ls-ip-2 input[type="password"] {letter-spacing: 2px !important;}
.ls-ip-3 input[type="password"] {letter-spacing: 3px !important;}
.ls-ip-4 input[type="password"] {letter-spacing: 4px !important;}
.ls-ip-5 input[type="password"] {letter-spacing: 5px !important;}
.ls-ip-6 input[type="password"] {letter-spacing: 6px !important;}
.ls-ip-7 input[type="password"] {letter-spacing: 7px !important;}
.ls-ip-8 input[type="password"] {letter-spacing: 8px !important;}
.ls-ip-9 input[type="password"] {letter-spacing: 9px !important;}
.ls-ip-10 input[type="password"] {letter-spacing: 10px !important;}
.ls-ip-11 input[type="password"] {letter-spacing: 11px !important;}
.ls-ip-12 input[type="password"] {letter-spacing: 12px !important;}
.ls-ip-13 input[type="password"] {letter-spacing: 13px !important;}
.ls-ip-14 input[type="password"] {letter-spacing: 14px !important;}
.ls-ip-15 input[type="password"] {letter-spacing: 15px !important;}
.ls-ip-16 input[type="password"] {letter-spacing: 16px !important;}
.ls-ip-17 input[type="password"] {letter-spacing: 17px !important;}
.ls-ip-18 input[type="password"] {letter-spacing: 18px !important;}
.ls-ip-19 input[type="password"] {letter-spacing: 19px !important;}
.ls-ip-20 input[type="password"] {letter-spacing: 20px !important;}
.ls-ip-21 input[type="password"] {letter-spacing: 21px !important;}
.ls-ip-22 input[type="password"] {letter-spacing: 22px !important;}
.ls-ip-23 input[type="password"] {letter-spacing: 23px !important;}
.ls-ip-24 input[type="password"] {letter-spacing: 24px !important;}
.ls-ip-25 input[type="password"] {letter-spacing: 25px !important;}
.ls-ip-26 input[type="password"] {letter-spacing: 26px !important;}
.ls-ip-27 input[type="password"] {letter-spacing: 27px !important;}
.ls-ip-28 input[type="password"] {letter-spacing: 28px !important;}
.ls-ip-29 input[type="password"] {letter-spacing: 29px !important;}
.ls-ip-30 input[type="password"] {letter-spacing: 30px !important;}
.ls-ip-31 input[type="password"] {letter-spacing: 31px !important;}
.ls-ip-32 input[type="password"] {letter-spacing: 32px !important;}
.ls-ip-33 input[type="password"] {letter-spacing: 33px !important;}
.ls-ip-34 input[type="password"] {letter-spacing: 34px !important;}
.ls-ip-35 input[type="password"] {letter-spacing: 35px !important;}
.ls-ip-36 input[type="password"] {letter-spacing: 36px !important;}
.ls-ip-37 input[type="password"] {letter-spacing: 37px !important;}
.ls-ip-38 input[type="password"] {letter-spacing: 38px !important;}
.ls-ip-39 input[type="password"] {letter-spacing: 39px !important;}
.ls-ip-40 input[type="password"] {letter-spacing: 40px !important;}
.ls-ip-41 input[type="password"] {letter-spacing: 41px !important;}
.ls-ip-42 input[type="password"] {letter-spacing: 42px !important;}
.ls-ip-43 input[type="password"] {letter-spacing: 43px !important;}
.ls-ip-44 input[type="password"] {letter-spacing: 44px !important;}
.ls-ip-45 input[type="password"] {letter-spacing: 45px !important;}
.ls-ip-46 input[type="password"] {letter-spacing: 46px !important;}
.ls-ip-47 input[type="password"] {letter-spacing: 47px !important;}
.ls-ip-48 input[type="password"] {letter-spacing: 48px !important;}
.ls-ip-49 input[type="password"] {letter-spacing: 49px !important;}
.ls-ip-50 input[type="password"] {letter-spacing: 50px !important;}
/*------------------------- Letter Spacing - input-email ----------------------------------*/
.ls-ie-n5 input[type="email"] {letter-spacing: -5px !important;}
.ls-ie-n4 input[type="email"] {letter-spacing: -4px !important;}
.ls-ie-n3 input[type="email"] {letter-spacing: -3px !important;}
.ls-ie-n2 input[type="email"] {letter-spacing: -2px !important;}
.ls-ie-n1 input[type="email"] {letter-spacing: -1px !important;}
.ls-ie-0 input[type="email"] {letter-spacing: 0px !important;}
.ls-ie-x1 input[type="email"] {letter-spacing: 0.1px !important;}
.ls-ie-x2 input[type="email"] {letter-spacing: 0.2px !important;}
.ls-ie-x3 input[type="email"] {letter-spacing: 0.3px !important;}
.ls-ie-x4 input[type="email"] {letter-spacing: 0.4px !important;}
.ls-ie-x5 input[type="email"] {letter-spacing: 0.5px !important;}
.ls-ie-x6 input[type="email"] {letter-spacing: 0.6px !important;}
.ls-ie-x7 input[type="email"] {letter-spacing: 0.7px !important;}
.ls-ie-x8 input[type="email"] {letter-spacing: 0.8px !important;}
.ls-ie-x9 input[type="email"] {letter-spacing: 0.9px !important;}
.ls-ie-1 input[type="email"] {letter-spacing: 1px !important;}
.ls-ie-2 input[type="email"] {letter-spacing: 2px !important;}
.ls-ie-3 input[type="email"] {letter-spacing: 3px !important;}
.ls-ie-4 input[type="email"] {letter-spacing: 4px !important;}
.ls-ie-5 input[type="email"] {letter-spacing: 5px !important;}
.ls-ie-6 input[type="email"] {letter-spacing: 6px !important;}
.ls-ie-7 input[type="email"] {letter-spacing: 7px !important;}
.ls-ie-8 input[type="email"] {letter-spacing: 8px !important;}
.ls-ie-9 input[type="email"] {letter-spacing: 9px !important;}
.ls-ie-10 input[type="email"] {letter-spacing: 10px !important;}
.ls-ie-11 input[type="email"] {letter-spacing: 11px !important;}
.ls-ie-12 input[type="email"] {letter-spacing: 12px !important;}
.ls-ie-13 input[type="email"] {letter-spacing: 13px !important;}
.ls-ie-14 input[type="email"] {letter-spacing: 14px !important;}
.ls-ie-15 input[type="email"] {letter-spacing: 15px !important;}
.ls-ie-16 input[type="email"] {letter-spacing: 16px !important;}
.ls-ie-17 input[type="email"] {letter-spacing: 17px !important;}
.ls-ie-18 input[type="email"] {letter-spacing: 18px !important;}
.ls-ie-19 input[type="email"] {letter-spacing: 19px !important;}
.ls-ie-20 input[type="email"] {letter-spacing: 20px !important;}
.ls-ie-21 input[type="email"] {letter-spacing: 21px !important;}
.ls-ie-22 input[type="email"] {letter-spacing: 22px !important;}
.ls-ie-23 input[type="email"] {letter-spacing: 23px !important;}
.ls-ie-24 input[type="email"] {letter-spacing: 24px !important;}
.ls-ie-25 input[type="email"] {letter-spacing: 25px !important;}
.ls-ie-26 input[type="email"] {letter-spacing: 26px !important;}
.ls-ie-27 input[type="email"] {letter-spacing: 27px !important;}
.ls-ie-28 input[type="email"] {letter-spacing: 28px !important;}
.ls-ie-29 input[type="email"] {letter-spacing: 29px !important;}
.ls-ie-30 input[type="email"] {letter-spacing: 30px !important;}
.ls-ie-31 input[type="email"] {letter-spacing: 31px !important;}
.ls-ie-32 input[type="email"] {letter-spacing: 32px !important;}
.ls-ie-33 input[type="email"] {letter-spacing: 33px !important;}
.ls-ie-34 input[type="email"] {letter-spacing: 34px !important;}
.ls-ie-35 input[type="email"] {letter-spacing: 35px !important;}
.ls-ie-36 input[type="email"] {letter-spacing: 36px !important;}
.ls-ie-37 input[type="email"] {letter-spacing: 37px !important;}
.ls-ie-38 input[type="email"] {letter-spacing: 38px !important;}
.ls-ie-39 input[type="email"] {letter-spacing: 39px !important;}
.ls-ie-40 input[type="email"] {letter-spacing: 40px !important;}
.ls-ie-41 input[type="email"] {letter-spacing: 41px !important;}
.ls-ie-42 input[type="email"] {letter-spacing: 42px !important;}
.ls-ie-43 input[type="email"] {letter-spacing: 43px !important;}
.ls-ie-44 input[type="email"] {letter-spacing: 44px !important;}
.ls-ie-45 input[type="email"] {letter-spacing: 45px !important;}
.ls-ie-46 input[type="email"] {letter-spacing: 46px !important;}
.ls-ie-47 input[type="email"] {letter-spacing: 47px !important;}
.ls-ie-48 input[type="email"] {letter-spacing: 48px !important;}
.ls-ie-49 input[type="email"] {letter-spacing: 49px !important;}
.ls-ie-50 input[type="email"] {letter-spacing: 50px !important;}
/*------------------------- Letter Spacing - select ----------------------------------*/
.ls-sl-n5 select option {letter-spacing: -5px !important;}
.ls-sl-n4 select option {letter-spacing: -4px !important;}
.ls-sl-n3 select option {letter-spacing: -3px !important;}
.ls-sl-n2 select option {letter-spacing: -2px !important;}
.ls-sl-n1 select option {letter-spacing: -1px !important;}
.ls-sl-0 select option {letter-spacing: 0px !important;}
.ls-sl-x1 select option {letter-spacing: 0.1px !important;}
.ls-sl-x2 select option {letter-spacing: 0.2px !important;}
.ls-sl-x3 select option {letter-spacing: 0.3px !important;}
.ls-sl-x4 select option {letter-spacing: 0.4px !important;}
.ls-sl-x5 select option {letter-spacing: 0.5px !important;}
.ls-sl-x6 select option {letter-spacing: 0.6px !important;}
.ls-sl-x7 select option {letter-spacing: 0.7px !important;}
.ls-sl-x8 select option {letter-spacing: 0.8px !important;}
.ls-sl-x9 select option {letter-spacing: 0.9px !important;}
.ls-sl-1 select option {letter-spacing: 1px !important;}
.ls-sl-2 select option {letter-spacing: 2px !important;}
.ls-sl-3 select option {letter-spacing: 3px !important;}
.ls-sl-4 select option {letter-spacing: 4px !important;}
.ls-sl-5 select option {letter-spacing: 5px !important;}
.ls-sl-6 select option {letter-spacing: 6px !important;}
.ls-sl-7 select option {letter-spacing: 7px !important;}
.ls-sl-8 select option {letter-spacing: 8px !important;}
.ls-sl-9 select option {letter-spacing: 9px !important;}
.ls-sl-10 select option {letter-spacing: 10px !important;}
.ls-sl-11 select option {letter-spacing: 11px !important;}
.ls-sl-12 select option {letter-spacing: 12px !important;}
.ls-sl-13 select option {letter-spacing: 13px !important;}
.ls-sl-14 select option {letter-spacing: 14px !important;}
.ls-sl-15 select option {letter-spacing: 15px !important;}
.ls-sl-16 select option {letter-spacing: 16px !important;}
.ls-sl-17 select option {letter-spacing: 17px !important;}
.ls-sl-18 select option {letter-spacing: 18px !important;}
.ls-sl-19 select option {letter-spacing: 19px !important;}
.ls-sl-20 select option {letter-spacing: 20px !important;}
.ls-sl-21 select option {letter-spacing: 21px !important;}
.ls-sl-22 select option {letter-spacing: 22px !important;}
.ls-sl-23 select option {letter-spacing: 23px !important;}
.ls-sl-24 select option {letter-spacing: 24px !important;}
.ls-sl-25 select option {letter-spacing: 25px !important;}
.ls-sl-26 select option {letter-spacing: 26px !important;}
.ls-sl-27 select option {letter-spacing: 27px !important;}
.ls-sl-28 select option {letter-spacing: 28px !important;}
.ls-sl-29 select option {letter-spacing: 29px !important;}
.ls-sl-30 select option {letter-spacing: 30px !important;}
.ls-sl-31 select option {letter-spacing: 31px !important;}
.ls-sl-32 select option {letter-spacing: 32px !important;}
.ls-sl-33 select option {letter-spacing: 33px !important;}
.ls-sl-34 select option {letter-spacing: 34px !important;}
.ls-sl-35 select option {letter-spacing: 35px !important;}
.ls-sl-36 select option {letter-spacing: 36px !important;}
.ls-sl-37 select option {letter-spacing: 37px !important;}
.ls-sl-38 select option {letter-spacing: 38px !important;}
.ls-sl-39 select option {letter-spacing: 39px !important;}
.ls-sl-40 select option {letter-spacing: 40px !important;}
.ls-sl-41 select option {letter-spacing: 41px !important;}
.ls-sl-42 select option {letter-spacing: 42px !important;}
.ls-sl-43 select option {letter-spacing: 43px !important;}
.ls-sl-44 select option {letter-spacing: 44px !important;}
.ls-sl-45 select option {letter-spacing: 45px !important;}
.ls-sl-46 select option {letter-spacing: 46px !important;}
.ls-sl-47 select option {letter-spacing: 47px !important;}
.ls-sl-48 select option {letter-spacing: 48px !important;}
.ls-sl-49 select option {letter-spacing: 49px !important;}
.ls-sl-50 select option {letter-spacing: 50px !important;}
/*------------------------- Letter Spacing - textarea ----------------------------------*/
.ls-ta-n5 textarea  {letter-spacing: -5px !important;}
.ls-ta-n4 textarea  {letter-spacing: -4px !important;}
.ls-ta-n3 textarea  {letter-spacing: -3px !important;}
.ls-ta-n2 textarea  {letter-spacing: -2px !important;}
.ls-ta-n1 textarea  {letter-spacing: -1px !important;}
.ls-ta-0 textarea  {letter-spacing: 0px !important;}
.ls-ta-x1 textarea  {letter-spacing: 0.1px !important;}
.ls-ta-x2 textarea  {letter-spacing: 0.2px !important;}
.ls-ta-x3 textarea  {letter-spacing: 0.3px !important;}
.ls-ta-x4 textarea  {letter-spacing: 0.4px !important;}
.ls-ta-x5 textarea  {letter-spacing: 0.5px !important;}
.ls-ta-x6 textarea  {letter-spacing: 0.6px !important;}
.ls-ta-x7 textarea  {letter-spacing: 0.7px !important;}
.ls-ta-x8 textarea  {letter-spacing: 0.8px !important;}
.ls-ta-x9 textarea  {letter-spacing: 0.9px !important;}
.ls-ta-1 textarea  {letter-spacing: 1px !important;}
.ls-ta-2 textarea  {letter-spacing: 2px !important;}
.ls-ta-3 textarea  {letter-spacing: 3px !important;}
.ls-ta-4 textarea  {letter-spacing: 4px !important;}
.ls-ta-5 textarea  {letter-spacing: 5px !important;}
.ls-ta-6 textarea  {letter-spacing: 6px !important;}
.ls-ta-7 textarea  {letter-spacing: 7px !important;}
.ls-ta-8 textarea  {letter-spacing: 8px !important;}
.ls-ta-9 textarea  {letter-spacing: 9px !important;}
.ls-ta-10 textarea  {letter-spacing: 10px !important;}
.ls-ta-11 textarea  {letter-spacing: 11px !important;}
.ls-ta-12 textarea  {letter-spacing: 12px !important;}
.ls-ta-13 textarea  {letter-spacing: 13px !important;}
.ls-ta-14 textarea  {letter-spacing: 14px !important;}
.ls-ta-15 textarea  {letter-spacing: 15px !important;}
.ls-ta-16 textarea  {letter-spacing: 16px !important;}
.ls-ta-17 textarea  {letter-spacing: 17px !important;}
.ls-ta-18 textarea  {letter-spacing: 18px !important;}
.ls-ta-19 textarea  {letter-spacing: 19px !important;}
.ls-ta-20 textarea  {letter-spacing: 20px !important;}
.ls-ta-21 textarea  {letter-spacing: 21px !important;}
.ls-ta-22 textarea  {letter-spacing: 22px !important;}
.ls-ta-23 textarea  {letter-spacing: 23px !important;}
.ls-ta-24 textarea  {letter-spacing: 24px !important;}
.ls-ta-25 textarea  {letter-spacing: 25px !important;}
.ls-ta-26 textarea  {letter-spacing: 26px !important;}
.ls-ta-27 textarea  {letter-spacing: 27px !important;}
.ls-ta-28 textarea  {letter-spacing: 28px !important;}
.ls-ta-29 textarea  {letter-spacing: 29px !important;}
.ls-ta-30 textarea  {letter-spacing: 30px !important;}
.ls-ta-31 textarea  {letter-spacing: 31px !important;}
.ls-ta-32 textarea  {letter-spacing: 32px !important;}
.ls-ta-33 textarea  {letter-spacing: 33px !important;}
.ls-ta-34 textarea  {letter-spacing: 34px !important;}
.ls-ta-35 textarea  {letter-spacing: 35px !important;}
.ls-ta-36 textarea  {letter-spacing: 36px !important;}
.ls-ta-37 textarea  {letter-spacing: 37px !important;}
.ls-ta-38 textarea  {letter-spacing: 38px !important;}
.ls-ta-39 textarea  {letter-spacing: 39px !important;}
.ls-ta-40 textarea  {letter-spacing: 40px !important;}
.ls-ta-41 textarea  {letter-spacing: 41px !important;}
.ls-ta-42 textarea  {letter-spacing: 42px !important;}
.ls-ta-43 textarea  {letter-spacing: 43px !important;}
.ls-ta-44 textarea  {letter-spacing: 44px !important;}
.ls-ta-45 textarea  {letter-spacing: 45px !important;}
.ls-ta-46 textarea  {letter-spacing: 46px !important;}
.ls-ta-47 textarea  {letter-spacing: 47px !important;}
.ls-ta-48 textarea  {letter-spacing: 48px !important;}
.ls-ta-49 textarea  {letter-spacing: 49px !important;}
.ls-ta-50 textarea  {letter-spacing: 50px !important;}
/*------------------------- Letter Spacing - a ----------------------------------*/
.ls-a-n5 a  {letter-spacing: -5px !important;}
.ls-a-n4 a  {letter-spacing: -4px !important;}
.ls-a-n3 a  {letter-spacing: -3px !important;}
.ls-a-n2 a  {letter-spacing: -2px !important;}
.ls-a-n1 a  {letter-spacing: -1px !important;}
.ls-a-0 a  {letter-spacing: 0px !important;}
.ls-a-x1 a  {letter-spacing: 0.1px !important;}
.ls-a-x2 a  {letter-spacing: 0.2px !important;}
.ls-a-x3 a  {letter-spacing: 0.3px !important;}
.ls-a-x4 a  {letter-spacing: 0.4px !important;}
.ls-a-x5 a  {letter-spacing: 0.5px !important;}
.ls-a-x6 a  {letter-spacing: 0.6px !important;}
.ls-a-x7 a  {letter-spacing: 0.7px !important;}
.ls-a-x8 a  {letter-spacing: 0.8px !important;}
.ls-a-x9 a  {letter-spacing: 0.9px !important;}
.ls-a-1 a  {letter-spacing: 1px !important;}
.ls-a-2 a  {letter-spacing: 2px !important;}
.ls-a-3 a  {letter-spacing: 3px !important;}
.ls-a-4 a  {letter-spacing: 4px !important;}
.ls-a-5 a  {letter-spacing: 5px !important;}
.ls-a-6 a  {letter-spacing: 6px !important;}
.ls-a-7 a  {letter-spacing: 7px !important;}
.ls-a-8 a  {letter-spacing: 8px !important;}
.ls-a-9 a  {letter-spacing: 9px !important;}
.ls-a-10 a  {letter-spacing: 10px !important;}
.ls-a-11 a  {letter-spacing: 11px !important;}
.ls-a-12 a  {letter-spacing: 12px !important;}
.ls-a-13 a  {letter-spacing: 13px !important;}
.ls-a-14 a  {letter-spacing: 14px !important;}
.ls-a-15 a  {letter-spacing: 15px !important;}
.ls-a-16 a  {letter-spacing: 16px !important;}
.ls-a-17 a  {letter-spacing: 17px !important;}
.ls-a-18 a  {letter-spacing: 18px !important;}
.ls-a-19 a  {letter-spacing: 19px !important;}
.ls-a-20 a  {letter-spacing: 20px !important;}
.ls-a-21 a  {letter-spacing: 21px !important;}
.ls-a-22 a  {letter-spacing: 22px !important;}
.ls-a-23 a  {letter-spacing: 23px !important;}
.ls-a-24 a  {letter-spacing: 24px !important;}
.ls-a-25 a  {letter-spacing: 25px !important;}
.ls-a-26 a  {letter-spacing: 26px !important;}
.ls-a-27 a  {letter-spacing: 27px !important;}
.ls-a-28 a  {letter-spacing: 28px !important;}
.ls-a-29 a  {letter-spacing: 29px !important;}
.ls-a-30 a  {letter-spacing: 30px !important;}
.ls-a-31 a  {letter-spacing: 31px !important;}
.ls-a-32 a  {letter-spacing: 32px !important;}
.ls-a-33 a  {letter-spacing: 33px !important;}
.ls-a-34 a  {letter-spacing: 34px !important;}
.ls-a-35 a  {letter-spacing: 35px !important;}
.ls-a-36 a  {letter-spacing: 36px !important;}
.ls-a-37 a  {letter-spacing: 37px !important;}
.ls-a-38 a  {letter-spacing: 38px !important;}
.ls-a-39 a  {letter-spacing: 39px !important;}
.ls-a-40 a  {letter-spacing: 40px !important;}
.ls-a-41 a  {letter-spacing: 41px !important;}
.ls-a-42 a  {letter-spacing: 42px !important;}
.ls-a-43 a  {letter-spacing: 43px !important;}
.ls-a-44 a  {letter-spacing: 44px !important;}
.ls-a-45 a  {letter-spacing: 45px !important;}
.ls-a-46 a  {letter-spacing: 46px !important;}
.ls-a-47 a  {letter-spacing: 47px !important;}
.ls-a-48 a  {letter-spacing: 48px !important;}
.ls-a-49 a  {letter-spacing: 49px !important;}
.ls-a-50 a  {letter-spacing: 50px !important;}
/*------------------------- Letter Spacing - div ----------------------------------*/
.ls-di-n5 div  {letter-spacing: -5px !important;}
.ls-di-n4 div  {letter-spacing: -4px !important;}
.ls-di-n3 div  {letter-spacing: -3px !important;}
.ls-di-n2 div  {letter-spacing: -2px !important;}
.ls-di-n1 div  {letter-spacing: -1px !important;}
.ls-di-0 div  {letter-spacing: 0px !important;}
.ls-di-x1 div  {letter-spacing: 0.1px !important;}
.ls-di-x2 div  {letter-spacing: 0.2px !important;}
.ls-di-x3 div  {letter-spacing: 0.3px !important;}
.ls-di-x4 div  {letter-spacing: 0.4px !important;}
.ls-di-x5 div  {letter-spacing: 0.5px !important;}
.ls-di-x6 div  {letter-spacing: 0.6px !important;}
.ls-di-x7 div  {letter-spacing: 0.7px !important;}
.ls-di-x8 div  {letter-spacing: 0.8px !important;}
.ls-di-x9 div  {letter-spacing: 0.9px !important;}
.ls-di-1 div  {letter-spacing: 1px !important;}
.ls-di-2 div  {letter-spacing: 2px !important;}
.ls-di-3 div  {letter-spacing: 3px !important;}
.ls-di-4 div  {letter-spacing: 4px !important;}
.ls-di-5 div  {letter-spacing: 5px !important;}
.ls-di-6 div  {letter-spacing: 6px !important;}
.ls-di-7 div  {letter-spacing: 7px !important;}
.ls-di-8 div  {letter-spacing: 8px !important;}
.ls-di-9 div  {letter-spacing: 9px !important;}
.ls-di-10 div  {letter-spacing: 10px !important;}
.ls-di-11 div  {letter-spacing: 11px !important;}
.ls-di-12 div  {letter-spacing: 12px !important;}
.ls-di-13 div  {letter-spacing: 13px !important;}
.ls-di-14 div  {letter-spacing: 14px !important;}
.ls-di-15 div  {letter-spacing: 15px !important;}
.ls-di-16 div  {letter-spacing: 16px !important;}
.ls-di-17 div  {letter-spacing: 17px !important;}
.ls-di-18 div  {letter-spacing: 18px !important;}
.ls-di-19 div  {letter-spacing: 19px !important;}
.ls-di-20 div  {letter-spacing: 20px !important;}
.ls-di-21 div  {letter-spacing: 21px !important;}
.ls-di-22 div  {letter-spacing: 22px !important;}
.ls-di-23 div  {letter-spacing: 23px !important;}
.ls-di-24 div  {letter-spacing: 24px !important;}
.ls-di-25 div  {letter-spacing: 25px !important;}
.ls-di-26 div  {letter-spacing: 26px !important;}
.ls-di-27 div  {letter-spacing: 27px !important;}
.ls-di-28 div  {letter-spacing: 28px !important;}
.ls-di-29 div  {letter-spacing: 29px !important;}
.ls-di-30 div  {letter-spacing: 30px !important;}
.ls-di-31 div  {letter-spacing: 31px !important;}
.ls-di-32 div  {letter-spacing: 32px !important;}
.ls-di-33 div  {letter-spacing: 33px !important;}
.ls-di-34 div  {letter-spacing: 34px !important;}
.ls-di-35 div  {letter-spacing: 35px !important;}
.ls-di-36 div  {letter-spacing: 36px !important;}
.ls-di-37 div  {letter-spacing: 37px !important;}
.ls-di-38 div  {letter-spacing: 38px !important;}
.ls-di-39 div  {letter-spacing: 39px !important;}
.ls-di-40 div  {letter-spacing: 40px !important;}
.ls-di-41 div  {letter-spacing: 41px !important;}
.ls-di-42 div  {letter-spacing: 42px !important;}
.ls-di-43 div  {letter-spacing: 43px !important;}
.ls-di-44 div  {letter-spacing: 44px !important;}
.ls-di-45 div  {letter-spacing: 45px !important;}
.ls-di-46 div  {letter-spacing: 46px !important;}
.ls-di-47 div  {letter-spacing: 47px !important;}
.ls-di-48 div  {letter-spacing: 48px !important;}
.ls-di-49 div  {letter-spacing: 49px !important;}
.ls-di-50 div  {letter-spacing: 50px !important;}
/*------------------------- Letter Spacing - span ----------------------------------*/
.ls-sp-n5 span  {letter-spacing: -5px !important;}
.ls-sp-n4 span  {letter-spacing: -4px !important;}
.ls-sp-n3 span  {letter-spacing: -3px !important;}
.ls-sp-n2 span  {letter-spacing: -2px !important;}
.ls-sp-n1 span  {letter-spacing: -1px !important;}
.ls-sp-0 span  {letter-spacing: 0px !important;}
.ls-sp-x1 span  {letter-spacing: 0.1px !important;}
.ls-sp-x2 span  {letter-spacing: 0.2px !important;}
.ls-sp-x3 span  {letter-spacing: 0.3px !important;}
.ls-sp-x4 span  {letter-spacing: 0.4px !important;}
.ls-sp-x5 span  {letter-spacing: 0.5px !important;}
.ls-sp-x6 span  {letter-spacing: 0.6px !important;}
.ls-sp-x7 span  {letter-spacing: 0.7px !important;}
.ls-sp-x8 span  {letter-spacing: 0.8px !important;}
.ls-sp-x9 span  {letter-spacing: 0.9px !important;}
.ls-sp-1 span  {letter-spacing: 1px !important;}
.ls-sp-2 span  {letter-spacing: 2px !important;}
.ls-sp-3 span  {letter-spacing: 3px !important;}
.ls-sp-4 span  {letter-spacing: 4px !important;}
.ls-sp-5 span  {letter-spacing: 5px !important;}
.ls-sp-6 span  {letter-spacing: 6px !important;}
.ls-sp-7 span  {letter-spacing: 7px !important;}
.ls-sp-8 span  {letter-spacing: 8px !important;}
.ls-sp-9 span  {letter-spacing: 9px !important;}
.ls-sp-10 span  {letter-spacing: 10px !important;}
.ls-sp-11 span  {letter-spacing: 11px !important;}
.ls-sp-12 span  {letter-spacing: 12px !important;}
.ls-sp-13 span  {letter-spacing: 13px !important;}
.ls-sp-14 span  {letter-spacing: 14px !important;}
.ls-sp-15 span  {letter-spacing: 15px !important;}
.ls-sp-16 span  {letter-spacing: 16px !important;}
.ls-sp-17 span  {letter-spacing: 17px !important;}
.ls-sp-18 span  {letter-spacing: 18px !important;}
.ls-sp-19 span  {letter-spacing: 19px !important;}
.ls-sp-20 span  {letter-spacing: 20px !important;}
.ls-sp-21 span  {letter-spacing: 21px !important;}
.ls-sp-22 span  {letter-spacing: 22px !important;}
.ls-sp-23 span  {letter-spacing: 23px !important;}
.ls-sp-24 span  {letter-spacing: 24px !important;}
.ls-sp-25 span  {letter-spacing: 25px !important;}
.ls-sp-26 span  {letter-spacing: 26px !important;}
.ls-sp-27 span  {letter-spacing: 27px !important;}
.ls-sp-28 span  {letter-spacing: 28px !important;}
.ls-sp-29 span  {letter-spacing: 29px !important;}
.ls-sp-30 span  {letter-spacing: 30px !important;}
.ls-sp-31 span  {letter-spacing: 31px !important;}
.ls-sp-32 span  {letter-spacing: 32px !important;}
.ls-sp-33 span  {letter-spacing: 33px !important;}
.ls-sp-34 span  {letter-spacing: 34px !important;}
.ls-sp-35 span  {letter-spacing: 35px !important;}
.ls-sp-36 span  {letter-spacing: 36px !important;}
.ls-sp-37 span  {letter-spacing: 37px !important;}
.ls-sp-38 span  {letter-spacing: 38px !important;}
.ls-sp-39 span  {letter-spacing: 39px !important;}
.ls-sp-40 span  {letter-spacing: 40px !important;}
.ls-sp-41 span  {letter-spacing: 41px !important;}
.ls-sp-42 span  {letter-spacing: 42px !important;}
.ls-sp-43 span  {letter-spacing: 43px !important;}
.ls-sp-44 span  {letter-spacing: 44px !important;}
.ls-sp-45 span  {letter-spacing: 45px !important;}
.ls-sp-46 span  {letter-spacing: 46px !important;}
.ls-sp-47 span  {letter-spacing: 47px !important;}
.ls-sp-48 span  {letter-spacing: 48px !important;}
.ls-sp-49 span  {letter-spacing: 49px !important;}
.ls-sp-50 span  {letter-spacing: 50px !important;}
/*------------------------- Letter Spacing - label ----------------------------------*/
.ls-lb-n5 label  {letter-spacing: -5px !important;}
.ls-lb-n4 label  {letter-spacing: -4px !important;}
.ls-lb-n3 label  {letter-spacing: -3px !important;}
.ls-lb-n2 label  {letter-spacing: -2px !important;}
.ls-lb-n1 label  {letter-spacing: -1px !important;}
.ls-lb-0 label  {letter-spacing: 0px !important;}
.ls-lb-x1 label  {letter-spacing: 0.1px !important;}
.ls-lb-x2 label  {letter-spacing: 0.2px !important;}
.ls-lb-x3 label  {letter-spacing: 0.3px !important;}
.ls-lb-x4 label  {letter-spacing: 0.4px !important;}
.ls-lb-x5 label  {letter-spacing: 0.5px !important;}
.ls-lb-x6 label  {letter-spacing: 0.6px !important;}
.ls-lb-x7 label  {letter-spacing: 0.7px !important;}
.ls-lb-x8 label  {letter-spacing: 0.8px !important;}
.ls-lb-x9 label  {letter-spacing: 0.9px !important;}
.ls-lb-1 label  {letter-spacing: 1px !important;}
.ls-lb-2 label  {letter-spacing: 2px !important;}
.ls-lb-3 label  {letter-spacing: 3px !important;}
.ls-lb-4 label  {letter-spacing: 4px !important;}
.ls-lb-5 label  {letter-spacing: 5px !important;}
.ls-lb-6 label  {letter-spacing: 6px !important;}
.ls-lb-7 label  {letter-spacing: 7px !important;}
.ls-lb-8 label  {letter-spacing: 8px !important;}
.ls-lb-9 label  {letter-spacing: 9px !important;}
.ls-lb-10 label  {letter-spacing: 10px !important;}
.ls-lb-11 label  {letter-spacing: 11px !important;}
.ls-lb-12 label  {letter-spacing: 12px !important;}
.ls-lb-13 label  {letter-spacing: 13px !important;}
.ls-lb-14 label  {letter-spacing: 14px !important;}
.ls-lb-15 label  {letter-spacing: 15px !important;}
.ls-lb-16 label  {letter-spacing: 16px !important;}
.ls-lb-17 label  {letter-spacing: 17px !important;}
.ls-lb-18 label  {letter-spacing: 18px !important;}
.ls-lb-19 label  {letter-spacing: 19px !important;}
.ls-lb-20 label  {letter-spacing: 20px !important;}
.ls-lb-21 label  {letter-spacing: 21px !important;}
.ls-lb-22 label  {letter-spacing: 22px !important;}
.ls-lb-23 label  {letter-spacing: 23px !important;}
.ls-lb-24 label  {letter-spacing: 24px !important;}
.ls-lb-25 label  {letter-spacing: 25px !important;}
.ls-lb-26 label  {letter-spacing: 26px !important;}
.ls-lb-27 label  {letter-spacing: 27px !important;}
.ls-lb-28 label  {letter-spacing: 28px !important;}
.ls-lb-29 label  {letter-spacing: 29px !important;}
.ls-lb-30 label  {letter-spacing: 30px !important;}
.ls-lb-31 label  {letter-spacing: 31px !important;}
.ls-lb-32 label  {letter-spacing: 32px !important;}
.ls-lb-33 label  {letter-spacing: 33px !important;}
.ls-lb-34 label  {letter-spacing: 34px !important;}
.ls-lb-35 label  {letter-spacing: 35px !important;}
.ls-lb-36 label  {letter-spacing: 36px !important;}
.ls-lb-37 label  {letter-spacing: 37px !important;}
.ls-lb-38 label  {letter-spacing: 38px !important;}
.ls-lb-39 label  {letter-spacing: 39px !important;}
.ls-lb-40 label  {letter-spacing: 40px !important;}
.ls-lb-41 label  {letter-spacing: 41px !important;}
.ls-lb-42 label  {letter-spacing: 42px !important;}
.ls-lb-43 label  {letter-spacing: 43px !important;}
.ls-lb-44 label  {letter-spacing: 44px !important;}
.ls-lb-45 label  {letter-spacing: 45px !important;}
.ls-lb-46 label  {letter-spacing: 46px !important;}
.ls-lb-47 label  {letter-spacing: 47px !important;}
.ls-lb-48 label  {letter-spacing: 48px !important;}
.ls-lb-49 label  {letter-spacing: 49px !important;}
.ls-lb-50 label  {letter-spacing: 50px !important;}


/* %%%%%%%%%%%%%%%% LINE HEIGHT %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
/*------------------------- LINE HEIGHT - self ----------------------------------*/
.lh-0 {line-height:0 !important;}
.lh-x1 {line-height:0.1 !important;}
.lh-x2 {line-height:0.2 !important;}
.lh-x3 {line-height:0.3 !important;}
.lh-x4 {line-height:0.4 !important;}
.lh-x5 {line-height:0.5 !important;}
.lh-x6 {line-height:0.6 !important;}
.lh-x7 {line-height:0.7 !important;}
.lh-x8 {line-height:0.8 !important;}
.lh-x9 {line-height:0.9 !important;}
.lh-1 {line-height:1 !important;}
.lh-1x1 {line-height:1.1 !important;}
.lh-1x2 {line-height:1.2 !important;}
.lh-1x3 {line-height:1.3 !important;}
.lh-1x4 {line-height:1.4 !important;}
.lh-1x5 {line-height:1.5 !important;}
.lh-1x6 {line-height:1.6 !important;}
.lh-1x7 {line-height:1.7 !important;}
.lh-1x8 {line-height:1.8 !important;}
.lh-1x9 {line-height:1.9 !important;}
.lh-2 {line-height:2 !important;}
.lh-2x1 {line-height:2.1 !important;}
.lh-2x2 {line-height:2.2 !important;}
.lh-2x3 {line-height:2.3 !important;}
.lh-2x4 {line-height:2.4 !important;}
.lh-2x5 {line-height:2.5 !important;}
.lh-2x6 {line-height:2.6 !important;}
.lh-2x7 {line-height:2.7 !important;}
.lh-2x8 {line-height:2.8 !important;}
.lh-2x9 {line-height:2.9 !important;}
.lh-3 {line-height:3 !important;}
.lh-3x1 {line-height:3.1 !important;}
.lh-3x2 {line-height:3.2 !important;}
.lh-3x3 {line-height:3.3 !important;}
.lh-3x4 {line-height:3.4 !important;}
.lh-3x5 {line-height:3.5 !important;}
.lh-3x6 {line-height:3.6 !important;}
.lh-3x7 {line-height:3.7 !important;}
.lh-3x8 {line-height:3.8 !important;}
.lh-3x9 {line-height:3.9 !important;}
.lh-4 {line-height:4 !important;}
.lh-4x1 {line-height:4.1 !important;}
.lh-4x2 {line-height:4.2 !important;}
.lh-4x3 {line-height:4.3 !important;}
.lh-4x4 {line-height:4.4 !important;}
.lh-4x5 {line-height:4.5 !important;}
.lh-4x6 {line-height:4.6 !important;}
.lh-4x7 {line-height:4.7 !important;}
.lh-4x8 {line-height:4.8 !important;}
.lh-4x9 {line-height:4.9 !important;}
.lh-5 {line-height:5 !important;}
.lh-5x1 {line-height:5.1 !important;}
.lh-5x2 {line-height:5.2 !important;}
.lh-5x3 {line-height:5.3 !important;}
.lh-5x4 {line-height:5.4 !important;}
.lh-5x5 {line-height:5.5 !important;}
.lh-5x6 {line-height:5.6 !important;}
.lh-5x7 {line-height:5.7 !important;}
.lh-5x8 {line-height:5.8 !important;}
.lh-5x9 {line-height:5.9 !important;}
.lh-6 {line-height:6 !important;}
.lh-6x1 {line-height:6.1 !important;}
.lh-6x2 {line-height:6.2 !important;}
.lh-6x3 {line-height:6.3 !important;}
.lh-6x4 {line-height:6.4 !important;}
.lh-6x5 {line-height:6.5 !important;}
.lh-6x6 {line-height:6.6 !important;}
.lh-6x7 {line-height:6.7 !important;}
.lh-6x8 {line-height:6.8 !important;}
.lh-6x9 {line-height:6.9 !important;}
.lh-7 {line-height:7 !important;}
.lh-7x1 {line-height:7.1 !important;}
.lh-7x2 {line-height:7.2 !important;}
.lh-7x3 {line-height:7.3 !important;}
.lh-7x4 {line-height:7.4 !important;}
.lh-7x5 {line-height:7.5 !important;}
.lh-7x6 {line-height:7.6 !important;}
.lh-7x7 {line-height:7.7 !important;}
.lh-7x8 {line-height:7.8 !important;}
.lh-7x9 {line-height:7.9 !important;}
.lh-8 {line-height:8 !important;}
.lh-8x1 {line-height:8.1 !important;}
.lh-8x2 {line-height:8.2 !important;}
.lh-8x3 {line-height:8.3 !important;}
.lh-8x4 {line-height:8.4 !important;}
.lh-8x5 {line-height:8.5 !important;}
.lh-8x6 {line-height:8.6 !important;}
.lh-8x7 {line-height:8.7 !important;}
.lh-8x8 {line-height:8.8 !important;}
.lh-8x9 {line-height:8.9 !important;}
.lh-9 {line-height:9 !important;}
.lh-9x1 {line-height:9.1 !important;}
.lh-9x2 {line-height:9.2 !important;}
.lh-9x3 {line-height:9.3 !important;}
.lh-9x4 {line-height:9.4 !important;}
.lh-9x5 {line-height:9.5 !important;}
.lh-9x6 {line-height:9.6 !important;}
.lh-9x7 {line-height:9.7 !important;}
.lh-9x8 {line-height:9.8 !important;}
.lh-9x9 {line-height:9.9 !important;}
.lh-10 {line-height:10 !important;}
/*------------------------- LINE HEIGHT - input ----------------------------------*/
.lh-i-0 input {line-height:0 !important;}
.lh-i-x1 input {line-height:0.1 !important;}
.lh-i-x2 input {line-height:0.2 !important;}
.lh-i-x3 input {line-height:0.3 !important;}
.lh-i-x4 input {line-height:0.4 !important;}
.lh-i-x5 input {line-height:0.5 !important;}
.lh-i-x6 input {line-height:0.6 !important;}
.lh-i-x7 input {line-height:0.7 !important;}
.lh-i-x8 input {line-height:0.8 !important;}
.lh-i-x9 input {line-height:0.9 !important;}
.lh-i-1 input {line-height:1 !important;}
.lh-i-1x1 input {line-height:1.1 !important;}
.lh-i-1x2 input {line-height:1.2 !important;}
.lh-i-1x3 input {line-height:1.3 !important;}
.lh-i-1x4 input {line-height:1.4 !important;}
.lh-i-1x5 input {line-height:1.5 !important;}
.lh-i-1x6 input {line-height:1.6 !important;}
.lh-i-1x7 input {line-height:1.7 !important;}
.lh-i-1x8 input {line-height:1.8 !important;}
.lh-i-1x9 input {line-height:1.9 !important;}
.lh-i-2 input {line-height:2 !important;}
.lh-i-2x1 input {line-height:2.1 !important;}
.lh-i-2x2 input {line-height:2.2 !important;}
.lh-i-2x3 input {line-height:2.3 !important;}
.lh-i-2x4 input {line-height:2.4 !important;}
.lh-i-2x5 input {line-height:2.5 !important;}
.lh-i-2x6 input {line-height:2.6 !important;}
.lh-i-2x7 input {line-height:2.7 !important;}
.lh-i-2x8 input {line-height:2.8 !important;}
.lh-i-2x9 input {line-height:2.9 !important;}
.lh-i-3 input {line-height:3 !important;}
.lh-i-3x1 input {line-height:3.1 !important;}
.lh-i-3x2 input {line-height:3.2 !important;}
.lh-i-3x3 input {line-height:3.3 !important;}
.lh-i-3x4 input {line-height:3.4 !important;}
.lh-i-3x5 input {line-height:3.5 !important;}
.lh-i-3x6 input {line-height:3.6 !important;}
.lh-i-3x7 input {line-height:3.7 !important;}
.lh-i-3x8 input {line-height:3.8 !important;}
.lh-i-3x9 input {line-height:3.9 !important;}
.lh-i-4 input {line-height:4 !important;}
.lh-i-4x1 input {line-height:4.1 !important;}
.lh-i-4x2 input {line-height:4.2 !important;}
.lh-i-4x3 input {line-height:4.3 !important;}
.lh-i-4x4 input {line-height:4.4 !important;}
.lh-i-4x5 input {line-height:4.5 !important;}
.lh-i-4x6 input {line-height:4.6 !important;}
.lh-i-4x7 input {line-height:4.7 !important;}
.lh-i-4x8 input {line-height:4.8 !important;}
.lh-i-4x9 input {line-height:4.9 !important;}
.lh-i-5 input {line-height:5 !important;}
.lh-i-5x1 input {line-height:5.1 !important;}
.lh-i-5x2 input {line-height:5.2 !important;}
.lh-i-5x3 input {line-height:5.3 !important;}
.lh-i-5x4 input {line-height:5.4 !important;}
.lh-i-5x5 input {line-height:5.5 !important;}
.lh-i-5x6 input {line-height:5.6 !important;}
.lh-i-5x7 input {line-height:5.7 !important;}
.lh-i-5x8 input {line-height:5.8 !important;}
.lh-i-5x9 input {line-height:5.9 !important;}
.lh-i-6 input {line-height:6 !important;}
.lh-i-6x1 input {line-height:6.1 !important;}
.lh-i-6x2 input {line-height:6.2 !important;}
.lh-i-6x3 input {line-height:6.3 !important;}
.lh-i-6x4 input {line-height:6.4 !important;}
.lh-i-6x5 input {line-height:6.5 !important;}
.lh-i-6x6 input {line-height:6.6 !important;}
.lh-i-6x7 input {line-height:6.7 !important;}
.lh-i-6x8 input {line-height:6.8 !important;}
.lh-i-6x9 input {line-height:6.9 !important;}
.lh-i-7 input {line-height:7 !important;}
.lh-i-7x1 input {line-height:7.1 !important;}
.lh-i-7x2 input {line-height:7.2 !important;}
.lh-i-7x3 input {line-height:7.3 !important;}
.lh-i-7x4 input {line-height:7.4 !important;}
.lh-i-7x5 input {line-height:7.5 !important;}
.lh-i-7x6 input {line-height:7.6 !important;}
.lh-i-7x7 input {line-height:7.7 !important;}
.lh-i-7x8 input {line-height:7.8 !important;}
.lh-i-7x9 input {line-height:7.9 !important;}
.lh-i-8 input {line-height:8 !important;}
.lh-i-8x1 input {line-height:8.1 !important;}
.lh-i-8x2 input {line-height:8.2 !important;}
.lh-i-8x3 input {line-height:8.3 !important;}
.lh-i-8x4 input {line-height:8.4 !important;}
.lh-i-8x5 input {line-height:8.5 !important;}
.lh-i-8x6 input {line-height:8.6 !important;}
.lh-i-8x7 input {line-height:8.7 !important;}
.lh-i-8x8 input {line-height:8.8 !important;}
.lh-i-8x9 input {line-height:8.9 !important;}
.lh-i-9 input {line-height:9 !important;}
.lh-i-9x1 input {line-height:9.1 !important;}
.lh-i-9x2 input {line-height:9.2 !important;}
.lh-i-9x3 input {line-height:9.3 !important;}
.lh-i-9x4 input {line-height:9.4 !important;}
.lh-i-9x5 input {line-height:9.5 !important;}
.lh-i-9x6 input {line-height:9.6 !important;}
.lh-i-9x7 input {line-height:9.7 !important;}
.lh-i-9x8 input {line-height:9.8 !important;}
.lh-i-9x9 input {line-height:9.9 !important;}
.lh-i-10 input {line-height:10 !important;}

/*------------------------- LINE HEIGHT - % ----------------------------------*/
.lh-200p {line-height:200% !important;}
.lh-175p {line-height:175% !important;}
.lh-150p {line-height:150% !important;}
.lh-125p {line-height:125% !important;}
.lh-100p {line-height:100% !important;}
.lh-98p {line-height:98% !important;}
.lh-95p {line-height:95% !important;}
.lh-90p {line-height:90% !important;}
.lh-80p {line-height:80% !important;}
.lh-70p {line-height:70% !important;}
.lh-60p {line-height:60% !important;}
.lh-50p {line-height:50% !important;}
.lh-10p {line-height:10% !important;}

/*------------------------- LINE HEIGHT - input-text ----------------------------------*/
.lh-it-0 input[type="text"] {line-height:0 !important;}
.lh-it-x1 input[type="text"] {line-height:0.1 !important;}
.lh-it-x2 input[type="text"] {line-height:0.2 !important;}
.lh-it-x3 input[type="text"] {line-height:0.3 !important;}
.lh-it-x4 input[type="text"] {line-height:0.4 !important;}
.lh-it-x5 input[type="text"] {line-height:0.5 !important;}
.lh-it-x6 input[type="text"] {line-height:0.6 !important;}
.lh-it-x7 input[type="text"] {line-height:0.7 !important;}
.lh-it-x8 input[type="text"] {line-height:0.8 !important;}
.lh-it-x9 input[type="text"] {line-height:0.9 !important;}
.lh-it-1 input[type="text"] {line-height:1 !important;}
.lh-it-1x1 input[type="text"] {line-height:1.1 !important;}
.lh-it-1x2 input[type="text"] {line-height:1.2 !important;}
.lh-it-1x3 input[type="text"] {line-height:1.3 !important;}
.lh-it-1x4 input[type="text"] {line-height:1.4 !important;}
.lh-it-1x5 input[type="text"] {line-height:1.5 !important;}
.lh-it-1x6 input[type="text"] {line-height:1.6 !important;}
.lh-it-1x7 input[type="text"] {line-height:1.7 !important;}
.lh-it-1x8 input[type="text"] {line-height:1.8 !important;}
.lh-it-1x9 input[type="text"] {line-height:1.9 !important;}
.lh-it-2 input[type="text"] {line-height:2 !important;}
.lh-it-2x1 input[type="text"] {line-height:2.1 !important;}
.lh-it-2x2 input[type="text"] {line-height:2.2 !important;}
.lh-it-2x3 input[type="text"] {line-height:2.3 !important;}
.lh-it-2x4 input[type="text"] {line-height:2.4 !important;}
.lh-it-2x5 input[type="text"] {line-height:2.5 !important;}
.lh-it-2x6 input[type="text"] {line-height:2.6 !important;}
.lh-it-2x7 input[type="text"] {line-height:2.7 !important;}
.lh-it-2x8 input[type="text"] {line-height:2.8 !important;}
.lh-it-2x9 input[type="text"] {line-height:2.9 !important;}
.lh-it-3 input[type="text"] {line-height:3 !important;}
.lh-it-3x1 input[type="text"] {line-height:3.1 !important;}
.lh-it-3x2 input[type="text"] {line-height:3.2 !important;}
.lh-it-3x3 input[type="text"] {line-height:3.3 !important;}
.lh-it-3x4 input[type="text"] {line-height:3.4 !important;}
.lh-it-3x5 input[type="text"] {line-height:3.5 !important;}
.lh-it-3x6 input[type="text"] {line-height:3.6 !important;}
.lh-it-3x7 input[type="text"] {line-height:3.7 !important;}
.lh-it-3x8 input[type="text"] {line-height:3.8 !important;}
.lh-it-3x9 input[type="text"] {line-height:3.9 !important;}
.lh-it-4 input[type="text"] {line-height:4 !important;}
.lh-it-4x1 input[type="text"] {line-height:4.1 !important;}
.lh-it-4x2 input[type="text"] {line-height:4.2 !important;}
.lh-it-4x3 input[type="text"] {line-height:4.3 !important;}
.lh-it-4x4 input[type="text"] {line-height:4.4 !important;}
.lh-it-4x5 input[type="text"] {line-height:4.5 !important;}
.lh-it-4x6 input[type="text"] {line-height:4.6 !important;}
.lh-it-4x7 input[type="text"] {line-height:4.7 !important;}
.lh-it-4x8 input[type="text"] {line-height:4.8 !important;}
.lh-it-4x9 input[type="text"] {line-height:4.9 !important;}
.lh-it-5 input[type="text"] {line-height:5 !important;}
.lh-it-5x1 input[type="text"] {line-height:5.1 !important;}
.lh-it-5x2 input[type="text"] {line-height:5.2 !important;}
.lh-it-5x3 input[type="text"] {line-height:5.3 !important;}
.lh-it-5x4 input[type="text"] {line-height:5.4 !important;}
.lh-it-5x5 input[type="text"] {line-height:5.5 !important;}
.lh-it-5x6 input[type="text"] {line-height:5.6 !important;}
.lh-it-5x7 input[type="text"] {line-height:5.7 !important;}
.lh-it-5x8 input[type="text"] {line-height:5.8 !important;}
.lh-it-5x9 input[type="text"] {line-height:5.9 !important;}
.lh-it-6 input[type="text"] {line-height:6 !important;}
.lh-it-6x1 input[type="text"] {line-height:6.1 !important;}
.lh-it-6x2 input[type="text"] {line-height:6.2 !important;}
.lh-it-6x3 input[type="text"] {line-height:6.3 !important;}
.lh-it-6x4 input[type="text"] {line-height:6.4 !important;}
.lh-it-6x5 input[type="text"] {line-height:6.5 !important;}
.lh-it-6x6 input[type="text"] {line-height:6.6 !important;}
.lh-it-6x7 input[type="text"] {line-height:6.7 !important;}
.lh-it-6x8 input[type="text"] {line-height:6.8 !important;}
.lh-it-6x9 input[type="text"] {line-height:6.9 !important;}
.lh-it-7 input[type="text"] {line-height:7 !important;}
.lh-it-7x1 input[type="text"] {line-height:7.1 !important;}
.lh-it-7x2 input[type="text"] {line-height:7.2 !important;}
.lh-it-7x3 input[type="text"] {line-height:7.3 !important;}
.lh-it-7x4 input[type="text"] {line-height:7.4 !important;}
.lh-it-7x5 input[type="text"] {line-height:7.5 !important;}
.lh-it-7x6 input[type="text"] {line-height:7.6 !important;}
.lh-it-7x7 input[type="text"] {line-height:7.7 !important;}
.lh-it-7x8 input[type="text"] {line-height:7.8 !important;}
.lh-it-7x9 input[type="text"] {line-height:7.9 !important;}
.lh-it-8 input[type="text"] {line-height:8 !important;}
.lh-it-8x1 input[type="text"] {line-height:8.1 !important;}
.lh-it-8x2 input[type="text"] {line-height:8.2 !important;}
.lh-it-8x3 input[type="text"] {line-height:8.3 !important;}
.lh-it-8x4 input[type="text"] {line-height:8.4 !important;}
.lh-it-8x5 input[type="text"] {line-height:8.5 !important;}
.lh-it-8x6 input[type="text"] {line-height:8.6 !important;}
.lh-it-8x7 input[type="text"] {line-height:8.7 !important;}
.lh-it-8x8 input[type="text"] {line-height:8.8 !important;}
.lh-it-8x9 input[type="text"] {line-height:8.9 !important;}
.lh-it-9 input[type="text"] {line-height:9 !important;}
.lh-it-9x1 input[type="text"] {line-height:9.1 !important;}
.lh-it-9x2 input[type="text"] {line-height:9.2 !important;}
.lh-it-9x3 input[type="text"] {line-height:9.3 !important;}
.lh-it-9x4 input[type="text"] {line-height:9.4 !important;}
.lh-it-9x5 input[type="text"] {line-height:9.5 !important;}
.lh-it-9x6 input[type="text"] {line-height:9.6 !important;}
.lh-it-9x7 input[type="text"] {line-height:9.7 !important;}
.lh-it-9x8 input[type="text"] {line-height:9.8 !important;}
.lh-it-9x9 input[type="text"] {line-height:9.9 !important;}
.lh-it-10 input[type="text"] {line-height:10 !important;}
/*------------------------- LINE HEIGHT - input-password ----------------------------------*/
.lh-ip-0 input[type="password"] {line-height:0 !important;}
.lh-ip-x1 input[type="password"] {line-height:0.1 !important;}
.lh-ip-x2 input[type="password"] {line-height:0.2 !important;}
.lh-ip-x3 input[type="password"] {line-height:0.3 !important;}
.lh-ip-x4 input[type="password"] {line-height:0.4 !important;}
.lh-ip-x5 input[type="password"] {line-height:0.5 !important;}
.lh-ip-x6 input[type="password"] {line-height:0.6 !important;}
.lh-ip-x7 input[type="password"] {line-height:0.7 !important;}
.lh-ip-x8 input[type="password"] {line-height:0.8 !important;}
.lh-ip-x9 input[type="password"] {line-height:0.9 !important;}
.lh-ip-1 input[type="password"] {line-height:1 !important;}
.lh-ip-1x1 input[type="password"] {line-height:1.1 !important;}
.lh-ip-1x2 input[type="password"] {line-height:1.2 !important;}
.lh-ip-1x3 input[type="password"] {line-height:1.3 !important;}
.lh-ip-1x4 input[type="password"] {line-height:1.4 !important;}
.lh-ip-1x5 input[type="password"] {line-height:1.5 !important;}
.lh-ip-1x6 input[type="password"] {line-height:1.6 !important;}
.lh-ip-1x7 input[type="password"] {line-height:1.7 !important;}
.lh-ip-1x8 input[type="password"] {line-height:1.8 !important;}
.lh-ip-1x9 input[type="password"] {line-height:1.9 !important;}
.lh-ip-2 input[type="password"] {line-height:2 !important;}
.lh-ip-2x1 input[type="password"] {line-height:2.1 !important;}
.lh-ip-2x2 input[type="password"] {line-height:2.2 !important;}
.lh-ip-2x3 input[type="password"] {line-height:2.3 !important;}
.lh-ip-2x4 input[type="password"] {line-height:2.4 !important;}
.lh-ip-2x5 input[type="password"] {line-height:2.5 !important;}
.lh-ip-2x6 input[type="password"] {line-height:2.6 !important;}
.lh-ip-2x7 input[type="password"] {line-height:2.7 !important;}
.lh-ip-2x8 input[type="password"] {line-height:2.8 !important;}
.lh-ip-2x9 input[type="password"] {line-height:2.9 !important;}
.lh-ip-3 input[type="password"] {line-height:3 !important;}
.lh-ip-3x1 input[type="password"] {line-height:3.1 !important;}
.lh-ip-3x2 input[type="password"] {line-height:3.2 !important;}
.lh-ip-3x3 input[type="password"] {line-height:3.3 !important;}
.lh-ip-3x4 input[type="password"] {line-height:3.4 !important;}
.lh-ip-3x5 input[type="password"] {line-height:3.5 !important;}
.lh-ip-3x6 input[type="password"] {line-height:3.6 !important;}
.lh-ip-3x7 input[type="password"] {line-height:3.7 !important;}
.lh-ip-3x8 input[type="password"] {line-height:3.8 !important;}
.lh-ip-3x9 input[type="password"] {line-height:3.9 !important;}
.lh-ip-4 input[type="password"] {line-height:4 !important;}
.lh-ip-4x1 input[type="password"] {line-height:4.1 !important;}
.lh-ip-4x2 input[type="password"] {line-height:4.2 !important;}
.lh-ip-4x3 input[type="password"] {line-height:4.3 !important;}
.lh-ip-4x4 input[type="password"] {line-height:4.4 !important;}
.lh-ip-4x5 input[type="password"] {line-height:4.5 !important;}
.lh-ip-4x6 input[type="password"] {line-height:4.6 !important;}
.lh-ip-4x7 input[type="password"] {line-height:4.7 !important;}
.lh-ip-4x8 input[type="password"] {line-height:4.8 !important;}
.lh-ip-4x9 input[type="password"] {line-height:4.9 !important;}
.lh-ip-5 input[type="password"] {line-height:5 !important;}
.lh-ip-5x1 input[type="password"] {line-height:5.1 !important;}
.lh-ip-5x2 input[type="password"] {line-height:5.2 !important;}
.lh-ip-5x3 input[type="password"] {line-height:5.3 !important;}
.lh-ip-5x4 input[type="password"] {line-height:5.4 !important;}
.lh-ip-5x5 input[type="password"] {line-height:5.5 !important;}
.lh-ip-5x6 input[type="password"] {line-height:5.6 !important;}
.lh-ip-5x7 input[type="password"] {line-height:5.7 !important;}
.lh-ip-5x8 input[type="password"] {line-height:5.8 !important;}
.lh-ip-5x9 input[type="password"] {line-height:5.9 !important;}
.lh-ip-6 input[type="password"] {line-height:6 !important;}
.lh-ip-6x1 input[type="password"] {line-height:6.1 !important;}
.lh-ip-6x2 input[type="password"] {line-height:6.2 !important;}
.lh-ip-6x3 input[type="password"] {line-height:6.3 !important;}
.lh-ip-6x4 input[type="password"] {line-height:6.4 !important;}
.lh-ip-6x5 input[type="password"] {line-height:6.5 !important;}
.lh-ip-6x6 input[type="password"] {line-height:6.6 !important;}
.lh-ip-6x7 input[type="password"] {line-height:6.7 !important;}
.lh-ip-6x8 input[type="password"] {line-height:6.8 !important;}
.lh-ip-6x9 input[type="password"] {line-height:6.9 !important;}
.lh-ip-7 input[type="password"] {line-height:7 !important;}
.lh-ip-7x1 input[type="password"] {line-height:7.1 !important;}
.lh-ip-7x2 input[type="password"] {line-height:7.2 !important;}
.lh-ip-7x3 input[type="password"] {line-height:7.3 !important;}
.lh-ip-7x4 input[type="password"] {line-height:7.4 !important;}
.lh-ip-7x5 input[type="password"] {line-height:7.5 !important;}
.lh-ip-7x6 input[type="password"] {line-height:7.6 !important;}
.lh-ip-7x7 input[type="password"] {line-height:7.7 !important;}
.lh-ip-7x8 input[type="password"] {line-height:7.8 !important;}
.lh-ip-7x9 input[type="password"] {line-height:7.9 !important;}
.lh-ip-8 input[type="password"] {line-height:8 !important;}
.lh-ip-8x1 input[type="password"] {line-height:8.1 !important;}
.lh-ip-8x2 input[type="password"] {line-height:8.2 !important;}
.lh-ip-8x3 input[type="password"] {line-height:8.3 !important;}
.lh-ip-8x4 input[type="password"] {line-height:8.4 !important;}
.lh-ip-8x5 input[type="password"] {line-height:8.5 !important;}
.lh-ip-8x6 input[type="password"] {line-height:8.6 !important;}
.lh-ip-8x7 input[type="password"] {line-height:8.7 !important;}
.lh-ip-8x8 input[type="password"] {line-height:8.8 !important;}
.lh-ip-8x9 input[type="password"] {line-height:8.9 !important;}
.lh-ip-9 input[type="password"] {line-height:9 !important;}
.lh-ip-9x1 input[type="password"] {line-height:9.1 !important;}
.lh-ip-9x2 input[type="password"] {line-height:9.2 !important;}
.lh-ip-9x3 input[type="password"] {line-height:9.3 !important;}
.lh-ip-9x4 input[type="password"] {line-height:9.4 !important;}
.lh-ip-9x5 input[type="password"] {line-height:9.5 !important;}
.lh-ip-9x6 input[type="password"] {line-height:9.6 !important;}
.lh-ip-9x7 input[type="password"] {line-height:9.7 !important;}
.lh-ip-9x8 input[type="password"] {line-height:9.8 !important;}
.lh-ip-9x9 input[type="password"] {line-height:9.9 !important;}
.lh-ip-10 input[type="password"] {line-height:10 !important;}
/*------------------------- LINE HEIGHT - input-email ----------------------------------*/
.lh-ie-0 input[type="email"] {line-height:0 !important;}
.lh-ie-x1 input[type="email"] {line-height:0.1 !important;}
.lh-ie-x2 input[type="email"] {line-height:0.2 !important;}
.lh-ie-x3 input[type="email"] {line-height:0.3 !important;}
.lh-ie-x4 input[type="email"] {line-height:0.4 !important;}
.lh-ie-x5 input[type="email"] {line-height:0.5 !important;}
.lh-ie-x6 input[type="email"] {line-height:0.6 !important;}
.lh-ie-x7 input[type="email"] {line-height:0.7 !important;}
.lh-ie-x8 input[type="email"] {line-height:0.8 !important;}
.lh-ie-x9 input[type="email"] {line-height:0.9 !important;}
.lh-ie-1 input[type="email"] {line-height:1 !important;}
.lh-ie-1x1 input[type="email"] {line-height:1.1 !important;}
.lh-ie-1x2 input[type="email"] {line-height:1.2 !important;}
.lh-ie-1x3 input[type="email"] {line-height:1.3 !important;}
.lh-ie-1x4 input[type="email"] {line-height:1.4 !important;}
.lh-ie-1x5 input[type="email"] {line-height:1.5 !important;}
.lh-ie-1x6 input[type="email"] {line-height:1.6 !important;}
.lh-ie-1x7 input[type="email"] {line-height:1.7 !important;}
.lh-ie-1x8 input[type="email"] {line-height:1.8 !important;}
.lh-ie-1x9 input[type="email"] {line-height:1.9 !important;}
.lh-ie-2 input[type="email"] {line-height:2 !important;}
.lh-ie-2x1 input[type="email"] {line-height:2.1 !important;}
.lh-ie-2x2 input[type="email"] {line-height:2.2 !important;}
.lh-ie-2x3 input[type="email"] {line-height:2.3 !important;}
.lh-ie-2x4 input[type="email"] {line-height:2.4 !important;}
.lh-ie-2x5 input[type="email"] {line-height:2.5 !important;}
.lh-ie-2x6 input[type="email"] {line-height:2.6 !important;}
.lh-ie-2x7 input[type="email"] {line-height:2.7 !important;}
.lh-ie-2x8 input[type="email"] {line-height:2.8 !important;}
.lh-ie-2x9 input[type="email"] {line-height:2.9 !important;}
.lh-ie-3 input[type="email"] {line-height:3 !important;}
.lh-ie-3x1 input[type="email"] {line-height:3.1 !important;}
.lh-ie-3x2 input[type="email"] {line-height:3.2 !important;}
.lh-ie-3x3 input[type="email"] {line-height:3.3 !important;}
.lh-ie-3x4 input[type="email"] {line-height:3.4 !important;}
.lh-ie-3x5 input[type="email"] {line-height:3.5 !important;}
.lh-ie-3x6 input[type="email"] {line-height:3.6 !important;}
.lh-ie-3x7 input[type="email"] {line-height:3.7 !important;}
.lh-ie-3x8 input[type="email"] {line-height:3.8 !important;}
.lh-ie-3x9 input[type="email"] {line-height:3.9 !important;}
.lh-ie-4 input[type="email"] {line-height:4 !important;}
.lh-ie-4x1 input[type="email"] {line-height:4.1 !important;}
.lh-ie-4x2 input[type="email"] {line-height:4.2 !important;}
.lh-ie-4x3 input[type="email"] {line-height:4.3 !important;}
.lh-ie-4x4 input[type="email"] {line-height:4.4 !important;}
.lh-ie-4x5 input[type="email"] {line-height:4.5 !important;}
.lh-ie-4x6 input[type="email"] {line-height:4.6 !important;}
.lh-ie-4x7 input[type="email"] {line-height:4.7 !important;}
.lh-ie-4x8 input[type="email"] {line-height:4.8 !important;}
.lh-ie-4x9 input[type="email"] {line-height:4.9 !important;}
.lh-ie-5 input[type="email"] {line-height:5 !important;}
.lh-ie-5x1 input[type="email"] {line-height:5.1 !important;}
.lh-ie-5x2 input[type="email"] {line-height:5.2 !important;}
.lh-ie-5x3 input[type="email"] {line-height:5.3 !important;}
.lh-ie-5x4 input[type="email"] {line-height:5.4 !important;}
.lh-ie-5x5 input[type="email"] {line-height:5.5 !important;}
.lh-ie-5x6 input[type="email"] {line-height:5.6 !important;}
.lh-ie-5x7 input[type="email"] {line-height:5.7 !important;}
.lh-ie-5x8 input[type="email"] {line-height:5.8 !important;}
.lh-ie-5x9 input[type="email"] {line-height:5.9 !important;}
.lh-ie-6 input[type="email"] {line-height:6 !important;}
.lh-ie-6x1 input[type="email"] {line-height:6.1 !important;}
.lh-ie-6x2 input[type="email"] {line-height:6.2 !important;}
.lh-ie-6x3 input[type="email"] {line-height:6.3 !important;}
.lh-ie-6x4 input[type="email"] {line-height:6.4 !important;}
.lh-ie-6x5 input[type="email"] {line-height:6.5 !important;}
.lh-ie-6x6 input[type="email"] {line-height:6.6 !important;}
.lh-ie-6x7 input[type="email"] {line-height:6.7 !important;}
.lh-ie-6x8 input[type="email"] {line-height:6.8 !important;}
.lh-ie-6x9 input[type="email"] {line-height:6.9 !important;}
.lh-ie-7 input[type="email"] {line-height:7 !important;}
.lh-ie-7x1 input[type="email"] {line-height:7.1 !important;}
.lh-ie-7x2 input[type="email"] {line-height:7.2 !important;}
.lh-ie-7x3 input[type="email"] {line-height:7.3 !important;}
.lh-ie-7x4 input[type="email"] {line-height:7.4 !important;}
.lh-ie-7x5 input[type="email"] {line-height:7.5 !important;}
.lh-ie-7x6 input[type="email"] {line-height:7.6 !important;}
.lh-ie-7x7 input[type="email"] {line-height:7.7 !important;}
.lh-ie-7x8 input[type="email"] {line-height:7.8 !important;}
.lh-ie-7x9 input[type="email"] {line-height:7.9 !important;}
.lh-ie-8 input[type="email"] {line-height:8 !important;}
.lh-ie-8x1 input[type="email"] {line-height:8.1 !important;}
.lh-ie-8x2 input[type="email"] {line-height:8.2 !important;}
.lh-ie-8x3 input[type="email"] {line-height:8.3 !important;}
.lh-ie-8x4 input[type="email"] {line-height:8.4 !important;}
.lh-ie-8x5 input[type="email"] {line-height:8.5 !important;}
.lh-ie-8x6 input[type="email"] {line-height:8.6 !important;}
.lh-ie-8x7 input[type="email"] {line-height:8.7 !important;}
.lh-ie-8x8 input[type="email"] {line-height:8.8 !important;}
.lh-ie-8x9 input[type="email"] {line-height:8.9 !important;}
.lh-ie-9 input[type="email"] {line-height:9 !important;}
.lh-ie-9x1 input[type="email"] {line-height:9.1 !important;}
.lh-ie-9x2 input[type="email"] {line-height:9.2 !important;}
.lh-ie-9x3 input[type="email"] {line-height:9.3 !important;}
.lh-ie-9x4 input[type="email"] {line-height:9.4 !important;}
.lh-ie-9x5 input[type="email"] {line-height:9.5 !important;}
.lh-ie-9x6 input[type="email"] {line-height:9.6 !important;}
.lh-ie-9x7 input[type="email"] {line-height:9.7 !important;}
.lh-ie-9x8 input[type="email"] {line-height:9.8 !important;}
.lh-ie-9x9 input[type="email"] {line-height:9.9 !important;}
.lh-ie-10 input[type="email"] {line-height:10 !important;}
/*------------------------- LINE HEIGHT - select ----------------------------------*/
.lh-sl-0 select option {line-height:0 !important;}
.lh-sl-x1 select option {line-height:0.1 !important;}
.lh-sl-x2 select option {line-height:0.2 !important;}
.lh-sl-x3 select option {line-height:0.3 !important;}
.lh-sl-x4 select option {line-height:0.4 !important;}
.lh-sl-x5 select option {line-height:0.5 !important;}
.lh-sl-x6 select option {line-height:0.6 !important;}
.lh-sl-x7 select option {line-height:0.7 !important;}
.lh-sl-x8 select option {line-height:0.8 !important;}
.lh-sl-x9 select option {line-height:0.9 !important;}
.lh-sl-1 select option {line-height:1 !important;}
.lh-sl-1x1 select option {line-height:1.1 !important;}
.lh-sl-1x2 select option {line-height:1.2 !important;}
.lh-sl-1x3 select option {line-height:1.3 !important;}
.lh-sl-1x4 select option {line-height:1.4 !important;}
.lh-sl-1x5 select option {line-height:1.5 !important;}
.lh-sl-1x6 select option {line-height:1.6 !important;}
.lh-sl-1x7 select option {line-height:1.7 !important;}
.lh-sl-1x8 select option {line-height:1.8 !important;}
.lh-sl-1x9 select option {line-height:1.9 !important;}
.lh-sl-2 select option {line-height:2 !important;}
.lh-sl-2x1 select option {line-height:2.1 !important;}
.lh-sl-2x2 select option {line-height:2.2 !important;}
.lh-sl-2x3 select option {line-height:2.3 !important;}
.lh-sl-2x4 select option {line-height:2.4 !important;}
.lh-sl-2x5 select option {line-height:2.5 !important;}
.lh-sl-2x6 select option {line-height:2.6 !important;}
.lh-sl-2x7 select option {line-height:2.7 !important;}
.lh-sl-2x8 select option {line-height:2.8 !important;}
.lh-sl-2x9 select option {line-height:2.9 !important;}
.lh-sl-3 select option {line-height:3 !important;}
.lh-sl-3x1 select option {line-height:3.1 !important;}
.lh-sl-3x2 select option {line-height:3.2 !important;}
.lh-sl-3x3 select option {line-height:3.3 !important;}
.lh-sl-3x4 select option {line-height:3.4 !important;}
.lh-sl-3x5 select option {line-height:3.5 !important;}
.lh-sl-3x6 select option {line-height:3.6 !important;}
.lh-sl-3x7 select option {line-height:3.7 !important;}
.lh-sl-3x8 select option {line-height:3.8 !important;}
.lh-sl-3x9 select option {line-height:3.9 !important;}
.lh-sl-4 select option {line-height:4 !important;}
.lh-sl-4x1 select option {line-height:4.1 !important;}
.lh-sl-4x2 select option {line-height:4.2 !important;}
.lh-sl-4x3 select option {line-height:4.3 !important;}
.lh-sl-4x4 select option {line-height:4.4 !important;}
.lh-sl-4x5 select option {line-height:4.5 !important;}
.lh-sl-4x6 select option {line-height:4.6 !important;}
.lh-sl-4x7 select option {line-height:4.7 !important;}
.lh-sl-4x8 select option {line-height:4.8 !important;}
.lh-sl-4x9 select option {line-height:4.9 !important;}
.lh-sl-5 select option {line-height:5 !important;}
.lh-sl-5x1 select option {line-height:5.1 !important;}
.lh-sl-5x2 select option {line-height:5.2 !important;}
.lh-sl-5x3 select option {line-height:5.3 !important;}
.lh-sl-5x4 select option {line-height:5.4 !important;}
.lh-sl-5x5 select option {line-height:5.5 !important;}
.lh-sl-5x6 select option {line-height:5.6 !important;}
.lh-sl-5x7 select option {line-height:5.7 !important;}
.lh-sl-5x8 select option {line-height:5.8 !important;}
.lh-sl-5x9 select option {line-height:5.9 !important;}
.lh-sl-6 select option {line-height:6 !important;}
.lh-sl-6x1 select option {line-height:6.1 !important;}
.lh-sl-6x2 select option {line-height:6.2 !important;}
.lh-sl-6x3 select option {line-height:6.3 !important;}
.lh-sl-6x4 select option {line-height:6.4 !important;}
.lh-sl-6x5 select option {line-height:6.5 !important;}
.lh-sl-6x6 select option {line-height:6.6 !important;}
.lh-sl-6x7 select option {line-height:6.7 !important;}
.lh-sl-6x8 select option {line-height:6.8 !important;}
.lh-sl-6x9 select option {line-height:6.9 !important;}
.lh-sl-7 select option {line-height:7 !important;}
.lh-sl-7x1 select option {line-height:7.1 !important;}
.lh-sl-7x2 select option {line-height:7.2 !important;}
.lh-sl-7x3 select option {line-height:7.3 !important;}
.lh-sl-7x4 select option {line-height:7.4 !important;}
.lh-sl-7x5 select option {line-height:7.5 !important;}
.lh-sl-7x6 select option {line-height:7.6 !important;}
.lh-sl-7x7 select option {line-height:7.7 !important;}
.lh-sl-7x8 select option {line-height:7.8 !important;}
.lh-sl-7x9 select option {line-height:7.9 !important;}
.lh-sl-8 select option {line-height:8 !important;}
.lh-sl-8x1 select option {line-height:8.1 !important;}
.lh-sl-8x2 select option {line-height:8.2 !important;}
.lh-sl-8x3 select option {line-height:8.3 !important;}
.lh-sl-8x4 select option {line-height:8.4 !important;}
.lh-sl-8x5 select option {line-height:8.5 !important;}
.lh-sl-8x6 select option {line-height:8.6 !important;}
.lh-sl-8x7 select option {line-height:8.7 !important;}
.lh-sl-8x8 select option {line-height:8.8 !important;}
.lh-sl-8x9 select option {line-height:8.9 !important;}
.lh-sl-9 select option {line-height:9 !important;}
.lh-sl-9x1 select option {line-height:9.1 !important;}
.lh-sl-9x2 select option {line-height:9.2 !important;}
.lh-sl-9x3 select option {line-height:9.3 !important;}
.lh-sl-9x4 select option {line-height:9.4 !important;}
.lh-sl-9x5 select option {line-height:9.5 !important;}
.lh-sl-9x6 select option {line-height:9.6 !important;}
.lh-sl-9x7 select option {line-height:9.7 !important;}
.lh-sl-9x8 select option {line-height:9.8 !important;}
.lh-sl-9x9 select option {line-height:9.9 !important;}
.lh-sl-10 select option {line-height:10 !important;}
/*------------------------- LINE HEIGHT - textarea ----------------------------------*/
.lh-ta-0 textarea {line-height:0 !important;}
.lh-ta-x1 textarea {line-height:0.1 !important;}
.lh-ta-x2 textarea {line-height:0.2 !important;}
.lh-ta-x3 textarea {line-height:0.3 !important;}
.lh-ta-x4 textarea {line-height:0.4 !important;}
.lh-ta-x5 textarea {line-height:0.5 !important;}
.lh-ta-x6 textarea {line-height:0.6 !important;}
.lh-ta-x7 textarea {line-height:0.7 !important;}
.lh-ta-x8 textarea {line-height:0.8 !important;}
.lh-ta-x9 textarea {line-height:0.9 !important;}
.lh-ta-1 textarea {line-height:1 !important;}
.lh-ta-1x1 textarea {line-height:1.1 !important;}
.lh-ta-1x2 textarea {line-height:1.2 !important;}
.lh-ta-1x3 textarea {line-height:1.3 !important;}
.lh-ta-1x4 textarea {line-height:1.4 !important;}
.lh-ta-1x5 textarea {line-height:1.5 !important;}
.lh-ta-1x6 textarea {line-height:1.6 !important;}
.lh-ta-1x7 textarea {line-height:1.7 !important;}
.lh-ta-1x8 textarea {line-height:1.8 !important;}
.lh-ta-1x9 textarea {line-height:1.9 !important;}
.lh-ta-2 textarea {line-height:2 !important;}
.lh-ta-2x1 textarea {line-height:2.1 !important;}
.lh-ta-2x2 textarea {line-height:2.2 !important;}
.lh-ta-2x3 textarea {line-height:2.3 !important;}
.lh-ta-2x4 textarea {line-height:2.4 !important;}
.lh-ta-2x5 textarea {line-height:2.5 !important;}
.lh-ta-2x6 textarea {line-height:2.6 !important;}
.lh-ta-2x7 textarea {line-height:2.7 !important;}
.lh-ta-2x8 textarea {line-height:2.8 !important;}
.lh-ta-2x9 textarea {line-height:2.9 !important;}
.lh-ta-3 textarea {line-height:3 !important;}
.lh-ta-3x1 textarea {line-height:3.1 !important;}
.lh-ta-3x2 textarea {line-height:3.2 !important;}
.lh-ta-3x3 textarea {line-height:3.3 !important;}
.lh-ta-3x4 textarea {line-height:3.4 !important;}
.lh-ta-3x5 textarea {line-height:3.5 !important;}
.lh-ta-3x6 textarea {line-height:3.6 !important;}
.lh-ta-3x7 textarea {line-height:3.7 !important;}
.lh-ta-3x8 textarea {line-height:3.8 !important;}
.lh-ta-3x9 textarea {line-height:3.9 !important;}
.lh-ta-4 textarea {line-height:4 !important;}
.lh-ta-4x1 textarea {line-height:4.1 !important;}
.lh-ta-4x2 textarea {line-height:4.2 !important;}
.lh-ta-4x3 textarea {line-height:4.3 !important;}
.lh-ta-4x4 textarea {line-height:4.4 !important;}
.lh-ta-4x5 textarea {line-height:4.5 !important;}
.lh-ta-4x6 textarea {line-height:4.6 !important;}
.lh-ta-4x7 textarea {line-height:4.7 !important;}
.lh-ta-4x8 textarea {line-height:4.8 !important;}
.lh-ta-4x9 textarea {line-height:4.9 !important;}
.lh-ta-5 textarea {line-height:5 !important;}
.lh-ta-5x1 textarea {line-height:5.1 !important;}
.lh-ta-5x2 textarea {line-height:5.2 !important;}
.lh-ta-5x3 textarea {line-height:5.3 !important;}
.lh-ta-5x4 textarea {line-height:5.4 !important;}
.lh-ta-5x5 textarea {line-height:5.5 !important;}
.lh-ta-5x6 textarea {line-height:5.6 !important;}
.lh-ta-5x7 textarea {line-height:5.7 !important;}
.lh-ta-5x8 textarea {line-height:5.8 !important;}
.lh-ta-5x9 textarea {line-height:5.9 !important;}
.lh-ta-6 textarea {line-height:6 !important;}
.lh-ta-6x1 textarea {line-height:6.1 !important;}
.lh-ta-6x2 textarea {line-height:6.2 !important;}
.lh-ta-6x3 textarea {line-height:6.3 !important;}
.lh-ta-6x4 textarea {line-height:6.4 !important;}
.lh-ta-6x5 textarea {line-height:6.5 !important;}
.lh-ta-6x6 textarea {line-height:6.6 !important;}
.lh-ta-6x7 textarea {line-height:6.7 !important;}
.lh-ta-6x8 textarea {line-height:6.8 !important;}
.lh-ta-6x9 textarea {line-height:6.9 !important;}
.lh-ta-7 textarea {line-height:7 !important;}
.lh-ta-7x1 textarea {line-height:7.1 !important;}
.lh-ta-7x2 textarea {line-height:7.2 !important;}
.lh-ta-7x3 textarea {line-height:7.3 !important;}
.lh-ta-7x4 textarea {line-height:7.4 !important;}
.lh-ta-7x5 textarea {line-height:7.5 !important;}
.lh-ta-7x6 textarea {line-height:7.6 !important;}
.lh-ta-7x7 textarea {line-height:7.7 !important;}
.lh-ta-7x8 textarea {line-height:7.8 !important;}
.lh-ta-7x9 textarea {line-height:7.9 !important;}
.lh-ta-8 textarea {line-height:8 !important;}
.lh-ta-8x1 textarea {line-height:8.1 !important;}
.lh-ta-8x2 textarea {line-height:8.2 !important;}
.lh-ta-8x3 textarea {line-height:8.3 !important;}
.lh-ta-8x4 textarea {line-height:8.4 !important;}
.lh-ta-8x5 textarea {line-height:8.5 !important;}
.lh-ta-8x6 textarea {line-height:8.6 !important;}
.lh-ta-8x7 textarea {line-height:8.7 !important;}
.lh-ta-8x8 textarea {line-height:8.8 !important;}
.lh-ta-8x9 textarea {line-height:8.9 !important;}
.lh-ta-9 textarea {line-height:9 !important;}
.lh-ta-9x1 textarea {line-height:9.1 !important;}
.lh-ta-9x2 textarea {line-height:9.2 !important;}
.lh-ta-9x3 textarea {line-height:9.3 !important;}
.lh-ta-9x4 textarea {line-height:9.4 !important;}
.lh-ta-9x5 textarea {line-height:9.5 !important;}
.lh-ta-9x6 textarea {line-height:9.6 !important;}
.lh-ta-9x7 textarea {line-height:9.7 !important;}
.lh-ta-9x8 textarea {line-height:9.8 !important;}
.lh-ta-9x9 textarea {line-height:9.9 !important;}
.lh-ta-10 textarea {line-height:10 !important;}
/*------------------------- LINE HEIGHT - a ----------------------------------*/
.lh-a-0 a {line-height:0 !important;}
.lh-a-x1 a {line-height:0.1 !important;}
.lh-a-x2 a {line-height:0.2 !important;}
.lh-a-x3 a {line-height:0.3 !important;}
.lh-a-x4 a {line-height:0.4 !important;}
.lh-a-x5 a {line-height:0.5 !important;}
.lh-a-x6 a {line-height:0.6 !important;}
.lh-a-x7 a {line-height:0.7 !important;}
.lh-a-x8 a {line-height:0.8 !important;}
.lh-a-x9 a {line-height:0.9 !important;}
.lh-a-1 a {line-height:1 !important;}
.lh-a-1x1 a {line-height:1.1 !important;}
.lh-a-1x2 a {line-height:1.2 !important;}
.lh-a-1x3 a {line-height:1.3 !important;}
.lh-a-1x4 a {line-height:1.4 !important;}
.lh-a-1x5 a {line-height:1.5 !important;}
.lh-a-1x6 a {line-height:1.6 !important;}
.lh-a-1x7 a {line-height:1.7 !important;}
.lh-a-1x8 a {line-height:1.8 !important;}
.lh-a-1x9 a {line-height:1.9 !important;}
.lh-a-2 a {line-height:2 !important;}
.lh-a-2x1 a {line-height:2.1 !important;}
.lh-a-2x2 a {line-height:2.2 !important;}
.lh-a-2x3 a {line-height:2.3 !important;}
.lh-a-2x4 a {line-height:2.4 !important;}
.lh-a-2x5 a {line-height:2.5 !important;}
.lh-a-2x6 a {line-height:2.6 !important;}
.lh-a-2x7 a {line-height:2.7 !important;}
.lh-a-2x8 a {line-height:2.8 !important;}
.lh-a-2x9 a {line-height:2.9 !important;}
.lh-a-3 a {line-height:3 !important;}
.lh-a-3x1 a {line-height:3.1 !important;}
.lh-a-3x2 a {line-height:3.2 !important;}
.lh-a-3x3 a {line-height:3.3 !important;}
.lh-a-3x4 a {line-height:3.4 !important;}
.lh-a-3x5 a {line-height:3.5 !important;}
.lh-a-3x6 a {line-height:3.6 !important;}
.lh-a-3x7 a {line-height:3.7 !important;}
.lh-a-3x8 a {line-height:3.8 !important;}
.lh-a-3x9 a {line-height:3.9 !important;}
.lh-a-4 a {line-height:4 !important;}
.lh-a-4x1 a {line-height:4.1 !important;}
.lh-a-4x2 a {line-height:4.2 !important;}
.lh-a-4x3 a {line-height:4.3 !important;}
.lh-a-4x4 a {line-height:4.4 !important;}
.lh-a-4x5 a {line-height:4.5 !important;}
.lh-a-4x6 a {line-height:4.6 !important;}
.lh-a-4x7 a {line-height:4.7 !important;}
.lh-a-4x8 a {line-height:4.8 !important;}
.lh-a-4x9 a {line-height:4.9 !important;}
.lh-a-5 a {line-height:5 !important;}
.lh-a-5x1 a {line-height:5.1 !important;}
.lh-a-5x2 a {line-height:5.2 !important;}
.lh-a-5x3 a {line-height:5.3 !important;}
.lh-a-5x4 a {line-height:5.4 !important;}
.lh-a-5x5 a {line-height:5.5 !important;}
.lh-a-5x6 a {line-height:5.6 !important;}
.lh-a-5x7 a {line-height:5.7 !important;}
.lh-a-5x8 a {line-height:5.8 !important;}
.lh-a-5x9 a {line-height:5.9 !important;}
.lh-a-6 a {line-height:6 !important;}
.lh-a-6x1 a {line-height:6.1 !important;}
.lh-a-6x2 a {line-height:6.2 !important;}
.lh-a-6x3 a {line-height:6.3 !important;}
.lh-a-6x4 a {line-height:6.4 !important;}
.lh-a-6x5 a {line-height:6.5 !important;}
.lh-a-6x6 a {line-height:6.6 !important;}
.lh-a-6x7 a {line-height:6.7 !important;}
.lh-a-6x8 a {line-height:6.8 !important;}
.lh-a-6x9 a {line-height:6.9 !important;}
.lh-a-7 a {line-height:7 !important;}
.lh-a-7x1 a {line-height:7.1 !important;}
.lh-a-7x2 a {line-height:7.2 !important;}
.lh-a-7x3 a {line-height:7.3 !important;}
.lh-a-7x4 a {line-height:7.4 !important;}
.lh-a-7x5 a {line-height:7.5 !important;}
.lh-a-7x6 a {line-height:7.6 !important;}
.lh-a-7x7 a {line-height:7.7 !important;}
.lh-a-7x8 a {line-height:7.8 !important;}
.lh-a-7x9 a {line-height:7.9 !important;}
.lh-a-8 a {line-height:8 !important;}
.lh-a-8x1 a {line-height:8.1 !important;}
.lh-a-8x2 a {line-height:8.2 !important;}
.lh-a-8x3 a {line-height:8.3 !important;}
.lh-a-8x4 a {line-height:8.4 !important;}
.lh-a-8x5 a {line-height:8.5 !important;}
.lh-a-8x6 a {line-height:8.6 !important;}
.lh-a-8x7 a {line-height:8.7 !important;}
.lh-a-8x8 a {line-height:8.8 !important;}
.lh-a-8x9 a {line-height:8.9 !important;}
.lh-a-9 a {line-height:9 !important;}
.lh-a-9x1 a {line-height:9.1 !important;}
.lh-a-9x2 a {line-height:9.2 !important;}
.lh-a-9x3 a {line-height:9.3 !important;}
.lh-a-9x4 a {line-height:9.4 !important;}
.lh-a-9x5 a {line-height:9.5 !important;}
.lh-a-9x6 a {line-height:9.6 !important;}
.lh-a-9x7 a {line-height:9.7 !important;}
.lh-a-9x8 a {line-height:9.8 !important;}
.lh-a-9x9sza {line-height:9.9 !important;}
.lh-a-10 a {line-height:10 !important;}
/*------------------------- LINE HEIGHT - span ----------------------------------*/
.lh-span-0 span {line-height:0 !important;}
.lh-span-x1 span {line-height:0.1 !important;}
.lh-span-x2 span {line-height:0.2 !important;}
.lh-span-x3 span {line-height:0.3 !important;}
.lh-span-x4 span {line-height:0.4 !important;}
.lh-span-x5 span {line-height:0.5 !important;}
.lh-span-x6 span {line-height:0.6 !important;}
.lh-span-x7 span {line-height:0.7 !important;}
.lh-span-x8 span {line-height:0.8 !important;}
.lh-span-x9 span {line-height:0.9 !important;}
.lh-span-1 span {line-height:1 !important;}
.lh-span-1x1 span {line-height:1.1 !important;}
.lh-span-1x2 span {line-height:1.2 !important;}
.lh-span-1x3 span {line-height:1.3 !important;}
.lh-span-1x4 span {line-height:1.4 !important;}
.lh-span-1x5 span {line-height:1.5 !important;}
.lh-span-1x6 span {line-height:1.6 !important;}
.lh-span-1x7 span {line-height:1.7 !important;}
.lh-span-1x8 span {line-height:1.8 !important;}
.lh-span-1x9 span {line-height:1.9 !important;}
.lh-span-2 span {line-height:2 !important;}
.lh-span-2x1 span {line-height:2.1 !important;}
.lh-span-2x2 span {line-height:2.2 !important;}
.lh-span-2x3 span {line-height:2.3 !important;}
.lh-span-2x4 span {line-height:2.4 !important;}
.lh-span-2x5 span {line-height:2.5 !important;}
.lh-span-2x6 span {line-height:2.6 !important;}
.lh-span-2x7 span {line-height:2.7 !important;}
.lh-span-2x8 span {line-height:2.8 !important;}
.lh-span-2x9 span {line-height:2.9 !important;}
.lh-span-3 span {line-height:3 !important;}
.lh-span-3x1 span {line-height:3.1 !important;}
.lh-span-3x2 span {line-height:3.2 !important;}
.lh-span-3x3 span {line-height:3.3 !important;}
.lh-span-3x4 span {line-height:3.4 !important;}
.lh-span-3x5 span {line-height:3.5 !important;}
.lh-span-3x6 span {line-height:3.6 !important;}
.lh-span-3x7 span {line-height:3.7 !important;}
.lh-span-3x8 span {line-height:3.8 !important;}
.lh-span-3x9 span {line-height:3.9 !important;}
.lh-span-4 span {line-height:4 !important;}
.lh-span-4x1 span {line-height:4.1 !important;}
.lh-span-4x2 span {line-height:4.2 !important;}
.lh-span-4x3 span {line-height:4.3 !important;}
.lh-span-4x4 span {line-height:4.4 !important;}
.lh-span-4x5 span {line-height:4.5 !important;}
.lh-span-4x6 span {line-height:4.6 !important;}
.lh-span-4x7 span {line-height:4.7 !important;}
.lh-span-4x8 span {line-height:4.8 !important;}
.lh-span-4x9 span {line-height:4.9 !important;}
.lh-span-5 span {line-height:5 !important;}
.lh-span-5x1 span {line-height:5.1 !important;}
.lh-span-5x2 span {line-height:5.2 !important;}
.lh-span-5x3 span {line-height:5.3 !important;}
.lh-span-5x4 span {line-height:5.4 !important;}
.lh-span-5x5 span {line-height:5.5 !important;}
.lh-span-5x6 span {line-height:5.6 !important;}
.lh-span-5x7 span {line-height:5.7 !important;}
.lh-span-5x8 span {line-height:5.8 !important;}
.lh-span-5x9 span {line-height:5.9 !important;}
.lh-span-6 span {line-height:6 !important;}
.lh-span-6x1 span {line-height:6.1 !important;}
.lh-span-6x2 span {line-height:6.2 !important;}
.lh-span-6x3 span {line-height:6.3 !important;}
.lh-span-6x4 span {line-height:6.4 !important;}
.lh-span-6x5 span {line-height:6.5 !important;}
.lh-span-6x6 span {line-height:6.6 !important;}
.lh-span-6x7 span {line-height:6.7 !important;}
.lh-span-6x8 span {line-height:6.8 !important;}
.lh-span-6x9 span {line-height:6.9 !important;}
.lh-span-7 span {line-height:7 !important;}
.lh-span-7x1 span {line-height:7.1 !important;}
.lh-span-7x2 span {line-height:7.2 !important;}
.lh-span-7x3 span {line-height:7.3 !important;}
.lh-span-7x4 span {line-height:7.4 !important;}
.lh-span-7x5 span {line-height:7.5 !important;}
.lh-span-7x6 span {line-height:7.6 !important;}
.lh-span-7x7 span {line-height:7.7 !important;}
.lh-span-7x8 span {line-height:7.8 !important;}
.lh-span-7x9 span {line-height:7.9 !important;}
.lh-span-8 span {line-height:8 !important;}
.lh-span-8x1 span {line-height:8.1 !important;}
.lh-span-8x2 span {line-height:8.2 !important;}
.lh-span-8x3 span {line-height:8.3 !important;}
.lh-span-8x4 span {line-height:8.4 !important;}
.lh-span-8x5 span {line-height:8.5 !important;}
.lh-span-8x6 span {line-height:8.6 !important;}
.lh-span-8x7 span {line-height:8.7 !important;}
.lh-span-8x8 span {line-height:8.8 !important;}
.lh-span-8x9 span {line-height:8.9 !important;}
.lh-span-9 span {line-height:9 !important;}
.lh-span-9x1 span {line-height:9.1 !important;}
.lh-span-9x2 span {line-height:9.2 !important;}
.lh-span-9x3 span {line-height:9.3 !important;}
.lh-span-9x4 span {line-height:9.4 !important;}
.lh-span-9x5 span {line-height:9.5 !important;}
.lh-span-9x6 span {line-height:9.6 !important;}
.lh-span-9x7 span {line-height:9.7 !important;}
.lh-span-9x8 span {line-height:9.8 !important;}
.lh-span-9x9 span {line-height:9.9 !important;}
.lh-span-10 span {line-height:10 !important;}
/*------------------------- LINE HEIGHT - div ----------------------------------*/
.lh-div-0 div {line-height:0 !important;}
.lh-div-x1 div {line-height:0.1 !important;}
.lh-div-x2 div {line-height:0.2 !important;}
.lh-div-x3 div {line-height:0.3 !important;}
.lh-div-x4 div {line-height:0.4 !important;}
.lh-div-x5 div {line-height:0.5 !important;}
.lh-div-x6 div {line-height:0.6 !important;}
.lh-div-x7 div {line-height:0.7 !important;}
.lh-div-x8 div {line-height:0.8 !important;}
.lh-div-x9 div {line-height:0.9 !important;}
.lh-div-1 div {line-height:1 !important;}
.lh-div-1x1 div {line-height:1.1 !important;}
.lh-div-1x2 div {line-height:1.2 !important;}
.lh-div-1x3 div {line-height:1.3 !important;}
.lh-div-1x4 div {line-height:1.4 !important;}
.lh-div-1x5 div {line-height:1.5 !important;}
.lh-div-1x6 div {line-height:1.6 !important;}
.lh-div-1x7 div {line-height:1.7 !important;}
.lh-div-1x8 div {line-height:1.8 !important;}
.lh-div-1x9 div {line-height:1.9 !important;}
.lh-div-2 div {line-height:2 !important;}
.lh-div-2x1 div {line-height:2.1 !important;}
.lh-div-2x2 div {line-height:2.2 !important;}
.lh-div-2x3 div {line-height:2.3 !important;}
.lh-div-2x4 div {line-height:2.4 !important;}
.lh-div-2x5 div {line-height:2.5 !important;}
.lh-div-2x6 div {line-height:2.6 !important;}
.lh-div-2x7 div {line-height:2.7 !important;}
.lh-div-2x8 div {line-height:2.8 !important;}
.lh-div-2x9 div {line-height:2.9 !important;}
.lh-div-3 div {line-height:3 !important;}
.lh-div-3x1 div {line-height:3.1 !important;}
.lh-div-3x2 div {line-height:3.2 !important;}
.lh-div-3x3 div {line-height:3.3 !important;}
.lh-div-3x4 div {line-height:3.4 !important;}
.lh-div-3x5 div {line-height:3.5 !important;}
.lh-div-3x6 div {line-height:3.6 !important;}
.lh-div-3x7 div {line-height:3.7 !important;}
.lh-div-3x8 div {line-height:3.8 !important;}
.lh-div-3x9 div {line-height:3.9 !important;}
.lh-div-4 div {line-height:4 !important;}
.lh-div-4x1 div {line-height:4.1 !important;}
.lh-div-4x2 div {line-height:4.2 !important;}
.lh-div-4x3 div {line-height:4.3 !important;}
.lh-div-4x4 div {line-height:4.4 !important;}
.lh-div-4x5 div {line-height:4.5 !important;}
.lh-div-4x6 div {line-height:4.6 !important;}
.lh-div-4x7 div {line-height:4.7 !important;}
.lh-div-4x8 div {line-height:4.8 !important;}
.lh-div-4x9 div {line-height:4.9 !important;}
.lh-div-5 div {line-height:5 !important;}
.lh-div-5x1 div {line-height:5.1 !important;}
.lh-div-5x2 div {line-height:5.2 !important;}
.lh-div-5x3 div {line-height:5.3 !important;}
.lh-div-5x4 div {line-height:5.4 !important;}
.lh-div-5x5 div {line-height:5.5 !important;}
.lh-div-5x6 div {line-height:5.6 !important;}
.lh-div-5x7 div {line-height:5.7 !important;}
.lh-div-5x8 div {line-height:5.8 !important;}
.lh-div-5x9 div {line-height:5.9 !important;}
.lh-div-6 div {line-height:6 !important;}
.lh-div-6x1 div {line-height:6.1 !important;}
.lh-div-6x2 div {line-height:6.2 !important;}
.lh-div-6x3 div {line-height:6.3 !important;}
.lh-div-6x4 div {line-height:6.4 !important;}
.lh-div-6x5 div {line-height:6.5 !important;}
.lh-div-6x6 div {line-height:6.6 !important;}
.lh-div-6x7 div {line-height:6.7 !important;}
.lh-div-6x8 div {line-height:6.8 !important;}
.lh-div-6x9 div {line-height:6.9 !important;}
.lh-div-7 div {line-height:7 !important;}
.lh-div-7x1 div {line-height:7.1 !important;}
.lh-div-7x2 div {line-height:7.2 !important;}
.lh-div-7x3 div {line-height:7.3 !important;}
.lh-div-7x4 div {line-height:7.4 !important;}
.lh-div-7x5 div {line-height:7.5 !important;}
.lh-div-7x6 div {line-height:7.6 !important;}
.lh-div-7x7 div {line-height:7.7 !important;}
.lh-div-7x8 div {line-height:7.8 !important;}
.lh-div-7x9 div {line-height:7.9 !important;}
.lh-div-8 div {line-height:8 !important;}
.lh-div-8x1 div {line-height:8.1 !important;}
.lh-div-8x2 div {line-height:8.2 !important;}
.lh-div-8x3 div {line-height:8.3 !important;}
.lh-div-8x4 div {line-height:8.4 !important;}
.lh-div-8x5 div {line-height:8.5 !important;}
.lh-div-8x6 div {line-height:8.6 !important;}
.lh-div-8x7 div {line-height:8.7 !important;}
.lh-div-8x8 div {line-height:8.8 !important;}
.lh-div-8x9 div {line-height:8.9 !important;}
.lh-div-9 div {line-height:9 !important;}
.lh-div-9x1 div {line-height:9.1 !important;}
.lh-div-9x2 div {line-height:9.2 !important;}
.lh-div-9x3 div {line-height:9.3 !important;}
.lh-div-9x4 div {line-height:9.4 !important;}
.lh-div-9x5 div {line-height:9.5 !important;}
.lh-div-9x6 div {line-height:9.6 !important;}
.lh-div-9x7 div {line-height:9.7 !important;}
.lh-div-9x8 div {line-height:9.8 !important;}
.lh-div-9x9 div {line-height:9.9 !important;}
.lh-div-10 div {line-height:10 !important;}
/*------------------------- LINE HEIGHT - label ----------------------------------*/
.lh-label-0 label {line-height:0 !important;}
.lh-label-x1 label {line-height:0.1 !important;}
.lh-label-x2 label {line-height:0.2 !important;}
.lh-label-x3 label {line-height:0.3 !important;}
.lh-label-x4 label {line-height:0.4 !important;}
.lh-label-x5 label {line-height:0.5 !important;}
.lh-label-x6 label {line-height:0.6 !important;}
.lh-label-x7 label {line-height:0.7 !important;}
.lh-label-x8 label {line-height:0.8 !important;}
.lh-label-x9 label {line-height:0.9 !important;}
.lh-label-1 label {line-height:1 !important;}
.lh-label-1x1 label {line-height:1.1 !important;}
.lh-label-1x2 label {line-height:1.2 !important;}
.lh-label-1x3 label {line-height:1.3 !important;}
.lh-label-1x4 label {line-height:1.4 !important;}
.lh-label-1x5 label {line-height:1.5 !important;}
.lh-label-1x6 label {line-height:1.6 !important;}
.lh-label-1x7 label {line-height:1.7 !important;}
.lh-label-1x8 label {line-height:1.8 !important;}
.lh-label-1x9 label {line-height:1.9 !important;}
.lh-label-2 label {line-height:2 !important;}
.lh-label-2x1 label {line-height:2.1 !important;}
.lh-label-2x2 label {line-height:2.2 !important;}
.lh-label-2x3 label {line-height:2.3 !important;}
.lh-label-2x4 label {line-height:2.4 !important;}
.lh-label-2x5 label {line-height:2.5 !important;}
.lh-label-2x6 label {line-height:2.6 !important;}
.lh-label-2x7 label {line-height:2.7 !important;}
.lh-label-2x8 label {line-height:2.8 !important;}
.lh-label-2x9 label {line-height:2.9 !important;}
.lh-label-3 label {line-height:3 !important;}
.lh-label-3x1 label {line-height:3.1 !important;}
.lh-label-3x2 label {line-height:3.2 !important;}
.lh-label-3x3 label {line-height:3.3 !important;}
.lh-label-3x4 label {line-height:3.4 !important;}
.lh-label-3x5 label {line-height:3.5 !important;}
.lh-label-3x6 label {line-height:3.6 !important;}
.lh-label-3x7 label {line-height:3.7 !important;}
.lh-label-3x8 label {line-height:3.8 !important;}
.lh-label-3x9 label {line-height:3.9 !important;}
.lh-label-4 label {line-height:4 !important;}
.lh-label-4x1 label {line-height:4.1 !important;}
.lh-label-4x2 label {line-height:4.2 !important;}
.lh-label-4x3 label {line-height:4.3 !important;}
.lh-label-4x4 label {line-height:4.4 !important;}
.lh-label-4x5 label {line-height:4.5 !important;}
.lh-label-4x6 label {line-height:4.6 !important;}
.lh-label-4x7 label {line-height:4.7 !important;}
.lh-label-4x8 label {line-height:4.8 !important;}
.lh-label-4x9 label {line-height:4.9 !important;}
.lh-label-5 label {line-height:5 !important;}
.lh-label-5x1 label {line-height:5.1 !important;}
.lh-label-5x2 label {line-height:5.2 !important;}
.lh-label-5x3 label {line-height:5.3 !important;}
.lh-label-5x4 label {line-height:5.4 !important;}
.lh-label-5x5 label {line-height:5.5 !important;}
.lh-label-5x6 label {line-height:5.6 !important;}
.lh-label-5x7 label {line-height:5.7 !important;}
.lh-label-5x8 label {line-height:5.8 !important;}
.lh-label-5x9 label {line-height:5.9 !important;}
.lh-label-6 label {line-height:6 !important;}
.lh-label-6x1 label {line-height:6.1 !important;}
.lh-label-6x2 label {line-height:6.2 !important;}
.lh-label-6x3 label {line-height:6.3 !important;}
.lh-label-6x4 label {line-height:6.4 !important;}
.lh-label-6x5 label {line-height:6.5 !important;}
.lh-label-6x6 label {line-height:6.6 !important;}
.lh-label-6x7 label {line-height:6.7 !important;}
.lh-label-6x8 label {line-height:6.8 !important;}
.lh-label-6x9 label {line-height:6.9 !important;}
.lh-label-7 label {line-height:7 !important;}
.lh-label-7x1 label {line-height:7.1 !important;}
.lh-label-7x2 label {line-height:7.2 !important;}
.lh-label-7x3 label {line-height:7.3 !important;}
.lh-label-7x4 label {line-height:7.4 !important;}
.lh-label-7x5 label {line-height:7.5 !important;}
.lh-label-7x6 label {line-height:7.6 !important;}
.lh-label-7x7 label {line-height:7.7 !important;}
.lh-label-7x8 label {line-height:7.8 !important;}
.lh-label-7x9 label {line-height:7.9 !important;}
.lh-label-8 label {line-height:8 !important;}
.lh-label-8x1 label {line-height:8.1 !important;}
.lh-label-8x2 label {line-height:8.2 !important;}
.lh-label-8x3 label {line-height:8.3 !important;}
.lh-label-8x4 label {line-height:8.4 !important;}
.lh-label-8x5 label {line-height:8.5 !important;}
.lh-label-8x6 label {line-height:8.6 !important;}
.lh-label-8x7 label {line-height:8.7 !important;}
.lh-label-8x8 label {line-height:8.8 !important;}
.lh-label-8x9 label {line-height:8.9 !important;}
.lh-label-9 label {line-height:9 !important;}
.lh-label-9x1 label {line-height:9.1 !important;}
.lh-label-9x2 label {line-height:9.2 !important;}
.lh-label-9x3 label {line-height:9.3 !important;}
.lh-label-9x4 label {line-height:9.4 !important;}
.lh-label-9x5 label {line-height:9.5 !important;}
.lh-label-9x6 label {line-height:9.6 !important;}
.lh-label-9x7 label {line-height:9.7 !important;}
.lh-label-9x8 label {line-height:9.8 !important;}
.lh-label-9x9 label {line-height:9.9 !important;}
.lh-label-10 label {line-height:10 !important;}

/* %%%%%%%%%%%%%%%% WORD-SPACING %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
/*------------------------- WORD Spacing - self ----------------------------------*/
.ws-n5 {word-spacing:-5px !important;}
.ws-n4 {word-spacing:-4px !important;}
.ws-n3 {word-spacing:-3px !important;}
.ws-n2 {word-spacing:-2px !important;}
.ws-n1 {word-spacing:-1 !important;}
.ws-0 {word-spacing:0 !important;}
.ws-x1 {word-spacing:0.1 !important;}
.ws-x2 {word-spacing:0.2 !important;}
.ws-x3 {word-spacing:0.3 !important;}
.ws-x4 {word-spacing:0.4 !important;}
.ws-x5 {word-spacing:0.5 !important;}
.ws-x6 {word-spacing:0.6 !important;}
.ws-x7 {word-spacing:0.7 !important;}
.ws-x8 {word-spacing:0.8 !important;}
.ws-x9 {word-spacing:0.9 !important;}
.ws-1 {word-spacing:1 !important;}
.ws-2 {word-spacing:2 !important;}
.ws-3 {word-spacing:3 !important;}
.ws-4 {word-spacing:4 !important;}
.ws-5 {word-spacing:5 !important;}
.ws-6 {word-spacing:6 !important;}
.ws-7 {word-spacing:7 !important;}
.ws-8 {word-spacing:8 !important;}
.ws-9 {word-spacing:9 !important;}
.ws-10 {word-spacing:10 !important;}
.ws-11 {word-spacing:11 !important;}
.ws-12 {word-spacing:12 !important;}
.ws-13 {word-spacing:13 !important;}
.ws-14 {word-spacing:14 !important;}
.ws-15 {word-spacing:15 !important;}
.ws-16 {word-spacing:16 !important;}
.ws-17 {word-spacing:17 !important;}
.ws-18 {word-spacing:18 !important;}
.ws-19 {word-spacing:19 !important;}
.ws-20 {word-spacing:20 !important;}
.ws-21 {word-spacing:21 !important;}
.ws-22 {word-spacing:22 !important;}
.ws-23 {word-spacing:23 !important;}
.ws-24 {word-spacing:24 !important;}
.ws-25 {word-spacing:25 !important;}
.ws-26 {word-spacing:26 !important;}
.ws-27 {word-spacing:27 !important;}
.ws-28 {word-spacing:28 !important;}
.ws-29 {word-spacing:29 !important;}
.ws-30 {word-spacing:30 !important;}
.ws-31 {word-spacing:31 !important;}
.ws-32 {word-spacing:32 !important;}
.ws-33 {word-spacing:33 !important;}
.ws-34 {word-spacing:34 !important;}
.ws-35 {word-spacing:35 !important;}
.ws-36 {word-spacing:36 !important;}
.ws-37 {word-spacing:37 !important;}
.ws-38 {word-spacing:38 !important;}
.ws-39 {word-spacing:39 !important;}
.ws-40 {word-spacing:40 !important;}
.ws-41 {word-spacing:41 !important;}
.ws-42 {word-spacing:42 !important;}
.ws-43 {word-spacing:43 !important;}
.ws-44 {word-spacing:44 !important;}
.ws-45 {word-spacing:45 !important;}
.ws-46 {word-spacing:46 !important;}
.ws-47 {word-spacing:47 !important;}
.ws-48 {word-spacing:48 !important;}
.ws-49 {word-spacing:49 !important;}
.ws-50 {word-spacing:50 !important;}
/*------------------------- WORD Spacing - input ----------------------------------*/
.ws-i-n5 input {word-spacing:-5 !important;}
.ws-i-n4 input {word-spacing:-4 !important;}
.ws-i-n3 input {word-spacing:-3 !important;}
.ws-i-n2 input {word-spacing:-2 !important;}
.ws-i-n1 input {word-spacing:-1 !important;}
.ws-i-0 input {word-spacing:0 !important;}
.ws-i-x1 input {word-spacing:0.1 !important;}
.ws-i-x2 input {word-spacing:0.2 !important;}
.ws-i-x3 input {word-spacing:0.3 !important;}
.ws-i-x4 input {word-spacing:0.4 !important;}
.ws-i-x5 input {word-spacing:0.5 !important;}
.ws-i-x6 input {word-spacing:0.6 !important;}
.ws-i-x7 input {word-spacing:0.7 !important;}
.ws-i-x8 input {word-spacing:0.8 !important;}
.ws-i-x9 input {word-spacing:0.9 !important;}
.ws-i-1 input {word-spacing:1 !important;}
.ws-i-2 input {word-spacing:2 !important;}
.ws-i-3 input {word-spacing:3 !important;}
.ws-i-4 input {word-spacing:4 !important;}
.ws-i-5 input {word-spacing:5 !important;}
.ws-i-6 input {word-spacing:6 !important;}
.ws-i-7 input {word-spacing:7 !important;}
.ws-i-8 input {word-spacing:8 !important;}
.ws-i-9 input {word-spacing:9 !important;}
.ws-i-10 input {word-spacing:10px !important;}
.ws-i-11 input {word-spacing:11 !important;}
.ws-i-12 input {word-spacing:12 !important;}
.ws-i-13 input {word-spacing:13 !important;}
.ws-i-14 input {word-spacing:14 !important;}
.ws-i-15 input {word-spacing:15 !important;}
.ws-i-16 input {word-spacing:16 !important;}
.ws-i-17 input {word-spacing:17 !important;}
.ws-i-18 input {word-spacing:18 !important;}
.ws-i-19 input {word-spacing:19 !important;}
.ws-i-20 input {word-spacing:20 !important;}
.ws-i-21 input {word-spacing:21 !important;}
.ws-i-22 input {word-spacing:22 !important;}
.ws-i-23 input {word-spacing:23 !important;}
.ws-i-24 input {word-spacing:24 !important;}
.ws-i-25 input {word-spacing:25 !important;}
.ws-i-26 input {word-spacing:26 !important;}
.ws-i-27 input {word-spacing:27 !important;}
.ws-i-28 input {word-spacing:28 !important;}
.ws-i-29 input {word-spacing:29 !important;}
.ws-i-30 input {word-spacing:30 !important;}
.ws-i-31 input {word-spacing:31 !important;}
.ws-i-32 input {word-spacing:32 !important;}
.ws-i-33 input {word-spacing:33 !important;}
.ws-i-34 input {word-spacing:34 !important;}
.ws-i-35 input {word-spacing:35 !important;}
.ws-i-36 input {word-spacing:36 !important;}
.ws-i-37 input {word-spacing:37 !important;}
.ws-i-38 input {word-spacing:38 !important;}
.ws-i-39 input {word-spacing:39 !important;}
.ws-i-40 input {word-spacing:40 !important;}
.ws-i-41 input {word-spacing:41 !important;}
.ws-i-42 input {word-spacing:42 !important;}
.ws-i-43 input {word-spacing:43 !important;}
.ws-i-44 input {word-spacing:44 !important;}
.ws-i-45 input {word-spacing:45 !important;}
.ws-i-46 input {word-spacing:46 !important;}
.ws-i-47 input {word-spacing:47 !important;}
.ws-i-48 input {word-spacing:48 !important;}
.ws-i-49 input {word-spacing:49 !important;}
.ws-i-50 input {word-spacing:50 !important;}
/*------------------------- WORD Spacing - input-text ----------------------------------*/
.ws-it-n5 input[type="text"] {word-spacing:-5 !important;}
.ws-it-n4 input[type="text"] {word-spacing:-4 !important;}
.ws-it-n3 input[type="text"] {word-spacing:-3 !important;}
.ws-it-n2 input[type="text"] {word-spacing:-2 !important;}
.ws-it-n1 input[type="text"] {word-spacing:-1 !important;}
.ws-it-0 input[type="text"] {word-spacing:0 !important;}
.ws-it-x1 input[type="text"] {word-spacing:0.1 !important;}
.ws-it-x2 input[type="text"] {word-spacing:0.2 !important;}
.ws-it-x3 input[type="text"] {word-spacing:0.3 !important;}
.ws-it-x4 input[type="text"] {word-spacing:0.4 !important;}
.ws-it-x5 input[type="text"] {word-spacing:0.5 !important;}
.ws-it-x6 input[type="text"] {word-spacing:0.6 !important;}
.ws-it-x7 input[type="text"] {word-spacing:0.7 !important;}
.ws-it-x8 input[type="text"] {word-spacing:0.8 !important;}
.ws-it-x9 input[type="text"] {word-spacing:0.9 !important;}
.ws-it-1 input[type="text"] {word-spacing:1 !important;}
.ws-it-2 input[type="text"] {word-spacing:2 !important;}
.ws-it-3 input[type="text"] {word-spacing:3 !important;}
.ws-it-4 input[type="text"] {word-spacing:4 !important;}
.ws-it-5 input[type="text"] {word-spacing:5 !important;}
.ws-it-6 input[type="text"] {word-spacing:6 !important;}
.ws-it-7 input[type="text"] {word-spacing:7 !important;}
.ws-it-8 input[type="text"] {word-spacing:8 !important;}
.ws-it-9 input[type="text"] {word-spacing:9 !important;}
.ws-it-10 input[type="text"] {word-spacing:10 !important;}
.ws-it-11 input[type="text"] {word-spacing:11 !important;}
.ws-it-12 input[type="text"] {word-spacing:12 !important;}
.ws-it-13 input[type="text"] {word-spacing:13 !important;}
.ws-it-14 input[type="text"] {word-spacing:14 !important;}
.ws-it-15 input[type="text"] {word-spacing:15 !important;}
.ws-it-16 input[type="text"] {word-spacing:16 !important;}
.ws-it-17 input[type="text"] {word-spacing:17 !important;}
.ws-it-18 input[type="text"] {word-spacing:18 !important;}
.ws-it-19 input[type="text"] {word-spacing:19 !important;}
.ws-it-20 input[type="text"] {word-spacing:20 !important;}
.ws-it-21 input[type="text"] {word-spacing:21 !important;}
.ws-it-22 input[type="text"] {word-spacing:22 !important;}
.ws-it-23 input[type="text"] {word-spacing:23 !important;}
.ws-it-24 input[type="text"] {word-spacing:24 !important;}
.ws-it-25 input[type="text"] {word-spacing:25 !important;}
.ws-it-26 input[type="text"] {word-spacing:26 !important;}
.ws-it-27 input[type="text"] {word-spacing:27 !important;}
.ws-it-28 input[type="text"] {word-spacing:28 !important;}
.ws-it-29 input[type="text"] {word-spacing:29 !important;}
.ws-it-30 input[type="text"] {word-spacing:30 !important;}
.ws-it-31 input[type="text"] {word-spacing:31 !important;}
.ws-it-32 input[type="text"] {word-spacing:32 !important;}
.ws-it-33 input[type="text"] {word-spacing:33 !important;}
.ws-it-34 input[type="text"] {word-spacing:34 !important;}
.ws-it-35 input[type="text"] {word-spacing:35 !important;}
.ws-it-36 input[type="text"] {word-spacing:36 !important;}
.ws-it-37 input[type="text"] {word-spacing:37 !important;}
.ws-it-38 input[type="text"] {word-spacing:38 !important;}
.ws-it-39 input[type="text"] {word-spacing:39 !important;}
.ws-it-40 input[type="text"] {word-spacing:40 !important;}
.ws-it-41 input[type="text"] {word-spacing:41 !important;}
.ws-it-42 input[type="text"] {word-spacing:42 !important;}
.ws-it-43 input[type="text"] {word-spacing:43 !important;}
.ws-it-44 input[type="text"] {word-spacing:44 !important;}
.ws-it-45 input[type="text"] {word-spacing:45 !important;}
.ws-it-46 input[type="text"] {word-spacing:46 !important;}
.ws-it-47 input[type="text"] {word-spacing:47 !important;}
.ws-it-48 input[type="text"] {word-spacing:48 !important;}
.ws-it-49 input[type="text"] {word-spacing:49 !important;}
.ws-it-50 input[type="text"] {word-spacing:50 !important;}
/*------------------------- WORD Spacing - input-password ----------------------------------*/
.ws-ip-n5 input[type="password"] {word-spacing:-5 !important;}
.ws-ip-n4 input[type="password"] {word-spacing:-4 !important;}
.ws-ip-n3 input[type="password"] {word-spacing:-3 !important;}
.ws-ip-n2 input[type="password"] {word-spacing:-2 !important;}
.ws-ip-n1 input[type="password"] {word-spacing:-1 !important;}
.ws-ip-0 input[type="password"] {word-spacing:0 !important;}
.ws-ip-x1 input[type="password"] {word-spacing:0.1 !important;}
.ws-ip-x2 input[type="password"] {word-spacing:0.2 !important;}
.ws-ip-x3 input[type="password"] {word-spacing:0.3 !important;}
.ws-ip-x4 input[type="password"] {word-spacing:0.4 !important;}
.ws-ip-x5 input[type="password"] {word-spacing:0.5 !important;}
.ws-ip-x6 input[type="password"] {word-spacing:0.6 !important;}
.ws-ip-x7 input[type="password"] {word-spacing:0.7 !important;}
.ws-ip-x8 input[type="password"] {word-spacing:0.8 !important;}
.ws-ip-x9 input[type="password"] {word-spacing:0.9 !important;}
.ws-ip-1 input[type="password"] {word-spacing:1 !important;}
.ws-ip-2 input[type="password"] {word-spacing:2 !important;}
.ws-ip-3 input[type="password"] {word-spacing:3 !important;}
.ws-ip-4 input[type="password"] {word-spacing:4 !important;}
.ws-ip-5 input[type="password"] {word-spacing:5 !important;}
.ws-ip-6 input[type="password"] {word-spacing:6 !important;}
.ws-ip-7 input[type="password"] {word-spacing:7 !important;}
.ws-ip-8 input[type="password"] {word-spacing:8 !important;}
.ws-ip-9 input[type="password"] {word-spacing:9 !important;}
.ws-ip-10 input[type="password"] {word-spacing:10 !important;}
.ws-ip-11 input[type="password"] {word-spacing:11 !important;}
.ws-ip-12 input[type="password"] {word-spacing:12 !important;}
.ws-ip-13 input[type="password"] {word-spacing:13 !important;}
.ws-ip-14 input[type="password"] {word-spacing:14 !important;}
.ws-ip-15 input[type="password"] {word-spacing:15 !important;}
.ws-ip-16 input[type="password"] {word-spacing:16 !important;}
.ws-ip-17 input[type="password"] {word-spacing:17 !important;}
.ws-ip-18 input[type="password"] {word-spacing:18 !important;}
.ws-ip-19 input[type="password"] {word-spacing:19 !important;}
.ws-ip-20 input[type="password"] {word-spacing:20 !important;}
.ws-ip-21 input[type="password"] {word-spacing:21 !important;}
.ws-ip-22 input[type="password"] {word-spacing:22 !important;}
.ws-ip-23 input[type="password"] {word-spacing:23 !important;}
.ws-ip-24 input[type="password"] {word-spacing:24 !important;}
.ws-ip-25 input[type="password"] {word-spacing:25 !important;}
.ws-ip-26 input[type="password"] {word-spacing:26 !important;}
.ws-ip-27 input[type="password"] {word-spacing:27 !important;}
.ws-ip-28 input[type="password"] {word-spacing:28 !important;}
.ws-ip-29 input[type="password"] {word-spacing:29 !important;}
.ws-ip-30 input[type="password"] {word-spacing:30 !important;}
.ws-ip-31 input[type="password"] {word-spacing:31 !important;}
.ws-ip-32 input[type="password"] {word-spacing:32 !important;}
.ws-ip-33 input[type="password"] {word-spacing:33 !important;}
.ws-ip-34 input[type="password"] {word-spacing:34 !important;}
.ws-ip-35 input[type="password"] {word-spacing:35 !important;}
.ws-ip-36 input[type="password"] {word-spacing:36 !important;}
.ws-ip-37 input[type="password"] {word-spacing:37 !important;}
.ws-ip-38 input[type="password"] {word-spacing:38 !important;}
.ws-ip-39 input[type="password"] {word-spacing:39 !important;}
.ws-ip-40 input[type="password"] {word-spacing:40 !important;}
.ws-ip-41 input[type="password"] {word-spacing:41 !important;}
.ws-ip-42 input[type="password"] {word-spacing:42 !important;}
.ws-ip-43 input[type="password"] {word-spacing:43 !important;}
.ws-ip-44 input[type="password"] {word-spacing:44 !important;}
.ws-ip-45 input[type="password"] {word-spacing:45 !important;}
.ws-ip-46 input[type="password"] {word-spacing:46 !important;}
.ws-ip-47 input[type="password"] {word-spacing:47 !important;}
.ws-ip-48 input[type="password"] {word-spacing:48 !important;}
.ws-ip-49 input[type="password"] {word-spacing:49 !important;}
.ws-ip-50 input[type="password"] {word-spacing:50 !important;}
/*------------------------- WORD Spacing - input-email ----------------------------------*/
.ws-ie-n5 input[type="email"] {word-spacing:-5 !important;}
.ws-ie-n4 input[type="email"] {word-spacing:-4 !important;}
.ws-ie-n3 input[type="email"] {word-spacing:-3 !important;}
.ws-ie-n2 input[type="email"] {word-spacing:-2 !important;}
.ws-ie-n1 input[type="email"] {word-spacing:-1 !important;}
.ws-ie-0 input[type="email"] {word-spacing:0 !important;}
.ws-ie-x1 input[type="email"] {word-spacing:0.1 !important;}
.ws-ie-x2 input[type="email"] {word-spacing:0.2 !important;}
.ws-ie-x3 input[type="email"] {word-spacing:0.3 !important;}
.ws-ie-x4 input[type="email"] {word-spacing:0.4 !important;}
.ws-ie-x5 input[type="email"] {word-spacing:0.5 !important;}
.ws-ie-x6 input[type="email"] {word-spacing:0.6 !important;}
.ws-ie-x7 input[type="email"] {word-spacing:0.7 !important;}
.ws-ie-x8 input[type="email"] {word-spacing:0.8 !important;}
.ws-ie-x9 input[type="email"] {word-spacing:0.9 !important;}
.ws-ie-1 input[type="email"] {word-spacing:1 !important;}
.ws-ie-2 input[type="email"] {word-spacing:2 !important;}
.ws-ie-3 input[type="email"] {word-spacing:3 !important;}
.ws-ie-4 input[type="email"] {word-spacing:4 !important;}
.ws-ie-5 input[type="email"] {word-spacing:5 !important;}
.ws-ie-6 input[type="email"] {word-spacing:6 !important;}
.ws-ie-7 input[type="email"] {word-spacing:7 !important;}
.ws-ie-8 input[type="email"] {word-spacing:8 !important;}
.ws-ie-9 input[type="email"] {word-spacing:9 !important;}
.ws-ie-10 input[type="email"] {word-spacing:10 !important;}
.ws-ie-11 input[type="email"] {word-spacing:11 !important;}
.ws-ie-12 input[type="email"] {word-spacing:12 !important;}
.ws-ie-13 input[type="email"] {word-spacing:13 !important;}
.ws-ie-14 input[type="email"] {word-spacing:14 !important;}
.ws-ie-15 input[type="email"] {word-spacing:15 !important;}
.ws-ie-16 input[type="email"] {word-spacing:16 !important;}
.ws-ie-17 input[type="email"] {word-spacing:17 !important;}
.ws-ie-18 input[type="email"] {word-spacing:18 !important;}
.ws-ie-19 input[type="email"] {word-spacing:19 !important;}
.ws-ie-20 input[type="email"] {word-spacing:20 !important;}
.ws-ie-21 input[type="email"] {word-spacing:21 !important;}
.ws-ie-22 input[type="email"] {word-spacing:22 !important;}
.ws-ie-23 input[type="email"] {word-spacing:23 !important;}
.ws-ie-24 input[type="email"] {word-spacing:24 !important;}
.ws-ie-25 input[type="email"] {word-spacing:25 !important;}
.ws-ie-26 input[type="email"] {word-spacing:26 !important;}
.ws-ie-27 input[type="email"] {word-spacing:27 !important;}
.ws-ie-28 input[type="email"] {word-spacing:28 !important;}
.ws-ie-29 input[type="email"] {word-spacing:29 !important;}
.ws-ie-30 input[type="email"] {word-spacing:30 !important;}
.ws-ie-31 input[type="email"] {word-spacing:31 !important;}
.ws-ie-32 input[type="email"] {word-spacing:32 !important;}
.ws-ie-33 input[type="email"] {word-spacing:33 !important;}
.ws-ie-34 input[type="email"] {word-spacing:34 !important;}
.ws-ie-35 input[type="email"] {word-spacing:35 !important;}
.ws-ie-36 input[type="email"] {word-spacing:36 !important;}
.ws-ie-37 input[type="email"] {word-spacing:37 !important;}
.ws-ie-38 input[type="email"] {word-spacing:38 !important;}
.ws-ie-39 input[type="email"] {word-spacing:39 !important;}
.ws-ie-40 input[type="email"] {word-spacing:40 !important;}
.ws-ie-41 input[type="email"] {word-spacing:41 !important;}
.ws-ie-42 input[type="email"] {word-spacing:42 !important;}
.ws-ie-43 input[type="email"] {word-spacing:43 !important;}
.ws-ie-44 input[type="email"] {word-spacing:44 !important;}
.ws-ie-45 input[type="email"] {word-spacing:45 !important;}
.ws-ie-46 input[type="email"] {word-spacing:46 !important;}
.ws-ie-47 input[type="email"] {word-spacing:47 !important;}
.ws-ie-48 input[type="email"] {word-spacing:48 !important;}
.ws-ie-49 input[type="email"] {word-spacing:49 !important;}
.ws-ie-50 input[type="email"] {word-spacing:50 !important;}
/*------------------------- WORD Spacing - select ----------------------------------*/
.ws-sl-n5 select option {word-spacing:-5 !important;}
.ws-sl-n4 select option {word-spacing:-4 !important;}
.ws-sl-n3 select option {word-spacing:-3 !important;}
.ws-sl-n2 select option {word-spacing:-2 !important;}
.ws-sl-n1 select option {word-spacing:-1 !important;}
.ws-sl-0 select option {word-spacing:0 !important;}
.ws-sl-x1 select option {word-spacing:0.1 !important;}
.ws-sl-x2 select option {word-spacing:0.2 !important;}
.ws-sl-x3 select option {word-spacing:0.3 !important;}
.ws-sl-x4 select option {word-spacing:0.4 !important;}
.ws-sl-x5 select option {word-spacing:0.5 !important;}
.ws-sl-x6 select option {word-spacing:0.6 !important;}
.ws-sl-x7 select option {word-spacing:0.7 !important;}
.ws-sl-x8 select option {word-spacing:0.8 !important;}
.ws-sl-x9 select option {word-spacing:0.9 !important;}
.ws-sl-1 select option {word-spacing:1 !important;}
.ws-sl-2 select option {word-spacing:2 !important;}
.ws-sl-3 select option {word-spacing:3 !important;}
.ws-sl-4 select option {word-spacing:4 !important;}
.ws-sl-5 select option {word-spacing:5 !important;}
.ws-sl-6 select option {word-spacing:6 !important;}
.ws-sl-7 select option {word-spacing:7 !important;}
.ws-sl-8 select option {word-spacing:8 !important;}
.ws-sl-9 select option {word-spacing:9 !important;}
.ws-sl-10 select option {word-spacing:10 !important;}
.ws-sl-11 select option {word-spacing:11 !important;}
.ws-sl-12 select option {word-spacing:12 !important;}
.ws-sl-13 select option {word-spacing:13 !important;}
.ws-sl-14 select option {word-spacing:14 !important;}
.ws-sl-15 select option {word-spacing:15 !important;}
.ws-sl-16 select option {word-spacing:16 !important;}
.ws-sl-17 select option {word-spacing:17 !important;}
.ws-sl-18 select option {word-spacing:18 !important;}
.ws-sl-19 select option {word-spacing:19 !important;}
.ws-sl-20 select option {word-spacing:20 !important;}
.ws-sl-21 select option {word-spacing:21 !important;}
.ws-sl-22 select option {word-spacing:22 !important;}
.ws-sl-23 select option {word-spacing:23 !important;}
.ws-sl-24 select option {word-spacing:24 !important;}
.ws-sl-25 select option {word-spacing:25 !important;}
.ws-sl-26 select option {word-spacing:26 !important;}
.ws-sl-27 select option {word-spacing:27 !important;}
.ws-sl-28 select option {word-spacing:28 !important;}
.ws-sl-29 select option {word-spacing:29 !important;}
.ws-sl-30 select option {word-spacing:30 !important;}
.ws-sl-31 select option {word-spacing:31 !important;}
.ws-sl-32 select option {word-spacing:32 !important;}
.ws-sl-33 select option {word-spacing:33 !important;}
.ws-sl-34 select option {word-spacing:34 !important;}
.ws-sl-35 select option {word-spacing:35 !important;}
.ws-sl-36 select option {word-spacing:36 !important;}
.ws-sl-37 select option {word-spacing:37 !important;}
.ws-sl-38 select option {word-spacing:38 !important;}
.ws-sl-39 select option {word-spacing:39 !important;}
.ws-sl-40 select option {word-spacing:40 !important;}
.ws-sl-41 select option {word-spacing:41 !important;}
.ws-sl-42 select option {word-spacing:42 !important;}
.ws-sl-43 select option {word-spacing:43 !important;}
.ws-sl-44 select option {word-spacing:44 !important;}
.ws-sl-45 select option {word-spacing:45 !important;}
.ws-sl-46 select option {word-spacing:46 !important;}
.ws-sl-47 select option {word-spacing:47 !important;}
.ws-sl-48 select option {word-spacing:48 !important;}
.ws-sl-49 select option {word-spacing:49 !important;}
.ws-sl-50 select option {word-spacing:50 !important;}
/*------------------------- WORD Spacing - textarea ----------------------------------*/
.ws-ta-n5 textarea  {word-spacing:-5 !important;}
.ws-ta-n4 textarea  {word-spacing:-4 !important;}
.ws-ta-n3 textarea  {word-spacing:-3 !important;}
.ws-ta-n2 textarea  {word-spacing:-2 !important;}
.ws-ta-n1 textarea  {word-spacing:-1 !important;}
.ws-ta-0 textarea  {word-spacing:0 !important;}
.ws-ta-x1 textarea  {word-spacing:0.1 !important;}
.ws-ta-x2 textarea  {word-spacing:0.2 !important;}
.ws-ta-x3 textarea  {word-spacing:0.3 !important;}
.ws-ta-x4 textarea  {word-spacing:0.4 !important;}
.ws-ta-x5 textarea  {word-spacing:0.5 !important;}
.ws-ta-x6 textarea  {word-spacing:0.6 !important;}
.ws-ta-x7 textarea  {word-spacing:0.7 !important;}
.ws-ta-x8 textarea  {word-spacing:0.8 !important;}
.ws-ta-x9 textarea  {word-spacing:0.9 !important;}
.ws-ta-1 textarea  {word-spacing:1 !important;}
.ws-ta-2 textarea  {word-spacing:2 !important;}
.ws-ta-3 textarea  {word-spacing:3 !important;}
.ws-ta-4 textarea  {word-spacing:4 !important;}
.ws-ta-5 textarea  {word-spacing:5 !important;}
.ws-ta-6 textarea  {word-spacing:6 !important;}
.ws-ta-7 textarea  {word-spacing:7 !important;}
.ws-ta-8 textarea  {word-spacing:8 !important;}
.ws-ta-9 textarea  {word-spacing:9 !important;}
.ws-ta-10 textarea  {word-spacing:10 !important;}
.ws-ta-11 textarea  {word-spacing:11 !important;}
.ws-ta-12 textarea  {word-spacing:12 !important;}
.ws-ta-13 textarea  {word-spacing:13 !important;}
.ws-ta-14 textarea  {word-spacing:14 !important;}
.ws-ta-15 textarea  {word-spacing:15 !important;}
.ws-ta-16 textarea  {word-spacing:16 !important;}
.ws-ta-17 textarea  {word-spacing:17 !important;}
.ws-ta-18 textarea  {word-spacing:18 !important;}
.ws-ta-19 textarea  {word-spacing:19 !important;}
.ws-ta-20 textarea  {word-spacing:20 !important;}
.ws-ta-21 textarea  {word-spacing:21 !important;}
.ws-ta-22 textarea  {word-spacing:22 !important;}
.ws-ta-23 textarea  {word-spacing:23 !important;}
.ws-ta-24 textarea  {word-spacing:24 !important;}
.ws-ta-25 textarea  {word-spacing:25 !important;}
.ws-ta-26 textarea  {word-spacing:26 !important;}
.ws-ta-27 textarea  {word-spacing:27 !important;}
.ws-ta-28 textarea  {word-spacing:28 !important;}
.ws-ta-29 textarea  {word-spacing:29 !important;}
.ws-ta-30 textarea  {word-spacing:30 !important;}
.ws-ta-31 textarea  {word-spacing:31 !important;}
.ws-ta-32 textarea  {word-spacing:32 !important;}
.ws-ta-33 textarea  {word-spacing:33 !important;}
.ws-ta-34 textarea  {word-spacing:34 !important;}
.ws-ta-35 textarea  {word-spacing:35 !important;}
.ws-ta-36 textarea  {word-spacing:36 !important;}
.ws-ta-37 textarea  {word-spacing:37 !important;}
.ws-ta-38 textarea  {word-spacing:38 !important;}
.ws-ta-39 textarea  {word-spacing:39 !important;}
.ws-ta-40 textarea  {word-spacing:40 !important;}
.ws-ta-41 textarea  {word-spacing:41 !important;}
.ws-ta-42 textarea  {word-spacing:42 !important;}
.ws-ta-43 textarea  {word-spacing:43 !important;}
.ws-ta-44 textarea  {word-spacing:44 !important;}
.ws-ta-45 textarea  {word-spacing:45 !important;}
.ws-ta-46 textarea  {word-spacing:46 !important;}
.ws-ta-47 textarea  {word-spacing:47 !important;}
.ws-ta-48 textarea  {word-spacing:48 !important;}
.ws-ta-49 textarea  {word-spacing:49 !important;}
.ws-ta-50 textarea  {word-spacing:50 !important;}
/*------------------------- WORD Spacing - a ----------------------------------*/
.ws-a-n5 a  {word-spacing:-5 !important;}
.ws-a-n4 a  {word-spacing:-4 !important;}
.ws-a-n3 a  {word-spacing:-3 !important;}
.ws-a-n2 a  {word-spacing:-2 !important;}
.ws-a-n1 a  {word-spacing:-1 !important;}
.ws-a-0 a  {word-spacing:0 !important;}
.ws-a-x1 a  {word-spacing:0.1 !important;}
.ws-a-x2 a  {word-spacing:0.2 !important;}
.ws-a-x3 a  {word-spacing:0.3 !important;}
.ws-a-x4 a  {word-spacing:0.4 !important;}
.ws-a-x5 a  {word-spacing:0.5 !important;}
.ws-a-x6 a  {word-spacing:0.6 !important;}
.ws-a-x7 a  {word-spacing:0.7 !important;}
.ws-a-x8 a  {word-spacing:0.8 !important;}
.ws-a-x9 a  {word-spacing:0.9 !important;}
.ws-a-1 a  {word-spacing:1 !important;}
.ws-a-2 a  {word-spacing:2 !important;}
.ws-a-3 a  {word-spacing:3 !important;}
.ws-a-4 a  {word-spacing:4 !important;}
.ws-a-5 a  {word-spacing:5 !important;}
.ws-a-6 a  {word-spacing:6 !important;}
.ws-a-7 a  {word-spacing:7 !important;}
.ws-a-8 a  {word-spacing:8 !important;}
.ws-a-9 a  {word-spacing:9 !important;}
.ws-a-10 a  {word-spacing:10 !important;}
.ws-a-11 a  {word-spacing:11 !important;}
.ws-a-12 a  {word-spacing:12 !important;}
.ws-a-13 a  {word-spacing:13 !important;}
.ws-a-14 a  {word-spacing:14 !important;}
.ws-a-15 a  {word-spacing:15 !important;}
.ws-a-16 a  {word-spacing:16 !important;}
.ws-a-17 a  {word-spacing:17 !important;}
.ws-a-18 a  {word-spacing:18 !important;}
.ws-a-19 a  {word-spacing:19 !important;}
.ws-a-20 a  {word-spacing:20 !important;}
.ws-a-21 a  {word-spacing:21 !important;}
.ws-a-22 a  {word-spacing:22 !important;}
.ws-a-23 a  {word-spacing:23 !important;}
.ws-a-24 a  {word-spacing:24 !important;}
.ws-a-25 a  {word-spacing:25 !important;}
.ws-a-26 a  {word-spacing:26 !important;}
.ws-a-27 a  {word-spacing:27 !important;}
.ws-a-28 a  {word-spacing:28 !important;}
.ws-a-29 a  {word-spacing:29 !important;}
.ws-a-30 a  {word-spacing:30 !important;}
.ws-a-31 a  {word-spacing:31 !important;}
.ws-a-32 a  {word-spacing:32 !important;}
.ws-a-33 a  {word-spacing:33 !important;}
.ws-a-34 a  {word-spacing:34 !important;}
.ws-a-35 a  {word-spacing:35 !important;}
.ws-a-36 a  {word-spacing:36 !important;}
.ws-a-37 a  {word-spacing:37 !important;}
.ws-a-38 a  {word-spacing:38 !important;}
.ws-a-39 a  {word-spacing:39 !important;}
.ws-a-40 a  {word-spacing:40 !important;}
.ws-a-41 a  {word-spacing:41 !important;}
.ws-a-42 a  {word-spacing:42 !important;}
.ws-a-43 a  {word-spacing:43 !important;}
.ws-a-44 a  {word-spacing:44 !important;}
.ws-a-45 a  {word-spacing:45 !important;}
.ws-a-46 a  {word-spacing:46 !important;}
.ws-a-47 a  {word-spacing:47 !important;}
.ws-a-48 a  {word-spacing:48 !important;}
.ws-a-49 a  {word-spacing:49 !important;}
.ws-a-50 a  {word-spacing:50 !important;}
/*------------------------- WORD Spacing - div ----------------------------------*/
.ws-di-n5 div  {word-spacing:-5 !important;}
.ws-di-n4 div  {word-spacing:-4 !important;}
.ws-di-n3 div  {word-spacing:-3 !important;}
.ws-di-n2 div  {word-spacing:-2 !important;}
.ws-di-n1 div  {word-spacing:-1 !important;}
.ws-di-0 div  {word-spacing:0 !important;}
.ws-di-x1 div  {word-spacing:0.1 !important;}
.ws-di-x2 div  {word-spacing:0.2 !important;}
.ws-di-x3 div  {word-spacing:0.3 !important;}
.ws-di-x4 div  {word-spacing:0.4 !important;}
.ws-di-x5 div  {word-spacing:0.5 !important;}
.ws-di-x6 div  {word-spacing:0.6 !important;}
.ws-di-x7 div  {word-spacing:0.7 !important;}
.ws-di-x8 div  {word-spacing:0.8 !important;}
.ws-di-x9 div  {word-spacing:0.9 !important;}
.ws-di-1 div  {word-spacing:1 !important;}
.ws-di-2 div  {word-spacing:2 !important;}
.ws-di-3 div  {word-spacing:3 !important;}
.ws-di-4 div  {word-spacing:4 !important;}
.ws-di-5 div  {word-spacing:5 !important;}
.ws-di-6 div  {word-spacing:6 !important;}
.ws-di-7 div  {word-spacing:7 !important;}
.ws-di-8 div  {word-spacing:8 !important;}
.ws-di-9 div  {word-spacing:9 !important;}
.ws-di-10 div  {word-spacing:10 !important;}
.ws-di-11 div  {word-spacing:11 !important;}
.ws-di-12 div  {word-spacing:12 !important;}
.ws-di-13 div  {word-spacing:13 !important;}
.ws-di-14 div  {word-spacing:14 !important;}
.ws-di-15 div  {word-spacing:15 !important;}
.ws-di-16 div  {word-spacing:16 !important;}
.ws-di-17 div  {word-spacing:17 !important;}
.ws-di-18 div  {word-spacing:18 !important;}
.ws-di-19 div  {word-spacing:19 !important;}
.ws-di-20 div  {word-spacing:20 !important;}
.ws-di-21 div  {word-spacing:21 !important;}
.ws-di-22 div  {word-spacing:22 !important;}
.ws-di-23 div  {word-spacing:23 !important;}
.ws-di-24 div  {word-spacing:24 !important;}
.ws-di-25 div  {word-spacing:25 !important;}
.ws-di-26 div  {word-spacing:26 !important;}
.ws-di-27 div  {word-spacing:27 !important;}
.ws-di-28 div  {word-spacing:28 !important;}
.ws-di-29 div  {word-spacing:29 !important;}
.ws-di-30 div  {word-spacing:30 !important;}
.ws-di-31 div  {word-spacing:31 !important;}
.ws-di-32 div  {word-spacing:32 !important;}
.ws-di-33 div  {word-spacing:33 !important;}
.ws-di-34 div  {word-spacing:34 !important;}
.ws-di-35 div  {word-spacing:35 !important;}
.ws-di-36 div  {word-spacing:36 !important;}
.ws-di-37 div  {word-spacing:37 !important;}
.ws-di-38 div  {word-spacing:38 !important;}
.ws-di-39 div  {word-spacing:39 !important;}
.ws-di-40 div  {word-spacing:40 !important;}
.ws-di-41 div  {word-spacing:41 !important;}
.ws-di-42 div  {word-spacing:42 !important;}
.ws-di-43 div  {word-spacing:43 !important;}
.ws-di-44 div  {word-spacing:44 !important;}
.ws-di-45 div  {word-spacing:45 !important;}
.ws-di-46 div  {word-spacing:46 !important;}
.ws-di-47 div  {word-spacing:47 !important;}
.ws-di-48 div  {word-spacing:48 !important;}
.ws-di-49 div  {word-spacing:49 !important;}
.ws-di-50 div  {word-spacing:50 !important;}
/*------------------------- WORD Spacing - span ----------------------------------*/
.ws-sp-n5 span  {word-spacing:-5 !important;}
.ws-sp-n4 span  {word-spacing:-4 !important;}
.ws-sp-n3 span  {word-spacing:-3 !important;}
.ws-sp-n2 span  {word-spacing:-2 !important;}
.ws-sp-n1 span  {word-spacing:-1 !important;}
.ws-sp-0 span  {word-spacing:0 !important;}
.ws-sp-x1 span  {word-spacing:0.1 !important;}
.ws-sp-x2 span  {word-spacing:0.2 !important;}
.ws-sp-x3 span  {word-spacing:0.3 !important;}
.ws-sp-x4 span  {word-spacing:0.4 !important;}
.ws-sp-x5 span  {word-spacing:0.5 !important;}
.ws-sp-x6 span  {word-spacing:0.6 !important;}
.ws-sp-x7 span  {word-spacing:0.7 !important;}
.ws-sp-x8 span  {word-spacing:0.8 !important;}
.ws-sp-x9 span  {word-spacing:0.9 !important;}
.ws-sp-1 span  {word-spacing:1 !important;}
.ws-sp-2 span  {word-spacing:2 !important;}
.ws-sp-3 span  {word-spacing:3 !important;}
.ws-sp-4 span  {word-spacing:4 !important;}
.ws-sp-5 span  {word-spacing:5 !important;}
.ws-sp-6 span  {word-spacing:6 !important;}
.ws-sp-7 span  {word-spacing:7 !important;}
.ws-sp-8 span  {word-spacing:8 !important;}
.ws-sp-9 span  {word-spacing:9 !important;}
.ws-sp-10 span  {word-spacing:10 !important;}
.ws-sp-11 span  {word-spacing:11 !important;}
.ws-sp-12 span  {word-spacing:12 !important;}
.ws-sp-13 span  {word-spacing:13 !important;}
.ws-sp-14 span  {word-spacing:14 !important;}
.ws-sp-15 span  {word-spacing:15 !important;}
.ws-sp-16 span  {word-spacing:16 !important;}
.ws-sp-17 span  {word-spacing:17 !important;}
.ws-sp-18 span  {word-spacing:18 !important;}
.ws-sp-19 span  {word-spacing:19 !important;}
.ws-sp-20 span  {word-spacing:20 !important;}
.ws-sp-21 span  {word-spacing:21 !important;}
.ws-sp-22 span  {word-spacing:22 !important;}
.ws-sp-23 span  {word-spacing:23 !important;}
.ws-sp-24 span  {word-spacing:24 !important;}
.ws-sp-25 span  {word-spacing:25 !important;}
.ws-sp-26 span  {word-spacing:26 !important;}
.ws-sp-27 span  {word-spacing:27 !important;}
.ws-sp-28 span  {word-spacing:28 !important;}
.ws-sp-29 span  {word-spacing:29 !important;}
.ws-sp-30 span  {word-spacing:30 !important;}
.ws-sp-31 span  {word-spacing:31 !important;}
.ws-sp-32 span  {word-spacing:32 !important;}
.ws-sp-33 span  {word-spacing:33 !important;}
.ws-sp-34 span  {word-spacing:34 !important;}
.ws-sp-35 span  {word-spacing:35 !important;}
.ws-sp-36 span  {word-spacing:36 !important;}
.ws-sp-37 span  {word-spacing:37 !important;}
.ws-sp-38 span  {word-spacing:38 !important;}
.ws-sp-39 span  {word-spacing:39 !important;}
.ws-sp-40 span  {word-spacing:40 !important;}
.ws-sp-41 span  {word-spacing:41 !important;}
.ws-sp-42 span  {word-spacing:42 !important;}
.ws-sp-43 span  {word-spacing:43 !important;}
.ws-sp-44 span  {word-spacing:44 !important;}
.ws-sp-45 span  {word-spacing:45 !important;}
.ws-sp-46 span  {word-spacing:46 !important;}
.ws-sp-47 span  {word-spacing:47 !important;}
.ws-sp-48 span  {word-spacing:48 !important;}
.ws-sp-49 span  {word-spacing:49 !important;}
.ws-sp-50 span  {word-spacing:50 !important;}
/*------------------------- WORD Spacing - label ----------------------------------*/
.ws-lb-n5 label  {word-spacing:-5 !important;}
.ws-lb-n4 label  {word-spacing:-4 !important;}
.ws-lb-n3 label  {word-spacing:-3 !important;}
.ws-lb-n2 label  {word-spacing:-2 !important;}
.ws-lb-n1 label  {word-spacing:-1 !important;}
.ws-lb-0 label  {word-spacing:0 !important;}
.ws-lb-x1 label  {word-spacing:0.1 !important;}
.ws-lb-x2 label  {word-spacing:0.2 !important;}
.ws-lb-x3 label  {word-spacing:0.3 !important;}
.ws-lb-x4 label  {word-spacing:0.4 !important;}
.ws-lb-x5 label  {word-spacing:0.5 !important;}
.ws-lb-x6 label  {word-spacing:0.6 !important;}
.ws-lb-x7 label  {word-spacing:0.7 !important;}
.ws-lb-x8 label  {word-spacing:0.8 !important;}
.ws-lb-x9 label  {word-spacing:0.9 !important;}
.ws-lb-1 label  {word-spacing:1 !important;}
.ws-lb-2 label  {word-spacing:2 !important;}
.ws-lb-3 label  {word-spacing:3 !important;}
.ws-lb-4 label  {word-spacing:4 !important;}
.ws-lb-5 label  {word-spacing:5 !important;}
.ws-lb-6 label  {word-spacing:6 !important;}
.ws-lb-7 label  {word-spacing:7 !important;}
.ws-lb-8 label  {word-spacing:8 !important;}
.ws-lb-9 label  {word-spacing:9 !important;}
.ws-lb-10 label  {word-spacing:10 !important;}
.ws-lb-11 label  {word-spacing:11 !important;}
.ws-lb-12 label  {word-spacing:12 !important;}
.ws-lb-13 label  {word-spacing:13 !important;}
.ws-lb-14 label  {word-spacing:14 !important;}
.ws-lb-15 label  {word-spacing:15 !important;}
.ws-lb-16 label  {word-spacing:16 !important;}
.ws-lb-17 label  {word-spacing:17 !important;}
.ws-lb-18 label  {word-spacing:18 !important;}
.ws-lb-19 label  {word-spacing:19 !important;}
.ws-lb-20 label  {word-spacing:20 !important;}
.ws-lb-21 label  {word-spacing:21 !important;}
.ws-lb-22 label  {word-spacing:22 !important;}
.ws-lb-23 label  {word-spacing:23 !important;}
.ws-lb-24 label  {word-spacing:24 !important;}
.ws-lb-25 label  {word-spacing:25 !important;}
.ws-lb-26 label  {word-spacing:26 !important;}
.ws-lb-27 label  {word-spacing:27 !important;}
.ws-lb-28 label  {word-spacing:28 !important;}
.ws-lb-29 label  {word-spacing:29 !important;}
.ws-lb-30 label  {word-spacing:30 !important;}
.ws-lb-31 label  {word-spacing:31 !important;}
.ws-lb-32 label  {word-spacing:32 !important;}
.ws-lb-33 label  {word-spacing:33 !important;}
.ws-lb-34 label  {word-spacing:34 !important;}
.ws-lb-35 label  {word-spacing:35 !important;}
.ws-lb-36 label  {word-spacing:36 !important;}
.ws-lb-37 label  {word-spacing:37 !important;}
.ws-lb-38 label  {word-spacing:38 !important;}
.ws-lb-39 label  {word-spacing:39 !important;}
.ws-lb-40 label  {word-spacing:40 !important;}
.ws-lb-41 label  {word-spacing:41 !important;}
.ws-lb-42 label  {word-spacing:42 !important;}
.ws-lb-43 label  {word-spacing:43 !important;}
.ws-lb-44 label  {word-spacing:44 !important;}
.ws-lb-45 label  {word-spacing:45 !important;}
.ws-lb-46 label  {word-spacing:46 !important;}
.ws-lb-47 label  {word-spacing:47 !important;}
.ws-lb-48 label  {word-spacing:48 !important;}
.ws-lb-49 label  {word-spacing:49 !important;}
.ws-lb-50 label  {word-spacing:50 !important;}

/* %%%%%%%%%%%%%%%% FONT SIZE %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
/*------------------------- Font - individual element ----------------------------------*/
.fsz-0 {font-size:0px !important;}
.fsz-1 {font-size:1px !important;}
.fsz-2 {font-size:2px !important;}
.fsz-3 {font-size:3px !important;}
.fsz-4 {font-size:4px !important;}
.fsz-5 {font-size:5px !important;}
.fsz-6 {font-size:6px !important;}
.fsz-7 {font-size:7px !important;}
.fsz-8 {font-size:8px !important;}
.fsz-9 {font-size:9px !important;}
.fsz-10 {font-size:10px !important;}
.fsz-11 {font-size:11px !important;}
.fsz-12 {font-size:12px !important;}
.fsz-13 {font-size:13px !important;}
.fsz-14 {font-size:14px !important;}
.fsz-15 {font-size:15px !important;}
.fsz-16 {font-size:16px !important;}
.fsz-17 {font-size:17px !important;}
.fsz-18 {font-size:18px !important;}
.fsz-19 {font-size:19px !important;}
.fsz-20 {font-size:20px !important;}
.fsz-21 {font-size:21px !important;}
.fsz-22 {font-size:22px !important;}
.fsz-23 {font-size:23px !important;}
.fsz-24 {font-size:24px !important;}
.fsz-25 {font-size:25px !important;}
.fsz-26 {font-size:26px !important;}
.fsz-27 {font-size:27px !important;}
.fsz-28 {font-size:28px !important;}
.fsz-29 {font-size:29px !important;}
.fsz-30 {font-size:30px !important;}
.fsz-31 {font-size:31px !important;}
.fsz-32 {font-size:32px !important;}
.fsz-33 {font-size:33px !important;}
.fsz-34 {font-size:34px !important;}
.fsz-35 {font-size:35px !important;}
.fsz-36 {font-size:36px !important;}
.fsz-37 {font-size:37px !important;}
.fsz-38 {font-size:38px !important;}
.fsz-39 {font-size:39px !important;}
.fsz-40 {font-size:40px !important;}
.fsz-41 {font-size:41px !important;}
.fsz-42 {font-size:42px !important;}
.fsz-43 {font-size:43px !important;}
.fsz-44 {font-size:44px !important;}
.fsz-45 {font-size:45px !important;}
.fsz-46 {font-size:46px !important;}
.fsz-47 {font-size:47px !important;}
.fsz-48 {font-size:48px !important;}
.fsz-49 {font-size:49px !important;}
.fsz-50 {font-size:50px !important;}
/*------------------------- Font - input ----------------------------------*/
.fsz-i-0 input {font-size:0px !important;}
.fsz-i-1 input {font-size:1px !important;}
.fsz-i-2 input {font-size:2px !important;}
.fsz-i-3 input {font-size:3px !important;}
.fsz-i-4 input {font-size:4px !important;}
.fsz-i-5 input {font-size:5px !important;}
.fsz-i-6 input {font-size:6px !important;}
.fsz-i-7 input {font-size:7px !important;}
.fsz-i-8 input {font-size:8px !important;}
.fsz-i-9 input {font-size:9px !important;}
.fsz-i-10 input {font-size:10px !important;}
.fsz-i-11 input {font-size:11px !important;}
.fsz-i-12 input {font-size:12px !important;}
.fsz-i-13 input {font-size:13px !important;}
.fsz-i-14 input {font-size:14px !important;}
.fsz-i-15 input {font-size:15px !important;}
.fsz-i-16 input {font-size:16px !important;}
.fsz-i-17 input {font-size:17px !important;}
.fsz-i-18 input {font-size:18px !important;}
.fsz-i-19 input {font-size:19px !important;}
.fsz-i-20 input {font-size:20px !important;}
.fsz-i-21 input {font-size:21px !important;}
.fsz-i-22 input {font-size:22px !important;}
.fsz-i-23 input {font-size:23px !important;}
.fsz-i-24 input {font-size:24px !important;}
.fsz-i-25 input {font-size:25px !important;}
.fsz-i-26 input {font-size:26px !important;}
.fsz-i-27 input {font-size:27px !important;}
.fsz-i-28 input {font-size:28px !important;}
.fsz-i-29 input {font-size:29px !important;}
.fsz-i-30 input {font-size:30px !important;}
.fsz-i-31 input {font-size:31px !important;}
.fsz-i-32 input {font-size:32px !important;}
.fsz-i-33 input {font-size:33px !important;}
.fsz-i-34 input {font-size:34px !important;}
.fsz-i-35 input {font-size:35px !important;}
.fsz-i-36 input {font-size:36px !important;}
.fsz-i-37 input {font-size:37px !important;}
.fsz-i-38 input {font-size:38px !important;}
.fsz-i-39 input {font-size:39px !important;}
.fsz-i-40 input {font-size:40px !important;}
.fsz-i-41 input {font-size:41px !important;}
.fsz-i-42 input {font-size:42px !important;}
.fsz-i-43 input {font-size:43px !important;}
.fsz-i-44 input {font-size:44px !important;}
.fsz-i-45 input {font-size:45px !important;}
.fsz-i-46 input {font-size:46px !important;}
.fsz-i-47 input {font-size:47px !important;}
.fsz-i-48 input {font-size:48px !important;}
.fsz-i-49 input {font-size:49px !important;}
.fsz-i-50 input {font-size:50px !important;}
/*------------------------- Font - input [type="text"] ----------------------------------*/
.fsz-it-0 input[type="text"] {font-size:0px !important;}
.fsz-it-1 input[type="text"] {font-size:1px !important;}
.fsz-it-2 input[type="text"] {font-size:2px !important;}
.fsz-it-3 input[type="text"] {font-size:3px !important;}
.fsz-it-4 input[type="text"] {font-size:4px !important;}
.fsz-it-5 input[type="text"] {font-size:5px !important;}
.fsz-it-6 input[type="text"] {font-size:6px !important;}
.fsz-it-7 input[type="text"] {font-size:7px !important;}
.fsz-it-8 input[type="text"] {font-size:8px !important;}
.fsz-it-9 input[type="text"] {font-size:9px !important;}
.fsz-it-10 input[type="text"] {font-size:10px !important;}
.fsz-it-11 input[type="text"] {font-size:11px !important;}
.fsz-it-12 input[type="text"] {font-size:12px !important;}
.fsz-it-13 input[type="text"] {font-size:13px !important;}
.fsz-it-14 input[type="text"] {font-size:14px !important;}
.fsz-it-15 input[type="text"] {font-size:15px !important;}
.fsz-it-16 input[type="text"] {font-size:16px !important;}
.fsz-it-17 input[type="text"] {font-size:17px !important;}
.fsz-it-18 input[type="text"] {font-size:18px !important;}
.fsz-it-19 input[type="text"] {font-size:19px !important;}
.fsz-it-20 input[type="text"] {font-size:20px !important;}
.fsz-it-21 input[type="text"] {font-size:21px !important;}
.fsz-it-22 input[type="text"] {font-size:22px !important;}
.fsz-it-23 input[type="text"] {font-size:23px !important;}
.fsz-it-24 input[type="text"] {font-size:24px !important;}
.fsz-it-25 input[type="text"] {font-size:25px !important;}
.fsz-it-26 input[type="text"] {font-size:26px !important;}
.fsz-it-27 input[type="text"] {font-size:27px !important;}
.fsz-it-28 input[type="text"] {font-size:28px !important;}
.fsz-it-29 input[type="text"] {font-size:29px !important;}
.fsz-it-30 input[type="text"] {font-size:30px !important;}
.fsz-it-31 input[type="text"] {font-size:31px !important;}
.fsz-it-32 input[type="text"] {font-size:32px !important;}
.fsz-it-33 input[type="text"] {font-size:33px !important;}
.fsz-it-34 input[type="text"] {font-size:34px !important;}
.fsz-it-35 input[type="text"] {font-size:35px !important;}
.fsz-it-36 input[type="text"] {font-size:36px !important;}
.fsz-it-37 input[type="text"] {font-size:37px !important;}
.fsz-it-38 input[type="text"] {font-size:38px !important;}
.fsz-it-39 input[type="text"] {font-size:39px !important;}
.fsz-it-40 input[type="text"] {font-size:40px !important;}
.fsz-it-41 input[type="text"] {font-size:41px !important;}
.fsz-it-42 input[type="text"] {font-size:42px !important;}
.fsz-it-43 input[type="text"] {font-size:43px !important;}
.fsz-it-44 input[type="text"] {font-size:44px !important;}
.fsz-it-45 input[type="text"] {font-size:45px !important;}
.fsz-it-46 input[type="text"] {font-size:46px !important;}
.fsz-it-47 input[type="text"] {font-size:47px !important;}
.fsz-it-48 input[type="text"] {font-size:48px !important;}
.fsz-it-49 input[type="text"] {font-size:49px !important;}
.fsz-it-50 input[type="text"] {font-size:50px !important;}
/*------------------------- Font - input [type="password"] ----------------------------------*/
.fsz-ip-0 input[type="password"] {font-size:0px !important;}
.fsz-ip-1 input[type="password"] {font-size:1px !important;}
.fsz-ip-2 input[type="password"] {font-size:2px !important;}
.fsz-ip-3 input[type="password"] {font-size:3px !important;}
.fsz-ip-4 input[type="password"] {font-size:4px !important;}
.fsz-ip-5 input[type="password"] {font-size:5px !important;}
.fsz-ip-6 input[type="password"] {font-size:6px !important;}
.fsz-ip-7 input[type="password"] {font-size:7px !important;}
.fsz-ip-8 input[type="password"] {font-size:8px !important;}
.fsz-ip-9 input[type="password"] {font-size:9px !important;}
.fsz-ip-10 input[type="password"] {font-size:10px !important;}
.fsz-ip-11 input[type="password"] {font-size:11px !important;}
.fsz-ip-12 input[type="password"] {font-size:12px !important;}
.fsz-ip-13 input[type="password"] {font-size:13px !important;}
.fsz-ip-14 input[type="password"] {font-size:14px !important;}
.fsz-ip-15 input[type="password"] {font-size:15px !important;}
.fsz-ip-16 input[type="password"] {font-size:16px !important;}
.fsz-ip-17 input[type="password"] {font-size:17px !important;}
.fsz-ip-18 input[type="password"] {font-size:18px !important;}
.fsz-ip-19 input[type="password"] {font-size:19px !important;}
.fsz-ip-20 input[type="password"] {font-size:20px !important;}
.fsz-ip-21 input[type="password"] {font-size:21px !important;}
.fsz-ip-22 input[type="password"] {font-size:22px !important;}
.fsz-ip-23 input[type="password"] {font-size:23px !important;}
.fsz-ip-24 input[type="password"] {font-size:24px !important;}
.fsz-ip-25 input[type="password"] {font-size:25px !important;}
.fsz-ip-26 input[type="password"] {font-size:26px !important;}
.fsz-ip-27 input[type="password"] {font-size:27px !important;}
.fsz-ip-28 input[type="password"] {font-size:28px !important;}
.fsz-ip-29 input[type="password"] {font-size:29px !important;}
.fsz-ip-30 input[type="password"] {font-size:30px !important;}
.fsz-ip-31 input[type="password"] {font-size:31px !important;}
.fsz-ip-32 input[type="password"] {font-size:32px !important;}
.fsz-ip-33 input[type="password"] {font-size:33px !important;}
.fsz-ip-34 input[type="password"] {font-size:34px !important;}
.fsz-ip-35 input[type="password"] {font-size:35px !important;}
.fsz-ip-36 input[type="password"] {font-size:36px !important;}
.fsz-ip-37 input[type="password"] {font-size:37px !important;}
.fsz-ip-38 input[type="password"] {font-size:38px !important;}
.fsz-ip-39 input[type="password"] {font-size:39px !important;}
.fsz-ip-40 input[type="password"] {font-size:40px !important;}
.fsz-ip-41 input[type="password"] {font-size:41px !important;}
.fsz-ip-42 input[type="password"] {font-size:42px !important;}
.fsz-ip-43 input[type="password"] {font-size:43px !important;}
.fsz-ip-44 input[type="password"] {font-size:44px !important;}
.fsz-ip-45 input[type="password"] {font-size:45px !important;}
.fsz-ip-46 input[type="password"] {font-size:46px !important;}
.fsz-ip-47 input[type="password"] {font-size:47px !important;}
.fsz-ip-48 input[type="password"] {font-size:48px !important;}
.fsz-ip-49 input[type="password"] {font-size:49px !important;}
.fsz-ip-50 input[type="password"] {font-size:50px !important;}
/*------------------------- Font - input [type="email"] ----------------------------------*/
.fsz-ie-0 input[type="email"] {font-size:0px !important;}
.fsz-ie-1 input[type="email"] {font-size:1px !important;}
.fsz-ie-2 input[type="email"] {font-size:2px !important;}
.fsz-ie-3 input[type="email"] {font-size:3px !important;}
.fsz-ie-4 input[type="email"] {font-size:4px !important;}
.fsz-ie-5 input[type="email"] {font-size:5px !important;}
.fsz-ie-6 input[type="email"] {font-size:6px !important;}
.fsz-ie-7 input[type="email"] {font-size:7px !important;}
.fsz-ie-8 input[type="email"] {font-size:8px !important;}
.fsz-ie-9 input[type="email"] {font-size:9px !important;}
.fsz-ie-10 input[type="email"] {font-size:10px !important;}
.fsz-ie-11 input[type="email"] {font-size:11px !important;}
.fsz-ie-12 input[type="email"] {font-size:12px !important;}
.fsz-ie-13 input[type="email"] {font-size:13px !important;}
.fsz-ie-14 input[type="email"] {font-size:14px !important;}
.fsz-ie-15 input[type="email"] {font-size:15px !important;}
.fsz-ie-16 input[type="email"] {font-size:16px !important;}
.fsz-ie-17 input[type="email"] {font-size:17px !important;}
.fsz-ie-18 input[type="email"] {font-size:18px !important;}
.fsz-ie-19 input[type="email"] {font-size:19px !important;}
.fsz-ie-20 input[type="email"] {font-size:20px !important;}
.fsz-ie-21 input[type="email"] {font-size:21px !important;}
.fsz-ie-22 input[type="email"] {font-size:22px !important;}
.fsz-ie-23 input[type="email"] {font-size:23px !important;}
.fsz-ie-24 input[type="email"] {font-size:24px !important;}
.fsz-ie-25 input[type="email"] {font-size:25px !important;}
.fsz-ie-26 input[type="email"] {font-size:26px !important;}
.fsz-ie-27 input[type="email"] {font-size:27px !important;}
.fsz-ie-28 input[type="email"] {font-size:28px !important;}
.fsz-ie-29 input[type="email"] {font-size:29px !important;}
.fsz-ie-30 input[type="email"] {font-size:30px !important;}
.fsz-ie-31 input[type="email"] {font-size:31px !important;}
.fsz-ie-32 input[type="email"] {font-size:32px !important;}
.fsz-ie-33 input[type="email"] {font-size:33px !important;}
.fsz-ie-34 input[type="email"] {font-size:34px !important;}
.fsz-ie-35 input[type="email"] {font-size:35px !important;}
.fsz-ie-36 input[type="email"] {font-size:36px !important;}
.fsz-ie-37 input[type="email"] {font-size:37px !important;}
.fsz-ie-38 input[type="email"] {font-size:38px !important;}
.fsz-ie-39 input[type="email"] {font-size:39px !important;}
.fsz-ie-40 input[type="email"] {font-size:40px !important;}
.fsz-ie-41 input[type="email"] {font-size:41px !important;}
.fsz-ie-42 input[type="email"] {font-size:42px !important;}
.fsz-ie-43 input[type="email"] {font-size:43px !important;}
.fsz-ie-44 input[type="email"] {font-size:44px !important;}
.fsz-ie-45 input[type="email"] {font-size:45px !important;}
.fsz-ie-46 input[type="email"] {font-size:46px !important;}
.fsz-ie-47 input[type="email"] {font-size:47px !important;}
.fsz-ie-48 input[type="email"] {font-size:48px !important;}
.fsz-ie-49 input[type="email"] {font-size:49px !important;}
.fsz-ie-50 input[type="email"] {font-size:50px !important;}
/*------------------------- Font - select ----------------------------------*/
.fsz-sl-0 select option {font-size:0px !important;}
.fsz-sl-1 select option {font-size:1px !important;}
.fsz-sl-2 select option {font-size:2px !important;}
.fsz-sl-3 select option {font-size:3px !important;}
.fsz-sl-4 select option {font-size:4px !important;}
.fsz-sl-5 select option {font-size:5px !important;}
.fsz-sl-6 select option {font-size:6px !important;}
.fsz-sl-7 select option {font-size:7px !important;}
.fsz-sl-8 select option {font-size:8px !important;}
.fsz-sl-9 select option {font-size:9px !important;}
.fsz-sl-10 select option {font-size:10px !important;}
.fsz-sl-11 select option {font-size:11px !important;}
.fsz-sl-12 select option {font-size:12px !important;}
.fsz-sl-13 select option {font-size:13px !important;}
.fsz-sl-14 select option {font-size:14px !important;}
.fsz-sl-15 select option {font-size:15px !important;}
.fsz-sl-16 select option {font-size:16px !important;}
.fsz-sl-17 select option {font-size:17px !important;}
.fsz-sl-18 select option {font-size:18px !important;}
.fsz-sl-19 select option {font-size:19px !important;}
.fsz-sl-20 select option {font-size:20px !important;}
.fsz-sl-21 select option {font-size:21px !important;}
.fsz-sl-22 select option {font-size:22px !important;}
.fsz-sl-23 select option {font-size:23px !important;}
.fsz-sl-24 select option {font-size:24px !important;}
.fsz-sl-25 select option {font-size:25px !important;}
.fsz-sl-26 select option {font-size:26px !important;}
.fsz-sl-27 select option {font-size:27px !important;}
.fsz-sl-28 select option {font-size:28px !important;}
.fsz-sl-29 select option {font-size:29px !important;}
.fsz-sl-30 select option {font-size:30px !important;}
.fsz-sl-31 select option {font-size:31px !important;}
.fsz-sl-32 select option {font-size:32px !important;}
.fsz-sl-33 select option {font-size:33px !important;}
.fsz-sl-34 select option {font-size:34px !important;}
.fsz-sl-35 select option {font-size:35px !important;}
.fsz-sl-36 select option {font-size:36px !important;}
.fsz-sl-37 select option {font-size:37px !important;}
.fsz-sl-38 select option {font-size:38px !important;}
.fsz-sl-39 select option {font-size:39px !important;}
.fsz-sl-40 select option {font-size:40px !important;}
.fsz-sl-41 select option {font-size:41px !important;}
.fsz-sl-42 select option {font-size:42px !important;}
.fsz-sl-43 select option {font-size:43px !important;}
.fsz-sl-44 select option {font-size:44px !important;}
.fsz-sl-45 select option {font-size:45px !important;}
.fsz-sl-46 select option {font-size:46px !important;}
.fsz-sl-47 select option {font-size:47px !important;}
.fsz-sl-48 select option {font-size:48px !important;}
.fsz-sl-49 select option {font-size:49px !important;}
.fsz-sl-50 select option {font-size:50px !important;}
/*------------------------- Font - textarea ----------------------------------*/
.fsz-ta-0 textarea  {font-size:0px !important;}
.fsz-ta-1 textarea  {font-size:1px !important;}
.fsz-ta-2 textarea  {font-size:2px !important;}
.fsz-ta-3 textarea  {font-size:3px !important;}
.fsz-ta-4 textarea  {font-size:4px !important;}
.fsz-ta-5 textarea  {font-size:5px !important;}
.fsz-ta-6 textarea  {font-size:6px !important;}
.fsz-ta-7 textarea  {font-size:7px !important;}
.fsz-ta-8 textarea  {font-size:8px !important;}
.fsz-ta-9 textarea  {font-size:9px !important;}
.fsz-ta-10 textarea  {font-size:10px !important;}
.fsz-ta-11 textarea  {font-size:11px !important;}
.fsz-ta-12 textarea  {font-size:12px !important;}
.fsz-ta-13 textarea  {font-size:13px !important;}
.fsz-ta-14 textarea  {font-size:14px !important;}
.fsz-ta-15 textarea  {font-size:15px !important;}
.fsz-ta-16 textarea  {font-size:16px !important;}
.fsz-ta-17 textarea  {font-size:17px !important;}
.fsz-ta-18 textarea  {font-size:18px !important;}
.fsz-ta-19 textarea  {font-size:19px !important;}
.fsz-ta-20 textarea  {font-size:20px !important;}
.fsz-ta-21 textarea  {font-size:21px !important;}
.fsz-ta-22 textarea  {font-size:22px !important;}
.fsz-ta-23 textarea  {font-size:23px !important;}
.fsz-ta-24 textarea  {font-size:24px !important;}
.fsz-ta-25 textarea  {font-size:25px !important;}
.fsz-ta-26 textarea  {font-size:26px !important;}
.fsz-ta-27 textarea  {font-size:27px !important;}
.fsz-ta-28 textarea  {font-size:28px !important;}
.fsz-ta-29 textarea  {font-size:29px !important;}
.fsz-ta-30 textarea  {font-size:30px !important;}
.fsz-ta-31 textarea  {font-size:31px !important;}
.fsz-ta-32 textarea  {font-size:32px !important;}
.fsz-ta-33 textarea  {font-size:33px !important;}
.fsz-ta-34 textarea  {font-size:34px !important;}
.fsz-ta-35 textarea  {font-size:35px !important;}
.fsz-ta-36 textarea  {font-size:36px !important;}
.fsz-ta-37 textarea  {font-size:37px !important;}
.fsz-ta-38 textarea  {font-size:38px !important;}
.fsz-ta-39 textarea  {font-size:39px !important;}
.fsz-ta-40 textarea  {font-size:40px !important;}
.fsz-ta-41 textarea  {font-size:41px !important;}
.fsz-ta-42 textarea  {font-size:42px !important;}
.fsz-ta-43 textarea  {font-size:43px !important;}
.fsz-ta-44 textarea  {font-size:44px !important;}
.fsz-ta-45 textarea  {font-size:45px !important;}
.fsz-ta-46 textarea  {font-size:46px !important;}
.fsz-ta-47 textarea  {font-size:47px !important;}
.fsz-ta-48 textarea  {font-size:48px !important;}
.fsz-ta-49 textarea  {font-size:49px !important;}
.fsz-ta-50 textarea  {font-size:50px !important;}
/*------------------------- Font - a ----------------------------------*/
.fsz-a-0 a  {font-size:0px !important;}
.fsz-a-1 a  {font-size:1px !important;}
.fsz-a-2 a  {font-size:2px !important;}
.fsz-a-3 a  {font-size:3px !important;}
.fsz-a-4 a  {font-size:4px !important;}
.fsz-a-5 a  {font-size:5px !important;}
.fsz-a-6 a  {font-size:6px !important;}
.fsz-a-7 a  {font-size:7px !important;}
.fsz-a-8 a  {font-size:8px !important;}
.fsz-a-9 a  {font-size:9px !important;}
.fsz-a-10 a  {font-size:10px !important;}
.fsz-a-11 a  {font-size:11px !important;}
.fsz-a-12 a  {font-size:12px !important;}
.fsz-a-13 a  {font-size:13px !important;}
.fsz-a-14 a  {font-size:14px !important;}
.fsz-a-15 a  {font-size:15px !important;}
.fsz-a-16 a  {font-size:16px !important;}
.fsz-a-17 a  {font-size:17px !important;}
.fsz-a-18 a  {font-size:18px !important;}
.fsz-a-19 a  {font-size:19px !important;}
.fsz-a-20 a  {font-size:20px !important;}
.fsz-a-21 a  {font-size:21px !important;}
.fsz-a-22 a  {font-size:22px !important;}
.fsz-a-23 a  {font-size:23px !important;}
.fsz-a-24 a  {font-size:24px !important;}
.fsz-a-25 a  {font-size:25px !important;}
.fsz-a-26 a  {font-size:26px !important;}
.fsz-a-27 a  {font-size:27px !important;}
.fsz-a-28 a  {font-size:28px !important;}
.fsz-a-29 a  {font-size:29px !important;}
.fsz-a-30 a  {font-size:30px !important;}
.fsz-a-31 a  {font-size:31px !important;}
.fsz-a-32 a  {font-size:32px !important;}
.fsz-a-33 a  {font-size:33px !important;}
.fsz-a-34 a  {font-size:34px !important;}
.fsz-a-35 a  {font-size:35px !important;}
.fsz-a-36 a  {font-size:36px !important;}
.fsz-a-37 a  {font-size:37px !important;}
.fsz-a-38 a  {font-size:38px !important;}
.fsz-a-39 a  {font-size:39px !important;}
.fsz-a-40 a  {font-size:40px !important;}
.fsz-a-41 a  {font-size:41px !important;}
.fsz-a-42 a  {font-size:42px !important;}
.fsz-a-43 a  {font-size:43px !important;}
.fsz-a-44 a  {font-size:44px !important;}
.fsz-a-45 a  {font-size:45px !important;}
.fsz-a-46 a  {font-size:46px !important;}
.fsz-a-47 a  {font-size:47px !important;}
.fsz-a-48 a  {font-size:48px !important;}
.fsz-a-49 a  {font-size:49px !important;}
.fsz-a-50 a  {font-size:50px !important;}
/*------------------------- Font - span ----------------------------------*/
.fsz-sp-0 span  {font-size:0px !important;}
.fsz-sp-1 span  {font-size:1px !important;}
.fsz-sp-2 span  {font-size:2px !important;}
.fsz-sp-3 span  {font-size:3px !important;}
.fsz-sp-4 span  {font-size:4px !important;}
.fsz-sp-5 span  {font-size:5px !important;}
.fsz-sp-6 span  {font-size:6px !important;}
.fsz-sp-7 span  {font-size:7px !important;}
.fsz-sp-8 span  {font-size:8px !important;}
.fsz-sp-9 span  {font-size:9px !important;}
.fsz-sp-10 span  {font-size:10px !important;}
.fsz-sp-11 span  {font-size:11px !important;}
.fsz-sp-12 span  {font-size:12px !important;}
.fsz-sp-13 span  {font-size:13px !important;}
.fsz-sp-14 span  {font-size:14px !important;}
.fsz-sp-15 span  {font-size:15px !important;}
.fsz-sp-16 span  {font-size:16px !important;}
.fsz-sp-17 span  {font-size:17px !important;}
.fsz-sp-18 span  {font-size:18px !important;}
.fsz-sp-19 span  {font-size:19px !important;}
.fsz-sp-20 span  {font-size:20px !important;}
.fsz-sp-21 span  {font-size:21px !important;}
.fsz-sp-22 span  {font-size:22px !important;}
.fsz-sp-23 span  {font-size:23px !important;}
.fsz-sp-24 span  {font-size:24px !important;}
.fsz-sp-25 span  {font-size:25px !important;}
.fsz-sp-26 span  {font-size:26px !important;}
.fsz-sp-27 span  {font-size:27px !important;}
.fsz-sp-28 span  {font-size:28px !important;}
.fsz-sp-29 span  {font-size:29px !important;}
.fsz-sp-30 span  {font-size:30px !important;}
.fsz-sp-31 span  {font-size:31px !important;}
.fsz-sp-32 span  {font-size:32px !important;}
.fsz-sp-33 span  {font-size:33px !important;}
.fsz-sp-34 span  {font-size:34px !important;}
.fsz-sp-35 span  {font-size:35px !important;}
.fsz-sp-36 span  {font-size:36px !important;}
.fsz-sp-37 span  {font-size:37px !important;}
.fsz-sp-38 span  {font-size:38px !important;}
.fsz-sp-39 span  {font-size:39px !important;}
.fsz-sp-40 span  {font-size:40px !important;}
.fsz-sp-41 span  {font-size:41px !important;}
.fsz-sp-42 span  {font-size:42px !important;}
.fsz-sp-43 span  {font-size:43px !important;}
.fsz-sp-44 span  {font-size:44px !important;}
.fsz-sp-45 span  {font-size:45px !important;}
.fsz-sp-46 span  {font-size:46px !important;}
.fsz-sp-47 span  {font-size:47px !important;}
.fsz-sp-48 span  {font-size:48px !important;}
.fsz-sp-49 span  {font-size:49px !important;}
.fsz-sp-50 span  {font-size:50px !important;}
/*------------------------- Font - div ----------------------------------*/
.fsz-di-0 div {font-size:0px !important;}
.fsz-di-1 div {font-size:1px !important;}
.fsz-di-2 div {font-size:2px !important;}
.fsz-di-3 div {font-size:3px !important;}
.fsz-di-4 div {font-size:4px !important;}
.fsz-di-5 div {font-size:5px !important;}
.fsz-di-6 div {font-size:6px !important;}
.fsz-di-7 div {font-size:7px !important;}
.fsz-di-8 div {font-size:8px !important;}
.fsz-di-9 div {font-size:9px !important;}
.fsz-di-10 div {font-size:10px !important;}
.fsz-di-11 div {font-size:11px !important;}
.fsz-di-12 div {font-size:12px !important;}
.fsz-di-13 div {font-size:13px !important;}
.fsz-di-14 div {font-size:14px !important;}
.fsz-di-15 div {font-size:15px !important;}
.fsz-di-16 div {font-size:16px !important;}
.fsz-di-17 div {font-size:17px !important;}
.fsz-di-18 div {font-size:18px !important;}
.fsz-di-19 div {font-size:19px !important;}
.fsz-di-20 div {font-size:20px !important;}
.fsz-di-21 div {font-size:21px !important;}
.fsz-di-22 div {font-size:22px !important;}
.fsz-di-23 div {font-size:23px !important;}
.fsz-di-24 div {font-size:24px !important;}
.fsz-di-25 div {font-size:25px !important;}
.fsz-di-26 div {font-size:26px !important;}
.fsz-di-27 div {font-size:27px !important;}
.fsz-di-28 div {font-size:28px !important;}
.fsz-di-29 div {font-size:29px !important;}
.fsz-di-30 div {font-size:30px !important;}
.fsz-di-31 div {font-size:31px !important;}
.fsz-di-32 div {font-size:32px !important;}
.fsz-di-33 div {font-size:33px !important;}
.fsz-di-34 div {font-size:34px !important;}
.fsz-di-35 div {font-size:35px !important;}
.fsz-di-36 div {font-size:36px !important;}
.fsz-di-37 div {font-size:37px !important;}
.fsz-di-38 div {font-size:38px !important;}
.fsz-di-39 div {font-size:39px !important;}
.fsz-di-40 div {font-size:40px !important;}
.fsz-di-41 div {font-size:41px !important;}
.fsz-di-42 div {font-size:42px !important;}
.fsz-di-43 div {font-size:43px !important;}
.fsz-di-44 div {font-size:44px !important;}
.fsz-di-45 div {font-size:45px !important;}
.fsz-di-46 div {font-size:46px !important;}
.fsz-di-47 div {font-size:47px !important;}
.fsz-di-48 div {font-size:48px !important;}
.fsz-di-49 div {font-size:49px !important;}
.fsz-di-50 div {font-size:50px !important;}
/*------------------------- Font - label ----------------------------------*/
.fsz-lb-0 label {font-size:0px !important;}
.fsz-lb-1 label {font-size:1px !important;}
.fsz-lb-2 label {font-size:2px !important;}
.fsz-lb-3 label {font-size:3px !important;}
.fsz-lb-4 label {font-size:4px !important;}
.fsz-lb-5 label {font-size:5px !important;}
.fsz-lb-6 label {font-size:6px !important;}
.fsz-lb-7 label {font-size:7px !important;}
.fsz-lb-8 label {font-size:8px !important;}
.fsz-lb-9 label {font-size:9px !important;}
.fsz-lb-10 label {font-size:10px !important;}
.fsz-lb-11 label {font-size:11px !important;}
.fsz-lb-12 label {font-size:12px !important;}
.fsz-lb-13 label {font-size:13px !important;}
.fsz-lb-14 label {font-size:14px !important;}
.fsz-lb-15 label {font-size:15px !important;}
.fsz-lb-16 label {font-size:16px !important;}
.fsz-lb-17 label {font-size:17px !important;}
.fsz-lb-18 label {font-size:18px !important;}
.fsz-lb-19 label {font-size:19px !important;}
.fsz-lb-20 label {font-size:20px !important;}
.fsz-lb-21 label {font-size:21px !important;}
.fsz-lb-22 label {font-size:22px !important;}
.fsz-lb-23 label {font-size:23px !important;}
.fsz-lb-24 label {font-size:24px !important;}
.fsz-lb-25 label {font-size:25px !important;}
.fsz-lb-26 label {font-size:26px !important;}
.fsz-lb-27 label {font-size:27px !important;}
.fsz-lb-28 label {font-size:28px !important;}
.fsz-lb-29 label {font-size:29px !important;}
.fsz-lb-30 label {font-size:30px !important;}
.fsz-lb-31 label {font-size:31px !important;}
.fsz-lb-32 label {font-size:32px !important;}
.fsz-lb-33 label {font-size:33px !important;}
.fsz-lb-34 label {font-size:34px !important;}
.fsz-lb-35 label {font-size:35px !important;}
.fsz-lb-36 label {font-size:36px !important;}
.fsz-lb-37 label {font-size:37px !important;}
.fsz-lb-38 label {font-size:38px !important;}
.fsz-lb-39 label {font-size:39px !important;}
.fsz-lb-40 label {font-size:40px !important;}
.fsz-lb-41 label {font-size:41px !important;}
.fsz-lb-42 label {font-size:42px !important;}
.fsz-lb-43 label {font-size:43px !important;}
.fsz-lb-44 label {font-size:44px !important;}
.fsz-lb-45 label {font-size:45px !important;}
.fsz-lb-46 label {font-size:46px !important;}
.fsz-lb-47 label {font-size:47px !important;}
.fsz-lb-48 label {font-size:48px !important;}
.fsz-lb-49 label {font-size:49px !important;}
.fsz-lb-50 label {font-size:50px !important;}

/* %%%%%%%%%%%%%%%% INPUT SIZE  (radio checkbox) %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
/*------------------------- Input Size - input [type="radio"] ----------------------------------*/
.is-ir-0 input[type="radio"] {transform:scale(0) !important;}
.is-ir-x1 input[type="radio"] {transform:scale(0.1) !important;}
.is-ir-x2 input[type="radio"] {transform:scale(0.2) !important;}
.is-ir-x3 input[type="radio"] {transform:scale(0.3) !important;}
.is-ir-x4 input[type="radio"] {transform:scale(0.4) !important;}
.is-ir-x5 input[type="radio"] {transform:scale(0.5) !important;}
.is-ir-x6 input[type="radio"] {transform:scale(0.6) !important;}
.is-ir-x7 input[type="radio"] {transform:scale(0.7) !important;}
.is-ir-x8 input[type="radio"] {transform:scale(0.8) !important;}
.is-ir-x9 input[type="radio"] {transform:scale(0.9) !important;}
.is-ir-1 input[type="radio"] {transform:scale(1) !important;}
.is-ir-1x1 input[type="radio"] {transform:scale(1.1) !important;}
.is-ir-1x2 input[type="radio"] {transform:scale(1.2) !important;}
.is-ir-1x3 input[type="radio"] {transform:scale(1.3) !important;}
.is-ir-1x4 input[type="radio"] {transform:scale(1.4) !important;}
.is-ir-1x5 input[type="radio"] {transform:scale(1.5) !important;}
.is-ir-1x6 input[type="radio"] {transform:scale(1.6) !important;}
.is-ir-1x7 input[type="radio"] {transform:scale(1.7) !important;}
.is-ir-1x8 input[type="radio"] {transform:scale(1.8) !important;}
.is-ir-1x9 input[type="radio"] {transform:scale(1.9) !important;}
.is-ir-2 input[type="radio"] {transform:scale(2) !important;}
.is-ir-2x1 input[type="radio"] {transform:scale(2.1) !important;}
.is-ir-2x2 input[type="radio"] {transform:scale(2.2) !important;}
.is-ir-2x3 input[type="radio"] {transform:scale(2.3) !important;}
.is-ir-2x4 input[type="radio"] {transform:scale(2.4) !important;}
.is-ir-2x5 input[type="radio"] {transform:scale(2.5) !important;}
.is-ir-2x6 input[type="radio"] {transform:scale(2.6) !important;}
.is-ir-2x7 input[type="radio"] {transform:scale(2.7) !important;}
.is-ir-2x8 input[type="radio"] {transform:scale(2.8) !important;}
.is-ir-2x9 input[type="radio"] {transform:scale(2.9) !important;}
.is-ir-3 input[type="radio"] {transform:scale(3) !important;}
.is-ir-3x1 input[type="radio"] {transform:scale(3.1) !important;}
.is-ir-3x2 input[type="radio"] {transform:scale(3.2) !important;}
.is-ir-3x3 input[type="radio"] {transform:scale(3.3) !important;}
.is-ir-3x4 input[type="radio"] {transform:scale(3.4) !important;}
.is-ir-3x5 input[type="radio"] {transform:scale(3.5) !important;}
.is-ir-3x6 input[type="radio"] {transform:scale(3.6) !important;}
.is-ir-3x7 input[type="radio"] {transform:scale(3.7) !important;}
.is-ir-3x8 input[type="radio"] {transform:scale(3.8) !important;}
.is-ir-3x9 input[type="radio"] {transform:scale(3.9) !important;}
.is-ir-4 input[type="radio"] {transform:scale(4) !important;}
.is-ir-4x1 input[type="radio"] {transform:scale(4.1) !important;}
.is-ir-4x2 input[type="radio"] {transform:scale(4.2) !important;}
.is-ir-4x3 input[type="radio"] {transform:scale(4.3) !important;}
.is-ir-4x4 input[type="radio"] {transform:scale(4.4) !important;}
.is-ir-4x5 input[type="radio"] {transform:scale(4.5) !important;}
.is-ir-4x6 input[type="radio"] {transform:scale(4.6) !important;}
.is-ir-4x7 input[type="radio"] {transform:scale(4.7) !important;}
.is-ir-4x8 input[type="radio"] {transform:scale(4.8) !important;}
.is-ir-4x9 input[type="radio"] {transform:scale(4.9) !important;}
.is-ir-5 input[type="radio"] {transform:scale(5) !important;}
/*------------------------- Input Size - input [type="checkbox"] ----------------------------------*/
.is-ic-0 input[type="checkbox"] {transform:scale(0.1) !important;}
.is-ic-x1 input[type="checkbox"] {transform:scale(0.2) !important;}
.is-ic-x2 input[type="checkbox"] {transform:scale(0.3) !important;}
.is-ic-x3 input[type="checkbox"] {transform:scale(0.4) !important;}
.is-ic-x4 input[type="checkbox"] {transform:scale(0.5) !important;}
.is-ic-x5 input[type="checkbox"] {transform:scale(0.6) !important;}
.is-ic-x6 input[type="checkbox"] {transform:scale(0.7) !important;}
.is-ic-x7 input[type="checkbox"] {transform:scale(0.8) !important;}
.is-ic-x8 input[type="checkbox"] {transform:scale(0.9) !important;}
.is-ic-x9 input[type="checkbox"] {transform:scale(1) !important;}
.is-ic-1 input[type="checkbox"] {transform:scale(1.1) !important;}
.is-ic-1x1 input[type="checkbox"] {transform:scale(1.2) !important;}
.is-ic-1x2 input[type="checkbox"] {transform:scale(1.3) !important;}
.is-ic-1x3 input[type="checkbox"] {transform:scale(1.4) !important;}
.is-ic-1x4 input[type="checkbox"] {transform:scale(1.5) !important;}
.is-ic-1x5 input[type="checkbox"] {transform:scale(1.6) !important;}
.is-ic-1x6 input[type="checkbox"] {transform:scale(1.7) !important;}
.is-ic-1x7 input[type="checkbox"] {transform:scale(1.8) !important;}
.is-ic-1x8 input[type="checkbox"] {transform:scale(1.9) !important;}
.is-ic-1x9 input[type="checkbox"] {transform:scale(2) !important;}
.is-ic-2 input[type="checkbox"] {transform:scale(2.1) !important;}
.is-ic-2x1 input[type="checkbox"] {transform:scale(2.2) !important;}
.is-ic-2x2 input[type="checkbox"] {transform:scale(2.3) !important;}
.is-ic-2x3 input[type="checkbox"] {transform:scale(2.4) !important;}
.is-ic-2x4 input[type="checkbox"] {transform:scale(2.5) !important;}
.is-ic-2x5 input[type="checkbox"] {transform:scale(2.6) !important;}
.is-ic-2x6 input[type="checkbox"] {transform:scale(2.7) !important;}
.is-ic-2x7 input[type="checkbox"] {transform:scale(2.8) !important;}
.is-ic-2x8 input[type="checkbox"] {transform:scale(2.9) !important;}
.is-ic-2x9 input[type="checkbox"] {transform:scale(3) !important;}
.is-ic-3 input[type="checkbox"] {transform:scale(3.1) !important;}
.is-ic-3x1 input[type="checkbox"] {transform:scale(3.2) !important;}
.is-ic-3x2 input[type="checkbox"] {transform:scale(3.3) !important;}
.is-ic-3x3 input[type="checkbox"] {transform:scale(3.4) !important;}
.is-ic-3x4 input[type="checkbox"] {transform:scale(3.5) !important;}
.is-ic-3x5 input[type="checkbox"] {transform:scale(3.6) !important;}
.is-ic-3x6 input[type="checkbox"] {transform:scale(3.7) !important;}
.is-ic-3x7 input[type="checkbox"] {transform:scale(3.8) !important;}
.is-ic-3x8 input[type="checkbox"] {transform:scale(3.9) !important;}
.is-ic-3x9 input[type="checkbox"] {transform:scale(4) !important;}
.is-ic-4 input[type="checkbox"] {transform:scale(4.1) !important;}
.is-ic-4x1 input[type="checkbox"] {transform:scale(4.2) !important;}
.is-ic-4x2 input[type="checkbox"] {transform:scale(4.3) !important;}
.is-ic-4x3 input[type="checkbox"] {transform:scale(4.4) !important;}
.is-ic-4x4 input[type="checkbox"] {transform:scale(4.5) !important;}
.is-ic-4x5 input[type="checkbox"] {transform:scale(4.6) !important;}
.is-ic-4x6 input[type="checkbox"] {transform:scale(4.7) !important;}
.is-ic-4x7 input[type="checkbox"] {transform:scale(4.8) !important;}
.is-ic-4x8 input[type="checkbox"] {transform:scale(4.9) !important;}
.is-ic-4x9 input[type="checkbox"] {transform:scale(5) !important;}
.is-ic-5 input[type="checkbox"] {transform:scale(5.1) !important;}

/* %%%%%%%%%%%%%%%% INPUT SPACING %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
/*------------------------- PADDING - input ----------------------------------*/
.p-i-0 input {padding:0px !important;}
.p-i-1 input {padding:1px !important;}
.p-i-2 input {padding:2px !important;}
.p-i-3 input {padding:3px !important;}
.p-i-4 input {padding:4px !important;}
.p-i-5 input {padding:5px !important;}
.p-i-6 input {padding:6px !important;}
.p-i-7 input {padding:7px !important;}
.p-i-8 input {padding:8px !important;}
.p-i-9 input {padding:9px !important;}
.p-i-10 input {padding:10px !important;}
.p-i-11 input {padding:11px !important;}
.p-i-12 input {padding:12px !important;}
.p-i-13 input {padding:13px !important;}
.p-i-14 input {padding:14px !important;}
.p-i-15 input {padding:15px !important;}
.p-i-16 input {padding:16px !important;}
.p-i-17 input {padding:17px !important;}
.p-i-18 input {padding:18px !important;}
.p-i-19 input {padding:19px !important;}
.p-i-20 input {padding:20px !important;}
.p-i-21 input {padding:21px !important;}
.p-i-22 input {padding:22px !important;}
.p-i-23 input {padding:23px !important;}
.p-i-24 input {padding:24px !important;}
.p-i-25 input {padding:25px !important;}
.p-i-26 input {padding:26px !important;}
.p-i-27 input {padding:27px !important;}
.p-i-28 input {padding:28px !important;}
.p-i-29 input {padding:29px !important;}
.p-i-30 input {padding:30px !important;}
.p-i-31 input {padding:31px !important;}
.p-i-32 input {padding:32px !important;}
.p-i-33 input {padding:33px !important;}
.p-i-34 input {padding:34px !important;}
.p-i-35 input {padding:35px !important;}
.p-i-36 input {padding:36px !important;}
.p-i-37 input {padding:37px !important;}
.p-i-38 input {padding:38px !important;}
.p-i-39 input {padding:39px !important;}
.p-i-40 input {padding:40px !important;}
.p-i-41 input {padding:41px !important;}
.p-i-42 input {padding:42px !important;}
.p-i-43 input {padding:43px !important;}
.p-i-44 input {padding:44px !important;}
.p-i-45 input {padding:45px !important;}
.p-i-46 input {padding:46px !important;}
.p-i-47 input {padding:47px !important;}
.p-i-48 input {padding:48px !important;}
.p-i-49 input {padding:49px !important;}
.p-i-50 input {padding:50px !important;}
/*------------------------- PADDING - input [type="text"] ----------------------------------*/
.p-it-0 input[type="text"] {padding:0px !important;}
.p-it-1 input[type="text"] {padding:1px !important;}
.p-it-2 input[type="text"] {padding:2px !important;}
.p-it-3 input[type="text"] {padding:3px !important;}
.p-it-4 input[type="text"] {padding:4px !important;}
.p-it-5 input[type="text"] {padding:5px !important;}
.p-it-6 input[type="text"] {padding:6px !important;}
.p-it-7 input[type="text"] {padding:7px !important;}
.p-it-8 input[type="text"] {padding:8px !important;}
.p-it-9 input[type="text"] {padding:9px !important;}
.p-it-10 input[type="text"] {padding:10px !important;}
.p-it-11 input[type="text"] {padding:11px !important;}
.p-it-12 input[type="text"] {padding:12px !important;}
.p-it-13 input[type="text"] {padding:13px !important;}
.p-it-14 input[type="text"] {padding:14px !important;}
.p-it-15 input[type="text"] {padding:15px !important;}
.p-it-16 input[type="text"] {padding:16px !important;}
.p-it-17 input[type="text"] {padding:17px !important;}
.p-it-18 input[type="text"] {padding:18px !important;}
.p-it-19 input[type="text"] {padding:19px !important;}
.p-it-20 input[type="text"] {padding:20px !important;}
.p-it-21 input[type="text"] {padding:21px !important;}
.p-it-22 input[type="text"] {padding:22px !important;}
.p-it-23 input[type="text"] {padding:23px !important;}
.p-it-24 input[type="text"] {padding:24px !important;}
.p-it-25 input[type="text"] {padding:25px !important;}
.p-it-26 input[type="text"] {padding:26px !important;}
.p-it-27 input[type="text"] {padding:27px !important;}
.p-it-28 input[type="text"] {padding:28px !important;}
.p-it-29 input[type="text"] {padding:29px !important;}
.p-it-30 input[type="text"] {padding:30px !important;}
.p-it-31 input[type="text"] {padding:31px !important;}
.p-it-32 input[type="text"] {padding:32px !important;}
.p-it-33 input[type="text"] {padding:33px !important;}
.p-it-34 input[type="text"] {padding:34px !important;}
.p-it-35 input[type="text"] {padding:35px !important;}
.p-it-36 input[type="text"] {padding:36px !important;}
.p-it-37 input[type="text"] {padding:37px !important;}
.p-it-38 input[type="text"] {padding:38px !important;}
.p-it-39 input[type="text"] {padding:39px !important;}
.p-it-40 input[type="text"] {padding:40px !important;}
.p-it-41 input[type="text"] {padding:41px !important;}
.p-it-42 input[type="text"] {padding:42px !important;}
.p-it-43 input[type="text"] {padding:43px !important;}
.p-it-44 input[type="text"] {padding:44px !important;}
.p-it-45 input[type="text"] {padding:45px !important;}
.p-it-46 input[type="text"] {padding:46px !important;}
.p-it-47 input[type="text"] {padding:47px !important;}
.p-it-48 input[type="text"] {padding:48px !important;}
.p-it-49 input[type="text"] {padding:49px !important;}
.p-it-50 input[type="text"] {padding:50px !important;}

/* %%%%%%%%%%%%%%%% BORDER %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
.br {border-style:solid !important;}
.br-none {border-style:none !important;}

/* %%%%%%%%%%%%%%%% BORDER SIDE %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
.br-a {border-style:solid !important;}
.br-t {border-top-style:solid !important;}
.br-r {border-right-style:solid !important;}
.br-b {border-bottom-style:solid !important;}
.br-l {border-left-style:solid !important;}
.br-tr {border-top-style:solid !important; border-right-style:solid !important;}
.br-tb {border-top-style:solid !important; border-bottom-style:solid !important;}
.br-tl {border-top-style:solid !important; border-left-style:solid !important;}
.br-rt {border-right-style:solid !important; border-top-style:solid !important;}
.br-rb {border-right-style:solid !important; border-bottom-style:solid !important;}
.br-rl {border-right-style:solid !important; border-left-style:solid !important;}
.br-bt {border-bottom-style:solid !important; border-top-style:solid !important;}
.br-br {border-bottom-style:solid !important; border-right-style:solid !important;}
.br-bl {border-bottom-style:solid !important; border-left-style:solid !important;}
.br-lt {border-left-style:solid !important; border-top-style:solid !important;}
.br-lr {border-left-style:solid !important; border-right-style:solid !important;}
.br-lb {border-left-style:solid !important; border-bottom-style:solid !important;}
.br-nt {border-right-style:solid !important; border-bottom-style:solid !important; border-left-style:solid !important;}
.br-nr {border-top-style:solid !important; border-bottom-style:solid !important; border-left-style:solid !important;}
.br-nb {border-top-style:solid !important; border-right-style:solid !important; border-left-style:solid !important;}
.br-nl {border-top-style:solid !important; border-right-style:solid !important; border-bottom-style:solid !important;}

/* %%%%%%%%%%%%%%%% BORDER WIDTH %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
.br-0 {border-width: 0px !important;}
.br-x50 {border-width: 0.5px !important;}
.br-1 {border-width: 1px !important;}
.br-1x50 {border-width: 1.5px !important;}
.br-2 {border-width: 2px !important;}
.br-2x50 {border-width: 2.5px !important;}
.br-3 {border-width: 3px !important;}
.br-3x50 {border-width: 3.5px !important;}
.br-4 {border-width: 4px !important;}
.br-4x50 {border-width: 4.5px !important;}
.br-5 {border-width: 5px !important;}
.br-5x50 {border-width: 5.5px !important;}
.br-6 {border-width: 6px !important;}
.br-6x50 {border-width: 6.5px !important;}
.br-7 {border-width: 7px !important;}
.br-7x50 {border-width: 7.5px !important;}
.br-8 {border-width: 8px !important;}
.br-8x50 {border-width: 8.5px !important;}
.br-9 {border-width: 9px !important;}
.br-9x50 {border-width: 9.5px !important;}
.br-10 {border-width: 10px !important;}

/* %%%%%%%%%%%%%%%% BORDER RADIUS %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
/*------------------------- Border Radius -all ----------------------------------*/
.br-rad-0 {border-radius:0px !important;}
.br-rad-5 {border-radius:5px !important;}
.br-rad-10 {border-radius:10px !important;}
.br-rad-15 {border-radius:15px !important;}
.br-rad-20 {border-radius:20px !important;}
.br-rad-25 {border-radius:25px !important;}
.br-rad-30 {border-radius:30px !important;}
.br-rad-35 {border-radius:35px !important;}
.br-rad-40 {border-radius:40px !important;}
.br-rad-45 {border-radius:45px !important;}
.br-rad-50 {border-radius:50px !important;}
.br-rad-55 {border-radius:55px !important;}
.br-rad-60 {border-radius:60px !important;}
.br-rad-65 {border-radius:65px !important;}
.br-rad-70 {border-radius:70px !important;}
.br-rad-75 {border-radius:75px !important;}
.br-rad-80 {border-radius:80px !important;}
.br-rad-85 {border-radius:85px !important;}
.br-rad-90 {border-radius:90px !important;}
.br-rad-95 {border-radius:95px !important;}
.br-rad-100 {border-radius:100px !important;}
.br-rad-105 {border-radius:105px !important;}
.br-rad-110 {border-radius:110px !important;}
.br-rad-115 {border-radius:115px !important;}
.br-rad-120 {border-radius:120px !important;}
.br-rad-125 {border-radius:125px !important;}
.br-rad-130 {border-radius:130px !important;}
.br-rad-135 {border-radius:135px !important;}
.br-rad-140 {border-radius:140px !important;}
.br-rad-145 {border-radius:145px !important;}
.br-rad-150 {border-radius:150px !important;}
.br-rad-155 {border-radius:155px !important;}
.br-rad-160 {border-radius:160px !important;}
.br-rad-165 {border-radius:165px !important;}
.br-rad-170 {border-radius:170px !important;}
.br-rad-175 {border-radius:175px !important;}
.br-rad-180 {border-radius:180px !important;}
.br-rad-185 {border-radius:185px !important;}
.br-rad-190 {border-radius:190px !important;}
.br-rad-195 {border-radius:195px !important;}
.br-rad-200 {border-radius:200px !important;}
.br-rad-205 {border-radius:205px !important;}
.br-rad-210 {border-radius:210px !important;}
.br-rad-215 {border-radius:215px !important;}
.br-rad-220 {border-radius:220px !important;}
.br-rad-225 {border-radius:225px !important;}
.br-rad-230 {border-radius:230px !important;}
.br-rad-235 {border-radius:235px !important;}
.br-rad-240 {border-radius:240px !important;}
.br-rad-245 {border-radius:245px !important;}
.br-rad-250 {border-radius:250px !important;}
.br-rad-255 {border-radius:255px !important;}
.br-rad-260 {border-radius:260px !important;}
.br-rad-265 {border-radius:265px !important;}
.br-rad-270 {border-radius:270px !important;}
.br-rad-275 {border-radius:275px !important;}
.br-rad-280 {border-radius:280px !important;}
.br-rad-285 {border-radius:285px !important;}
.br-rad-290 {border-radius:290px !important;}
.br-rad-295 {border-radius:295px !important;}
.br-rad-300 {border-radius:300px !important;}
/*------------------------- Border Radius -left ----------------------------------*/
.br-rad-l-0 {border-top-left-radius:0px !important; border-bottom-left-radius:5px !important;}
.br-rad-l-5 {border-top-left-radius:5px !important; border-bottom-left-radius:5px !important;}
.br-rad-l-10 {border-top-left-radius:10px !important; border-bottom-left-radius:10px !important;}
.br-rad-l-15 {border-top-left-radius:15px !important; border-bottom-left-radius:15px !important;}
.br-rad-l-20 {border-top-left-radius:20px !important; border-bottom-left-radius:20px !important;}
.br-rad-l-25 {border-top-left-radius:25px !important; border-bottom-left-radius:25px !important;}
.br-rad-l-30 {border-top-left-radius:30px !important; border-bottom-left-radius:30px !important;}
.br-rad-l-35 {border-top-left-radius:35px !important; border-bottom-left-radius:35px !important;}
.br-rad-l-40 {border-top-left-radius:40px !important; border-bottom-left-radius:40px !important;}
.br-rad-l-45 {border-top-left-radius:45px !important; border-bottom-left-radius:45px !important;}
.br-rad-l-50 {border-top-left-radius:50px !important; border-bottom-left-radius:50px !important;}
.br-rad-l-55 {border-top-left-radius:55px !important; border-bottom-left-radius:55px !important;}
.br-rad-l-60 {border-top-left-radius:60px !important; border-bottom-left-radius:60px !important;}
.br-rad-l-65 {border-top-left-radius:65px !important; border-bottom-left-radius:65px !important;}
.br-rad-l-70 {border-top-left-radius:70px !important; border-bottom-left-radius:70px !important;}
.br-rad-l-75 {border-top-left-radius:75px !important; border-bottom-left-radius:75px !important;}
.br-rad-l-80 {border-top-left-radius:80px !important; border-bottom-left-radius:80px !important;}
.br-rad-l-85 {border-top-left-radius:85px !important; border-bottom-left-radius:85px !important;}
.br-rad-l-90 {border-top-left-radius:90px !important; border-bottom-left-radius:90px !important;}
.br-rad-l-95 {border-top-left-radius:95px !important; border-bottom-left-radius:95px !important;}
.br-rad-l-100 {border-top-left-radius:100px !important; border-bottom-left-radius:100px !important;}
.br-rad-l-105 {border-top-left-radius:105px !important; border-bottom-left-radius:105px !important;}
.br-rad-l-110 {border-top-left-radius:110px !important; border-bottom-left-radius:110px !important;}
.br-rad-l-115 {border-top-left-radius:115px !important; border-bottom-left-radius:115px !important;}
.br-rad-l-120 {border-top-left-radius:120px !important; border-bottom-left-radius:120px !important;}
.br-rad-l-125 {border-top-left-radius:125px !important; border-bottom-left-radius:125px !important;}
.br-rad-l-130 {border-top-left-radius:130px !important; border-bottom-left-radius:130px !important;}
.br-rad-l-135 {border-top-left-radius:135px !important; border-bottom-left-radius:135px !important;}
.br-rad-l-140 {border-top-left-radius:140px !important; border-bottom-left-radius:140px !important;}
.br-rad-l-145 {border-top-left-radius:145px !important; border-bottom-left-radius:145px !important;}
.br-rad-l-150 {border-top-left-radius:150px !important; border-bottom-left-radius:150px !important;}
.br-rad-l-155 {border-top-left-radius:155px !important; border-bottom-left-radius:155px !important;}
.br-rad-l-160 {border-top-left-radius:160px !important; border-bottom-left-radius:160px !important;}
.br-rad-l-165 {border-top-left-radius:165px !important; border-bottom-left-radius:165px !important;}
.br-rad-l-170 {border-top-left-radius:170px !important; border-bottom-left-radius:170px !important;}
.br-rad-l-175 {border-top-left-radius:175px !important; border-bottom-left-radius:175px !important;}
.br-rad-l-180 {border-top-left-radius:180px !important; border-bottom-left-radius:180px !important;}
.br-rad-l-185 {border-top-left-radius:185px !important; border-bottom-left-radius:185px !important;}
.br-rad-l-190 {border-top-left-radius:190px !important; border-bottom-left-radius:190px !important;}
.br-rad-l-195 {border-top-left-radius:195px !important; border-bottom-left-radius:195px !important;}
.br-rad-l-200 {border-top-left-radius:200px !important; border-bottom-left-radius:200px !important;}
.br-rad-l-205 {border-top-left-radius:205px !important; border-bottom-left-radius:205px !important;}
.br-rad-l-210 {border-top-left-radius:210px !important; border-bottom-left-radius:210px !important;}
.br-rad-l-215 {border-top-left-radius:215px !important; border-bottom-left-radius:215px !important;}
.br-rad-l-220 {border-top-left-radius:220px !important; border-bottom-left-radius:220px !important;}
.br-rad-l-225 {border-top-left-radius:225px !important; border-bottom-left-radius:225px !important;}
.br-rad-l-230 {border-top-left-radius:230px !important; border-bottom-left-radius:230px !important;}
.br-rad-l-235 {border-top-left-radius:235px !important; border-bottom-left-radius:235px !important;}
.br-rad-l-240 {border-top-left-radius:240px !important; border-bottom-left-radius:240px !important;}
.br-rad-l-245 {border-top-left-radius:245px !important; border-bottom-left-radius:245px !important;}
.br-rad-l-250 {border-top-left-radius:250px !important; border-bottom-left-radius:250px !important;}
.br-rad-l-255 {border-top-left-radius:255px !important; border-bottom-left-radius:255px !important;}
.br-rad-l-260 {border-top-left-radius:260px !important; border-bottom-left-radius:260px !important;}
.br-rad-l-265 {border-top-left-radius:265px !important; border-bottom-left-radius:265px !important;}
.br-rad-l-270 {border-top-left-radius:270px !important; border-bottom-left-radius:270px !important;}
.br-rad-l-275 {border-top-left-radius:275px !important; border-bottom-left-radius:275px !important;}
.br-rad-l-280 {border-top-left-radius:280px !important; border-bottom-left-radius:280px !important;}
.br-rad-l-285 {border-top-left-radius:285px !important; border-bottom-left-radius:285px !important;}
.br-rad-l-290 {border-top-left-radius:290px !important; border-bottom-left-radius:290px !important;}
.br-rad-l-295 {border-top-left-radius:295px !important; border-bottom-left-radius:295px !important;}
.br-rad-l-300 {border-top-left-radius:300px !important; border-bottom-left-radius:300px !important;}
/*------------------------- Border Radius -right ----------------------------------*/
.br-rad-r-0 {border-top-right-radius:0px !important; border-bottom-right-radius:5px !important;}
.br-rad-r-5 {border-top-right-radius:5px !important; border-bottom-right-radius:5px !important;}
.br-rad-r-10 {border-top-right-radius:10px !important; border-bottom-right-radius:10px !important;}
.br-rad-r-15 {border-top-right-radius:15px !important; border-bottom-right-radius:15px !important;}
.br-rad-r-20 {border-top-right-radius:20px !important; border-bottom-right-radius:20px !important;}
.br-rad-r-25 {border-top-right-radius:25px !important; border-bottom-right-radius:25px !important;}
.br-rad-r-30 {border-top-right-radius:30px !important; border-bottom-right-radius:30px !important;}
.br-rad-r-35 {border-top-right-radius:35px !important; border-bottom-right-radius:35px !important;}
.br-rad-r-40 {border-top-right-radius:40px !important; border-bottom-right-radius:40px !important;}
.br-rad-r-45 {border-top-right-radius:45px !important; border-bottom-right-radius:45px !important;}
.br-rad-r-50 {border-top-right-radius:50px !important; border-bottom-right-radius:50px !important;}
.br-rad-r-55 {border-top-right-radius:55px !important; border-bottom-right-radius:55px !important;}
.br-rad-r-60 {border-top-right-radius:60px !important; border-bottom-right-radius:60px !important;}
.br-rad-r-65 {border-top-right-radius:65px !important; border-bottom-right-radius:65px !important;}
.br-rad-r-70 {border-top-right-radius:70px !important; border-bottom-right-radius:70px !important;}
.br-rad-r-75 {border-top-right-radius:75px !important; border-bottom-right-radius:75px !important;}
.br-rad-r-80 {border-top-right-radius:80px !important; border-bottom-right-radius:80px !important;}
.br-rad-r-85 {border-top-right-radius:85px !important; border-bottom-right-radius:85px !important;}
.br-rad-r-90 {border-top-right-radius:90px !important; border-bottom-right-radius:90px !important;}
.br-rad-r-95 {border-top-right-radius:95px !important; border-bottom-right-radius:95px !important;}
.br-rad-r-100 {border-top-right-radius:100px !important; border-bottom-right-radius:100px !important;}
.br-rad-r-105 {border-top-right-radius:105px !important; border-bottom-right-radius:105px !important;}
.br-rad-r-110 {border-top-right-radius:110px !important; border-bottom-right-radius:110px !important;}
.br-rad-r-115 {border-top-right-radius:115px !important; border-bottom-right-radius:115px !important;}
.br-rad-r-120 {border-top-right-radius:120px !important; border-bottom-right-radius:120px !important;}
.br-rad-r-125 {border-top-right-radius:125px !important; border-bottom-right-radius:125px !important;}
.br-rad-r-130 {border-top-right-radius:130px !important; border-bottom-right-radius:130px !important;}
.br-rad-r-135 {border-top-right-radius:135px !important; border-bottom-right-radius:135px !important;}
.br-rad-r-140 {border-top-right-radius:140px !important; border-bottom-right-radius:140px !important;}
.br-rad-r-145 {border-top-right-radius:145px !important; border-bottom-right-radius:145px !important;}
.br-rad-r-150 {border-top-right-radius:150px !important; border-bottom-right-radius:150px !important;}
.br-rad-r-155 {border-top-right-radius:155px !important; border-bottom-right-radius:155px !important;}
.br-rad-r-160 {border-top-right-radius:160px !important; border-bottom-right-radius:160px !important;}
.br-rad-r-165 {border-top-right-radius:165px !important; border-bottom-right-radius:165px !important;}
.br-rad-r-170 {border-top-right-radius:170px !important; border-bottom-right-radius:170px !important;}
.br-rad-r-175 {border-top-right-radius:175px !important; border-bottom-right-radius:175px !important;}
.br-rad-r-180 {border-top-right-radius:180px !important; border-bottom-right-radius:180px !important;}
.br-rad-r-185 {border-top-right-radius:185px !important; border-bottom-right-radius:185px !important;}
.br-rad-r-190 {border-top-right-radius:190px !important; border-bottom-right-radius:190px !important;}
.br-rad-r-195 {border-top-right-radius:195px !important; border-bottom-right-radius:195px !important;}
.br-rad-r-200 {border-top-right-radius:200px !important; border-bottom-right-radius:200px !important;}
.br-rad-r-205 {border-top-right-radius:205px !important; border-bottom-right-radius:205px !important;}
.br-rad-r-210 {border-top-right-radius:210px !important; border-bottom-right-radius:210px !important;}
.br-rad-r-215 {border-top-right-radius:215px !important; border-bottom-right-radius:215px !important;}
.br-rad-r-220 {border-top-right-radius:220px !important; border-bottom-right-radius:220px !important;}
.br-rad-r-225 {border-top-right-radius:225px !important; border-bottom-right-radius:225px !important;}
.br-rad-r-230 {border-top-right-radius:230px !important; border-bottom-right-radius:230px !important;}
.br-rad-r-235 {border-top-right-radius:235px !important; border-bottom-right-radius:235px !important;}
.br-rad-r-240 {border-top-right-radius:240px !important; border-bottom-right-radius:240px !important;}
.br-rad-r-245 {border-top-right-radius:245px !important; border-bottom-right-radius:245px !important;}
.br-rad-r-250 {border-top-right-radius:250px !important; border-bottom-right-radius:250px !important;}
.br-rad-r-255 {border-top-right-radius:255px !important; border-bottom-right-radius:255px !important;}
.br-rad-r-260 {border-top-right-radius:260px !important; border-bottom-right-radius:260px !important;}
.br-rad-r-265 {border-top-right-radius:265px !important; border-bottom-right-radius:265px !important;}
.br-rad-r-270 {border-top-right-radius:270px !important; border-bottom-right-radius:270px !important;}
.br-rad-r-275 {border-top-right-radius:275px !important; border-bottom-right-radius:275px !important;}
.br-rad-r-280 {border-top-right-radius:280px !important; border-bottom-right-radius:280px !important;}
.br-rad-r-285 {border-top-right-radius:285px !important; border-bottom-right-radius:285px !important;}
.br-rad-r-290 {border-top-right-radius:290px !important; border-bottom-right-radius:290px !important;}
.br-rad-r-295 {border-top-right-radius:295px !important; border-bottom-right-radius:295px !important;}
.br-rad-r-300 {border-top-right-radius:300px !important; border-bottom-right-radius:300px !important;}
/*------------------------- Border Radius -top-left ----------------------------------*/
.br-rad-tl-0 {border-top-left-radius:0px !important;}
.br-rad-tl-5 {border-top-left-radius:5px !important;}
.br-rad-tl-10 {border-top-left-radius:10px !important;}
.br-rad-tl-15 {border-top-left-radius:15px !important;}
.br-rad-tl-20 {border-top-left-radius:20px !important;}
.br-rad-tl-25 {border-top-left-radius:25px !important;}
.br-rad-tl-30 {border-top-left-radius:30px !important;}
.br-rad-tl-35 {border-top-left-radius:35px !important;}
.br-rad-tl-40 {border-top-left-radius:40px !important;}
.br-rad-tl-45 {border-top-left-radius:45px !important;}
.br-rad-tl-50 {border-top-left-radius:50px !important;}
.br-rad-tl-55 {border-top-left-radius:55px !important;}
.br-rad-tl-60 {border-top-left-radius:60px !important;}
.br-rad-tl-65 {border-top-left-radius:65px !important;}
.br-rad-tl-70 {border-top-left-radius:70px !important;}
.br-rad-tl-75 {border-top-left-radius:75px !important;}
.br-rad-tl-80 {border-top-left-radius:80px !important;}
.br-rad-tl-85 {border-top-left-radius:85px !important;}
.br-rad-tl-90 {border-top-left-radius:90px !important;}
.br-rad-tl-95 {border-top-left-radius:95px !important;}
.br-rad-tl-100 {border-top-left-radius:100px !important;}
.br-rad-tl-105 {border-top-left-radius:105px !important;}
.br-rad-tl-110 {border-top-left-radius:110px !important;}
.br-rad-tl-115 {border-top-left-radius:115px !important;}
.br-rad-tl-120 {border-top-left-radius:120px !important;}
.br-rad-tl-125 {border-top-left-radius:125px !important;}
.br-rad-tl-130 {border-top-left-radius:130px !important;}
.br-rad-tl-135 {border-top-left-radius:135px !important;}
.br-rad-tl-140 {border-top-left-radius:140px !important;}
.br-rad-tl-145 {border-top-left-radius:145px !important;}
.br-rad-tl-150 {border-top-left-radius:150px !important;}
.br-rad-tl-155 {border-top-left-radius:155px !important;}
.br-rad-tl-160 {border-top-left-radius:160px !important;}
.br-rad-tl-165 {border-top-left-radius:165px !important;}
.br-rad-tl-170 {border-top-left-radius:170px !important;}
.br-rad-tl-175 {border-top-left-radius:175px !important;}
.br-rad-tl-180 {border-top-left-radius:180px !important;}
.br-rad-tl-185 {border-top-left-radius:185px !important;}
.br-rad-tl-190 {border-top-left-radius:190px !important;}
.br-rad-tl-195 {border-top-left-radius:195px !important;}
.br-rad-tl-200 {border-top-left-radius:200px !important;}
.br-rad-tl-205 {border-top-left-radius:205px !important;}
.br-rad-tl-210 {border-top-left-radius:210px !important;}
.br-rad-tl-215 {border-top-left-radius:215px !important;}
.br-rad-tl-220 {border-top-left-radius:220px !important;}
.br-rad-tl-225 {border-top-left-radius:225px !important;}
.br-rad-tl-230 {border-top-left-radius:230px !important;}
.br-rad-tl-235 {border-top-left-radius:235px !important;}
.br-rad-tl-240 {border-top-left-radius:240px !important;}
.br-rad-tl-245 {border-top-left-radius:245px !important;}
.br-rad-tl-250 {border-top-left-radius:250px !important;}
.br-rad-tl-255 {border-top-left-radius:255px !important;}
.br-rad-tl-260 {border-top-left-radius:260px !important;}
.br-rad-tl-265 {border-top-left-radius:265px !important;}
.br-rad-tl-270 {border-top-left-radius:270px !important;}
.br-rad-tl-275 {border-top-left-radius:275px !important;}
.br-rad-tl-280 {border-top-left-radius:280px !important;}
.br-rad-tl-285 {border-top-left-radius:285px !important;}
.br-rad-tl-290 {border-top-left-radius:290px !important;}
.br-rad-tl-295 {border-top-left-radius:295px !important;}
.br-rad-tl-300 {border-top-left-radius:300px !important;}
/*------------------------- Border Radius -top-right ----------------------------------*/
.br-rad-tr-0 {border-top-right-radius:0px !important;}
.br-rad-tr-5 {border-top-right-radius:5px !important;}
.br-rad-tr-10 {border-top-right-radius:10px !important;}
.br-rad-tr-15 {border-top-right-radius:15px !important;}
.br-rad-tr-20 {border-top-right-radius:20px !important;}
.br-rad-tr-25 {border-top-right-radius:25px !important;}
.br-rad-tr-30 {border-top-right-radius:30px !important;}
.br-rad-tr-35 {border-top-right-radius:35px !important;}
.br-rad-tr-40 {border-top-right-radius:40px !important;}
.br-rad-tr-45 {border-top-right-radius:45px !important;}
.br-rad-tr-50 {border-top-right-radius:50px !important;}
.br-rad-tr-55 {border-top-right-radius:55px !important;}
.br-rad-tr-60 {border-top-right-radius:60px !important;}
.br-rad-tr-65 {border-top-right-radius:65px !important;}
.br-rad-tr-70 {border-top-right-radius:70px !important;}
.br-rad-tr-75 {border-top-right-radius:75px !important;}
.br-rad-tr-80 {border-top-right-radius:80px !important;}
.br-rad-tr-85 {border-top-right-radius:85px !important;}
.br-rad-tr-90 {border-top-right-radius:90px !important;}
.br-rad-tr-95 {border-top-right-radius:95px !important;}
.br-rad-tr-100 {border-top-right-radius:100px !important;}
.br-rad-tr-105 {border-top-right-radius:105px !important;}
.br-rad-tr-110 {border-top-right-radius:110px !important;}
.br-rad-tr-115 {border-top-right-radius:115px !important;}
.br-rad-tr-120 {border-top-right-radius:120px !important;}
.br-rad-tr-125 {border-top-right-radius:125px !important;}
.br-rad-tr-130 {border-top-right-radius:130px !important;}
.br-rad-tr-135 {border-top-right-radius:135px !important;}
.br-rad-tr-140 {border-top-right-radius:140px !important;}
.br-rad-tr-145 {border-top-right-radius:145px !important;}
.br-rad-tr-150 {border-top-right-radius:150px !important;}
.br-rad-tr-155 {border-top-right-radius:155px !important;}
.br-rad-tr-160 {border-top-right-radius:160px !important;}
.br-rad-tr-165 {border-top-right-radius:165px !important;}
.br-rad-tr-170 {border-top-right-radius:170px !important;}
.br-rad-tr-175 {border-top-right-radius:175px !important;}
.br-rad-tr-180 {border-top-right-radius:180px !important;}
.br-rad-tr-185 {border-top-right-radius:185px !important;}
.br-rad-tr-190 {border-top-right-radius:190px !important;}
.br-rad-tr-195 {border-top-right-radius:195px !important;}
.br-rad-tr-200 {border-top-right-radius:200px !important;}
.br-rad-tr-205 {border-top-right-radius:205px !important;}
.br-rad-tr-210 {border-top-right-radius:210px !important;}
.br-rad-tr-215 {border-top-right-radius:215px !important;}
.br-rad-tr-220 {border-top-right-radius:220px !important;}
.br-rad-tr-225 {border-top-right-radius:225px !important;}
.br-rad-tr-230 {border-top-right-radius:230px !important;}
.br-rad-tr-235 {border-top-right-radius:235px !important;}
.br-rad-tr-240 {border-top-right-radius:240px !important;}
.br-rad-tr-245 {border-top-right-radius:245px !important;}
.br-rad-tr-250 {border-top-right-radius:250px !important;}
.br-rad-tr-255 {border-top-right-radius:255px !important;}
.br-rad-tr-260 {border-top-right-radius:260px !important;}
.br-rad-tr-265 {border-top-right-radius:265px !important;}
.br-rad-tr-270 {border-top-right-radius:270px !important;}
.br-rad-tr-275 {border-top-right-radius:275px !important;}
.br-rad-tr-280 {border-top-right-radius:280px !important;}
.br-rad-tr-285 {border-top-right-radius:285px !important;}
.br-rad-tr-290 {border-top-right-radius:290px !important;}
.br-rad-tr-295 {border-top-right-radius:295px !important;}
.br-rad-tr-300 {border-top-right-radius:300px !important;}
/*------------------------- Border Radius -bottom-right ----------------------------------*/
.br-rad-br-0 {border-bottom-right-radius:0px !important;}
.br-rad-br-5 {border-bottom-right-radius:5px !important;}
.br-rad-br-10 {border-bottom-right-radius:10px !important;}
.br-rad-br-15 {border-bottom-right-radius:15px !important;}
.br-rad-br-20 {border-bottom-right-radius:20px !important;}
.br-rad-br-25 {border-bottom-right-radius:25px !important;}
.br-rad-br-30 {border-bottom-right-radius:30px !important;}
.br-rad-br-35 {border-bottom-right-radius:35px !important;}
.br-rad-br-40 {border-bottom-right-radius:40px !important;}
.br-rad-br-45 {border-bottom-right-radius:45px !important;}
.br-rad-br-50 {border-bottom-right-radius:50px !important;}
.br-rad-br-55 {border-bottom-right-radius:55px !important;}
.br-rad-br-60 {border-bottom-right-radius:60px !important;}
.br-rad-br-65 {border-bottom-right-radius:65px !important;}
.br-rad-br-70 {border-bottom-right-radius:70px !important;}
.br-rad-br-75 {border-bottom-right-radius:75px !important;}
.br-rad-br-80 {border-bottom-right-radius:80px !important;}
.br-rad-br-85 {border-bottom-right-radius:85px !important;}
.br-rad-br-90 {border-bottom-right-radius:90px !important;}
.br-rad-br-95 {border-bottom-right-radius:95px !important;}
.br-rad-br-100 {border-bottom-right-radius:100px !important;}
.br-rad-br-105 {border-bottom-right-radius:105px !important;}
.br-rad-br-110 {border-bottom-right-radius:110px !important;}
.br-rad-br-115 {border-bottom-right-radius:115px !important;}
.br-rad-br-120 {border-bottom-right-radius:120px !important;}
.br-rad-br-125 {border-bottom-right-radius:125px !important;}
.br-rad-br-130 {border-bottom-right-radius:130px !important;}
.br-rad-br-135 {border-bottom-right-radius:135px !important;}
.br-rad-br-140 {border-bottom-right-radius:140px !important;}
.br-rad-br-145 {border-bottom-right-radius:145px !important;}
.br-rad-br-150 {border-bottom-right-radius:150px !important;}
.br-rad-br-155 {border-bottom-right-radius:155px !important;}
.br-rad-br-160 {border-bottom-right-radius:160px !important;}
.br-rad-br-165 {border-bottom-right-radius:165px !important;}
.br-rad-br-170 {border-bottom-right-radius:170px !important;}
.br-rad-br-175 {border-bottom-right-radius:175px !important;}
.br-rad-br-180 {border-bottom-right-radius:180px !important;}
.br-rad-br-185 {border-bottom-right-radius:185px !important;}
.br-rad-br-190 {border-bottom-right-radius:190px !important;}
.br-rad-br-195 {border-bottom-right-radius:195px !important;}
.br-rad-br-200 {border-bottom-right-radius:200px !important;}
.br-rad-br-205 {border-bottom-right-radius:205px !important;}
.br-rad-br-210 {border-bottom-right-radius:210px !important;}
.br-rad-br-215 {border-bottom-right-radius:215px !important;}
.br-rad-br-220 {border-bottom-right-radius:220px !important;}
.br-rad-br-225 {border-bottom-right-radius:225px !important;}
.br-rad-br-230 {border-bottom-right-radius:230px !important;}
.br-rad-br-235 {border-bottom-right-radius:235px !important;}
.br-rad-br-240 {border-bottom-right-radius:240px !important;}
.br-rad-br-245 {border-bottom-right-radius:245px !important;}
.br-rad-br-250 {border-bottom-right-radius:250px !important;}
.br-rad-br-255 {border-bottom-right-radius:255px !important;}
.br-rad-br-260 {border-bottom-right-radius:260px !important;}
.br-rad-br-265 {border-bottom-right-radius:265px !important;}
.br-rad-br-270 {border-bottom-right-radius:270px !important;}
.br-rad-br-275 {border-bottom-right-radius:275px !important;}
.br-rad-br-280 {border-bottom-right-radius:280px !important;}
.br-rad-br-285 {border-bottom-right-radius:285px !important;}
.br-rad-br-290 {border-bottom-right-radius:290px !important;}
.br-rad-br-295 {border-bottom-right-radius:295px !important;}
.br-rad-br-300 {border-bottom-right-radius:300px !important;}
/*------------------------- Border Radius -bottom-left ----------------------------------*/
.br-rad-bl-0 {border-bottom-left-radius:0px !important;}
.br-rad-bl-5 {border-bottom-left-radius:5px !important;}
.br-rad-bl-10 {border-bottom-left-radius:10px !important;}
.br-rad-bl-15 {border-bottom-left-radius:15px !important;}
.br-rad-bl-20 {border-bottom-left-radius:20px !important;}
.br-rad-bl-25 {border-bottom-left-radius:25px !important;}
.br-rad-bl-30 {border-bottom-left-radius:30px !important;}
.br-rad-bl-35 {border-bottom-left-radius:35px !important;}
.br-rad-bl-40 {border-bottom-left-radius:40px !important;}
.br-rad-bl-45 {border-bottom-left-radius:45px !important;}
.br-rad-bl-50 {border-bottom-left-radius:50px !important;}
.br-rad-bl-55 {border-bottom-left-radius:55px !important;}
.br-rad-bl-60 {border-bottom-left-radius:60px !important;}
.br-rad-bl-65 {border-bottom-left-radius:65px !important;}
.br-rad-bl-70 {border-bottom-left-radius:70px !important;}
.br-rad-bl-75 {border-bottom-left-radius:75px !important;}
.br-rad-bl-80 {border-bottom-left-radius:80px !important;}
.br-rad-bl-85 {border-bottom-left-radius:85px !important;}
.br-rad-bl-90 {border-bottom-left-radius:90px !important;}
.br-rad-bl-95 {border-bottom-left-radius:95px !important;}
.br-rad-bl-100 {border-bottom-left-radius:100px !important;}
.br-rad-bl-105 {border-bottom-left-radius:105px !important;}
.br-rad-bl-110 {border-bottom-left-radius:110px !important;}
.br-rad-bl-115 {border-bottom-left-radius:115px !important;}
.br-rad-bl-120 {border-bottom-left-radius:120px !important;}
.br-rad-bl-125 {border-bottom-left-radius:125px !important;}
.br-rad-bl-130 {border-bottom-left-radius:130px !important;}
.br-rad-bl-135 {border-bottom-left-radius:135px !important;}
.br-rad-bl-140 {border-bottom-left-radius:140px !important;}
.br-rad-bl-145 {border-bottom-left-radius:145px !important;}
.br-rad-bl-150 {border-bottom-left-radius:150px !important;}
.br-rad-bl-155 {border-bottom-left-radius:155px !important;}
.br-rad-bl-160 {border-bottom-left-radius:160px !important;}
.br-rad-bl-165 {border-bottom-left-radius:165px !important;}
.br-rad-bl-170 {border-bottom-left-radius:170px !important;}
.br-rad-bl-175 {border-bottom-left-radius:175px !important;}
.br-rad-bl-180 {border-bottom-left-radius:180px !important;}
.br-rad-bl-185 {border-bottom-left-radius:185px !important;}
.br-rad-bl-190 {border-bottom-left-radius:190px !important;}
.br-rad-bl-195 {border-bottom-left-radius:195px !important;}
.br-rad-bl-200 {border-bottom-left-radius:200px !important;}
.br-rad-bl-205 {border-bottom-left-radius:205px !important;}
.br-rad-bl-210 {border-bottom-left-radius:210px !important;}
.br-rad-bl-215 {border-bottom-left-radius:215px !important;}
.br-rad-bl-220 {border-bottom-left-radius:220px !important;}
.br-rad-bl-225 {border-bottom-left-radius:225px !important;}
.br-rad-bl-230 {border-bottom-left-radius:230px !important;}
.br-rad-bl-235 {border-bottom-left-radius:235px !important;}
.br-rad-bl-240 {border-bottom-left-radius:240px !important;}
.br-rad-bl-245 {border-bottom-left-radius:245px !important;}
.br-rad-bl-250 {border-bottom-left-radius:250px !important;}
.br-rad-bl-255 {border-bottom-left-radius:255px !important;}
.br-rad-bl-260 {border-bottom-left-radius:260px !important;}
.br-rad-bl-265 {border-bottom-left-radius:265px !important;}
.br-rad-bl-270 {border-bottom-left-radius:270px !important;}
.br-rad-bl-275 {border-bottom-left-radius:275px !important;}
.br-rad-bl-280 {border-bottom-left-radius:280px !important;}
.br-rad-bl-285 {border-bottom-left-radius:285px !important;}
.br-rad-bl-290 {border-bottom-left-radius:290px !important;}
.br-rad-bl-295 {border-bottom-left-radius:295px !important;}
.br-rad-bl-300 {border-bottom-left-radius:300px !important;}

/* %%%%%%%%%%%%%%%% BORDER COLOR %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
/*------------------------- Border Color-white ----------------------------------*/
.br-white {border-color: rgba(255,255,255,1) !important;}
/*------------------------- Border Color-black ----------------------------------*/
.br-black {border-color: rgba(0,0,0,1) !important;}
.br-black-0 {border-color: rgba(0,0,0,0) !important;}
.br-black-x01 {border-color: rgba(0,0,0,0.01) !important;}
.br-black-x02 {border-color: rgba(0,0,0,0.02) !important;}
.br-black-x03 {border-color: rgba(0,0,0,0.03) !important;}
.br-black-x04 {border-color: rgba(0,0,0,0.04) !important;}
.br-black-x05 {border-color: rgba(0,0,0,0.05) !important;}
.br-black-x06 {border-color: rgba(0,0,0,0.06) !important;}
.br-black-x07 {border-color: rgba(0,0,0,0.07) !important;}
.br-black-x08 {border-color: rgba(0,0,0,0.08) !important;}
.br-black-x09 {border-color: rgba(0,0,0,0.09) !important;}
.br-black-x10 {border-color: rgba(0,0,0,0.1) !important;}
.br-black-x15 {border-color: rgba(0,0,0,0.15) !important;}
.br-black-x20 {border-color: rgba(0,0,0,0.2) !important;}
.br-black-x25 {border-color: rgba(0,0,0,0.25) !important;}
.br-black-x30 {border-color: rgba(0,0,0,0.3) !important;}
.br-black-x35 {border-color: rgba(0,0,0,0.35) !important;}
.br-black-x40 {border-color: rgba(0,0,0,0.4) !important;}
.br-black-x45 {border-color: rgba(0,0,0,0.45) !important;}
.br-black-x50 {border-color: rgba(0,0,0,0.5) !important;}
.br-black-x55 {border-color: rgba(0,0,0,0.55) !important;}
.br-black-x60 {border-color: rgba(0,0,0,0.6) !important;}
.br-black-x65 {border-color: rgba(0,0,0,0.65) !important;}
.br-black-x70 {border-color: rgba(0,0,0,0.7) !important;}
.br-black-x75 {border-color: rgba(0,0,0,0.75) !important;}
.br-black-x80 {border-color: rgba(0,0,0,0.8) !important;}
.br-black-x85 {border-color: rgba(0,0,0,0.85) !important;}
.br-black-x90 {border-color: rgba(0,0,0,0.9) !important;}
.br-black-x91 {border-color: rgba(0,0,0,0.91) !important;}
.br-black-x92 {border-color: rgba(0,0,0,0.92) !important;}
.br-black-x93 {border-color: rgba(0,0,0,0.93) !important;}
.br-black-x94 {border-color: rgba(0,0,0,0.94) !important;}
.br-black-x95 {border-color: rgba(0,0,0,0.95) !important;}
.br-black-x96 {border-color: rgba(0,0,0,0.96) !important;}
.br-black-x97 {border-color: rgba(0,0,0,0.97) !important;}
.br-black-x98 {border-color: rgba(0,0,0,0.98) !important;}
.br-black-x99 {border-color: rgba(0,0,0,0.99) !important;}
.br-black-1 {border-color: rgba(0,0,0,1) !important;}
/*------------------------- Border Color-red ----------------------------------*/
.br-red {border-color: rgba(255,0,0,1) !important;}
.br-red-x05 {border-color: rgba(255,0,0,0.05) !important;}
.br-red-x10 {border-color: rgba(255,0,0,0.1) !important;}
.br-red-x15 {border-color: rgba(255,0,0,0.15) !important;}
.br-red-x20 {border-color: rgba(255,0,0,0.2) !important;}
.br-red-x25 {border-color: rgba(255,0,0,0.25) !important;}
.br-red-x30 {border-color: rgba(255,0,0,0.3) !important;}
.br-red-x35 {border-color: rgba(255,0,0,0.35) !important;}
.br-red-x40 {border-color: rgba(255,0,0,0.4) !important;}
.br-red-x45 {border-color: rgba(255,0,0,0.45) !important;}
.br-red-x50 {border-color: rgba(255,0,0,0.5) !important;}
.br-red-x55 {border-color: rgba(255,0,0,0.55) !important;}
.br-red-x60 {border-color: rgba(255,0,0,0.6) !important;}
.br-red-x65 {border-color: rgba(255,0,0,0.65) !important;}
.br-red-x70 {border-color: rgba(255,0,0,0.7) !important;}
.br-red-x75 {border-color: rgba(255,0,0,0.75) !important;}
.br-red-x80 {border-color: rgba(255,0,0,0.8) !important;}
.br-red-x85 {border-color: rgba(255,0,0,0.85) !important;}
.br-red-x90 {border-color: rgba(255,0,0,0.9) !important;}
.br-red-x95 {border-color: rgba(255,0,0,0.95) !important;}
.br-red-x100 {border-color: rgba(255,0,0,1) !important;}
/*------------------------- Border Color-reddark ----------------------------------*/
.br-reddark {border-color: rgba(190,0,0,1) !important;}
.br-reddark-x05 {border-color: rgba(190,0,0,0.05) !important;}
.br-reddark-x10 {border-color: rgba(190,0,0,0.1) !important;}
.br-reddark-x15 {border-color: rgba(190,0,0,0.15) !important;}
.br-reddark-x20 {border-color: rgba(190,0,0,0.2) !important;}
.br-reddark-x25 {border-color: rgba(190,0,0,0.25) !important;}
.br-reddark-x30 {border-color: rgba(190,0,0,0.3) !important;}
.br-reddark-x35 {border-color: rgba(190,0,0,0.35) !important;}
.br-reddark-x40 {border-color: rgba(190,0,0,0.4) !important;}
.br-reddark-x45 {border-color: rgba(190,0,0,0.45) !important;}
.br-reddark-x50 {border-color: rgba(190,0,0,0.5) !important;}
.br-reddark-x55 {border-color: rgba(190,0,0,0.55) !important;}
.br-reddark-x60 {border-color: rgba(190,0,0,0.6) !important;}
.br-reddark-x65 {border-color: rgba(190,0,0,0.65) !important;}
.br-reddark-x70 {border-color: rgba(190,0,0,0.7) !important;}
.br-reddark-x75 {border-color: rgba(190,0,0,0.75) !important;}
.br-reddark-x80 {border-color: rgba(190,0,0,0.8) !important;}
.br-reddark-x85 {border-color: rgba(190,0,0,0.85) !important;}
.br-reddark-x90 {border-color: rgba(190,0,0,0.9) !important;}
.br-reddark-x95 {border-color: rgba(190,0,0,0.95) !important;}
.br-reddark-x100 {border-color: rgba(190,0,0,1) !important;}
/*------------------------- Border Color-reddarkest ----------------------------------*/
.br-reddarkest {border-color: rgba(110,0,0,1) !important;}
.br-reddarkest-x05 {border-color: rgba(110,0,0,0.05) !important;}
.br-reddarkest-x10 {border-color: rgba(110,0,0,0.1) !important;}
.br-reddarkest-x15 {border-color: rgba(110,0,0,0.15) !important;}
.br-reddarkest-x20 {border-color: rgba(110,0,0,0.2) !important;}
.br-reddarkest-x25 {border-color: rgba(110,0,0,0.25) !important;}
.br-reddarkest-x30 {border-color: rgba(110,0,0,0.3) !important;}
.br-reddarkest-x35 {border-color: rgba(110,0,0,0.35) !important;}
.br-reddarkest-x40 {border-color: rgba(110,0,0,0.4) !important;}
.br-reddarkest-x45 {border-color: rgba(110,0,0,0.45) !important;}
.br-reddarkest-x50 {border-color: rgba(110,0,0,0.5) !important;}
.br-reddarkest-x55 {border-color: rgba(110,0,0,0.55) !important;}
.br-reddarkest-x60 {border-color: rgba(110,0,0,0.6) !important;}
.br-reddarkest-x65 {border-color: rgba(110,0,0,0.65) !important;}
.br-reddarkest-x70 {border-color: rgba(110,0,0,0.7) !important;}
.br-reddarkest-x75 {border-color: rgba(110,0,0,0.75) !important;}
.br-reddarkest-x80 {border-color: rgba(110,0,0,0.8) !important;}
.br-reddarkest-x85 {border-color: rgba(110,0,0,0.85) !important;}
.br-reddarkest-x90 {border-color: rgba(110,0,0,0.9) !important;}
.br-reddarkest-x95 {border-color: rgba(110,0,0,0.95) !important;}
.br-reddarkest-x100 {border-color: rgba(110,0,0,1) !important;}
/*------------------------- Border Color-green ----------------------------------*/
.br-green {border-color: rgba(0,255,0,1) !important;}
.br-green-x05 {border-color: rgba(0,255,0,0.05) !important;}
.br-green-x10 {border-color: rgba(0,255,0,0.1) !important;}
.br-green-x15 {border-color: rgba(0,255,0,0.15) !important;}
.br-green-x20 {border-color: rgba(0,255,0,0.2) !important;}
.br-green-x25 {border-color: rgba(0,255,0,0.25) !important;}
.br-green-x30 {border-color: rgba(0,255,0,0.3) !important;}
.br-green-x35 {border-color: rgba(0,255,0,0.35) !important;}
.br-green-x40 {border-color: rgba(0,255,0,0.4) !important;}
.br-green-x45 {border-color: rgba(0,255,0,0.45) !important;}
.br-green-x50 {border-color: rgba(0,255,0,0.5) !important;}
.br-green-x55 {border-color: rgba(0,255,0,0.55) !important;}
.br-green-x60 {border-color: rgba(0,255,0,0.6) !important;}
.br-green-x65 {border-color: rgba(0,255,0,0.65) !important;}
.br-green-x70 {border-color: rgba(0,255,0,0.7) !important;}
.br-green-x75 {border-color: rgba(0,255,0,0.75) !important;}
.br-green-x80 {border-color: rgba(0,255,0,0.8) !important;}
.br-green-x85 {border-color: rgba(0,255,0,0.85) !important;}
.br-green-x90 {border-color: rgba(0,255,0,0.9) !important;}
.br-green-x95 {border-color: rgba(0,255,0,0.95) !important;}
.br-green-x100 {border-color: rgba(0,255,0,1) !important;}
/*------------------------- Border Color-greendark ----------------------------------*/
.br-greendark {border-color: rgba(0,176,0,1) !important;}
.br-greendark-x05 {border-color: rgba(0,176,0,0.05) !important;}
.br-greendark-x10 {border-color: rgba(0,176,0,0.1) !important;}
.br-greendark-x15 {border-color: rgba(0,176,0,0.15) !important;}
.br-greendark-x20 {border-color: rgba(0,176,0,0.2) !important;}
.br-greendark-x25 {border-color: rgba(0,176,0,0.25) !important;}
.br-greendark-x30 {border-color: rgba(0,176,0,0.3) !important;}
.br-greendark-x35 {border-color: rgba(0,176,0,0.35) !important;}
.br-greendark-x40 {border-color: rgba(0,176,0,0.4) !important;}
.br-greendark-x45 {border-color: rgba(0,176,0,0.45) !important;}
.br-greendark-x50 {border-color: rgba(0,176,0,0.5) !important;}
.br-greendark-x55 {border-color: rgba(0,176,0,0.55) !important;}
.br-greendark-x60 {border-color: rgba(0,176,0,0.6) !important;}
.br-greendark-x65 {border-color: rgba(0,176,0,0.65) !important;}
.br-greendark-x70 {border-color: rgba(0,176,0,0.7) !important;}
.br-greendark-x75 {border-color: rgba(0,176,0,0.75) !important;}
.br-greendark-x80 {border-color: rgba(0,176,0,0.8) !important;}
.br-greendark-x85 {border-color: rgba(0,176,0,0.85) !important;}
.br-greendark-x90 {border-color: rgba(0,176,0,0.9) !important;}
.br-greendark-x95 {border-color: rgba(0,176,0,0.95) !important;}
.br-greendark-x100 {border-color: rgba(0,176,0,1) !important;}
/*------------------------- Border Color-greendarkest ----------------------------------*/
.br-greendarkest {border-color: rgba(0,97,0,1) !important;}
.br-greendarkest-x05 {border-color: rgba(0,97,0,0.05) !important;}
.br-greendarkest-x10 {border-color: rgba(0,97,0,0.1) !important;}
.br-greendarkest-x15 {border-color: rgba(0,97,0,0.15) !important;}
.br-greendarkest-x20 {border-color: rgba(0,97,0,0.2) !important;}
.br-greendarkest-x25 {border-color: rgba(0,97,0,0.25) !important;}
.br-greendarkest-x30 {border-color: rgba(0,97,0,0.3) !important;}
.br-greendarkest-x35 {border-color: rgba(0,97,0,0.35) !important;}
.br-greendarkest-x40 {border-color: rgba(0,97,0,0.4) !important;}
.br-greendarkest-x45 {border-color: rgba(0,97,0,0.45) !important;}
.br-greendarkest-x50 {border-color: rgba(0,97,0,0.5) !important;}
.br-greendarkest-x55 {border-color: rgba(0,97,0,0.55) !important;}
.br-greendarkest-x60 {border-color: rgba(0,97,0,0.6) !important;}
.br-greendarkest-x65 {border-color: rgba(0,97,0,0.65) !important;}
.br-greendarkest-x70 {border-color: rgba(0,97,0,0.7) !important;}
.br-greendarkest-x75 {border-color: rgba(0,97,0,0.75) !important;}
.br-greendarkest-x80 {border-color: rgba(0,97,0,0.8) !important;}
.br-greendarkest-x85 {border-color: rgba(0,97,0,0.85) !important;}
.br-greendarkest-x90 {border-color: rgba(0,97,0,0.9) !important;}
.br-greendarkest-x95 {border-color: rgba(0,97,0,0.95) !important;}
.br-greendarkest-x100 {border-color: rgba(0,97,0,1) !important;}
/*------------------------- Border Color-blue ----------------------------------*/
.br-blue {border-color: rgba(0,0,255,1) !important;}
.br-blue-x05 {border-color: rgba(0,0,255,0.05) !important;}
.br-blue-x10 {border-color: rgba(0,0,255,0.1) !important;}
.br-blue-x15 {border-color: rgba(0,0,255,0.15) !important;}
.br-blue-x20 {border-color: rgba(0,0,255,0.2) !important;}
.br-blue-x25 {border-color: rgba(0,0,255,0.25) !important;}
.br-blue-x30 {border-color: rgba(0,0,255,0.3) !important;}
.br-blue-x35 {border-color: rgba(0,0,255,0.35) !important;}
.br-blue-x40 {border-color: rgba(0,0,255,0.4) !important;}
.br-blue-x45 {border-color: rgba(0,0,255,0.45) !important;}
.br-blue-x50 {border-color: rgba(0,0,255,0.5) !important;}
.br-blue-x55 {border-color: rgba(0,0,255,0.55) !important;}
.br-blue-x60 {border-color: rgba(0,0,255,0.6) !important;}
.br-blue-x65 {border-color: rgba(0,0,255,0.65) !important;}
.br-blue-x70 {border-color: rgba(0,0,255,0.7) !important;}
.br-blue-x75 {border-color: rgba(0,0,255,0.75) !important;}
.br-blue-x80 {border-color: rgba(0,0,255,0.8) !important;}
.br-blue-x85 {border-color: rgba(0,0,255,0.85) !important;}
.br-blue-x90 {border-color: rgba(0,0,255,0.9) !important;}
.br-blue-x95 {border-color: rgba(0,0,255,0.95) !important;}
.br-blue-x100 {border-color: rgba(0,0,255,1) !important;}
/*------------------------- Border Color-bluedark ----------------------------------*/
.br-bluedark {border-color: rgba(0,0,168,1) !important;}
.br-bluedark-x05 {border-color: rgba(0,0,168,0.05) !important;}
.br-bluedark-x10 {border-color: rgba(0,0,168,0.1) !important;}
.br-bluedark-x15 {border-color: rgba(0,0,168,0.15) !important;}
.br-bluedark-x20 {border-color: rgba(0,0,168,0.2) !important;}
.br-bluedark-x25 {border-color: rgba(0,0,168,0.25) !important;}
.br-bluedark-x30 {border-color: rgba(0,0,168,0.3) !important;}
.br-bluedark-x35 {border-color: rgba(0,0,168,0.35) !important;}
.br-bluedark-x40 {border-color: rgba(0,0,168,0.4) !important;}
.br-bluedark-x45 {border-color: rgba(0,0,168,0.45) !important;}
.br-bluedark-x50 {border-color: rgba(0,0,168,0.5) !important;}
.br-bluedark-x55 {border-color: rgba(0,0,168,0.55) !important;}
.br-bluedark-x60 {border-color: rgba(0,0,168,0.6) !important;}
.br-bluedark-x65 {border-color: rgba(0,0,168,0.65) !important;}
.br-bluedark-x70 {border-color: rgba(0,0,168,0.7) !important;}
.br-bluedark-x75 {border-color: rgba(0,0,168,0.75) !important;}
.br-bluedark-x80 {border-color: rgba(0,0,168,0.8) !important;}
.br-bluedark-x85 {border-color: rgba(0,0,168,0.85) !important;}
.br-bluedark-x90 {border-color: rgba(0,0,168,0.9) !important;}
.br-bluedark-x95 {border-color: rgba(0,0,168,0.95) !important;}
.br-bluedark-x100 {border-color: rgba(0,0,168,1) !important;}
/*------------------------- Border Color-bluedarkest ----------------------------------*/
.br-bluedarkest {border-color: rgba(0,0,97,1) !important;}
.br-bluedarkest-x05 {border-color: rgba(0,0,97,0.05) !important;}
.br-bluedarkest-x10 {border-color: rgba(0,0,97,0.1) !important;}
.br-bluedarkest-x15 {border-color: rgba(0,0,97,0.15) !important;}
.br-bluedarkest-x20 {border-color: rgba(0,0,97,0.2) !important;}
.br-bluedarkest-x25 {border-color: rgba(0,0,97,0.25) !important;}
.br-bluedarkest-x30 {border-color: rgba(0,0,97,0.3) !important;}
.br-bluedarkest-x35 {border-color: rgba(0,0,97,0.35) !important;}
.br-bluedarkest-x40 {border-color: rgba(0,0,97,0.4) !important;}
.br-bluedarkest-x45 {border-color: rgba(0,0,97,0.45) !important;}
.br-bluedarkest-x50 {border-color: rgba(0,0,97,0.5) !important;}
.br-bluedarkest-x55 {border-color: rgba(0,0,97,0.55) !important;}
.br-bluedarkest-x60 {border-color: rgba(0,0,97,0.6) !important;}
.br-bluedarkest-x65 {border-color: rgba(0,0,97,0.65) !important;}
.br-bluedarkest-x70 {border-color: rgba(0,0,97,0.7) !important;}
.br-bluedarkest-x75 {border-color: rgba(0,0,97,0.75) !important;}
.br-bluedarkest-x80 {border-color: rgba(0,0,97,0.8) !important;}
.br-bluedarkest-x85 {border-color: rgba(0,0,97,0.85) !important;}
.br-bluedarkest-x90 {border-color: rgba(0,0,97,0.9) !important;}
.br-bluedarkest-x95 {border-color: rgba(0,0,97,0.95) !important;}
.br-bluedarkest-x100 {border-color: rgba(0,0,97,1) !important;}
/*------------------------- Border Color-yellow ----------------------------------*/
.br-yellow {border-color: rgba(255,255,0,1) !important;}
.br-yellow-x05 {border-color: rgba(255,255,0,0.05) !important;}
.br-yellow-x10 {border-color: rgba(255,255,0,0.1) !important;}
.br-yellow-x15 {border-color: rgba(255,255,0,0.15) !important;}
.br-yellow-x20 {border-color: rgba(255,255,0,0.2) !important;}
.br-yellow-x25 {border-color: rgba(255,255,0,0.25) !important;}
.br-yellow-x30 {border-color: rgba(255,255,0,0.3) !important;}
.br-yellow-x35 {border-color: rgba(255,255,0,0.35) !important;}
.br-yellow-x40 {border-color: rgba(255,255,0,0.4) !important;}
.br-yellow-x45 {border-color: rgba(255,255,0,0.45) !important;}
.br-yellow-x50 {border-color: rgba(255,255,0,0.5) !important;}
.br-yellow-x55 {border-color: rgba(255,255,0,0.55) !important;}
.br-yellow-x60 {border-color: rgba(255,255,0,0.6) !important;}
.br-yellow-x65 {border-color: rgba(255,255,0,0.65) !important;}
.br-yellow-x70 {border-color: rgba(255,255,0,0.7) !important;}
.br-yellow-x75 {border-color: rgba(255,255,0,0.75) !important;}
.br-yellow-x80 {border-color: rgba(255,255,0,0.8) !important;}
.br-yellow-x85 {border-color: rgba(255,255,0,0.85) !important;}
.br-yellow-x90 {border-color: rgba(255,255,0,0.9) !important;}
.br-yellow-x95 {border-color: rgba(255,255,0,0.95) !important;}
.br-yellow-x100 {border-color: rgba(255,255,0,1) !important;}
/*------------------------- Border Color-yellowdark ----------------------------------*/
.br-yellowdark {border-color: rgba(200,200,0,1) !important;}
.br-yellowdark-x05 {border-color: rgba(200,200,0,0.05) !important;}
.br-yellowdark-x10 {border-color: rgba(200,200,0,0.1) !important;}
.br-yellowdark-x15 {border-color: rgba(200,200,0,0.15) !important;}
.br-yellowdark-x20 {border-color: rgba(200,200,0,0.2) !important;}
.br-yellowdark-x25 {border-color: rgba(200,200,0,0.25) !important;}
.br-yellowdark-x30 {border-color: rgba(200,200,0,0.3) !important;}
.br-yellowdark-x35 {border-color: rgba(200,200,0,0.35) !important;}
.br-yellowdark-x40 {border-color: rgba(200,200,0,0.4) !important;}
.br-yellowdark-x45 {border-color: rgba(200,200,0,0.45) !important;}
.br-yellowdark-x50 {border-color: rgba(200,200,0,0.5) !important;}
.br-yellowdark-x55 {border-color: rgba(200,200,0,0.55) !important;}
.br-yellowdark-x60 {border-color: rgba(200,200,0,0.6) !important;}
.br-yellowdark-x65 {border-color: rgba(200,200,0,0.65) !important;}
.br-yellowdark-x70 {border-color: rgba(200,200,0,0.7) !important;}
.br-yellowdark-x75 {border-color: rgba(200,200,0,0.75) !important;}
.br-yellowdark-x80 {border-color: rgba(200,200,0,0.8) !important;}
.br-yellowdark-x85 {border-color: rgba(200,200,0,0.85) !important;}
.br-yellowdark-x90 {border-color: rgba(200,200,0,0.9) !important;}
.br-yellowdark-x95 {border-color: rgba(200,200,0,0.95) !important;}
.br-yellowdark-x100 {border-color: rgba(200,200,0,1) !important;}
/*------------------------- Border Color-yellowdarkest ----------------------------------*/
.br-yellowdarkest {border-color: rgba(122,122,0,1) !important;}
.br-yellowdarkest-x05 {border-color: rgba(122,122,0,0.05) !important;}
.br-yellowdarkest-x10 {border-color: rgba(122,122,0,0.1) !important;}
.br-yellowdarkest-x15 {border-color: rgba(122,122,0,0.15) !important;}
.br-yellowdarkest-x20 {border-color: rgba(122,122,0,0.2) !important;}
.br-yellowdarkest-x25 {border-color: rgba(122,122,0,0.25) !important;}
.br-yellowdarkest-x30 {border-color: rgba(122,122,0,0.3) !important;}
.br-yellowdarkest-x35 {border-color: rgba(122,122,0,0.35) !important;}
.br-yellowdarkest-x40 {border-color: rgba(122,122,0,0.4) !important;}
.br-yellowdarkest-x45 {border-color: rgba(122,122,0,0.45) !important;}
.br-yellowdarkest-x50 {border-color: rgba(122,122,0,0.5) !important;}
.br-yellowdarkest-x55 {border-color: rgba(122,122,0,0.55) !important;}
.br-yellowdarkest-x60 {border-color: rgba(122,122,0,0.6) !important;}
.br-yellowdarkest-x65 {border-color: rgba(122,122,0,0.65) !important;}
.br-yellowdarkest-x70 {border-color: rgba(122,122,0,0.7) !important;}
.br-yellowdarkest-x75 {border-color: rgba(122,122,0,0.75) !important;}
.br-yellowdarkest-x80 {border-color: rgba(122,122,0,0.8) !important;}
.br-yellowdarkest-x85 {border-color: rgba(122,122,0,0.85) !important;}
.br-yellowdarkest-x90 {border-color: rgba(122,122,0,0.9) !important;}
.br-yellowdarkest-x95 {border-color: rgba(122,122,0,0.95) !important;}
.br-yellowdarkest-x100 {border-color: rgba(122,122,0,1) !important;}
/*------------------------- Border Color-magenta ----------------------------------*/
.br-magenta {border-color: rgba(255,0,255,1) !important;}
.br-magenta-x05 {border-color: rgba(255,0,255,0.05) !important;}
.br-magenta-x10 {border-color: rgba(255,0,255,0.1) !important;}
.br-magenta-x15 {border-color: rgba(255,0,255,0.15) !important;}
.br-magenta-x20 {border-color: rgba(255,0,255,0.2) !important;}
.br-magenta-x25 {border-color: rgba(255,0,255,0.25) !important;}
.br-magenta-x30 {border-color: rgba(255,0,255,0.3) !important;}
.br-magenta-x35 {border-color: rgba(255,0,255,0.35) !important;}
.br-magenta-x40 {border-color: rgba(255,0,255,0.4) !important;}
.br-magenta-x45 {border-color: rgba(255,0,255,0.45) !important;}
.br-magenta-x50 {border-color: rgba(255,0,255,0.5) !important;}
.br-magenta-x55 {border-color: rgba(255,0,255,0.55) !important;}
.br-magenta-x60 {border-color: rgba(255,0,255,0.6) !important;}
.br-magenta-x65 {border-color: rgba(255,0,255,0.65) !important;}
.br-magenta-x70 {border-color: rgba(255,0,255,0.7) !important;}
.br-magenta-x75 {border-color: rgba(255,0,255,0.75) !important;}
.br-magenta-x80 {border-color: rgba(255,0,255,0.8) !important;}
.br-magenta-x85 {border-color: rgba(255,0,255,0.85) !important;}
.br-magenta-x90 {border-color: rgba(255,0,255,0.9) !important;}
.br-magenta-x95 {border-color: rgba(255,0,255,0.95) !important;}
.br-magenta-x100 {border-color: rgba(255,0,255,1) !important;}
/*------------------------- Border Color-magentadark ----------------------------------*/
.br-magentadark {border-color: rgba(156,0,156,1) !important;}
.br-magentadark-x05 {border-color: rgba(156,0,156,0.05) !important;}
.br-magentadark-x10 {border-color: rgba(156,0,156,0.1) !important;}
.br-magentadark-x15 {border-color: rgba(156,0,156,0.15) !important;}
.br-magentadark-x20 {border-color: rgba(156,0,156,0.2) !important;}
.br-magentadark-x25 {border-color: rgba(156,0,156,0.25) !important;}
.br-magentadark-x30 {border-color: rgba(156,0,156,0.3) !important;}
.br-magentadark-x35 {border-color: rgba(156,0,156,0.35) !important;}
.br-magentadark-x40 {border-color: rgba(156,0,156,0.4) !important;}
.br-magentadark-x45 {border-color: rgba(156,0,156,0.45) !important;}
.br-magentadark-x50 {border-color: rgba(156,0,156,0.5) !important;}
.br-magentadark-x55 {border-color: rgba(156,0,156,0.55) !important;}
.br-magentadark-x60 {border-color: rgba(156,0,156,0.6) !important;}
.br-magentadark-x65 {border-color: rgba(156,0,156,0.65) !important;}
.br-magentadark-x70 {border-color: rgba(156,0,156,0.7) !important;}
.br-magentadark-x75 {border-color: rgba(156,0,156,0.75) !important;}
.br-magentadark-x80 {border-color: rgba(156,0,156,0.8) !important;}
.br-magentadark-x85 {border-color: rgba(156,0,156,0.85) !important;}
.br-magentadark-x90 {border-color: rgba(156,0,156,0.9) !important;}
.br-magentadark-x95 {border-color: rgba(156,0,156,0.95) !important;}
.br-magentadark-x100 {border-color: rgba(156,0,156,1) !important;}
/*------------------------- Border Color-magentadarkest ----------------------------------*/
.br-magentadarkest {border-color: rgba(94,0,94,1) !important;}
.br-magentadarkest-x05 {border-color: rgba(94,0,94,0.05) !important;}
.br-magentadarkest-x10 {border-color: rgba(94,0,94,0.1) !important;}
.br-magentadarkest-x15 {border-color: rgba(94,0,94,0.15) !important;}
.br-magentadarkest-x20 {border-color: rgba(94,0,94,0.2) !important;}
.br-magentadarkest-x25 {border-color: rgba(94,0,94,0.25) !important;}
.br-magentadarkest-x30 {border-color: rgba(94,0,94,0.3) !important;}
.br-magentadarkest-x35 {border-color: rgba(94,0,94,0.35) !important;}
.br-magentadarkest-x40 {border-color: rgba(94,0,94,0.4) !important;}
.br-magentadarkest-x45 {border-color: rgba(94,0,94,0.45) !important;}
.br-magentadarkest-x50 {border-color: rgba(94,0,94,0.5) !important;}
.br-magentadarkest-x55 {border-color: rgba(94,0,94,0.55) !important;}
.br-magentadarkest-x60 {border-color: rgba(94,0,94,0.6) !important;}
.br-magentadarkest-x65 {border-color: rgba(94,0,94,0.65) !important;}
.br-magentadarkest-x70 {border-color: rgba(94,0,94,0.7) !important;}
.br-magentadarkest-x75 {border-color: rgba(94,0,94,0.75) !important;}
.br-magentadarkest-x80 {border-color: rgba(94,0,94,0.8) !important;}
.br-magentadarkest-x85 {border-color: rgba(94,0,94,0.85) !important;}
.br-magentadarkest-x90 {border-color: rgba(94,0,94,0.9) !important;}
.br-magentadarkest-x95 {border-color: rgba(94,0,94,0.95) !important;}
.br-magentadarkest-x100 {border-color: rgba(94,0,94,1) !important;}
/*------------------------- Border Color-cyan ----------------------------------*/
.br-cyan {border-color: rgba(0,255,255,1) !important;}
.br-cyan-x05 {border-color: rgba(0,255,255,0.05) !important;}
.br-cyan-x10 {border-color: rgba(0,255,255,0.1) !important;}
.br-cyan-x15 {border-color: rgba(0,255,255,0.15) !important;}
.br-cyan-x20 {border-color: rgba(0,255,255,0.2) !important;}
.br-cyan-x25 {border-color: rgba(0,255,255,0.25) !important;}
.br-cyan-x30 {border-color: rgba(0,255,255,0.3) !important;}
.br-cyan-x35 {border-color: rgba(0,255,255,0.35) !important;}
.br-cyan-x40 {border-color: rgba(0,255,255,0.4) !important;}
.br-cyan-x45 {border-color: rgba(0,255,255,0.45) !important;}
.br-cyan-x50 {border-color: rgba(0,255,255,0.5) !important;}
.br-cyan-x55 {border-color: rgba(0,255,255,0.55) !important;}
.br-cyan-x60 {border-color: rgba(0,255,255,0.6) !important;}
.br-cyan-x65 {border-color: rgba(0,255,255,0.65) !important;}
.br-cyan-x70 {border-color: rgba(0,255,255,0.7) !important;}
.br-cyan-x75 {border-color: rgba(0,255,255,0.75) !important;}
.br-cyan-x80 {border-color: rgba(0,255,255,0.8) !important;}
.br-cyan-x85 {border-color: rgba(0,255,255,0.85) !important;}
.br-cyan-x90 {border-color: rgba(0,255,255,0.9) !important;}
.br-cyan-x95 {border-color: rgba(0,255,255,0.95) !important;}
.br-cyan-x100 {border-color: rgba(0,255,255,1) !important;}
/*------------------------- Border Color-cyandark ----------------------------------*/
.br-cyandark {border-color: rgba(0,145,145,1) !important;}
.br-cyandark-x05 {border-color: rgba(0,145,145,0.05) !important;}
.br-cyandark-x10 {border-color: rgba(0,145,145,0.1) !important;}
.br-cyandark-x15 {border-color: rgba(0,145,145,0.15) !important;}
.br-cyandark-x20 {border-color: rgba(0,145,145,0.2) !important;}
.br-cyandark-x25 {border-color: rgba(0,145,145,0.25) !important;}
.br-cyandark-x30 {border-color: rgba(0,145,145,0.3) !important;}
.br-cyandark-x35 {border-color: rgba(0,145,145,0.35) !important;}
.br-cyandark-x40 {border-color: rgba(0,145,145,0.4) !important;}
.br-cyandark-x45 {border-color: rgba(0,145,145,0.45) !important;}
.br-cyandark-x50 {border-color: rgba(0,145,145,0.5) !important;}
.br-cyandark-x55 {border-color: rgba(0,145,145,0.55) !important;}
.br-cyandark-x60 {border-color: rgba(0,145,145,0.6) !important;}
.br-cyandark-x65 {border-color: rgba(0,145,145,0.65) !important;}
.br-cyandark-x70 {border-color: rgba(0,145,145,0.7) !important;}
.br-cyandark-x75 {border-color: rgba(0,145,145,0.75) !important;}
.br-cyandark-x80 {border-color: rgba(0,145,145,0.8) !important;}
.br-cyandark-x85 {border-color: rgba(0,145,145,0.85) !important;}
.br-cyandark-x90 {border-color: rgba(0,145,145,0.9) !important;}
.br-cyandark-x95 {border-color: rgba(0,145,145,0.95) !important;}
.br-cyandark-x100 {border-color: rgba(0,145,145,1) !important;}
/*------------------------- Border Color-cyandarkest ----------------------------------*/
.br-cyandarkest {border-color: rgba(0,74,74,1) !important;}
.br-cyandarkest-x05 {border-color: rgba(0,74,74,0.05) !important;}
.br-cyandarkest-x10 {border-color: rgba(0,74,74,0.1) !important;}
.br-cyandarkest-x15 {border-color: rgba(0,74,74,0.15) !important;}
.br-cyandarkest-x20 {border-color: rgba(0,74,74,0.2) !important;}
.br-cyandarkest-x25 {border-color: rgba(0,74,74,0.25) !important;}
.br-cyandarkest-x30 {border-color: rgba(0,74,74,0.3) !important;}
.br-cyandarkest-x35 {border-color: rgba(0,74,74,0.35) !important;}
.br-cyandarkest-x40 {border-color: rgba(0,74,74,0.4) !important;}
.br-cyandarkest-x45 {border-color: rgba(0,74,74,0.45) !important;}
.br-cyandarkest-x50 {border-color: rgba(0,74,74,0.5) !important;}
.br-cyandarkest-x55 {border-color: rgba(0,74,74,0.55) !important;}
.br-cyandarkest-x60 {border-color: rgba(0,74,74,0.6) !important;}
.br-cyandarkest-x65 {border-color: rgba(0,74,74,0.65) !important;}
.br-cyandarkest-x70 {border-color: rgba(0,74,74,0.7) !important;}
.br-cyandarkest-x75 {border-color: rgba(0,74,74,0.75) !important;}
.br-cyandarkest-x80 {border-color: rgba(0,74,74,0.8) !important;}
.br-cyandarkest-x85 {border-color: rgba(0,74,74,0.85) !important;}
.br-cyandarkest-x90 {border-color: rgba(0,74,74,0.9) !important;}
.br-cyandarkest-x95 {border-color: rgba(0,74,74,0.95) !important;}
.br-cyandarkest-x100 {border-color: rgba(0,74,74,1) !important;}
/*------------------------- Border Color-orange ----------------------------------*/
.br-orange {border-color: rgba(255,128,0,1) !important;}
.br-orange-x05 {border-color: rgba(255,128,0,0.05) !important;}
.br-orange-x10 {border-color: rgba(255,128,0,0.1) !important;}
.br-orange-x15 {border-color: rgba(255,128,0,0.15) !important;}
.br-orange-x20 {border-color: rgba(255,128,0,0.2) !important;}
.br-orange-x25 {border-color: rgba(255,128,0,0.25) !important;}
.br-orange-x30 {border-color: rgba(255,128,0,0.3) !important;}
.br-orange-x35 {border-color: rgba(255,128,0,0.35) !important;}
.br-orange-x40 {border-color: rgba(255,128,0,0.4) !important;}
.br-orange-x45 {border-color: rgba(255,128,0,0.45) !important;}
.br-orange-x50 {border-color: rgba(255,128,0,0.5) !important;}
.br-orange-x55 {border-color: rgba(255,128,0,0.55) !important;}
.br-orange-x60 {border-color: rgba(255,128,0,0.6) !important;}
.br-orange-x65 {border-color: rgba(255,128,0,0.65) !important;}
.br-orange-x70 {border-color: rgba(255,128,0,0.7) !important;}
.br-orange-x75 {border-color: rgba(255,128,0,0.75) !important;}
.br-orange-x80 {border-color: rgba(255,128,0,0.8) !important;}
.br-orange-x85 {border-color: rgba(255,128,0,0.85) !important;}
.br-orange-x90 {border-color: rgba(255,128,0,0.9) !important;}
.br-orange-x95 {border-color: rgba(255,128,0,0.95) !important;}
.br-orange-x100 {border-color: rgba(255,128,0,1) !important;}
/*------------------------- Border Color-orangedark ----------------------------------*/
.br-orangedark {border-color: rgba(219,110,0,1) !important;}
.br-orangedark-x05 {border-color: rgba(219,110,0,0.05) !important;}
.br-orangedark-x10 {border-color: rgba(219,110,0,0.1) !important;}
.br-orangedark-x15 {border-color: rgba(219,110,0,0.15) !important;}
.br-orangedark-x20 {border-color: rgba(219,110,0,0.2) !important;}
.br-orangedark-x25 {border-color: rgba(219,110,0,0.25) !important;}
.br-orangedark-x30 {border-color: rgba(219,110,0,0.3) !important;}
.br-orangedark-x35 {border-color: rgba(219,110,0,0.35) !important;}
.br-orangedark-x40 {border-color: rgba(219,110,0,0.4) !important;}
.br-orangedark-x45 {border-color: rgba(219,110,0,0.45) !important;}
.br-orangedark-x50 {border-color: rgba(219,110,0,0.5) !important;}
.br-orangedark-x55 {border-color: rgba(219,110,0,0.55) !important;}
.br-orangedark-x60 {border-color: rgba(219,110,0,0.6) !important;}
.br-orangedark-x65 {border-color: rgba(219,110,0,0.65) !important;}
.br-orangedark-x70 {border-color: rgba(219,110,0,0.7) !important;}
.br-orangedark-x75 {border-color: rgba(219,110,0,0.75) !important;}
.br-orangedark-x80 {border-color: rgba(219,110,0,0.8) !important;}
.br-orangedark-x85 {border-color: rgba(219,110,0,0.85) !important;}
.br-orangedark-x90 {border-color: rgba(219,110,0,0.9) !important;}
.br-orangedark-x95 {border-color: rgba(219,110,0,0.95) !important;}
.br-orangedark-x100 {border-color: rgba(219,110,0,1) !important;}
/*------------------------- Border Color-orangedarkest ----------------------------------*/
.br-orangedarkest {border-color: rgba(148,74,0,1) !important;}
.br-orangedarkest-x05 {border-color: rgba(148,74,0,0.05) !important;}
.br-orangedarkest-x10 {border-color: rgba(148,74,0,0.1) !important;}
.br-orangedarkest-x15 {border-color: rgba(148,74,0,0.15) !important;}
.br-orangedarkest-x20 {border-color: rgba(148,74,0,0.2) !important;}
.br-orangedarkest-x25 {border-color: rgba(148,74,0,0.25) !important;}
.br-orangedarkest-x30 {border-color: rgba(148,74,0,0.3) !important;}
.br-orangedarkest-x35 {border-color: rgba(148,74,0,0.35) !important;}
.br-orangedarkest-x40 {border-color: rgba(148,74,0,0.4) !important;}
.br-orangedarkest-x45 {border-color: rgba(148,74,0,0.45) !important;}
.br-orangedarkest-x50 {border-color: rgba(148,74,0,0.5) !important;}
.br-orangedarkest-x55 {border-color: rgba(148,74,0,0.55) !important;}
.br-orangedarkest-x60 {border-color: rgba(148,74,0,0.6) !important;}
.br-orangedarkest-x65 {border-color: rgba(148,74,0,0.65) !important;}
.br-orangedarkest-x70 {border-color: rgba(148,74,0,0.7) !important;}
.br-orangedarkest-x75 {border-color: rgba(148,74,0,0.75) !important;}
.br-orangedarkest-x80 {border-color: rgba(148,74,0,0.8) !important;}
.br-orangedarkest-x85 {border-color: rgba(148,74,0,0.85) !important;}
.br-orangedarkest-x90 {border-color: rgba(148,74,0,0.9) !important;}
.br-orangedarkest-x95 {border-color: rgba(148,74,0,0.95) !important;}
.br-orangedarkest-x100 {border-color: rgba(148,74,0,1) !important;}
/*------------------------- Border Color-pink ----------------------------------*/
.br-pink {border-color: rgba(255,0,128,1) !important;}
.br-pink-x05 {border-color: rgba(255,0,128,0.05) !important;}
.br-pink-x10 {border-color: rgba(255,0,128,0.1) !important;}
.br-pink-x15 {border-color: rgba(255,0,128,0.15) !important;}
.br-pink-x20 {border-color: rgba(255,0,128,0.2) !important;}
.br-pink-x25 {border-color: rgba(255,0,128,0.25) !important;}
.br-pink-x30 {border-color: rgba(255,0,128,0.3) !important;}
.br-pink-x35 {border-color: rgba(255,0,128,0.35) !important;}
.br-pink-x40 {border-color: rgba(255,0,128,0.4) !important;}
.br-pink-x45 {border-color: rgba(255,0,128,0.45) !important;}
.br-pink-x50 {border-color: rgba(255,0,128,0.5) !important;}
.br-pink-x55 {border-color: rgba(255,0,128,0.55) !important;}
.br-pink-x60 {border-color: rgba(255,0,128,0.6) !important;}
.br-pink-x65 {border-color: rgba(255,0,128,0.65) !important;}
.br-pink-x70 {border-color: rgba(255,0,128,0.7) !important;}
.br-pink-x75 {border-color: rgba(255,0,128,0.75) !important;}
.br-pink-x80 {border-color: rgba(255,0,128,0.8) !important;}
.br-pink-x85 {border-color: rgba(255,0,128,0.85) !important;}
.br-pink-x90 {border-color: rgba(255,0,128,0.9) !important;}
.br-pink-x95 {border-color: rgba(255,0,128,0.95) !important;}
.br-pink-x100 {border-color: rgba(255,0,128,1) !important;}
/*------------------------- Border Color-pinkdark ----------------------------------*/
.br-pinkdark {border-color: rgba(186,0,93,1) !important;}
.br-pinkdark-x05 {border-color: rgba(186,0,93,0.05) !important;}
.br-pinkdark-x10 {border-color: rgba(186,0,93,0.1) !important;}
.br-pinkdark-x15 {border-color: rgba(186,0,93,0.15) !important;}
.br-pinkdark-x20 {border-color: rgba(186,0,93,0.2) !important;}
.br-pinkdark-x25 {border-color: rgba(186,0,93,0.25) !important;}
.br-pinkdark-x30 {border-color: rgba(186,0,93,0.3) !important;}
.br-pinkdark-x35 {border-color: rgba(186,0,93,0.35) !important;}
.br-pinkdark-x40 {border-color: rgba(186,0,93,0.4) !important;}
.br-pinkdark-x45 {border-color: rgba(186,0,93,0.45) !important;}
.br-pinkdark-x50 {border-color: rgba(186,0,93,0.5) !important;}
.br-pinkdark-x55 {border-color: rgba(186,0,93,0.55) !important;}
.br-pinkdark-x60 {border-color: rgba(186,0,93,0.6) !important;}
.br-pinkdark-x65 {border-color: rgba(186,0,93,0.65) !important;}
.br-pinkdark-x70 {border-color: rgba(186,0,93,0.7) !important;}
.br-pinkdark-x75 {border-color: rgba(186,0,93,0.75) !important;}
.br-pinkdark-x80 {border-color: rgba(186,0,93,0.8) !important;}
.br-pinkdark-x85 {border-color: rgba(186,0,93,0.85) !important;}
.br-pinkdark-x90 {border-color: rgba(186,0,93,0.9) !important;}
.br-pinkdark-x95 {border-color: rgba(186,0,93,0.95) !important;}
.br-pinkdark-x100 {border-color: rgba(186,0,93,1) !important;}
/*------------------------- Border Color-pinkdarkest ----------------------------------*/
.br-pinkdarkest {border-color: rgba(120,0,60,1) !important;}
.br-pinkdarkest-x05 {border-color: rgba(120,0,60,0.05) !important;}
.br-pinkdarkest-x10 {border-color: rgba(120,0,60,0.1) !important;}
.br-pinkdarkest-x15 {border-color: rgba(120,0,60,0.15) !important;}
.br-pinkdarkest-x20 {border-color: rgba(120,0,60,0.2) !important;}
.br-pinkdarkest-x25 {border-color: rgba(120,0,60,0.25) !important;}
.br-pinkdarkest-x30 {border-color: rgba(120,0,60,0.3) !important;}
.br-pinkdarkest-x35 {border-color: rgba(120,0,60,0.35) !important;}
.br-pinkdarkest-x40 {border-color: rgba(120,0,60,0.4) !important;}
.br-pinkdarkest-x45 {border-color: rgba(120,0,60,0.45) !important;}
.br-pinkdarkest-x50 {border-color: rgba(120,0,60,0.5) !important;}
.br-pinkdarkest-x55 {border-color: rgba(120,0,60,0.55) !important;}
.br-pinkdarkest-x60 {border-color: rgba(120,0,60,0.6) !important;}
.br-pinkdarkest-x65 {border-color: rgba(120,0,60,0.65) !important;}
.br-pinkdarkest-x70 {border-color: rgba(120,0,60,0.7) !important;}
.br-pinkdarkest-x75 {border-color: rgba(120,0,60,0.75) !important;}
.br-pinkdarkest-x80 {border-color: rgba(120,0,60,0.8) !important;}
.br-pinkdarkest-x85 {border-color: rgba(120,0,60,0.85) !important;}
.br-pinkdarkest-x90 {border-color: rgba(120,0,60,0.9) !important;}
.br-pinkdarkest-x95 {border-color: rgba(120,0,60,0.95) !important;}
.br-pinkdarkest-x100 {border-color: rgba(120,0,60,1) !important;}
/*------------------------- Border Color-purple ----------------------------------*/
.br-purple {border-color: rgba(128,0,128,1) !important;}
.br-purple-x05 {border-color: rgba(128,0,128,0.05) !important;}
.br-purple-x10 {border-color: rgba(128,0,128,0.1) !important;}
.br-purple-x15 {border-color: rgba(128,0,128,0.15) !important;}
.br-purple-x20 {border-color: rgba(128,0,128,0.2) !important;}
.br-purple-x25 {border-color: rgba(128,0,128,0.25) !important;}
.br-purple-x30 {border-color: rgba(128,0,128,0.3) !important;}
.br-purple-x35 {border-color: rgba(128,0,128,0.35) !important;}
.br-purple-x40 {border-color: rgba(128,0,128,0.4) !important;}
.br-purple-x45 {border-color: rgba(128,0,128,0.45) !important;}
.br-purple-x50 {border-color: rgba(128,0,128,0.5) !important;}
.br-purple-x55 {border-color: rgba(128,0,128,0.55) !important;}
.br-purple-x60 {border-color: rgba(128,0,128,0.6) !important;}
.br-purple-x65 {border-color: rgba(128,0,128,0.65) !important;}
.br-purple-x70 {border-color: rgba(128,0,128,0.7) !important;}
.br-purple-x75 {border-color: rgba(128,0,128,0.75) !important;}
.br-purple-x80 {border-color: rgba(128,0,128,0.8) !important;}
.br-purple-x85 {border-color: rgba(128,0,128,0.85) !important;}
.br-purple-x90 {border-color: rgba(128,0,128,0.9) !important;}
.br-purple-x95 {border-color: rgba(128,0,128,0.95) !important;}
.br-purple-x100 {border-color: rgba(128,0,128,1) !important;}
/*------------------------- Border Color-purpledark ----------------------------------*/
.br-purpledark {border-color: rgba(97,0,97,1) !important;}
.br-purpledark-x05 {border-color: rgba(97,0,97,0.05) !important;}
.br-purpledark-x10 {border-color: rgba(97,0,97,0.1) !important;}
.br-purpledark-x15 {border-color: rgba(97,0,97,0.15) !important;}
.br-purpledark-x20 {border-color: rgba(97,0,97,0.2) !important;}
.br-purpledark-x25 {border-color: rgba(97,0,97,0.25) !important;}
.br-purpledark-x30 {border-color: rgba(97,0,97,0.3) !important;}
.br-purpledark-x35 {border-color: rgba(97,0,97,0.35) !important;}
.br-purpledark-x40 {border-color: rgba(97,0,97,0.4) !important;}
.br-purpledark-x45 {border-color: rgba(97,0,97,0.45) !important;}
.br-purpledark-x50 {border-color: rgba(97,0,97,0.5) !important;}
.br-purpledark-x55 {border-color: rgba(97,0,97,0.55) !important;}
.br-purpledark-x60 {border-color: rgba(97,0,97,0.6) !important;}
.br-purpledark-x65 {border-color: rgba(97,0,97,0.65) !important;}
.br-purpledark-x70 {border-color: rgba(97,0,97,0.7) !important;}
.br-purpledark-x75 {border-color: rgba(97,0,97,0.75) !important;}
.br-purpledark-x80 {border-color: rgba(97,0,97,0.8) !important;}
.br-purpledark-x85 {border-color: rgba(97,0,97,0.85) !important;}
.br-purpledark-x90 {border-color: rgba(97,0,97,0.9) !important;}
.br-purpledark-x95 {border-color: rgba(97,0,97,0.95) !important;}
.br-purpledark-x100 {border-color: rgba(97,0,97,1) !important;}
/*------------------------- Border Color-purpledarkest ----------------------------------*/
.br-purpledarkest {border-color: rgba(66,0,66,1) !important;}
.br-purpledarkest-x05 {border-color: rgba(66,0,66,0.05) !important;}
.br-purpledarkest-x10 {border-color: rgba(66,0,66,0.1) !important;}
.br-purpledarkest-x15 {border-color: rgba(66,0,66,0.15) !important;}
.br-purpledarkest-x20 {border-color: rgba(66,0,66,0.2) !important;}
.br-purpledarkest-x25 {border-color: rgba(66,0,66,0.25) !important;}
.br-purpledarkest-x30 {border-color: rgba(66,0,66,0.3) !important;}
.br-purpledarkest-x35 {border-color: rgba(66,0,66,0.35) !important;}
.br-purpledarkest-x40 {border-color: rgba(66,0,66,0.4) !important;}
.br-purpledarkest-x45 {border-color: rgba(66,0,66,0.45) !important;}
.br-purpledarkest-x50 {border-color: rgba(66,0,66,0.5) !important;}
.br-purpledarkest-x55 {border-color: rgba(66,0,66,0.55) !important;}
.br-purpledarkest-x60 {border-color: rgba(66,0,66,0.6) !important;}
.br-purpledarkest-x65 {border-color: rgba(66,0,66,0.65) !important;}
.br-purpledarkest-x70 {border-color: rgba(66,0,66,0.7) !important;}
.br-purpledarkest-x75 {border-color: rgba(66,0,66,0.75) !important;}
.br-purpledarkest-x80 {border-color: rgba(66,0,66,0.8) !important;}
.br-purpledarkest-x85 {border-color: rgba(66,0,66,0.85) !important;}
.br-purpledarkest-x90 {border-color: rgba(66,0,66,0.9) !important;}
.br-purpledarkest-x95 {border-color: rgba(66,0,66,0.95) !important;}
.br-purpledarkest-x100 {border-color: rgba(66,0,66,1) !important;}
/*------------------------- Border Color-turquoise ----------------------------------*/
.br-turquoise {border-color: rgba(64,224,208,1) !important;}
.br-turquoise-x05 {border-color: rgba(64,224,208,0.05) !important;}
.br-turquoise-x10 {border-color: rgba(64,224,208,0.1) !important;}
.br-turquoise-x15 {border-color: rgba(64,224,208,0.15) !important;}
.br-turquoise-x20 {border-color: rgba(64,224,208,0.2) !important;}
.br-turquoise-x25 {border-color: rgba(64,224,208,0.25) !important;}
.br-turquoise-x30 {border-color: rgba(64,224,208,0.3) !important;}
.br-turquoise-x35 {border-color: rgba(64,224,208,0.35) !important;}
.br-turquoise-x40 {border-color: rgba(64,224,208,0.4) !important;}
.br-turquoise-x45 {border-color: rgba(64,224,208,0.45) !important;}
.br-turquoise-x50 {border-color: rgba(64,224,208,0.5) !important;}
.br-turquoise-x55 {border-color: rgba(64,224,208,0.55) !important;}
.br-turquoise-x60 {border-color: rgba(64,224,208,0.6) !important;}
.br-turquoise-x65 {border-color: rgba(64,224,208,0.65) !important;}
.br-turquoise-x70 {border-color: rgba(64,224,208,0.7) !important;}
.br-turquoise-x75 {border-color: rgba(64,224,208,0.75) !important;}
.br-turquoise-x80 {border-color: rgba(64,224,208,0.8) !important;}
.br-turquoise-x85 {border-color: rgba(64,224,208,0.85) !important;}
.br-turquoise-x90 {border-color: rgba(64,224,208,0.9) !important;}
.br-turquoise-x95 {border-color: rgba(64,224,208,0.95) !important;}
.br-turquoise-x100 {border-color: rgba(64,224,208,1) !important;}
/*------------------------- Border Color-turquoisedark ----------------------------------*/
.br-turquoisedark {border-color: rgba(0,168,151,1) !important;}
.br-turquoisedark-x05 {border-color: rgba(0,168,151,0.05) !important;}
.br-turquoisedark-x10 {border-color: rgba(0,168,151,0.1) !important;}
.br-turquoisedark-x15 {border-color: rgba(0,168,151,0.15) !important;}
.br-turquoisedark-x20 {border-color: rgba(0,168,151,0.2) !important;}
.br-turquoisedark-x25 {border-color: rgba(0,168,151,0.25) !important;}
.br-turquoisedark-x30 {border-color: rgba(0,168,151,0.3) !important;}
.br-turquoisedark-x35 {border-color: rgba(0,168,151,0.35) !important;}
.br-turquoisedark-x40 {border-color: rgba(0,168,151,0.4) !important;}
.br-turquoisedark-x45 {border-color: rgba(0,168,151,0.45) !important;}
.br-turquoisedark-x50 {border-color: rgba(0,168,151,0.5) !important;}
.br-turquoisedark-x55 {border-color: rgba(0,168,151,0.55) !important;}
.br-turquoisedark-x60 {border-color: rgba(0,168,151,0.6) !important;}
.br-turquoisedark-x65 {border-color: rgba(0,168,151,0.65) !important;}
.br-turquoisedark-x70 {border-color: rgba(0,168,151,0.7) !important;}
.br-turquoisedark-x75 {border-color: rgba(0,168,151,0.75) !important;}
.br-turquoisedark-x80 {border-color: rgba(0,168,151,0.8) !important;}
.br-turquoisedark-x85 {border-color: rgba(0,168,151,0.85) !important;}
.br-turquoisedark-x90 {border-color: rgba(0,168,151,0.9) !important;}
.br-turquoisedark-x95 {border-color: rgba(0,168,151,0.95) !important;}
.br-turquoisedark-x100 {border-color: rgba(0,168,151,1) !important;}
/*------------------------- Border Color-turquoisedarkest ----------------------------------*/
.br-turquoisedarkest {border-color: rgba(0,99,90,1) !important;}
.br-turquoisedarkest-x05 {border-color: rgba(0,99,90,0.05) !important;}
.br-turquoisedarkest-x10 {border-color: rgba(0,99,90,0.1) !important;}
.br-turquoisedarkest-x15 {border-color: rgba(0,99,90,0.15) !important;}
.br-turquoisedarkest-x20 {border-color: rgba(0,99,90,0.2) !important;}
.br-turquoisedarkest-x25 {border-color: rgba(0,99,90,0.25) !important;}
.br-turquoisedarkest-x30 {border-color: rgba(0,99,90,0.3) !important;}
.br-turquoisedarkest-x35 {border-color: rgba(0,99,90,0.35) !important;}
.br-turquoisedarkest-x40 {border-color: rgba(0,99,90,0.4) !important;}
.br-turquoisedarkest-x45 {border-color: rgba(0,99,90,0.45) !important;}
.br-turquoisedarkest-x50 {border-color: rgba(0,99,90,0.5) !important;}
.br-turquoisedarkest-x55 {border-color: rgba(0,99,90,0.55) !important;}
.br-turquoisedarkest-x60 {border-color: rgba(0,99,90,0.6) !important;}
.br-turquoisedarkest-x65 {border-color: rgba(0,99,90,0.65) !important;}
.br-turquoisedarkest-x70 {border-color: rgba(0,99,90,0.7) !important;}
.br-turquoisedarkest-x75 {border-color: rgba(0,99,90,0.75) !important;}
.br-turquoisedarkest-x80 {border-color: rgba(0,99,90,0.8) !important;}
.br-turquoisedarkest-x85 {border-color: rgba(0,99,90,0.85) !important;}
.br-turquoisedarkest-x90 {border-color: rgba(0,99,90,0.9) !important;}
.br-turquoisedarkest-x95 {border-color: rgba(0,99,90,0.95) !important;}
.br-turquoisedarkest-x100 {border-color: rgba(0,99,90,1) !important;}
/*------------------------- Border Color-brown ----------------------------------*/
.br-brown {border-color: rgba(139,69,19,1) !important;}
.br-brown-x05 {border-color: rgba(139,69,19,0.05) !important;}
.br-brown-x10 {border-color: rgba(139,69,19,0.1) !important;}
.br-brown-x15 {border-color: rgba(139,69,19,0.15) !important;}
.br-brown-x20 {border-color: rgba(139,69,19,0.2) !important;}
.br-brown-x25 {border-color: rgba(139,69,19,0.25) !important;}
.br-brown-x30 {border-color: rgba(139,69,19,0.3) !important;}
.br-brown-x35 {border-color: rgba(139,69,19,0.35) !important;}
.br-brown-x40 {border-color: rgba(139,69,19,0.4) !important;}
.br-brown-x45 {border-color: rgba(139,69,19,0.45) !important;}
.br-brown-x50 {border-color: rgba(139,69,19,0.5) !important;}
.br-brown-x55 {border-color: rgba(139,69,19,0.55) !important;}
.br-brown-x60 {border-color: rgba(139,69,19,0.6) !important;}
.br-brown-x65 {border-color: rgba(139,69,19,0.65) !important;}
.br-brown-x70 {border-color: rgba(139,69,19,0.7) !important;}
.br-brown-x75 {border-color: rgba(139,69,19,0.75) !important;}
.br-brown-x80 {border-color: rgba(139,69,19,0.8) !important;}
.br-brown-x85 {border-color: rgba(139,69,19,0.85) !important;}
.br-brown-x90 {border-color: rgba(139,69,19,0.9) !important;}
.br-brown-x95 {border-color: rgba(139,69,19,0.95) !important;}
.br-brown-x100 {border-color: rgba(139,69,19,1) !important;}
/*------------------------- Border Color-browndark ----------------------------------*/
.br-browndark {border-color: rgba(102,59,20,1) !important;}
.br-browndark-x05 {border-color: rgba(102,59,20,0.05) !important;}
.br-browndark-x10 {border-color: rgba(102,59,20,0.1) !important;}
.br-browndark-x15 {border-color: rgba(102,59,20,0.15) !important;}
.br-browndark-x20 {border-color: rgba(102,59,20,0.2) !important;}
.br-browndark-x25 {border-color: rgba(102,59,20,0.25) !important;}
.br-browndark-x30 {border-color: rgba(102,59,20,0.3) !important;}
.br-browndark-x35 {border-color: rgba(102,59,20,0.35) !important;}
.br-browndark-x40 {border-color: rgba(102,59,20,0.4) !important;}
.br-browndark-x45 {border-color: rgba(102,59,20,0.45) !important;}
.br-browndark-x50 {border-color: rgba(102,59,20,0.5) !important;}
.br-browndark-x55 {border-color: rgba(102,59,20,0.55) !important;}
.br-browndark-x60 {border-color: rgba(102,59,20,0.6) !important;}
.br-browndark-x65 {border-color: rgba(102,59,20,0.65) !important;}
.br-browndark-x70 {border-color: rgba(102,59,20,0.7) !important;}
.br-browndark-x75 {border-color: rgba(102,59,20,0.75) !important;}
.br-browndark-x80 {border-color: rgba(102,59,20,0.8) !important;}
.br-browndark-x85 {border-color: rgba(102,59,20,0.85) !important;}
.br-browndark-x90 {border-color: rgba(102,59,20,0.9) !important;}
.br-browndark-x95 {border-color: rgba(102,59,20,0.95) !important;}
.br-browndark-x100 {border-color: rgba(102,59,20,1) !important;}
/*------------------------- Border Color-browndarkest ----------------------------------*/
.br-browndarkest {border-color: rgba(79,34,2,1) !important;}
.br-browndarkest-x05 {border-color: rgba(79,34,2,0.05) !important;}
.br-browndarkest-x10 {border-color: rgba(79,34,2,0.1) !important;}
.br-browndarkest-x15 {border-color: rgba(79,34,2,0.15) !important;}
.br-browndarkest-x20 {border-color: rgba(79,34,2,0.2) !important;}
.br-browndarkest-x25 {border-color: rgba(79,34,2,0.25) !important;}
.br-browndarkest-x30 {border-color: rgba(79,34,2,0.3) !important;}
.br-browndarkest-x35 {border-color: rgba(79,34,2,0.35) !important;}
.br-browndarkest-x40 {border-color: rgba(79,34,2,0.4) !important;}
.br-browndarkest-x45 {border-color: rgba(79,34,2,0.45) !important;}
.br-browndarkest-x50 {border-color: rgba(79,34,2,0.5) !important;}
.br-browndarkest-x55 {border-color: rgba(79,34,2,0.55) !important;}
.br-browndarkest-x60 {border-color: rgba(79,34,2,0.6) !important;}
.br-browndarkest-x65 {border-color: rgba(79,34,2,0.65) !important;}
.br-browndarkest-x70 {border-color: rgba(79,34,2,0.7) !important;}
.br-browndarkest-x75 {border-color: rgba(79,34,2,0.75) !important;}
.br-browndarkest-x80 {border-color: rgba(79,34,2,0.8) !important;}
.br-browndarkest-x85 {border-color: rgba(79,34,2,0.85) !important;}
.br-browndarkest-x90 {border-color: rgba(79,34,2,0.9) !important;}
.br-browndarkest-x95 {border-color: rgba(79,34,2,0.95) !important;}
.br-browndarkest-x100 {border-color: rgba(79,34,2,1) !important;}

/* %%%%%%%%%%%%%%%% BACKGROUND COLOR %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
/*------------------------- BG Color-white ----------------------------------*/
.bg-white {background-color: rgba(255,255,255,1) !important;}
/*------------------------- BG Color-black ----------------------------------*/
.bg-black {background-color: rgba(0,0,0,1) !important;}
.bg-black-0 {background-color: rgba(0,0,0,0) !important;}
.bg-black-x01 {background-color: rgba(0,0,0,0.01) !important;}
.bg-black-x02 {background-color: rgba(0,0,0,0.02) !important;}
.bg-black-x03 {background-color: rgba(0,0,0,0.03) !important;}
.bg-black-x04 {background-color: rgba(0,0,0,0.04) !important;}
.bg-black-x05 {background-color: rgba(0,0,0,0.05) !important;}
.bg-black-x06 {background-color: rgba(0,0,0,0.06) !important;}
.bg-black-x07 {background-color: rgba(0,0,0,0.07) !important;}
.bg-black-x08 {background-color: rgba(0,0,0,0.08) !important;}
.bg-black-x09 {background-color: rgba(0,0,0,0.09) !important;}
.bg-black-x10 {background-color: rgba(0,0,0,0.1) !important;}
.bg-black-x15 {background-color: rgba(0,0,0,0.15) !important;}
.bg-black-x20 {background-color: rgba(0,0,0,0.2) !important;}
.bg-black-x25 {background-color: rgba(0,0,0,0.25) !important;}
.bg-black-x30 {background-color: rgba(0,0,0,0.3) !important;}
.bg-black-x35 {background-color: rgba(0,0,0,0.35) !important;}
.bg-black-x40 {background-color: rgba(0,0,0,0.4) !important;}
.bg-black-x45 {background-color: rgba(0,0,0,0.45) !important;}
.bg-black-x50 {background-color: rgba(0,0,0,0.5) !important;}
.bg-black-x55 {background-color: rgba(0,0,0,0.55) !important;}
.bg-black-x60 {background-color: rgba(0,0,0,0.6) !important;}
.bg-black-x65 {background-color: rgba(0,0,0,0.65) !important;}
.bg-black-x70 {background-color: rgba(0,0,0,0.7) !important;}
.bg-black-x75 {background-color: rgba(0,0,0,0.75) !important;}
.bg-black-x80 {background-color: rgba(0,0,0,0.8) !important;}
.bg-black-x85 {background-color: rgba(0,0,0,0.85) !important;}
.bg-black-x90 {background-color: rgba(0,0,0,0.9) !important;}
.bg-black-x91 {background-color: rgba(0,0,0,0.91) !important;}
.bg-black-x92 {background-color: rgba(0,0,0,0.92) !important;}
.bg-black-x93 {background-color: rgba(0,0,0,0.93) !important;}
.bg-black-x94 {background-color: rgba(0,0,0,0.94) !important;}
.bg-black-x95 {background-color: rgba(0,0,0,0.95) !important;}
.bg-black-x96 {background-color: rgba(0,0,0,0.96) !important;}
.bg-black-x97 {background-color: rgba(0,0,0,0.97) !important;}
.bg-black-x98 {background-color: rgba(0,0,0,0.98) !important;}
.bg-black-x99 {background-color: rgba(0,0,0,0.99) !important;}
.bg-black-1 {background-color: rgba(0,0,0,1) !important;}
/*------------------------- BG Color-red ----------------------------------*/
.bg-red {background-color: rgba(255,0,0,1) !important;}
.bg-red-x05 {background-color: rgba(255,0,0,0.05) !important;}
.bg-red-x10 {background-color: rgba(255,0,0,0.1) !important;}
.bg-red-x15 {background-color: rgba(255,0,0,0.15) !important;}
.bg-red-x20 {background-color: rgba(255,0,0,0.2) !important;}
.bg-red-x25 {background-color: rgba(255,0,0,0.25) !important;}
.bg-red-x30 {background-color: rgba(255,0,0,0.3) !important;}
.bg-red-x35 {background-color: rgba(255,0,0,0.35) !important;}
.bg-red-x40 {background-color: rgba(255,0,0,0.4) !important;}
.bg-red-x45 {background-color: rgba(255,0,0,0.45) !important;}
.bg-red-x50 {background-color: rgba(255,0,0,0.5) !important;}
.bg-red-x55 {background-color: rgba(255,0,0,0.55) !important;}
.bg-red-x60 {background-color: rgba(255,0,0,0.6) !important;}
.bg-red-x65 {background-color: rgba(255,0,0,0.65) !important;}
.bg-red-x70 {background-color: rgba(255,0,0,0.7) !important;}
.bg-red-x75 {background-color: rgba(255,0,0,0.75) !important;}
.bg-red-x80 {background-color: rgba(255,0,0,0.8) !important;}
.bg-red-x85 {background-color: rgba(255,0,0,0.85) !important;}
.bg-red-x90 {background-color: rgba(255,0,0,0.9) !important;}
.bg-red-x95 {background-color: rgba(255,0,0,0.95) !important;}
.bg-red-x100 {background-color: rgba(255,0,0,1) !important;}
/*------------------------- BG Color-reddark ----------------------------------*/
.bg-reddark {background-color: rgba(190,0,0,1) !important;}
.bg-reddark-x05 {background-color: rgba(190,0,0,0.05) !important;}
.bg-reddark-x10 {background-color: rgba(190,0,0,0.1) !important;}
.bg-reddark-x15 {background-color: rgba(190,0,0,0.15) !important;}
.bg-reddark-x20 {background-color: rgba(190,0,0,0.2) !important;}
.bg-reddark-x25 {background-color: rgba(190,0,0,0.25) !important;}
.bg-reddark-x30 {background-color: rgba(190,0,0,0.3) !important;}
.bg-reddark-x35 {background-color: rgba(190,0,0,0.35) !important;}
.bg-reddark-x40 {background-color: rgba(190,0,0,0.4) !important;}
.bg-reddark-x45 {background-color: rgba(190,0,0,0.45) !important;}
.bg-reddark-x50 {background-color: rgba(190,0,0,0.5) !important;}
.bg-reddark-x55 {background-color: rgba(190,0,0,0.55) !important;}
.bg-reddark-x60 {background-color: rgba(190,0,0,0.6) !important;}
.bg-reddark-x65 {background-color: rgba(190,0,0,0.65) !important;}
.bg-reddark-x70 {background-color: rgba(190,0,0,0.7) !important;}
.bg-reddark-x75 {background-color: rgba(190,0,0,0.75) !important;}
.bg-reddark-x80 {background-color: rgba(190,0,0,0.8) !important;}
.bg-reddark-x85 {background-color: rgba(190,0,0,0.85) !important;}
.bg-reddark-x90 {background-color: rgba(190,0,0,0.9) !important;}
.bg-reddark-x95 {background-color: rgba(190,0,0,0.95) !important;}
.bg-reddark-x100 {background-color: rgba(190,0,0,1) !important;}
/*------------------------- BG Color-reddarkest ----------------------------------*/
.bg-reddarkest {background-color: rgba(110,0,0,1) !important;}
.bg-reddarkest-x05 {background-color: rgba(110,0,0,0.05) !important;}
.bg-reddarkest-x10 {background-color: rgba(110,0,0,0.1) !important;}
.bg-reddarkest-x15 {background-color: rgba(110,0,0,0.15) !important;}
.bg-reddarkest-x20 {background-color: rgba(110,0,0,0.2) !important;}
.bg-reddarkest-x25 {background-color: rgba(110,0,0,0.25) !important;}
.bg-reddarkest-x30 {background-color: rgba(110,0,0,0.3) !important;}
.bg-reddarkest-x35 {background-color: rgba(110,0,0,0.35) !important;}
.bg-reddarkest-x40 {background-color: rgba(110,0,0,0.4) !important;}
.bg-reddarkest-x45 {background-color: rgba(110,0,0,0.45) !important;}
.bg-reddarkest-x50 {background-color: rgba(110,0,0,0.5) !important;}
.bg-reddarkest-x55 {background-color: rgba(110,0,0,0.55) !important;}
.bg-reddarkest-x60 {background-color: rgba(110,0,0,0.6) !important;}
.bg-reddarkest-x65 {background-color: rgba(110,0,0,0.65) !important;}
.bg-reddarkest-x70 {background-color: rgba(110,0,0,0.7) !important;}
.bg-reddarkest-x75 {background-color: rgba(110,0,0,0.75) !important;}
.bg-reddarkest-x80 {background-color: rgba(110,0,0,0.8) !important;}
.bg-reddarkest-x85 {background-color: rgba(110,0,0,0.85) !important;}
.bg-reddarkest-x90 {background-color: rgba(110,0,0,0.9) !important;}
.bg-reddarkest-x95 {background-color: rgba(110,0,0,0.95) !important;}
.bg-reddarkest-x100 {background-color: rgba(110,0,0,1) !important;}
/*------------------------- BG Color-green ----------------------------------*/
.bg-green {background-color: rgba(0,255,0,1) !important;}
.bg-green-x05 {background-color: rgba(0,255,0,0.05) !important;}
.bg-green-x10 {background-color: rgba(0,255,0,0.1) !important;}
.bg-green-x15 {background-color: rgba(0,255,0,0.15) !important;}
.bg-green-x20 {background-color: rgba(0,255,0,0.2) !important;}
.bg-green-x25 {background-color: rgba(0,255,0,0.25) !important;}
.bg-green-x30 {background-color: rgba(0,255,0,0.3) !important;}
.bg-green-x35 {background-color: rgba(0,255,0,0.35) !important;}
.bg-green-x40 {background-color: rgba(0,255,0,0.4) !important;}
.bg-green-x45 {background-color: rgba(0,255,0,0.45) !important;}
.bg-green-x50 {background-color: rgba(0,255,0,0.5) !important;}
.bg-green-x55 {background-color: rgba(0,255,0,0.55) !important;}
.bg-green-x60 {background-color: rgba(0,255,0,0.6) !important;}
.bg-green-x65 {background-color: rgba(0,255,0,0.65) !important;}
.bg-green-x70 {background-color: rgba(0,255,0,0.7) !important;}
.bg-green-x75 {background-color: rgba(0,255,0,0.75) !important;}
.bg-green-x80 {background-color: rgba(0,255,0,0.8) !important;}
.bg-green-x85 {background-color: rgba(0,255,0,0.85) !important;}
.bg-green-x90 {background-color: rgba(0,255,0,0.9) !important;}
.bg-green-x95 {background-color: rgba(0,255,0,0.95) !important;}
.bg-green-x100 {background-color: rgba(0,255,0,1) !important;}
/*------------------------- BG Color-greendark ----------------------------------*/
.bg-greendark {background-color: rgba(0,176,0,1) !important;}
.bg-greendark-x05 {background-color: rgba(0,176,0,0.05) !important;}
.bg-greendark-x10 {background-color: rgba(0,176,0,0.1) !important;}
.bg-greendark-x15 {background-color: rgba(0,176,0,0.15) !important;}
.bg-greendark-x20 {background-color: rgba(0,176,0,0.2) !important;}
.bg-greendark-x25 {background-color: rgba(0,176,0,0.25) !important;}
.bg-greendark-x30 {background-color: rgba(0,176,0,0.3) !important;}
.bg-greendark-x35 {background-color: rgba(0,176,0,0.35) !important;}
.bg-greendark-x40 {background-color: rgba(0,176,0,0.4) !important;}
.bg-greendark-x45 {background-color: rgba(0,176,0,0.45) !important;}
.bg-greendark-x50 {background-color: rgba(0,176,0,0.5) !important;}
.bg-greendark-x55 {background-color: rgba(0,176,0,0.55) !important;}
.bg-greendark-x60 {background-color: rgba(0,176,0,0.6) !important;}
.bg-greendark-x65 {background-color: rgba(0,176,0,0.65) !important;}
.bg-greendark-x70 {background-color: rgba(0,176,0,0.7) !important;}
.bg-greendark-x75 {background-color: rgba(0,176,0,0.75) !important;}
.bg-greendark-x80 {background-color: rgba(0,176,0,0.8) !important;}
.bg-greendark-x85 {background-color: rgba(0,176,0,0.85) !important;}
.bg-greendark-x90 {background-color: rgba(0,176,0,0.9) !important;}
.bg-greendark-x95 {background-color: rgba(0,176,0,0.95) !important;}
.bg-greendark-x100 {background-color: rgba(0,176,0,1) !important;}
/*------------------------- BG Color-greendarkest ----------------------------------*/
.bg-greendarkest {background-color: rgba(0,97,0,1) !important;}
.bg-greendarkest-x05 {background-color: rgba(0,97,0,0.05) !important;}
.bg-greendarkest-x10 {background-color: rgba(0,97,0,0.1) !important;}
.bg-greendarkest-x15 {background-color: rgba(0,97,0,0.15) !important;}
.bg-greendarkest-x20 {background-color: rgba(0,97,0,0.2) !important;}
.bg-greendarkest-x25 {background-color: rgba(0,97,0,0.25) !important;}
.bg-greendarkest-x30 {background-color: rgba(0,97,0,0.3) !important;}
.bg-greendarkest-x35 {background-color: rgba(0,97,0,0.35) !important;}
.bg-greendarkest-x40 {background-color: rgba(0,97,0,0.4) !important;}
.bg-greendarkest-x45 {background-color: rgba(0,97,0,0.45) !important;}
.bg-greendarkest-x50 {background-color: rgba(0,97,0,0.5) !important;}
.bg-greendarkest-x55 {background-color: rgba(0,97,0,0.55) !important;}
.bg-greendarkest-x60 {background-color: rgba(0,97,0,0.6) !important;}
.bg-greendarkest-x65 {background-color: rgba(0,97,0,0.65) !important;}
.bg-greendarkest-x70 {background-color: rgba(0,97,0,0.7) !important;}
.bg-greendarkest-x75 {background-color: rgba(0,97,0,0.75) !important;}
.bg-greendarkest-x80 {background-color: rgba(0,97,0,0.8) !important;}
.bg-greendarkest-x85 {background-color: rgba(0,97,0,0.85) !important;}
.bg-greendarkest-x90 {background-color: rgba(0,97,0,0.9) !important;}
.bg-greendarkest-x95 {background-color: rgba(0,97,0,0.95) !important;}
.bg-greendarkest-x100 {background-color: rgba(0,97,0,1) !important;}
/*------------------------- BG Color-blue ----------------------------------*/
.bg-blue {background-color: rgba(0,0,255,1) !important;}
.bg-blue-x05 {background-color: rgba(0,0,255,0.05) !important;}
.bg-blue-x10 {background-color: rgba(0,0,255,0.1) !important;}
.bg-blue-x15 {background-color: rgba(0,0,255,0.15) !important;}
.bg-blue-x20 {background-color: rgba(0,0,255,0.2) !important;}
.bg-blue-x25 {background-color: rgba(0,0,255,0.25) !important;}
.bg-blue-x30 {background-color: rgba(0,0,255,0.3) !important;}
.bg-blue-x35 {background-color: rgba(0,0,255,0.35) !important;}
.bg-blue-x40 {background-color: rgba(0,0,255,0.4) !important;}
.bg-blue-x45 {background-color: rgba(0,0,255,0.45) !important;}
.bg-blue-x50 {background-color: rgba(0,0,255,0.5) !important;}
.bg-blue-x55 {background-color: rgba(0,0,255,0.55) !important;}
.bg-blue-x60 {background-color: rgba(0,0,255,0.6) !important;}
.bg-blue-x65 {background-color: rgba(0,0,255,0.65) !important;}
.bg-blue-x70 {background-color: rgba(0,0,255,0.7) !important;}
.bg-blue-x75 {background-color: rgba(0,0,255,0.75) !important;}
.bg-blue-x80 {background-color: rgba(0,0,255,0.8) !important;}
.bg-blue-x85 {background-color: rgba(0,0,255,0.85) !important;}
.bg-blue-x90 {background-color: rgba(0,0,255,0.9) !important;}
.bg-blue-x95 {background-color: rgba(0,0,255,0.95) !important;}
.bg-blue-x100 {background-color: rgba(0,0,255,1) !important;}
/*------------------------- BG Color-bluedark ----------------------------------*/
.bg-bluedark {background-color: rgba(0,0,168,1) !important;}
.bg-bluedark-x05 {background-color: rgba(0,0,168,0.05) !important;}
.bg-bluedark-x10 {background-color: rgba(0,0,168,0.1) !important;}
.bg-bluedark-x15 {background-color: rgba(0,0,168,0.15) !important;}
.bg-bluedark-x20 {background-color: rgba(0,0,168,0.2) !important;}
.bg-bluedark-x25 {background-color: rgba(0,0,168,0.25) !important;}
.bg-bluedark-x30 {background-color: rgba(0,0,168,0.3) !important;}
.bg-bluedark-x35 {background-color: rgba(0,0,168,0.35) !important;}
.bg-bluedark-x40 {background-color: rgba(0,0,168,0.4) !important;}
.bg-bluedark-x45 {background-color: rgba(0,0,168,0.45) !important;}
.bg-bluedark-x50 {background-color: rgba(0,0,168,0.5) !important;}
.bg-bluedark-x55 {background-color: rgba(0,0,168,0.55) !important;}
.bg-bluedark-x60 {background-color: rgba(0,0,168,0.6) !important;}
.bg-bluedark-x65 {background-color: rgba(0,0,168,0.65) !important;}
.bg-bluedark-x70 {background-color: rgba(0,0,168,0.7) !important;}
.bg-bluedark-x75 {background-color: rgba(0,0,168,0.75) !important;}
.bg-bluedark-x80 {background-color: rgba(0,0,168,0.8) !important;}
.bg-bluedark-x85 {background-color: rgba(0,0,168,0.85) !important;}
.bg-bluedark-x90 {background-color: rgba(0,0,168,0.9) !important;}
.bg-bluedark-x95 {background-color: rgba(0,0,168,0.95) !important;}
.bg-bluedark-x100 {background-color: rgba(0,0,168,1) !important;}
/*------------------------- BG Color-bluedarkest ----------------------------------*/
.bg-bluedarkest {background-color: rgba(0,0,97,1) !important;}
.bg-bluedarkest-x05 {background-color: rgba(0,0,97,0.05) !important;}
.bg-bluedarkest-x10 {background-color: rgba(0,0,97,0.1) !important;}
.bg-bluedarkest-x15 {background-color: rgba(0,0,97,0.15) !important;}
.bg-bluedarkest-x20 {background-color: rgba(0,0,97,0.2) !important;}
.bg-bluedarkest-x25 {background-color: rgba(0,0,97,0.25) !important;}
.bg-bluedarkest-x30 {background-color: rgba(0,0,97,0.3) !important;}
.bg-bluedarkest-x35 {background-color: rgba(0,0,97,0.35) !important;}
.bg-bluedarkest-x40 {background-color: rgba(0,0,97,0.4) !important;}
.bg-bluedarkest-x45 {background-color: rgba(0,0,97,0.45) !important;}
.bg-bluedarkest-x50 {background-color: rgba(0,0,97,0.5) !important;}
.bg-bluedarkest-x55 {background-color: rgba(0,0,97,0.55) !important;}
.bg-bluedarkest-x60 {background-color: rgba(0,0,97,0.6) !important;}
.bg-bluedarkest-x65 {background-color: rgba(0,0,97,0.65) !important;}
.bg-bluedarkest-x70 {background-color: rgba(0,0,97,0.7) !important;}
.bg-bluedarkest-x75 {background-color: rgba(0,0,97,0.75) !important;}
.bg-bluedarkest-x80 {background-color: rgba(0,0,97,0.8) !important;}
.bg-bluedarkest-x85 {background-color: rgba(0,0,97,0.85) !important;}
.bg-bluedarkest-x90 {background-color: rgba(0,0,97,0.9) !important;}
.bg-bluedarkest-x95 {background-color: rgba(0,0,97,0.95) !important;}
.bg-bluedarkest-x100 {background-color: rgba(0,0,97,1) !important;}
/*------------------------- BG Color-yellow ----------------------------------*/
.bg-yellow {background-color: rgba(255,255,0,1) !important;}
.bg-yellow-x05 {background-color: rgba(255,255,0,0.05) !important;}
.bg-yellow-x10 {background-color: rgba(255,255,0,0.1) !important;}
.bg-yellow-x15 {background-color: rgba(255,255,0,0.15) !important;}
.bg-yellow-x20 {background-color: rgba(255,255,0,0.2) !important;}
.bg-yellow-x25 {background-color: rgba(255,255,0,0.25) !important;}
.bg-yellow-x30 {background-color: rgba(255,255,0,0.3) !important;}
.bg-yellow-x35 {background-color: rgba(255,255,0,0.35) !important;}
.bg-yellow-x40 {background-color: rgba(255,255,0,0.4) !important;}
.bg-yellow-x45 {background-color: rgba(255,255,0,0.45) !important;}
.bg-yellow-x50 {background-color: rgba(255,255,0,0.5) !important;}
.bg-yellow-x55 {background-color: rgba(255,255,0,0.55) !important;}
.bg-yellow-x60 {background-color: rgba(255,255,0,0.6) !important;}
.bg-yellow-x65 {background-color: rgba(255,255,0,0.65) !important;}
.bg-yellow-x70 {background-color: rgba(255,255,0,0.7) !important;}
.bg-yellow-x75 {background-color: rgba(255,255,0,0.75) !important;}
.bg-yellow-x80 {background-color: rgba(255,255,0,0.8) !important;}
.bg-yellow-x85 {background-color: rgba(255,255,0,0.85) !important;}
.bg-yellow-x90 {background-color: rgba(255,255,0,0.9) !important;}
.bg-yellow-x95 {background-color: rgba(255,255,0,0.95) !important;}
.bg-yellow-x100 {background-color: rgba(255,255,0,1) !important;}
/*------------------------- BG Color-yellowdark ----------------------------------*/
.bg-yellowdark {background-color: rgba(200,200,0,1) !important;}
.bg-yellowdark-x05 {background-color: rgba(200,200,0,0.05) !important;}
.bg-yellowdark-x10 {background-color: rgba(200,200,0,0.1) !important;}
.bg-yellowdark-x15 {background-color: rgba(200,200,0,0.15) !important;}
.bg-yellowdark-x20 {background-color: rgba(200,200,0,0.2) !important;}
.bg-yellowdark-x25 {background-color: rgba(200,200,0,0.25) !important;}
.bg-yellowdark-x30 {background-color: rgba(200,200,0,0.3) !important;}
.bg-yellowdark-x35 {background-color: rgba(200,200,0,0.35) !important;}
.bg-yellowdark-x40 {background-color: rgba(200,200,0,0.4) !important;}
.bg-yellowdark-x45 {background-color: rgba(200,200,0,0.45) !important;}
.bg-yellowdark-x50 {background-color: rgba(200,200,0,0.5) !important;}
.bg-yellowdark-x55 {background-color: rgba(200,200,0,0.55) !important;}
.bg-yellowdark-x60 {background-color: rgba(200,200,0,0.6) !important;}
.bg-yellowdark-x65 {background-color: rgba(200,200,0,0.65) !important;}
.bg-yellowdark-x70 {background-color: rgba(200,200,0,0.7) !important;}
.bg-yellowdark-x75 {background-color: rgba(200,200,0,0.75) !important;}
.bg-yellowdark-x80 {background-color: rgba(200,200,0,0.8) !important;}
.bg-yellowdark-x85 {background-color: rgba(200,200,0,0.85) !important;}
.bg-yellowdark-x90 {background-color: rgba(200,200,0,0.9) !important;}
.bg-yellowdark-x95 {background-color: rgba(200,200,0,0.95) !important;}
.bg-yellowdark-x100 {background-color: rgba(200,200,0,1) !important;}
/*------------------------- BG Color-yellowdarkest ----------------------------------*/
.bg-yellowdarkest {background-color: rgba(122,122,0,1) !important;}
.bg-yellowdarkest-x05 {background-color: rgba(122,122,0,0.05) !important;}
.bg-yellowdarkest-x10 {background-color: rgba(122,122,0,0.1) !important;}
.bg-yellowdarkest-x15 {background-color: rgba(122,122,0,0.15) !important;}
.bg-yellowdarkest-x20 {background-color: rgba(122,122,0,0.2) !important;}
.bg-yellowdarkest-x25 {background-color: rgba(122,122,0,0.25) !important;}
.bg-yellowdarkest-x30 {background-color: rgba(122,122,0,0.3) !important;}
.bg-yellowdarkest-x35 {background-color: rgba(122,122,0,0.35) !important;}
.bg-yellowdarkest-x40 {background-color: rgba(122,122,0,0.4) !important;}
.bg-yellowdarkest-x45 {background-color: rgba(122,122,0,0.45) !important;}
.bg-yellowdarkest-x50 {background-color: rgba(122,122,0,0.5) !important;}
.bg-yellowdarkest-x55 {background-color: rgba(122,122,0,0.55) !important;}
.bg-yellowdarkest-x60 {background-color: rgba(122,122,0,0.6) !important;}
.bg-yellowdarkest-x65 {background-color: rgba(122,122,0,0.65) !important;}
.bg-yellowdarkest-x70 {background-color: rgba(122,122,0,0.7) !important;}
.bg-yellowdarkest-x75 {background-color: rgba(122,122,0,0.75) !important;}
.bg-yellowdarkest-x80 {background-color: rgba(122,122,0,0.8) !important;}
.bg-yellowdarkest-x85 {background-color: rgba(122,122,0,0.85) !important;}
.bg-yellowdarkest-x90 {background-color: rgba(122,122,0,0.9) !important;}
.bg-yellowdarkest-x95 {background-color: rgba(122,122,0,0.95) !important;}
.bg-yellowdarkest-x100 {background-color: rgba(122,122,0,1) !important;}
/*------------------------- BG Color-magenta ----------------------------------*/
.bg-magenta {background-color: rgba(255,0,255,1) !important;}
.bg-magenta-x05 {background-color: rgba(255,0,255,0.05) !important;}
.bg-magenta-x10 {background-color: rgba(255,0,255,0.1) !important;}
.bg-magenta-x15 {background-color: rgba(255,0,255,0.15) !important;}
.bg-magenta-x20 {background-color: rgba(255,0,255,0.2) !important;}
.bg-magenta-x25 {background-color: rgba(255,0,255,0.25) !important;}
.bg-magenta-x30 {background-color: rgba(255,0,255,0.3) !important;}
.bg-magenta-x35 {background-color: rgba(255,0,255,0.35) !important;}
.bg-magenta-x40 {background-color: rgba(255,0,255,0.4) !important;}
.bg-magenta-x45 {background-color: rgba(255,0,255,0.45) !important;}
.bg-magenta-x50 {background-color: rgba(255,0,255,0.5) !important;}
.bg-magenta-x55 {background-color: rgba(255,0,255,0.55) !important;}
.bg-magenta-x60 {background-color: rgba(255,0,255,0.6) !important;}
.bg-magenta-x65 {background-color: rgba(255,0,255,0.65) !important;}
.bg-magenta-x70 {background-color: rgba(255,0,255,0.7) !important;}
.bg-magenta-x75 {background-color: rgba(255,0,255,0.75) !important;}
.bg-magenta-x80 {background-color: rgba(255,0,255,0.8) !important;}
.bg-magenta-x85 {background-color: rgba(255,0,255,0.85) !important;}
.bg-magenta-x90 {background-color: rgba(255,0,255,0.9) !important;}
.bg-magenta-x95 {background-color: rgba(255,0,255,0.95) !important;}
.bg-magenta-x100 {background-color: rgba(255,0,255,1) !important;}
/*------------------------- BG Color-magentadark ----------------------------------*/
.bg-magentadark {background-color: rgba(156,0,156,1) !important;}
.bg-magentadark-x05 {background-color: rgba(156,0,156,0.05) !important;}
.bg-magentadark-x10 {background-color: rgba(156,0,156,0.1) !important;}
.bg-magentadark-x15 {background-color: rgba(156,0,156,0.15) !important;}
.bg-magentadark-x20 {background-color: rgba(156,0,156,0.2) !important;}
.bg-magentadark-x25 {background-color: rgba(156,0,156,0.25) !important;}
.bg-magentadark-x30 {background-color: rgba(156,0,156,0.3) !important;}
.bg-magentadark-x35 {background-color: rgba(156,0,156,0.35) !important;}
.bg-magentadark-x40 {background-color: rgba(156,0,156,0.4) !important;}
.bg-magentadark-x45 {background-color: rgba(156,0,156,0.45) !important;}
.bg-magentadark-x50 {background-color: rgba(156,0,156,0.5) !important;}
.bg-magentadark-x55 {background-color: rgba(156,0,156,0.55) !important;}
.bg-magentadark-x60 {background-color: rgba(156,0,156,0.6) !important;}
.bg-magentadark-x65 {background-color: rgba(156,0,156,0.65) !important;}
.bg-magentadark-x70 {background-color: rgba(156,0,156,0.7) !important;}
.bg-magentadark-x75 {background-color: rgba(156,0,156,0.75) !important;}
.bg-magentadark-x80 {background-color: rgba(156,0,156,0.8) !important;}
.bg-magentadark-x85 {background-color: rgba(156,0,156,0.85) !important;}
.bg-magentadark-x90 {background-color: rgba(156,0,156,0.9) !important;}
.bg-magentadark-x95 {background-color: rgba(156,0,156,0.95) !important;}
.bg-magentadark-x100 {background-color: rgba(156,0,156,1) !important;}
/*------------------------- BG Color-magentadarkest ----------------------------------*/
.bg-magentadarkest {background-color: rgba(94,0,94,1) !important;}
.bg-magentadarkest-x05 {background-color: rgba(94,0,94,0.05) !important;}
.bg-magentadarkest-x10 {background-color: rgba(94,0,94,0.1) !important;}
.bg-magentadarkest-x15 {background-color: rgba(94,0,94,0.15) !important;}
.bg-magentadarkest-x20 {background-color: rgba(94,0,94,0.2) !important;}
.bg-magentadarkest-x25 {background-color: rgba(94,0,94,0.25) !important;}
.bg-magentadarkest-x30 {background-color: rgba(94,0,94,0.3) !important;}
.bg-magentadarkest-x35 {background-color: rgba(94,0,94,0.35) !important;}
.bg-magentadarkest-x40 {background-color: rgba(94,0,94,0.4) !important;}
.bg-magentadarkest-x45 {background-color: rgba(94,0,94,0.45) !important;}
.bg-magentadarkest-x50 {background-color: rgba(94,0,94,0.5) !important;}
.bg-magentadarkest-x55 {background-color: rgba(94,0,94,0.55) !important;}
.bg-magentadarkest-x60 {background-color: rgba(94,0,94,0.6) !important;}
.bg-magentadarkest-x65 {background-color: rgba(94,0,94,0.65) !important;}
.bg-magentadarkest-x70 {background-color: rgba(94,0,94,0.7) !important;}
.bg-magentadarkest-x75 {background-color: rgba(94,0,94,0.75) !important;}
.bg-magentadarkest-x80 {background-color: rgba(94,0,94,0.8) !important;}
.bg-magentadarkest-x85 {background-color: rgba(94,0,94,0.85) !important;}
.bg-magentadarkest-x90 {background-color: rgba(94,0,94,0.9) !important;}
.bg-magentadarkest-x95 {background-color: rgba(94,0,94,0.95) !important;}
.bg-magentadarkest-x100 {background-color: rgba(94,0,94,1) !important;}
/*------------------------- BG Color-cyan ----------------------------------*/
.bg-cyan {background-color: rgba(0,255,255,1) !important;}
.bg-cyan-x05 {background-color: rgba(0,255,255,0.05) !important;}
.bg-cyan-x10 {background-color: rgba(0,255,255,0.1) !important;}
.bg-cyan-x15 {background-color: rgba(0,255,255,0.15) !important;}
.bg-cyan-x20 {background-color: rgba(0,255,255,0.2) !important;}
.bg-cyan-x25 {background-color: rgba(0,255,255,0.25) !important;}
.bg-cyan-x30 {background-color: rgba(0,255,255,0.3) !important;}
.bg-cyan-x35 {background-color: rgba(0,255,255,0.35) !important;}
.bg-cyan-x40 {background-color: rgba(0,255,255,0.4) !important;}
.bg-cyan-x45 {background-color: rgba(0,255,255,0.45) !important;}
.bg-cyan-x50 {background-color: rgba(0,255,255,0.5) !important;}
.bg-cyan-x55 {background-color: rgba(0,255,255,0.55) !important;}
.bg-cyan-x60 {background-color: rgba(0,255,255,0.6) !important;}
.bg-cyan-x65 {background-color: rgba(0,255,255,0.65) !important;}
.bg-cyan-x70 {background-color: rgba(0,255,255,0.7) !important;}
.bg-cyan-x75 {background-color: rgba(0,255,255,0.75) !important;}
.bg-cyan-x80 {background-color: rgba(0,255,255,0.8) !important;}
.bg-cyan-x85 {background-color: rgba(0,255,255,0.85) !important;}
.bg-cyan-x90 {background-color: rgba(0,255,255,0.9) !important;}
.bg-cyan-x95 {background-color: rgba(0,255,255,0.95) !important;}
.bg-cyan-x100 {background-color: rgba(0,255,255,1) !important;}
/*------------------------- BG Color-cyandark ----------------------------------*/
.bg-cyandark {background-color: rgba(0,145,145,1) !important;}
.bg-cyandark-x05 {background-color: rgba(0,145,145,0.05) !important;}
.bg-cyandark-x10 {background-color: rgba(0,145,145,0.1) !important;}
.bg-cyandark-x15 {background-color: rgba(0,145,145,0.15) !important;}
.bg-cyandark-x20 {background-color: rgba(0,145,145,0.2) !important;}
.bg-cyandark-x25 {background-color: rgba(0,145,145,0.25) !important;}
.bg-cyandark-x30 {background-color: rgba(0,145,145,0.3) !important;}
.bg-cyandark-x35 {background-color: rgba(0,145,145,0.35) !important;}
.bg-cyandark-x40 {background-color: rgba(0,145,145,0.4) !important;}
.bg-cyandark-x45 {background-color: rgba(0,145,145,0.45) !important;}
.bg-cyandark-x50 {background-color: rgba(0,145,145,0.5) !important;}
.bg-cyandark-x55 {background-color: rgba(0,145,145,0.55) !important;}
.bg-cyandark-x60 {background-color: rgba(0,145,145,0.6) !important;}
.bg-cyandark-x65 {background-color: rgba(0,145,145,0.65) !important;}
.bg-cyandark-x70 {background-color: rgba(0,145,145,0.7) !important;}
.bg-cyandark-x75 {background-color: rgba(0,145,145,0.75) !important;}
.bg-cyandark-x80 {background-color: rgba(0,145,145,0.8) !important;}
.bg-cyandark-x85 {background-color: rgba(0,145,145,0.85) !important;}
.bg-cyandark-x90 {background-color: rgba(0,145,145,0.9) !important;}
.bg-cyandark-x95 {background-color: rgba(0,145,145,0.95) !important;}
.bg-cyandark-x100 {background-color: rgba(0,145,145,1) !important;}
/*------------------------- BG Color-cyandarkest ----------------------------------*/
.bg-cyandarkest {background-color: rgba(0,74,74,1) !important;}
.bg-cyandarkest-x05 {background-color: rgba(0,74,74,0.05) !important;}
.bg-cyandarkest-x10 {background-color: rgba(0,74,74,0.1) !important;}
.bg-cyandarkest-x15 {background-color: rgba(0,74,74,0.15) !important;}
.bg-cyandarkest-x20 {background-color: rgba(0,74,74,0.2) !important;}
.bg-cyandarkest-x25 {background-color: rgba(0,74,74,0.25) !important;}
.bg-cyandarkest-x30 {background-color: rgba(0,74,74,0.3) !important;}
.bg-cyandarkest-x35 {background-color: rgba(0,74,74,0.35) !important;}
.bg-cyandarkest-x40 {background-color: rgba(0,74,74,0.4) !important;}
.bg-cyandarkest-x45 {background-color: rgba(0,74,74,0.45) !important;}
.bg-cyandarkest-x50 {background-color: rgba(0,74,74,0.5) !important;}
.bg-cyandarkest-x55 {background-color: rgba(0,74,74,0.55) !important;}
.bg-cyandarkest-x60 {background-color: rgba(0,74,74,0.6) !important;}
.bg-cyandarkest-x65 {background-color: rgba(0,74,74,0.65) !important;}
.bg-cyandarkest-x70 {background-color: rgba(0,74,74,0.7) !important;}
.bg-cyandarkest-x75 {background-color: rgba(0,74,74,0.75) !important;}
.bg-cyandarkest-x80 {background-color: rgba(0,74,74,0.8) !important;}
.bg-cyandarkest-x85 {background-color: rgba(0,74,74,0.85) !important;}
.bg-cyandarkest-x90 {background-color: rgba(0,74,74,0.9) !important;}
.bg-cyandarkest-x95 {background-color: rgba(0,74,74,0.95) !important;}
.bg-cyandarkest-x100 {background-color: rgba(0,74,74,1) !important;}
/*------------------------- BG Color-orange ----------------------------------*/
.bg-orange {background-color: rgba(255,128,0,1) !important;}
.bg-orange-x05 {background-color: rgba(255,128,0,0.05) !important;}
.bg-orange-x10 {background-color: rgba(255,128,0,0.1) !important;}
.bg-orange-x15 {background-color: rgba(255,128,0,0.15) !important;}
.bg-orange-x20 {background-color: rgba(255,128,0,0.2) !important;}
.bg-orange-x25 {background-color: rgba(255,128,0,0.25) !important;}
.bg-orange-x30 {background-color: rgba(255,128,0,0.3) !important;}
.bg-orange-x35 {background-color: rgba(255,128,0,0.35) !important;}
.bg-orange-x40 {background-color: rgba(255,128,0,0.4) !important;}
.bg-orange-x45 {background-color: rgba(255,128,0,0.45) !important;}
.bg-orange-x50 {background-color: rgba(255,128,0,0.5) !important;}
.bg-orange-x55 {background-color: rgba(255,128,0,0.55) !important;}
.bg-orange-x60 {background-color: rgba(255,128,0,0.6) !important;}
.bg-orange-x65 {background-color: rgba(255,128,0,0.65) !important;}
.bg-orange-x70 {background-color: rgba(255,128,0,0.7) !important;}
.bg-orange-x75 {background-color: rgba(255,128,0,0.75) !important;}
.bg-orange-x80 {background-color: rgba(255,128,0,0.8) !important;}
.bg-orange-x85 {background-color: rgba(255,128,0,0.85) !important;}
.bg-orange-x90 {background-color: rgba(255,128,0,0.9) !important;}
.bg-orange-x95 {background-color: rgba(255,128,0,0.95) !important;}
.bg-orange-x100 {background-color: rgba(255,128,0,1) !important;}
/*------------------------- BG Color-orangedark ----------------------------------*/
.bg-orangedark {background-color: rgba(219,110,0,1) !important;}
.bg-orangedark-x05 {background-color: rgba(219,110,0,0.05) !important;}
.bg-orangedark-x10 {background-color: rgba(219,110,0,0.1) !important;}
.bg-orangedark-x15 {background-color: rgba(219,110,0,0.15) !important;}
.bg-orangedark-x20 {background-color: rgba(219,110,0,0.2) !important;}
.bg-orangedark-x25 {background-color: rgba(219,110,0,0.25) !important;}
.bg-orangedark-x30 {background-color: rgba(219,110,0,0.3) !important;}
.bg-orangedark-x35 {background-color: rgba(219,110,0,0.35) !important;}
.bg-orangedark-x40 {background-color: rgba(219,110,0,0.4) !important;}
.bg-orangedark-x45 {background-color: rgba(219,110,0,0.45) !important;}
.bg-orangedark-x50 {background-color: rgba(219,110,0,0.5) !important;}
.bg-orangedark-x55 {background-color: rgba(219,110,0,0.55) !important;}
.bg-orangedark-x60 {background-color: rgba(219,110,0,0.6) !important;}
.bg-orangedark-x65 {background-color: rgba(219,110,0,0.65) !important;}
.bg-orangedark-x70 {background-color: rgba(219,110,0,0.7) !important;}
.bg-orangedark-x75 {background-color: rgba(219,110,0,0.75) !important;}
.bg-orangedark-x80 {background-color: rgba(219,110,0,0.8) !important;}
.bg-orangedark-x85 {background-color: rgba(219,110,0,0.85) !important;}
.bg-orangedark-x90 {background-color: rgba(219,110,0,0.9) !important;}
.bg-orangedark-x95 {background-color: rgba(219,110,0,0.95) !important;}
.bg-orangedark-x100 {background-color: rgba(219,110,0,1) !important;}
/*------------------------- BG Color-orangedarkest ----------------------------------*/
.bg-orangedarkest {background-color: rgba(148,74,0,1) !important;}
.bg-orangedarkest-x05 {background-color: rgba(148,74,0,0.05) !important;}
.bg-orangedarkest-x10 {background-color: rgba(148,74,0,0.1) !important;}
.bg-orangedarkest-x15 {background-color: rgba(148,74,0,0.15) !important;}
.bg-orangedarkest-x20 {background-color: rgba(148,74,0,0.2) !important;}
.bg-orangedarkest-x25 {background-color: rgba(148,74,0,0.25) !important;}
.bg-orangedarkest-x30 {background-color: rgba(148,74,0,0.3) !important;}
.bg-orangedarkest-x35 {background-color: rgba(148,74,0,0.35) !important;}
.bg-orangedarkest-x40 {background-color: rgba(148,74,0,0.4) !important;}
.bg-orangedarkest-x45 {background-color: rgba(148,74,0,0.45) !important;}
.bg-orangedarkest-x50 {background-color: rgba(148,74,0,0.5) !important;}
.bg-orangedarkest-x55 {background-color: rgba(148,74,0,0.55) !important;}
.bg-orangedarkest-x60 {background-color: rgba(148,74,0,0.6) !important;}
.bg-orangedarkest-x65 {background-color: rgba(148,74,0,0.65) !important;}
.bg-orangedarkest-x70 {background-color: rgba(148,74,0,0.7) !important;}
.bg-orangedarkest-x75 {background-color: rgba(148,74,0,0.75) !important;}
.bg-orangedarkest-x80 {background-color: rgba(148,74,0,0.8) !important;}
.bg-orangedarkest-x85 {background-color: rgba(148,74,0,0.85) !important;}
.bg-orangedarkest-x90 {background-color: rgba(148,74,0,0.9) !important;}
.bg-orangedarkest-x95 {background-color: rgba(148,74,0,0.95) !important;}
.bg-orangedarkest-x100 {background-color: rgba(148,74,0,1) !important;}
/*------------------------- BG Color-pink ----------------------------------*/
.bg-pink {background-color: rgba(255,0,128,1) !important;}
.bg-pink-x05 {background-color: rgba(255,0,128,0.05) !important;}
.bg-pink-x10 {background-color: rgba(255,0,128,0.1) !important;}
.bg-pink-x15 {background-color: rgba(255,0,128,0.15) !important;}
.bg-pink-x20 {background-color: rgba(255,0,128,0.2) !important;}
.bg-pink-x25 {background-color: rgba(255,0,128,0.25) !important;}
.bg-pink-x30 {background-color: rgba(255,0,128,0.3) !important;}
.bg-pink-x35 {background-color: rgba(255,0,128,0.35) !important;}
.bg-pink-x40 {background-color: rgba(255,0,128,0.4) !important;}
.bg-pink-x45 {background-color: rgba(255,0,128,0.45) !important;}
.bg-pink-x50 {background-color: rgba(255,0,128,0.5) !important;}
.bg-pink-x55 {background-color: rgba(255,0,128,0.55) !important;}
.bg-pink-x60 {background-color: rgba(255,0,128,0.6) !important;}
.bg-pink-x65 {background-color: rgba(255,0,128,0.65) !important;}
.bg-pink-x70 {background-color: rgba(255,0,128,0.7) !important;}
.bg-pink-x75 {background-color: rgba(255,0,128,0.75) !important;}
.bg-pink-x80 {background-color: rgba(255,0,128,0.8) !important;}
.bg-pink-x85 {background-color: rgba(255,0,128,0.85) !important;}
.bg-pink-x90 {background-color: rgba(255,0,128,0.9) !important;}
.bg-pink-x95 {background-color: rgba(255,0,128,0.95) !important;}
.bg-pink-x100 {background-color: rgba(255,0,128,1) !important;}
/*------------------------- BG Color-pinkdark ----------------------------------*/
.bg-pinkdark {background-color: rgba(186,0,93,1) !important;}
.bg-pinkdark-x05 {background-color: rgba(186,0,93,0.05) !important;}
.bg-pinkdark-x10 {background-color: rgba(186,0,93,0.1) !important;}
.bg-pinkdark-x15 {background-color: rgba(186,0,93,0.15) !important;}
.bg-pinkdark-x20 {background-color: rgba(186,0,93,0.2) !important;}
.bg-pinkdark-x25 {background-color: rgba(186,0,93,0.25) !important;}
.bg-pinkdark-x30 {background-color: rgba(186,0,93,0.3) !important;}
.bg-pinkdark-x35 {background-color: rgba(186,0,93,0.35) !important;}
.bg-pinkdark-x40 {background-color: rgba(186,0,93,0.4) !important;}
.bg-pinkdark-x45 {background-color: rgba(186,0,93,0.45) !important;}
.bg-pinkdark-x50 {background-color: rgba(186,0,93,0.5) !important;}
.bg-pinkdark-x55 {background-color: rgba(186,0,93,0.55) !important;}
.bg-pinkdark-x60 {background-color: rgba(186,0,93,0.6) !important;}
.bg-pinkdark-x65 {background-color: rgba(186,0,93,0.65) !important;}
.bg-pinkdark-x70 {background-color: rgba(186,0,93,0.7) !important;}
.bg-pinkdark-x75 {background-color: rgba(186,0,93,0.75) !important;}
.bg-pinkdark-x80 {background-color: rgba(186,0,93,0.8) !important;}
.bg-pinkdark-x85 {background-color: rgba(186,0,93,0.85) !important;}
.bg-pinkdark-x90 {background-color: rgba(186,0,93,0.9) !important;}
.bg-pinkdark-x95 {background-color: rgba(186,0,93,0.95) !important;}
.bg-pinkdark-x100 {background-color: rgba(186,0,93,1) !important;}
/*------------------------- BG Color-pinkdarkest ----------------------------------*/
.bg-pinkdarkest {background-color: rgba(120,0,60,1) !important;}
.bg-pinkdarkest-x05 {background-color: rgba(120,0,60,0.05) !important;}
.bg-pinkdarkest-x10 {background-color: rgba(120,0,60,0.1) !important;}
.bg-pinkdarkest-x15 {background-color: rgba(120,0,60,0.15) !important;}
.bg-pinkdarkest-x20 {background-color: rgba(120,0,60,0.2) !important;}
.bg-pinkdarkest-x25 {background-color: rgba(120,0,60,0.25) !important;}
.bg-pinkdarkest-x30 {background-color: rgba(120,0,60,0.3) !important;}
.bg-pinkdarkest-x35 {background-color: rgba(120,0,60,0.35) !important;}
.bg-pinkdarkest-x40 {background-color: rgba(120,0,60,0.4) !important;}
.bg-pinkdarkest-x45 {background-color: rgba(120,0,60,0.45) !important;}
.bg-pinkdarkest-x50 {background-color: rgba(120,0,60,0.5) !important;}
.bg-pinkdarkest-x55 {background-color: rgba(120,0,60,0.55) !important;}
.bg-pinkdarkest-x60 {background-color: rgba(120,0,60,0.6) !important;}
.bg-pinkdarkest-x65 {background-color: rgba(120,0,60,0.65) !important;}
.bg-pinkdarkest-x70 {background-color: rgba(120,0,60,0.7) !important;}
.bg-pinkdarkest-x75 {background-color: rgba(120,0,60,0.75) !important;}
.bg-pinkdarkest-x80 {background-color: rgba(120,0,60,0.8) !important;}
.bg-pinkdarkest-x85 {background-color: rgba(120,0,60,0.85) !important;}
.bg-pinkdarkest-x90 {background-color: rgba(120,0,60,0.9) !important;}
.bg-pinkdarkest-x95 {background-color: rgba(120,0,60,0.95) !important;}
.bg-pinkdarkest-x100 {background-color: rgba(120,0,60,1) !important;}
/*------------------------- BG Color-purple ----------------------------------*/
.bg-purple {background-color: rgba(128,0,128,1) !important;}
.bg-purple-x05 {background-color: rgba(128,0,128,0.05) !important;}
.bg-purple-x10 {background-color: rgba(128,0,128,0.1) !important;}
.bg-purple-x15 {background-color: rgba(128,0,128,0.15) !important;}
.bg-purple-x20 {background-color: rgba(128,0,128,0.2) !important;}
.bg-purple-x25 {background-color: rgba(128,0,128,0.25) !important;}
.bg-purple-x30 {background-color: rgba(128,0,128,0.3) !important;}
.bg-purple-x35 {background-color: rgba(128,0,128,0.35) !important;}
.bg-purple-x40 {background-color: rgba(128,0,128,0.4) !important;}
.bg-purple-x45 {background-color: rgba(128,0,128,0.45) !important;}
.bg-purple-x50 {background-color: rgba(128,0,128,0.5) !important;}
.bg-purple-x55 {background-color: rgba(128,0,128,0.55) !important;}
.bg-purple-x60 {background-color: rgba(128,0,128,0.6) !important;}
.bg-purple-x65 {background-color: rgba(128,0,128,0.65) !important;}
.bg-purple-x70 {background-color: rgba(128,0,128,0.7) !important;}
.bg-purple-x75 {background-color: rgba(128,0,128,0.75) !important;}
.bg-purple-x80 {background-color: rgba(128,0,128,0.8) !important;}
.bg-purple-x85 {background-color: rgba(128,0,128,0.85) !important;}
.bg-purple-x90 {background-color: rgba(128,0,128,0.9) !important;}
.bg-purple-x95 {background-color: rgba(128,0,128,0.95) !important;}
.bg-purple-x100 {background-color: rgba(128,0,128,1) !important;}
/*------------------------- BG Color-purpledark ----------------------------------*/
.bg-purpledark {background-color: rgba(97,0,97,1) !important;}
.bg-purpledark-x05 {background-color: rgba(97,0,97,0.05) !important;}
.bg-purpledark-x10 {background-color: rgba(97,0,97,0.1) !important;}
.bg-purpledark-x15 {background-color: rgba(97,0,97,0.15) !important;}
.bg-purpledark-x20 {background-color: rgba(97,0,97,0.2) !important;}
.bg-purpledark-x25 {background-color: rgba(97,0,97,0.25) !important;}
.bg-purpledark-x30 {background-color: rgba(97,0,97,0.3) !important;}
.bg-purpledark-x35 {background-color: rgba(97,0,97,0.35) !important;}
.bg-purpledark-x40 {background-color: rgba(97,0,97,0.4) !important;}
.bg-purpledark-x45 {background-color: rgba(97,0,97,0.45) !important;}
.bg-purpledark-x50 {background-color: rgba(97,0,97,0.5) !important;}
.bg-purpledark-x55 {background-color: rgba(97,0,97,0.55) !important;}
.bg-purpledark-x60 {background-color: rgba(97,0,97,0.6) !important;}
.bg-purpledark-x65 {background-color: rgba(97,0,97,0.65) !important;}
.bg-purpledark-x70 {background-color: rgba(97,0,97,0.7) !important;}
.bg-purpledark-x75 {background-color: rgba(97,0,97,0.75) !important;}
.bg-purpledark-x80 {background-color: rgba(97,0,97,0.8) !important;}
.bg-purpledark-x85 {background-color: rgba(97,0,97,0.85) !important;}
.bg-purpledark-x90 {background-color: rgba(97,0,97,0.9) !important;}
.bg-purpledark-x95 {background-color: rgba(97,0,97,0.95) !important;}
.bg-purpledark-x100 {background-color: rgba(97,0,97,1) !important;}
/*------------------------- BG Color-purpledarkest ----------------------------------*/
.bg-purpledarkest {background-color: rgba(66,0,66,1) !important;}
.bg-purpledarkest-x05 {background-color: rgba(66,0,66,0.05) !important;}
.bg-purpledarkest-x10 {background-color: rgba(66,0,66,0.1) !important;}
.bg-purpledarkest-x15 {background-color: rgba(66,0,66,0.15) !important;}
.bg-purpledarkest-x20 {background-color: rgba(66,0,66,0.2) !important;}
.bg-purpledarkest-x25 {background-color: rgba(66,0,66,0.25) !important;}
.bg-purpledarkest-x30 {background-color: rgba(66,0,66,0.3) !important;}
.bg-purpledarkest-x35 {background-color: rgba(66,0,66,0.35) !important;}
.bg-purpledarkest-x40 {background-color: rgba(66,0,66,0.4) !important;}
.bg-purpledarkest-x45 {background-color: rgba(66,0,66,0.45) !important;}
.bg-purpledarkest-x50 {background-color: rgba(66,0,66,0.5) !important;}
.bg-purpledarkest-x55 {background-color: rgba(66,0,66,0.55) !important;}
.bg-purpledarkest-x60 {background-color: rgba(66,0,66,0.6) !important;}
.bg-purpledarkest-x65 {background-color: rgba(66,0,66,0.65) !important;}
.bg-purpledarkest-x70 {background-color: rgba(66,0,66,0.7) !important;}
.bg-purpledarkest-x75 {background-color: rgba(66,0,66,0.75) !important;}
.bg-purpledarkest-x80 {background-color: rgba(66,0,66,0.8) !important;}
.bg-purpledarkest-x85 {background-color: rgba(66,0,66,0.85) !important;}
.bg-purpledarkest-x90 {background-color: rgba(66,0,66,0.9) !important;}
.bg-purpledarkest-x95 {background-color: rgba(66,0,66,0.95) !important;}
.bg-purpledarkest-x100 {background-color: rgba(66,0,66,1) !important;}
/*------------------------- BG Color-turquoise ----------------------------------*/
.bg-turquoise {background-color: rgba(64,224,208,1) !important;}
.bg-turquoise-x05 {background-color: rgba(64,224,208,0.05) !important;}
.bg-turquoise-x10 {background-color: rgba(64,224,208,0.1) !important;}
.bg-turquoise-x15 {background-color: rgba(64,224,208,0.15) !important;}
.bg-turquoise-x20 {background-color: rgba(64,224,208,0.2) !important;}
.bg-turquoise-x25 {background-color: rgba(64,224,208,0.25) !important;}
.bg-turquoise-x30 {background-color: rgba(64,224,208,0.3) !important;}
.bg-turquoise-x35 {background-color: rgba(64,224,208,0.35) !important;}
.bg-turquoise-x40 {background-color: rgba(64,224,208,0.4) !important;}
.bg-turquoise-x45 {background-color: rgba(64,224,208,0.45) !important;}
.bg-turquoise-x50 {background-color: rgba(64,224,208,0.5) !important;}
.bg-turquoise-x55 {background-color: rgba(64,224,208,0.55) !important;}
.bg-turquoise-x60 {background-color: rgba(64,224,208,0.6) !important;}
.bg-turquoise-x65 {background-color: rgba(64,224,208,0.65) !important;}
.bg-turquoise-x70 {background-color: rgba(64,224,208,0.7) !important;}
.bg-turquoise-x75 {background-color: rgba(64,224,208,0.75) !important;}
.bg-turquoise-x80 {background-color: rgba(64,224,208,0.8) !important;}
.bg-turquoise-x85 {background-color: rgba(64,224,208,0.85) !important;}
.bg-turquoise-x90 {background-color: rgba(64,224,208,0.9) !important;}
.bg-turquoise-x95 {background-color: rgba(64,224,208,0.95) !important;}
.bg-turquoise-x100 {background-color: rgba(64,224,208,1) !important;}
/*------------------------- BG Color-turquoisedark ----------------------------------*/
.bg-turquoisedark {background-color: rgba(0,168,151,1) !important;}
.bg-turquoisedark-x05 {background-color: rgba(0,168,151,0.05) !important;}
.bg-turquoisedark-x10 {background-color: rgba(0,168,151,0.1) !important;}
.bg-turquoisedark-x15 {background-color: rgba(0,168,151,0.15) !important;}
.bg-turquoisedark-x20 {background-color: rgba(0,168,151,0.2) !important;}
.bg-turquoisedark-x25 {background-color: rgba(0,168,151,0.25) !important;}
.bg-turquoisedark-x30 {background-color: rgba(0,168,151,0.3) !important;}
.bg-turquoisedark-x35 {background-color: rgba(0,168,151,0.35) !important;}
.bg-turquoisedark-x40 {background-color: rgba(0,168,151,0.4) !important;}
.bg-turquoisedark-x45 {background-color: rgba(0,168,151,0.45) !important;}
.bg-turquoisedark-x50 {background-color: rgba(0,168,151,0.5) !important;}
.bg-turquoisedark-x55 {background-color: rgba(0,168,151,0.55) !important;}
.bg-turquoisedark-x60 {background-color: rgba(0,168,151,0.6) !important;}
.bg-turquoisedark-x65 {background-color: rgba(0,168,151,0.65) !important;}
.bg-turquoisedark-x70 {background-color: rgba(0,168,151,0.7) !important;}
.bg-turquoisedark-x75 {background-color: rgba(0,168,151,0.75) !important;}
.bg-turquoisedark-x80 {background-color: rgba(0,168,151,0.8) !important;}
.bg-turquoisedark-x85 {background-color: rgba(0,168,151,0.85) !important;}
.bg-turquoisedark-x90 {background-color: rgba(0,168,151,0.9) !important;}
.bg-turquoisedark-x95 {background-color: rgba(0,168,151,0.95) !important;}
.bg-turquoisedark-x100 {background-color: rgba(0,168,151,1) !important;}
/*------------------------- BG Color-turquoisedarkest ----------------------------------*/
.bg-turquoisedarkest {background-color: rgba(0,99,90,1) !important;}
.bg-turquoisedarkest-x05 {background-color: rgba(0,99,90,0.05) !important;}
.bg-turquoisedarkest-x10 {background-color: rgba(0,99,90,0.1) !important;}
.bg-turquoisedarkest-x15 {background-color: rgba(0,99,90,0.15) !important;}
.bg-turquoisedarkest-x20 {background-color: rgba(0,99,90,0.2) !important;}
.bg-turquoisedarkest-x25 {background-color: rgba(0,99,90,0.25) !important;}
.bg-turquoisedarkest-x30 {background-color: rgba(0,99,90,0.3) !important;}
.bg-turquoisedarkest-x35 {background-color: rgba(0,99,90,0.35) !important;}
.bg-turquoisedarkest-x40 {background-color: rgba(0,99,90,0.4) !important;}
.bg-turquoisedarkest-x45 {background-color: rgba(0,99,90,0.45) !important;}
.bg-turquoisedarkest-x50 {background-color: rgba(0,99,90,0.5) !important;}
.bg-turquoisedarkest-x55 {background-color: rgba(0,99,90,0.55) !important;}
.bg-turquoisedarkest-x60 {background-color: rgba(0,99,90,0.6) !important;}
.bg-turquoisedarkest-x65 {background-color: rgba(0,99,90,0.65) !important;}
.bg-turquoisedarkest-x70 {background-color: rgba(0,99,90,0.7) !important;}
.bg-turquoisedarkest-x75 {background-color: rgba(0,99,90,0.75) !important;}
.bg-turquoisedarkest-x80 {background-color: rgba(0,99,90,0.8) !important;}
.bg-turquoisedarkest-x85 {background-color: rgba(0,99,90,0.85) !important;}
.bg-turquoisedarkest-x90 {background-color: rgba(0,99,90,0.9) !important;}
.bg-turquoisedarkest-x95 {background-color: rgba(0,99,90,0.95) !important;}
.bg-turquoisedarkest-x100 {background-color: rgba(0,99,90,1) !important;}
/*------------------------- BG Color-brown ----------------------------------*/
.bg-brown {background-color: rgba(139,69,19,1) !important;}
.bg-brown-x05 {background-color: rgba(139,69,19,0.05) !important;}
.bg-brown-x10 {background-color: rgba(139,69,19,0.1) !important;}
.bg-brown-x15 {background-color: rgba(139,69,19,0.15) !important;}
.bg-brown-x20 {background-color: rgba(139,69,19,0.2) !important;}
.bg-brown-x25 {background-color: rgba(139,69,19,0.25) !important;}
.bg-brown-x30 {background-color: rgba(139,69,19,0.3) !important;}
.bg-brown-x35 {background-color: rgba(139,69,19,0.35) !important;}
.bg-brown-x40 {background-color: rgba(139,69,19,0.4) !important;}
.bg-brown-x45 {background-color: rgba(139,69,19,0.45) !important;}
.bg-brown-x50 {background-color: rgba(139,69,19,0.5) !important;}
.bg-brown-x55 {background-color: rgba(139,69,19,0.55) !important;}
.bg-brown-x60 {background-color: rgba(139,69,19,0.6) !important;}
.bg-brown-x65 {background-color: rgba(139,69,19,0.65) !important;}
.bg-brown-x70 {background-color: rgba(139,69,19,0.7) !important;}
.bg-brown-x75 {background-color: rgba(139,69,19,0.75) !important;}
.bg-brown-x80 {background-color: rgba(139,69,19,0.8) !important;}
.bg-brown-x85 {background-color: rgba(139,69,19,0.85) !important;}
.bg-brown-x90 {background-color: rgba(139,69,19,0.9) !important;}
.bg-brown-x95 {background-color: rgba(139,69,19,0.95) !important;}
.bg-brown-x100 {background-color: rgba(139,69,19,1) !important;}
/*------------------------- BG Color-browndark ----------------------------------*/
.bg-browndark {background-color: rgba(102,59,20,1) !important;}
.bg-browndark-x05 {background-color: rgba(102,59,20,0.05) !important;}
.bg-browndark-x10 {background-color: rgba(102,59,20,0.1) !important;}
.bg-browndark-x15 {background-color: rgba(102,59,20,0.15) !important;}
.bg-browndark-x20 {background-color: rgba(102,59,20,0.2) !important;}
.bg-browndark-x25 {background-color: rgba(102,59,20,0.25) !important;}
.bg-browndark-x30 {background-color: rgba(102,59,20,0.3) !important;}
.bg-browndark-x35 {background-color: rgba(102,59,20,0.35) !important;}
.bg-browndark-x40 {background-color: rgba(102,59,20,0.4) !important;}
.bg-browndark-x45 {background-color: rgba(102,59,20,0.45) !important;}
.bg-browndark-x50 {background-color: rgba(102,59,20,0.5) !important;}
.bg-browndark-x55 {background-color: rgba(102,59,20,0.55) !important;}
.bg-browndark-x60 {background-color: rgba(102,59,20,0.6) !important;}
.bg-browndark-x65 {background-color: rgba(102,59,20,0.65) !important;}
.bg-browndark-x70 {background-color: rgba(102,59,20,0.7) !important;}
.bg-browndark-x75 {background-color: rgba(102,59,20,0.75) !important;}
.bg-browndark-x80 {background-color: rgba(102,59,20,0.8) !important;}
.bg-browndark-x85 {background-color: rgba(102,59,20,0.85) !important;}
.bg-browndark-x90 {background-color: rgba(102,59,20,0.9) !important;}
.bg-browndark-x95 {background-color: rgba(102,59,20,0.95) !important;}
.bg-browndark-x100 {background-color: rgba(102,59,20,1) !important;}
/*------------------------- BG Color-browndarkest ----------------------------------*/
.bg-browndarkest {background-color: rgba(79,34,2,1) !important;}
.bg-browndarkest-x05 {background-color: rgba(79,34,2,0.05) !important;}
.bg-browndarkest-x10 {background-color: rgba(79,34,2,0.1) !important;}
.bg-browndarkest-x15 {background-color: rgba(79,34,2,0.15) !important;}
.bg-browndarkest-x20 {background-color: rgba(79,34,2,0.2) !important;}
.bg-browndarkest-x25 {background-color: rgba(79,34,2,0.25) !important;}
.bg-browndarkest-x30 {background-color: rgba(79,34,2,0.3) !important;}
.bg-browndarkest-x35 {background-color: rgba(79,34,2,0.35) !important;}
.bg-browndarkest-x40 {background-color: rgba(79,34,2,0.4) !important;}
.bg-browndarkest-x45 {background-color: rgba(79,34,2,0.45) !important;}
.bg-browndarkest-x50 {background-color: rgba(79,34,2,0.5) !important;}
.bg-browndarkest-x55 {background-color: rgba(79,34,2,0.55) !important;}
.bg-browndarkest-x60 {background-color: rgba(79,34,2,0.6) !important;}
.bg-browndarkest-x65 {background-color: rgba(79,34,2,0.65) !important;}
.bg-browndarkest-x70 {background-color: rgba(79,34,2,0.7) !important;}
.bg-browndarkest-x75 {background-color: rgba(79,34,2,0.75) !important;}
.bg-browndarkest-x80 {background-color: rgba(79,34,2,0.8) !important;}
.bg-browndarkest-x85 {background-color: rgba(79,34,2,0.85) !important;}
.bg-browndarkest-x90 {background-color: rgba(79,34,2,0.9) !important;}
.bg-browndarkest-x95 {background-color: rgba(79,34,2,0.95) !important;}
.bg-browndarkest-x100 {background-color: rgba(79,34,2,1) !important;}

/* %%%%%%%%%%%%%%%% FOREGROUND COLOR %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
/*------------------------- Fore Color-white ----------------------------------*/
.fg-white {color: rgba(255,255,255,1) !important;}

/*------------------------- Fore Color-GREY ----------------------------------*/
.fg-grey-255 {color: rgba(255,255,255,1) !important;}
.fg-grey-250 {color: rgba(250,250,250,1) !important;}
.fg-grey-245 {color: rgba(245,245,245,1) !important;}
.fg-grey-240 {color: rgba(240,240,240,1) !important;}
.fg-grey-235 {color: rgba(235,235,235,1) !important;}
.fg-grey-230 {color: rgba(230,230,230,1) !important;}
.fg-grey-225 {color: rgba(225,225,225,1) !important;}
.fg-grey-220 {color: rgba(220,220,220,1) !important;}
.fg-grey-215 {color: rgba(215,215,215,1) !important;}
.fg-grey-210 {color: rgba(210,210,210,1) !important;}
.fg-grey-205 {color: rgba(205,205,205,1) !important;}
.fg-grey-200 {color: rgba(200,200,200,1) !important;}
.fg-grey-195 {color: rgba(195,195,195,1) !important;}
.fg-grey-190 {color: rgba(190,190,190,1) !important;}
.fg-grey-185 {color: rgba(185,185,185,1) !important;}
.fg-grey-180 {color: rgba(180,180,180,1) !important;}
.fg-grey-175 {color: rgba(175,175,175,1) !important;}
.fg-grey-170 {color: rgba(170,170,170,1) !important;}
.fg-grey-165 {color: rgba(165,165,165,1) !important;}
.fg-grey-160 {color: rgba(160,160,160,1) !important;}
.fg-grey-155 {color: rgba(155,155,155,1) !important;}
.fg-grey-150 {color: rgba(150,150,150,1) !important;}
.fg-grey-145 {color: rgba(145,145,145,1) !important;}
.fg-grey-140 {color: rgba(140,140,140,1) !important;}
.fg-grey-135 {color: rgba(135,135,135,1) !important;}
.fg-grey-130 {color: rgba(130,130,130,1) !important;}
.fg-grey-125 {color: rgba(125,125,125,1) !important;}
.fg-grey-120 {color: rgba(120,120,120,1) !important;}
.fg-grey-115 {color: rgba(115,115,115,1) !important;}
.fg-grey-110 {color: rgba(110,110,110,1) !important;}
.fg-grey-105 {color: rgba(105,105,105,1) !important;}
.fg-grey-100 {color: rgba(100,100,100,1) !important;}
.fg-grey-95 {color: rgba(95,95,95,1) !important;}
.fg-grey-90 {color: rgba(90,90,90,1) !important;}
.fg-grey-85 {color: rgba(85,85,85,1) !important;}
.fg-grey-80 {color: rgba(80,80,80,1) !important;}
.fg-grey-75 {color: rgba(75,75,75,1) !important;}
.fg-grey-70 {color: rgba(70,70,70,1) !important;}
.fg-grey-65 {color: rgba(65,65,65,1) !important;}
.fg-grey-60 {color: rgba(60,60,60,1) !important;}
.fg-grey-55 {color: rgba(55,55,55,1) !important;}
.fg-grey-50 {color: rgba(50,50,50,1) !important;}
.fg-grey-45 {color: rgba(45,45,45,1) !important;}
.fg-grey-40 {color: rgba(40,40,40,1) !important;}
.fg-grey-35 {color: rgba(35,35,35,1) !important;}
.fg-grey-30 {color: rgba(30,30,30,1) !important;}
.fg-grey-25 {color: rgba(25,25,25,1) !important;}
.fg-grey-20 {color: rgba(20,20,20,1) !important;}
.fg-grey-15 {color: rgba(15,15,15,1) !important;}
.fg-grey-10 {color: rgba(10,10,10,1) !important;}
.fg-grey-5 {color: rgba(5,5,5,1) !important;}
.fg-grey-0 {color: rgba(0,0,0,1) !important;}



/*------------------------- Fore Color-black ----------------------------------*/
.fg-black {color: rgba(0,0,0,1) !important;}
.fg-black-0 {color: rgba(0,0,0,0) !important;}
.fg-black-x01 {color: rgba(0,0,0,0.01) !important;}
.fg-black-x02 {color: rgba(0,0,0,0.02) !important;}
.fg-black-x03 {color: rgba(0,0,0,0.03) !important;}
.fg-black-x04 {color: rgba(0,0,0,0.04) !important;}
.fg-black-x05 {color: rgba(0,0,0,0.05) !important;}
.fg-black-x06 {color: rgba(0,0,0,0.06) !important;}
.fg-black-x07 {color: rgba(0,0,0,0.07) !important;}
.fg-black-x08 {color: rgba(0,0,0,0.08) !important;}
.fg-black-x09 {color: rgba(0,0,0,0.09) !important;}
.fg-black-x10 {color: rgba(0,0,0,0.1) !important;}
.fg-black-x15 {color: rgba(0,0,0,0.15) !important;}
.fg-black-x20 {color: rgba(0,0,0,0.2) !important;}
.fg-black-x25 {color: rgba(0,0,0,0.25) !important;}
.fg-black-x30 {color: rgba(0,0,0,0.3) !important;}
.fg-black-x35 {color: rgba(0,0,0,0.35) !important;}
.fg-black-x40 {color: rgba(0,0,0,0.4) !important;}
.fg-black-x45 {color: rgba(0,0,0,0.45) !important;}
.fg-black-x50 {color: rgba(0,0,0,0.5) !important;}
.fg-black-x55 {color: rgba(0,0,0,0.55) !important;}
.fg-black-x60 {color: rgba(0,0,0,0.6) !important;}
.fg-black-x65 {color: rgba(0,0,0,0.65) !important;}
.fg-black-x70 {color: rgba(0,0,0,0.7) !important;}
.fg-black-x75 {color: rgba(0,0,0,0.75) !important;}
.fg-black-x80 {color: rgba(0,0,0,0.8) !important;}
.fg-black-x85 {color: rgba(0,0,0,0.85) !important;}
.fg-black-x90 {color: rgba(0,0,0,0.9) !important;}
.fg-black-x91 {color: rgba(0,0,0,0.91) !important;}
.fg-black-x92 {color: rgba(0,0,0,0.92) !important;}
.fg-black-x93 {color: rgba(0,0,0,0.93) !important;}
.fg-black-x94 {color: rgba(0,0,0,0.94) !important;}
.fg-black-x95 {color: rgba(0,0,0,0.95) !important;}
.fg-black-x96 {color: rgba(0,0,0,0.96) !important;}
.fg-black-x97 {color: rgba(0,0,0,0.97) !important;}
.fg-black-x98 {color: rgba(0,0,0,0.98) !important;}
.fg-black-x99 {color: rgba(0,0,0,0.99) !important;}
.fg-black-1 {color: rgba(0,0,0,1) !important;}
/*------------------------- Fore Color-red ----------------------------------*/
.fg-red {color: rgba(255,0,0,1) !important;}
.fg-red-x05 {color: rgba(255,0,0,0.05) !important;}
.fg-red-x10 {color: rgba(255,0,0,0.1) !important;}
.fg-red-x15 {color: rgba(255,0,0,0.15) !important;}
.fg-red-x20 {color: rgba(255,0,0,0.2) !important;}
.fg-red-x25 {color: rgba(255,0,0,0.25) !important;}
.fg-red-x30 {color: rgba(255,0,0,0.3) !important;}
.fg-red-x35 {color: rgba(255,0,0,0.35) !important;}
.fg-red-x40 {color: rgba(255,0,0,0.4) !important;}
.fg-red-x45 {color: rgba(255,0,0,0.45) !important;}
.fg-red-x50 {color: rgba(255,0,0,0.5) !important;}
.fg-red-x55 {color: rgba(255,0,0,0.55) !important;}
.fg-red-x60 {color: rgba(255,0,0,0.6) !important;}
.fg-red-x65 {color: rgba(255,0,0,0.65) !important;}
.fg-red-x70 {color: rgba(255,0,0,0.7) !important;}
.fg-red-x75 {color: rgba(255,0,0,0.75) !important;}
.fg-red-x80 {color: rgba(255,0,0,0.8) !important;}
.fg-red-x85 {color: rgba(255,0,0,0.85) !important;}
.fg-red-x90 {color: rgba(255,0,0,0.9) !important;}
.fg-red-x95 {color: rgba(255,0,0,0.95) !important;}
.fg-red-x100 {color: rgba(255,0,0,1) !important;}
/*------------------------- Fore Color-reddark ----------------------------------*/
.fg-reddark {color: rgba(190,0,0,1) !important;}
.fg-reddark-x05 {color: rgba(190,0,0,0.05) !important;}
.fg-reddark-x10 {color: rgba(190,0,0,0.1) !important;}
.fg-reddark-x15 {color: rgba(190,0,0,0.15) !important;}
.fg-reddark-x20 {color: rgba(190,0,0,0.2) !important;}
.fg-reddark-x25 {color: rgba(190,0,0,0.25) !important;}
.fg-reddark-x30 {color: rgba(190,0,0,0.3) !important;}
.fg-reddark-x35 {color: rgba(190,0,0,0.35) !important;}
.fg-reddark-x40 {color: rgba(190,0,0,0.4) !important;}
.fg-reddark-x45 {color: rgba(190,0,0,0.45) !important;}
.fg-reddark-x50 {color: rgba(190,0,0,0.5) !important;}
.fg-reddark-x55 {color: rgba(190,0,0,0.55) !important;}
.fg-reddark-x60 {color: rgba(190,0,0,0.6) !important;}
.fg-reddark-x65 {color: rgba(190,0,0,0.65) !important;}
.fg-reddark-x70 {color: rgba(190,0,0,0.7) !important;}
.fg-reddark-x75 {color: rgba(190,0,0,0.75) !important;}
.fg-reddark-x80 {color: rgba(190,0,0,0.8) !important;}
.fg-reddark-x85 {color: rgba(190,0,0,0.85) !important;}
.fg-reddark-x90 {color: rgba(190,0,0,0.9) !important;}
.fg-reddark-x95 {color: rgba(190,0,0,0.95) !important;}
.fg-reddark-x100 {color: rgba(190,0,0,1) !important;}
/*------------------------- Fore Color-reddarkest ----------------------------------*/
.fg-reddarkest {color: rgba(110,0,0,1) !important;}
.fg-reddarkest-x05 {color: rgba(110,0,0,0.05) !important;}
.fg-reddarkest-x10 {color: rgba(110,0,0,0.1) !important;}
.fg-reddarkest-x15 {color: rgba(110,0,0,0.15) !important;}
.fg-reddarkest-x20 {color: rgba(110,0,0,0.2) !important;}
.fg-reddarkest-x25 {color: rgba(110,0,0,0.25) !important;}
.fg-reddarkest-x30 {color: rgba(110,0,0,0.3) !important;}
.fg-reddarkest-x35 {color: rgba(110,0,0,0.35) !important;}
.fg-reddarkest-x40 {color: rgba(110,0,0,0.4) !important;}
.fg-reddarkest-x45 {color: rgba(110,0,0,0.45) !important;}
.fg-reddarkest-x50 {color: rgba(110,0,0,0.5) !important;}
.fg-reddarkest-x55 {color: rgba(110,0,0,0.55) !important;}
.fg-reddarkest-x60 {color: rgba(110,0,0,0.6) !important;}
.fg-reddarkest-x65 {color: rgba(110,0,0,0.65) !important;}
.fg-reddarkest-x70 {color: rgba(110,0,0,0.7) !important;}
.fg-reddarkest-x75 {color: rgba(110,0,0,0.75) !important;}
.fg-reddarkest-x80 {color: rgba(110,0,0,0.8) !important;}
.fg-reddarkest-x85 {color: rgba(110,0,0,0.85) !important;}
.fg-reddarkest-x90 {color: rgba(110,0,0,0.9) !important;}
.fg-reddarkest-x95 {color: rgba(110,0,0,0.95) !important;}
.fg-reddarkest-x100 {color: rgba(110,0,0,1) !important;}
/*------------------------- Fore Color-green ----------------------------------*/
.fg-green {color: rgba(0,255,0,1) !important;}
.fg-green-x05 {color: rgba(0,255,0,0.05) !important;}
.fg-green-x10 {color: rgba(0,255,0,0.1) !important;}
.fg-green-x15 {color: rgba(0,255,0,0.15) !important;}
.fg-green-x20 {color: rgba(0,255,0,0.2) !important;}
.fg-green-x25 {color: rgba(0,255,0,0.25) !important;}
.fg-green-x30 {color: rgba(0,255,0,0.3) !important;}
.fg-green-x35 {color: rgba(0,255,0,0.35) !important;}
.fg-green-x40 {color: rgba(0,255,0,0.4) !important;}
.fg-green-x45 {color: rgba(0,255,0,0.45) !important;}
.fg-green-x50 {color: rgba(0,255,0,0.5) !important;}
.fg-green-x55 {color: rgba(0,255,0,0.55) !important;}
.fg-green-x60 {color: rgba(0,255,0,0.6) !important;}
.fg-green-x65 {color: rgba(0,255,0,0.65) !important;}
.fg-green-x70 {color: rgba(0,255,0,0.7) !important;}
.fg-green-x75 {color: rgba(0,255,0,0.75) !important;}
.fg-green-x80 {color: rgba(0,255,0,0.8) !important;}
.fg-green-x85 {color: rgba(0,255,0,0.85) !important;}
.fg-green-x90 {color: rgba(0,255,0,0.9) !important;}
.fg-green-x95 {color: rgba(0,255,0,0.95) !important;}
.fg-green-x100 {color: rgba(0,255,0,1) !important;}
/*------------------------- Fore Color-greendark ----------------------------------*/
.fg-greendark {color: rgba(0,176,0,1) !important;}
.fg-greendark-x05 {color: rgba(0,176,0,0.05) !important;}
.fg-greendark-x10 {color: rgba(0,176,0,0.1) !important;}
.fg-greendark-x15 {color: rgba(0,176,0,0.15) !important;}
.fg-greendark-x20 {color: rgba(0,176,0,0.2) !important;}
.fg-greendark-x25 {color: rgba(0,176,0,0.25) !important;}
.fg-greendark-x30 {color: rgba(0,176,0,0.3) !important;}
.fg-greendark-x35 {color: rgba(0,176,0,0.35) !important;}
.fg-greendark-x40 {color: rgba(0,176,0,0.4) !important;}
.fg-greendark-x45 {color: rgba(0,176,0,0.45) !important;}
.fg-greendark-x50 {color: rgba(0,176,0,0.5) !important;}
.fg-greendark-x55 {color: rgba(0,176,0,0.55) !important;}
.fg-greendark-x60 {color: rgba(0,176,0,0.6) !important;}
.fg-greendark-x65 {color: rgba(0,176,0,0.65) !important;}
.fg-greendark-x70 {color: rgba(0,176,0,0.7) !important;}
.fg-greendark-x75 {color: rgba(0,176,0,0.75) !important;}
.fg-greendark-x80 {color: rgba(0,176,0,0.8) !important;}
.fg-greendark-x85 {color: rgba(0,176,0,0.85) !important;}
.fg-greendark-x90 {color: rgba(0,176,0,0.9) !important;}
.fg-greendark-x95 {color: rgba(0,176,0,0.95) !important;}
.fg-greendark-x100 {color: rgba(0,176,0,1) !important;}
/*------------------------- Fore Color-greendarkest ----------------------------------*/
.fg-greendarkest {color: rgba(0,97,0,1) !important;}
.fg-greendarkest-x05 {color: rgba(0,97,0,0.05) !important;}
.fg-greendarkest-x10 {color: rgba(0,97,0,0.1) !important;}
.fg-greendarkest-x15 {color: rgba(0,97,0,0.15) !important;}
.fg-greendarkest-x20 {color: rgba(0,97,0,0.2) !important;}
.fg-greendarkest-x25 {color: rgba(0,97,0,0.25) !important;}
.fg-greendarkest-x30 {color: rgba(0,97,0,0.3) !important;}
.fg-greendarkest-x35 {color: rgba(0,97,0,0.35) !important;}
.fg-greendarkest-x40 {color: rgba(0,97,0,0.4) !important;}
.fg-greendarkest-x45 {color: rgba(0,97,0,0.45) !important;}
.fg-greendarkest-x50 {color: rgba(0,97,0,0.5) !important;}
.fg-greendarkest-x55 {color: rgba(0,97,0,0.55) !important;}
.fg-greendarkest-x60 {color: rgba(0,97,0,0.6) !important;}
.fg-greendarkest-x65 {color: rgba(0,97,0,0.65) !important;}
.fg-greendarkest-x70 {color: rgba(0,97,0,0.7) !important;}
.fg-greendarkest-x75 {color: rgba(0,97,0,0.75) !important;}
.fg-greendarkest-x80 {color: rgba(0,97,0,0.8) !important;}
.fg-greendarkest-x85 {color: rgba(0,97,0,0.85) !important;}
.fg-greendarkest-x90 {color: rgba(0,97,0,0.9) !important;}
.fg-greendarkest-x95 {color: rgba(0,97,0,0.95) !important;}
.fg-greendarkest-x100 {color: rgba(0,97,0,1) !important;}
/*------------------------- Fore Color-blue ----------------------------------*/
.fg-blue {color: rgba(0,0,255,1) !important;}
.fg-blue-x05 {color: rgba(0,0,255,0.05) !important;}
.fg-blue-x10 {color: rgba(0,0,255,0.1) !important;}
.fg-blue-x15 {color: rgba(0,0,255,0.15) !important;}
.fg-blue-x20 {color: rgba(0,0,255,0.2) !important;}
.fg-blue-x25 {color: rgba(0,0,255,0.25) !important;}
.fg-blue-x30 {color: rgba(0,0,255,0.3) !important;}
.fg-blue-x35 {color: rgba(0,0,255,0.35) !important;}
.fg-blue-x40 {color: rgba(0,0,255,0.4) !important;}
.fg-blue-x45 {color: rgba(0,0,255,0.45) !important;}
.fg-blue-x50 {color: rgba(0,0,255,0.5) !important;}
.fg-blue-x55 {color: rgba(0,0,255,0.55) !important;}
.fg-blue-x60 {color: rgba(0,0,255,0.6) !important;}
.fg-blue-x65 {color: rgba(0,0,255,0.65) !important;}
.fg-blue-x70 {color: rgba(0,0,255,0.7) !important;}
.fg-blue-x75 {color: rgba(0,0,255,0.75) !important;}
.fg-blue-x80 {color: rgba(0,0,255,0.8) !important;}
.fg-blue-x85 {color: rgba(0,0,255,0.85) !important;}
.fg-blue-x90 {color: rgba(0,0,255,0.9) !important;}
.fg-blue-x95 {color: rgba(0,0,255,0.95) !important;}
.fg-blue-x100 {color: rgba(0,0,255,1) !important;}
/*------------------------- Fore Color-bluedark ----------------------------------*/
.fg-bluedark {color: rgba(0,0,168,1) !important;}
.fg-bluedark-x05 {color: rgba(0,0,168,0.05) !important;}
.fg-bluedark-x10 {color: rgba(0,0,168,0.1) !important;}
.fg-bluedark-x15 {color: rgba(0,0,168,0.15) !important;}
.fg-bluedark-x20 {color: rgba(0,0,168,0.2) !important;}
.fg-bluedark-x25 {color: rgba(0,0,168,0.25) !important;}
.fg-bluedark-x30 {color: rgba(0,0,168,0.3) !important;}
.fg-bluedark-x35 {color: rgba(0,0,168,0.35) !important;}
.fg-bluedark-x40 {color: rgba(0,0,168,0.4) !important;}
.fg-bluedark-x45 {color: rgba(0,0,168,0.45) !important;}
.fg-bluedark-x50 {color: rgba(0,0,168,0.5) !important;}
.fg-bluedark-x55 {color: rgba(0,0,168,0.55) !important;}
.fg-bluedark-x60 {color: rgba(0,0,168,0.6) !important;}
.fg-bluedark-x65 {color: rgba(0,0,168,0.65) !important;}
.fg-bluedark-x70 {color: rgba(0,0,168,0.7) !important;}
.fg-bluedark-x75 {color: rgba(0,0,168,0.75) !important;}
.fg-bluedark-x80 {color: rgba(0,0,168,0.8) !important;}
.fg-bluedark-x85 {color: rgba(0,0,168,0.85) !important;}
.fg-bluedark-x90 {color: rgba(0,0,168,0.9) !important;}
.fg-bluedark-x95 {color: rgba(0,0,168,0.95) !important;}
.fg-bluedark-x100 {color: rgba(0,0,168,1) !important;}
/*------------------------- Fore Color-bluedarkest ----------------------------------*/
.fg-bluedarkest {color: rgba(0,0,97,1) !important;}
.fg-bluedarkest-x05 {color: rgba(0,0,97,0.05) !important;}
.fg-bluedarkest-x10 {color: rgba(0,0,97,0.1) !important;}
.fg-bluedarkest-x15 {color: rgba(0,0,97,0.15) !important;}
.fg-bluedarkest-x20 {color: rgba(0,0,97,0.2) !important;}
.fg-bluedarkest-x25 {color: rgba(0,0,97,0.25) !important;}
.fg-bluedarkest-x30 {color: rgba(0,0,97,0.3) !important;}
.fg-bluedarkest-x35 {color: rgba(0,0,97,0.35) !important;}
.fg-bluedarkest-x40 {color: rgba(0,0,97,0.4) !important;}
.fg-bluedarkest-x45 {color: rgba(0,0,97,0.45) !important;}
.fg-bluedarkest-x50 {color: rgba(0,0,97,0.5) !important;}
.fg-bluedarkest-x55 {color: rgba(0,0,97,0.55) !important;}
.fg-bluedarkest-x60 {color: rgba(0,0,97,0.6) !important;}
.fg-bluedarkest-x65 {color: rgba(0,0,97,0.65) !important;}
.fg-bluedarkest-x70 {color: rgba(0,0,97,0.7) !important;}
.fg-bluedarkest-x75 {color: rgba(0,0,97,0.75) !important;}
.fg-bluedarkest-x80 {color: rgba(0,0,97,0.8) !important;}
.fg-bluedarkest-x85 {color: rgba(0,0,97,0.85) !important;}
.fg-bluedarkest-x90 {color: rgba(0,0,97,0.9) !important;}
.fg-bluedarkest-x95 {color: rgba(0,0,97,0.95) !important;}
.fg-bluedarkest-x100 {color: rgba(0,0,97,1) !important;}
/*------------------------- Fore Color-yellow ----------------------------------*/
.fg-yellow {color: rgba(255,255,0,1) !important;}
.fg-yellow-x05 {color: rgba(255,255,0,0.05) !important;}
.fg-yellow-x10 {color: rgba(255,255,0,0.1) !important;}
.fg-yellow-x15 {color: rgba(255,255,0,0.15) !important;}
.fg-yellow-x20 {color: rgba(255,255,0,0.2) !important;}
.fg-yellow-x25 {color: rgba(255,255,0,0.25) !important;}
.fg-yellow-x30 {color: rgba(255,255,0,0.3) !important;}
.fg-yellow-x35 {color: rgba(255,255,0,0.35) !important;}
.fg-yellow-x40 {color: rgba(255,255,0,0.4) !important;}
.fg-yellow-x45 {color: rgba(255,255,0,0.45) !important;}
.fg-yellow-x50 {color: rgba(255,255,0,0.5) !important;}
.fg-yellow-x55 {color: rgba(255,255,0,0.55) !important;}
.fg-yellow-x60 {color: rgba(255,255,0,0.6) !important;}
.fg-yellow-x65 {color: rgba(255,255,0,0.65) !important;}
.fg-yellow-x70 {color: rgba(255,255,0,0.7) !important;}
.fg-yellow-x75 {color: rgba(255,255,0,0.75) !important;}
.fg-yellow-x80 {color: rgba(255,255,0,0.8) !important;}
.fg-yellow-x85 {color: rgba(255,255,0,0.85) !important;}
.fg-yellow-x90 {color: rgba(255,255,0,0.9) !important;}
.fg-yellow-x95 {color: rgba(255,255,0,0.95) !important;}
.fg-yellow-x100 {color: rgba(255,255,0,1) !important;}
/*------------------------- Fore Color-yellowdark ----------------------------------*/
.fg-yellowdark {color: rgba(200,200,0,1) !important;}
.fg-yellowdark-x05 {color: rgba(200,200,0,0.05) !important;}
.fg-yellowdark-x10 {color: rgba(200,200,0,0.1) !important;}
.fg-yellowdark-x15 {color: rgba(200,200,0,0.15) !important;}
.fg-yellowdark-x20 {color: rgba(200,200,0,0.2) !important;}
.fg-yellowdark-x25 {color: rgba(200,200,0,0.25) !important;}
.fg-yellowdark-x30 {color: rgba(200,200,0,0.3) !important;}
.fg-yellowdark-x35 {color: rgba(200,200,0,0.35) !important;}
.fg-yellowdark-x40 {color: rgba(200,200,0,0.4) !important;}
.fg-yellowdark-x45 {color: rgba(200,200,0,0.45) !important;}
.fg-yellowdark-x50 {color: rgba(200,200,0,0.5) !important;}
.fg-yellowdark-x55 {color: rgba(200,200,0,0.55) !important;}
.fg-yellowdark-x60 {color: rgba(200,200,0,0.6) !important;}
.fg-yellowdark-x65 {color: rgba(200,200,0,0.65) !important;}
.fg-yellowdark-x70 {color: rgba(200,200,0,0.7) !important;}
.fg-yellowdark-x75 {color: rgba(200,200,0,0.75) !important;}
.fg-yellowdark-x80 {color: rgba(200,200,0,0.8) !important;}
.fg-yellowdark-x85 {color: rgba(200,200,0,0.85) !important;}
.fg-yellowdark-x90 {color: rgba(200,200,0,0.9) !important;}
.fg-yellowdark-x95 {color: rgba(200,200,0,0.95) !important;}
.fg-yellowdark-x100 {color: rgba(200,200,0,1) !important;}
/*------------------------- Fore Color-yellowdarkest ----------------------------------*/
.fg-yellowdarkest {color: rgba(122,122,0,1) !important;}
.fg-yellowdarkest-x05 {color: rgba(122,122,0,0.05) !important;}
.fg-yellowdarkest-x10 {color: rgba(122,122,0,0.1) !important;}
.fg-yellowdarkest-x15 {color: rgba(122,122,0,0.15) !important;}
.fg-yellowdarkest-x20 {color: rgba(122,122,0,0.2) !important;}
.fg-yellowdarkest-x25 {color: rgba(122,122,0,0.25) !important;}
.fg-yellowdarkest-x30 {color: rgba(122,122,0,0.3) !important;}
.fg-yellowdarkest-x35 {color: rgba(122,122,0,0.35) !important;}
.fg-yellowdarkest-x40 {color: rgba(122,122,0,0.4) !important;}
.fg-yellowdarkest-x45 {color: rgba(122,122,0,0.45) !important;}
.fg-yellowdarkest-x50 {color: rgba(122,122,0,0.5) !important;}
.fg-yellowdarkest-x55 {color: rgba(122,122,0,0.55) !important;}
.fg-yellowdarkest-x60 {color: rgba(122,122,0,0.6) !important;}
.fg-yellowdarkest-x65 {color: rgba(122,122,0,0.65) !important;}
.fg-yellowdarkest-x70 {color: rgba(122,122,0,0.7) !important;}
.fg-yellowdarkest-x75 {color: rgba(122,122,0,0.75) !important;}
.fg-yellowdarkest-x80 {color: rgba(122,122,0,0.8) !important;}
.fg-yellowdarkest-x85 {color: rgba(122,122,0,0.85) !important;}
.fg-yellowdarkest-x90 {color: rgba(122,122,0,0.9) !important;}
.fg-yellowdarkest-x95 {color: rgba(122,122,0,0.95) !important;}
.fg-yellowdarkest-x100 {color: rgba(122,122,0,1) !important;}
/*------------------------- Fore Color-magenta ----------------------------------*/
.fg-magenta {color: rgba(255,0,255,1) !important;}
.fg-magenta-x05 {color: rgba(255,0,255,0.05) !important;}
.fg-magenta-x10 {color: rgba(255,0,255,0.1) !important;}
.fg-magenta-x15 {color: rgba(255,0,255,0.15) !important;}
.fg-magenta-x20 {color: rgba(255,0,255,0.2) !important;}
.fg-magenta-x25 {color: rgba(255,0,255,0.25) !important;}
.fg-magenta-x30 {color: rgba(255,0,255,0.3) !important;}
.fg-magenta-x35 {color: rgba(255,0,255,0.35) !important;}
.fg-magenta-x40 {color: rgba(255,0,255,0.4) !important;}
.fg-magenta-x45 {color: rgba(255,0,255,0.45) !important;}
.fg-magenta-x50 {color: rgba(255,0,255,0.5) !important;}
.fg-magenta-x55 {color: rgba(255,0,255,0.55) !important;}
.fg-magenta-x60 {color: rgba(255,0,255,0.6) !important;}
.fg-magenta-x65 {color: rgba(255,0,255,0.65) !important;}
.fg-magenta-x70 {color: rgba(255,0,255,0.7) !important;}
.fg-magenta-x75 {color: rgba(255,0,255,0.75) !important;}
.fg-magenta-x80 {color: rgba(255,0,255,0.8) !important;}
.fg-magenta-x85 {color: rgba(255,0,255,0.85) !important;}
.fg-magenta-x90 {color: rgba(255,0,255,0.9) !important;}
.fg-magenta-x95 {color: rgba(255,0,255,0.95) !important;}
.fg-magenta-x100 {color: rgba(255,0,255,1) !important;}
/*------------------------- Fore Color-magentadark ----------------------------------*/
.fg-magentadark {color: rgba(156,0,156,1) !important;}
.fg-magentadark-x05 {color: rgba(156,0,156,0.05) !important;}
.fg-magentadark-x10 {color: rgba(156,0,156,0.1) !important;}
.fg-magentadark-x15 {color: rgba(156,0,156,0.15) !important;}
.fg-magentadark-x20 {color: rgba(156,0,156,0.2) !important;}
.fg-magentadark-x25 {color: rgba(156,0,156,0.25) !important;}
.fg-magentadark-x30 {color: rgba(156,0,156,0.3) !important;}
.fg-magentadark-x35 {color: rgba(156,0,156,0.35) !important;}
.fg-magentadark-x40 {color: rgba(156,0,156,0.4) !important;}
.fg-magentadark-x45 {color: rgba(156,0,156,0.45) !important;}
.fg-magentadark-x50 {color: rgba(156,0,156,0.5) !important;}
.fg-magentadark-x55 {color: rgba(156,0,156,0.55) !important;}
.fg-magentadark-x60 {color: rgba(156,0,156,0.6) !important;}
.fg-magentadark-x65 {color: rgba(156,0,156,0.65) !important;}
.fg-magentadark-x70 {color: rgba(156,0,156,0.7) !important;}
.fg-magentadark-x75 {color: rgba(156,0,156,0.75) !important;}
.fg-magentadark-x80 {color: rgba(156,0,156,0.8) !important;}
.fg-magentadark-x85 {color: rgba(156,0,156,0.85) !important;}
.fg-magentadark-x90 {color: rgba(156,0,156,0.9) !important;}
.fg-magentadark-x95 {color: rgba(156,0,156,0.95) !important;}
.fg-magentadark-x100 {color: rgba(156,0,156,1) !important;}
/*------------------------- Fore Color-magentadarkest ----------------------------------*/
.fg-magentadarkest {color: rgba(94,0,94,1) !important;}
.fg-magentadarkest-x05 {color: rgba(94,0,94,0.05) !important;}
.fg-magentadarkest-x10 {color: rgba(94,0,94,0.1) !important;}
.fg-magentadarkest-x15 {color: rgba(94,0,94,0.15) !important;}
.fg-magentadarkest-x20 {color: rgba(94,0,94,0.2) !important;}
.fg-magentadarkest-x25 {color: rgba(94,0,94,0.25) !important;}
.fg-magentadarkest-x30 {color: rgba(94,0,94,0.3) !important;}
.fg-magentadarkest-x35 {color: rgba(94,0,94,0.35) !important;}
.fg-magentadarkest-x40 {color: rgba(94,0,94,0.4) !important;}
.fg-magentadarkest-x45 {color: rgba(94,0,94,0.45) !important;}
.fg-magentadarkest-x50 {color: rgba(94,0,94,0.5) !important;}
.fg-magentadarkest-x55 {color: rgba(94,0,94,0.55) !important;}
.fg-magentadarkest-x60 {color: rgba(94,0,94,0.6) !important;}
.fg-magentadarkest-x65 {color: rgba(94,0,94,0.65) !important;}
.fg-magentadarkest-x70 {color: rgba(94,0,94,0.7) !important;}
.fg-magentadarkest-x75 {color: rgba(94,0,94,0.75) !important;}
.fg-magentadarkest-x80 {color: rgba(94,0,94,0.8) !important;}
.fg-magentadarkest-x85 {color: rgba(94,0,94,0.85) !important;}
.fg-magentadarkest-x90 {color: rgba(94,0,94,0.9) !important;}
.fg-magentadarkest-x95 {color: rgba(94,0,94,0.95) !important;}
.fg-magentadarkest-x100 {color: rgba(94,0,94,1) !important;}
/*------------------------- Fore Color-cyan ----------------------------------*/
.fg-cyan {color: rgba(0,255,255,1) !important;}
.fg-cyan-x05 {color: rgba(0,255,255,0.05) !important;}
.fg-cyan-x10 {color: rgba(0,255,255,0.1) !important;}
.fg-cyan-x15 {color: rgba(0,255,255,0.15) !important;}
.fg-cyan-x20 {color: rgba(0,255,255,0.2) !important;}
.fg-cyan-x25 {color: rgba(0,255,255,0.25) !important;}
.fg-cyan-x30 {color: rgba(0,255,255,0.3) !important;}
.fg-cyan-x35 {color: rgba(0,255,255,0.35) !important;}
.fg-cyan-x40 {color: rgba(0,255,255,0.4) !important;}
.fg-cyan-x45 {color: rgba(0,255,255,0.45) !important;}
.fg-cyan-x50 {color: rgba(0,255,255,0.5) !important;}
.fg-cyan-x55 {color: rgba(0,255,255,0.55) !important;}
.fg-cyan-x60 {color: rgba(0,255,255,0.6) !important;}
.fg-cyan-x65 {color: rgba(0,255,255,0.65) !important;}
.fg-cyan-x70 {color: rgba(0,255,255,0.7) !important;}
.fg-cyan-x75 {color: rgba(0,255,255,0.75) !important;}
.fg-cyan-x80 {color: rgba(0,255,255,0.8) !important;}
.fg-cyan-x85 {color: rgba(0,255,255,0.85) !important;}
.fg-cyan-x90 {color: rgba(0,255,255,0.9) !important;}
.fg-cyan-x95 {color: rgba(0,255,255,0.95) !important;}
.fg-cyan-x100 {color: rgba(0,255,255,1) !important;}
/*------------------------- Fore Color-cyandark ----------------------------------*/
.fg-cyandark {color: rgba(0,145,145,1) !important;}
.fg-cyandark-x05 {color: rgba(0,145,145,0.05) !important;}
.fg-cyandark-x10 {color: rgba(0,145,145,0.1) !important;}
.fg-cyandark-x15 {color: rgba(0,145,145,0.15) !important;}
.fg-cyandark-x20 {color: rgba(0,145,145,0.2) !important;}
.fg-cyandark-x25 {color: rgba(0,145,145,0.25) !important;}
.fg-cyandark-x30 {color: rgba(0,145,145,0.3) !important;}
.fg-cyandark-x35 {color: rgba(0,145,145,0.35) !important;}
.fg-cyandark-x40 {color: rgba(0,145,145,0.4) !important;}
.fg-cyandark-x45 {color: rgba(0,145,145,0.45) !important;}
.fg-cyandark-x50 {color: rgba(0,145,145,0.5) !important;}
.fg-cyandark-x55 {color: rgba(0,145,145,0.55) !important;}
.fg-cyandark-x60 {color: rgba(0,145,145,0.6) !important;}
.fg-cyandark-x65 {color: rgba(0,145,145,0.65) !important;}
.fg-cyandark-x70 {color: rgba(0,145,145,0.7) !important;}
.fg-cyandark-x75 {color: rgba(0,145,145,0.75) !important;}
.fg-cyandark-x80 {color: rgba(0,145,145,0.8) !important;}
.fg-cyandark-x85 {color: rgba(0,145,145,0.85) !important;}
.fg-cyandark-x90 {color: rgba(0,145,145,0.9) !important;}
.fg-cyandark-x95 {color: rgba(0,145,145,0.95) !important;}
.fg-cyandark-x100 {color: rgba(0,145,145,1) !important;}
/*------------------------- Fore Color-cyandarkest ----------------------------------*/
.fg-cyandarkest {color: rgba(0,74,74,1) !important;}
.fg-cyandarkest-x05 {color: rgba(0,74,74,0.05) !important;}
.fg-cyandarkest-x10 {color: rgba(0,74,74,0.1) !important;}
.fg-cyandarkest-x15 {color: rgba(0,74,74,0.15) !important;}
.fg-cyandarkest-x20 {color: rgba(0,74,74,0.2) !important;}
.fg-cyandarkest-x25 {color: rgba(0,74,74,0.25) !important;}
.fg-cyandarkest-x30 {color: rgba(0,74,74,0.3) !important;}
.fg-cyandarkest-x35 {color: rgba(0,74,74,0.35) !important;}
.fg-cyandarkest-x40 {color: rgba(0,74,74,0.4) !important;}
.fg-cyandarkest-x45 {color: rgba(0,74,74,0.45) !important;}
.fg-cyandarkest-x50 {color: rgba(0,74,74,0.5) !important;}
.fg-cyandarkest-x55 {color: rgba(0,74,74,0.55) !important;}
.fg-cyandarkest-x60 {color: rgba(0,74,74,0.6) !important;}
.fg-cyandarkest-x65 {color: rgba(0,74,74,0.65) !important;}
.fg-cyandarkest-x70 {color: rgba(0,74,74,0.7) !important;}
.fg-cyandarkest-x75 {color: rgba(0,74,74,0.75) !important;}
.fg-cyandarkest-x80 {color: rgba(0,74,74,0.8) !important;}
.fg-cyandarkest-x85 {color: rgba(0,74,74,0.85) !important;}
.fg-cyandarkest-x90 {color: rgba(0,74,74,0.9) !important;}
.fg-cyandarkest-x95 {color: rgba(0,74,74,0.95) !important;}
.fg-cyandarkest-x100 {color: rgba(0,74,74,1) !important;}
/*------------------------- Fore Color-orange ----------------------------------*/
.fg-orange {color: rgba(255,128,0,1) !important;}
.fg-orange-x05 {color: rgba(255,128,0,0.05) !important;}
.fg-orange-x10 {color: rgba(255,128,0,0.1) !important;}
.fg-orange-x15 {color: rgba(255,128,0,0.15) !important;}
.fg-orange-x20 {color: rgba(255,128,0,0.2) !important;}
.fg-orange-x25 {color: rgba(255,128,0,0.25) !important;}
.fg-orange-x30 {color: rgba(255,128,0,0.3) !important;}
.fg-orange-x35 {color: rgba(255,128,0,0.35) !important;}
.fg-orange-x40 {color: rgba(255,128,0,0.4) !important;}
.fg-orange-x45 {color: rgba(255,128,0,0.45) !important;}
.fg-orange-x50 {color: rgba(255,128,0,0.5) !important;}
.fg-orange-x55 {color: rgba(255,128,0,0.55) !important;}
.fg-orange-x60 {color: rgba(255,128,0,0.6) !important;}
.fg-orange-x65 {color: rgba(255,128,0,0.65) !important;}
.fg-orange-x70 {color: rgba(255,128,0,0.7) !important;}
.fg-orange-x75 {color: rgba(255,128,0,0.75) !important;}
.fg-orange-x80 {color: rgba(255,128,0,0.8) !important;}
.fg-orange-x85 {color: rgba(255,128,0,0.85) !important;}
.fg-orange-x90 {color: rgba(255,128,0,0.9) !important;}
.fg-orange-x95 {color: rgba(255,128,0,0.95) !important;}
.fg-orange-x100 {color: rgba(255,128,0,1) !important;}
/*------------------------- Fore Color-orangedark ----------------------------------*/
.fg-orangedark {color: rgba(219,110,0,1) !important;}
.fg-orangedark-x05 {color: rgba(219,110,0,0.05) !important;}
.fg-orangedark-x10 {color: rgba(219,110,0,0.1) !important;}
.fg-orangedark-x15 {color: rgba(219,110,0,0.15) !important;}
.fg-orangedark-x20 {color: rgba(219,110,0,0.2) !important;}
.fg-orangedark-x25 {color: rgba(219,110,0,0.25) !important;}
.fg-orangedark-x30 {color: rgba(219,110,0,0.3) !important;}
.fg-orangedark-x35 {color: rgba(219,110,0,0.35) !important;}
.fg-orangedark-x40 {color: rgba(219,110,0,0.4) !important;}
.fg-orangedark-x45 {color: rgba(219,110,0,0.45) !important;}
.fg-orangedark-x50 {color: rgba(219,110,0,0.5) !important;}
.fg-orangedark-x55 {color: rgba(219,110,0,0.55) !important;}
.fg-orangedark-x60 {color: rgba(219,110,0,0.6) !important;}
.fg-orangedark-x65 {color: rgba(219,110,0,0.65) !important;}
.fg-orangedark-x70 {color: rgba(219,110,0,0.7) !important;}
.fg-orangedark-x75 {color: rgba(219,110,0,0.75) !important;}
.fg-orangedark-x80 {color: rgba(219,110,0,0.8) !important;}
.fg-orangedark-x85 {color: rgba(219,110,0,0.85) !important;}
.fg-orangedark-x90 {color: rgba(219,110,0,0.9) !important;}
.fg-orangedark-x95 {color: rgba(219,110,0,0.95) !important;}
.fg-orangedark-x100 {color: rgba(219,110,0,1) !important;}
/*------------------------- Fore Color-orangedarkest ----------------------------------*/
.fg-orangedarkest {color: rgba(148,74,0,1) !important;}
.fg-orangedarkest-x05 {color: rgba(148,74,0,0.05) !important;}
.fg-orangedarkest-x10 {color: rgba(148,74,0,0.1) !important;}
.fg-orangedarkest-x15 {color: rgba(148,74,0,0.15) !important;}
.fg-orangedarkest-x20 {color: rgba(148,74,0,0.2) !important;}
.fg-orangedarkest-x25 {color: rgba(148,74,0,0.25) !important;}
.fg-orangedarkest-x30 {color: rgba(148,74,0,0.3) !important;}
.fg-orangedarkest-x35 {color: rgba(148,74,0,0.35) !important;}
.fg-orangedarkest-x40 {color: rgba(148,74,0,0.4) !important;}
.fg-orangedarkest-x45 {color: rgba(148,74,0,0.45) !important;}
.fg-orangedarkest-x50 {color: rgba(148,74,0,0.5) !important;}
.fg-orangedarkest-x55 {color: rgba(148,74,0,0.55) !important;}
.fg-orangedarkest-x60 {color: rgba(148,74,0,0.6) !important;}
.fg-orangedarkest-x65 {color: rgba(148,74,0,0.65) !important;}
.fg-orangedarkest-x70 {color: rgba(148,74,0,0.7) !important;}
.fg-orangedarkest-x75 {color: rgba(148,74,0,0.75) !important;}
.fg-orangedarkest-x80 {color: rgba(148,74,0,0.8) !important;}
.fg-orangedarkest-x85 {color: rgba(148,74,0,0.85) !important;}
.fg-orangedarkest-x90 {color: rgba(148,74,0,0.9) !important;}
.fg-orangedarkest-x95 {color: rgba(148,74,0,0.95) !important;}
.fg-orangedarkest-x100 {color: rgba(148,74,0,1) !important;}
/*------------------------- Fore Color-pink ----------------------------------*/
.fg-pink {color: rgba(255,0,128,1) !important;}
.fg-pink-x05 {color: rgba(255,0,128,0.05) !important;}
.fg-pink-x10 {color: rgba(255,0,128,0.1) !important;}
.fg-pink-x15 {color: rgba(255,0,128,0.15) !important;}
.fg-pink-x20 {color: rgba(255,0,128,0.2) !important;}
.fg-pink-x25 {color: rgba(255,0,128,0.25) !important;}
.fg-pink-x30 {color: rgba(255,0,128,0.3) !important;}
.fg-pink-x35 {color: rgba(255,0,128,0.35) !important;}
.fg-pink-x40 {color: rgba(255,0,128,0.4) !important;}
.fg-pink-x45 {color: rgba(255,0,128,0.45) !important;}
.fg-pink-x50 {color: rgba(255,0,128,0.5) !important;}
.fg-pink-x55 {color: rgba(255,0,128,0.55) !important;}
.fg-pink-x60 {color: rgba(255,0,128,0.6) !important;}
.fg-pink-x65 {color: rgba(255,0,128,0.65) !important;}
.fg-pink-x70 {color: rgba(255,0,128,0.7) !important;}
.fg-pink-x75 {color: rgba(255,0,128,0.75) !important;}
.fg-pink-x80 {color: rgba(255,0,128,0.8) !important;}
.fg-pink-x85 {color: rgba(255,0,128,0.85) !important;}
.fg-pink-x90 {color: rgba(255,0,128,0.9) !important;}
.fg-pink-x95 {color: rgba(255,0,128,0.95) !important;}
.fg-pink-x100 {color: rgba(255,0,128,1) !important;}
/*------------------------- Fore Color-pinkdark ----------------------------------*/
.fg-pinkdark {color: rgba(186,0,93,1) !important;}
.fg-pinkdark-x05 {color: rgba(186,0,93,0.05) !important;}
.fg-pinkdark-x10 {color: rgba(186,0,93,0.1) !important;}
.fg-pinkdark-x15 {color: rgba(186,0,93,0.15) !important;}
.fg-pinkdark-x20 {color: rgba(186,0,93,0.2) !important;}
.fg-pinkdark-x25 {color: rgba(186,0,93,0.25) !important;}
.fg-pinkdark-x30 {color: rgba(186,0,93,0.3) !important;}
.fg-pinkdark-x35 {color: rgba(186,0,93,0.35) !important;}
.fg-pinkdark-x40 {color: rgba(186,0,93,0.4) !important;}
.fg-pinkdark-x45 {color: rgba(186,0,93,0.45) !important;}
.fg-pinkdark-x50 {color: rgba(186,0,93,0.5) !important;}
.fg-pinkdark-x55 {color: rgba(186,0,93,0.55) !important;}
.fg-pinkdark-x60 {color: rgba(186,0,93,0.6) !important;}
.fg-pinkdark-x65 {color: rgba(186,0,93,0.65) !important;}
.fg-pinkdark-x70 {color: rgba(186,0,93,0.7) !important;}
.fg-pinkdark-x75 {color: rgba(186,0,93,0.75) !important;}
.fg-pinkdark-x80 {color: rgba(186,0,93,0.8) !important;}
.fg-pinkdark-x85 {color: rgba(186,0,93,0.85) !important;}
.fg-pinkdark-x90 {color: rgba(186,0,93,0.9) !important;}
.fg-pinkdark-x95 {color: rgba(186,0,93,0.95) !important;}
.fg-pinkdark-x100 {color: rgba(186,0,93,1) !important;}
/*------------------------- Fore Color-pinkdarkest ----------------------------------*/
.fg-pinkdarkest {color: rgba(120,0,60,1) !important;}
.fg-pinkdarkest-x05 {color: rgba(120,0,60,0.05) !important;}
.fg-pinkdarkest-x10 {color: rgba(120,0,60,0.1) !important;}
.fg-pinkdarkest-x15 {color: rgba(120,0,60,0.15) !important;}
.fg-pinkdarkest-x20 {color: rgba(120,0,60,0.2) !important;}
.fg-pinkdarkest-x25 {color: rgba(120,0,60,0.25) !important;}
.fg-pinkdarkest-x30 {color: rgba(120,0,60,0.3) !important;}
.fg-pinkdarkest-x35 {color: rgba(120,0,60,0.35) !important;}
.fg-pinkdarkest-x40 {color: rgba(120,0,60,0.4) !important;}
.fg-pinkdarkest-x45 {color: rgba(120,0,60,0.45) !important;}
.fg-pinkdarkest-x50 {color: rgba(120,0,60,0.5) !important;}
.fg-pinkdarkest-x55 {color: rgba(120,0,60,0.55) !important;}
.fg-pinkdarkest-x60 {color: rgba(120,0,60,0.6) !important;}
.fg-pinkdarkest-x65 {color: rgba(120,0,60,0.65) !important;}
.fg-pinkdarkest-x70 {color: rgba(120,0,60,0.7) !important;}
.fg-pinkdarkest-x75 {color: rgba(120,0,60,0.75) !important;}
.fg-pinkdarkest-x80 {color: rgba(120,0,60,0.8) !important;}
.fg-pinkdarkest-x85 {color: rgba(120,0,60,0.85) !important;}
.fg-pinkdarkest-x90 {color: rgba(120,0,60,0.9) !important;}
.fg-pinkdarkest-x95 {color: rgba(120,0,60,0.95) !important;}
.fg-pinkdarkest-x100 {color: rgba(120,0,60,1) !important;}
/*------------------------- Fore Color-purple ----------------------------------*/
.fg-purple {color: rgba(128,0,128,1) !important;}
.fg-purple-x05 {color: rgba(128,0,128,0.05) !important;}
.fg-purple-x10 {color: rgba(128,0,128,0.1) !important;}
.fg-purple-x15 {color: rgba(128,0,128,0.15) !important;}
.fg-purple-x20 {color: rgba(128,0,128,0.2) !important;}
.fg-purple-x25 {color: rgba(128,0,128,0.25) !important;}
.fg-purple-x30 {color: rgba(128,0,128,0.3) !important;}
.fg-purple-x35 {color: rgba(128,0,128,0.35) !important;}
.fg-purple-x40 {color: rgba(128,0,128,0.4) !important;}
.fg-purple-x45 {color: rgba(128,0,128,0.45) !important;}
.fg-purple-x50 {color: rgba(128,0,128,0.5) !important;}
.fg-purple-x55 {color: rgba(128,0,128,0.55) !important;}
.fg-purple-x60 {color: rgba(128,0,128,0.6) !important;}
.fg-purple-x65 {color: rgba(128,0,128,0.65) !important;}
.fg-purple-x70 {color: rgba(128,0,128,0.7) !important;}
.fg-purple-x75 {color: rgba(128,0,128,0.75) !important;}
.fg-purple-x80 {color: rgba(128,0,128,0.8) !important;}
.fg-purple-x85 {color: rgba(128,0,128,0.85) !important;}
.fg-purple-x90 {color: rgba(128,0,128,0.9) !important;}
.fg-purple-x95 {color: rgba(128,0,128,0.95) !important;}
.fg-purple-x100 {color: rgba(128,0,128,1) !important;}
/*------------------------- Fore Color-purpledark ----------------------------------*/
.fg-purpledark {color: rgba(97,0,97,1) !important;}
.fg-purpledark-x05 {color: rgba(97,0,97,0.05) !important;}
.fg-purpledark-x10 {color: rgba(97,0,97,0.1) !important;}
.fg-purpledark-x15 {color: rgba(97,0,97,0.15) !important;}
.fg-purpledark-x20 {color: rgba(97,0,97,0.2) !important;}
.fg-purpledark-x25 {color: rgba(97,0,97,0.25) !important;}
.fg-purpledark-x30 {color: rgba(97,0,97,0.3) !important;}
.fg-purpledark-x35 {color: rgba(97,0,97,0.35) !important;}
.fg-purpledark-x40 {color: rgba(97,0,97,0.4) !important;}
.fg-purpledark-x45 {color: rgba(97,0,97,0.45) !important;}
.fg-purpledark-x50 {color: rgba(97,0,97,0.5) !important;}
.fg-purpledark-x55 {color: rgba(97,0,97,0.55) !important;}
.fg-purpledark-x60 {color: rgba(97,0,97,0.6) !important;}
.fg-purpledark-x65 {color: rgba(97,0,97,0.65) !important;}
.fg-purpledark-x70 {color: rgba(97,0,97,0.7) !important;}
.fg-purpledark-x75 {color: rgba(97,0,97,0.75) !important;}
.fg-purpledark-x80 {color: rgba(97,0,97,0.8) !important;}
.fg-purpledark-x85 {color: rgba(97,0,97,0.85) !important;}
.fg-purpledark-x90 {color: rgba(97,0,97,0.9) !important;}
.fg-purpledark-x95 {color: rgba(97,0,97,0.95) !important;}
.fg-purpledark-x100 {color: rgba(97,0,97,1) !important;}
/*------------------------- Fore Color-purpledarkest ----------------------------------*/
.fg-purpledarkest {color: rgba(66,0,66,1) !important;}
.fg-purpledarkest-x05 {color: rgba(66,0,66,0.05) !important;}
.fg-purpledarkest-x10 {color: rgba(66,0,66,0.1) !important;}
.fg-purpledarkest-x15 {color: rgba(66,0,66,0.15) !important;}
.fg-purpledarkest-x20 {color: rgba(66,0,66,0.2) !important;}
.fg-purpledarkest-x25 {color: rgba(66,0,66,0.25) !important;}
.fg-purpledarkest-x30 {color: rgba(66,0,66,0.3) !important;}
.fg-purpledarkest-x35 {color: rgba(66,0,66,0.35) !important;}
.fg-purpledarkest-x40 {color: rgba(66,0,66,0.4) !important;}
.fg-purpledarkest-x45 {color: rgba(66,0,66,0.45) !important;}
.fg-purpledarkest-x50 {color: rgba(66,0,66,0.5) !important;}
.fg-purpledarkest-x55 {color: rgba(66,0,66,0.55) !important;}
.fg-purpledarkest-x60 {color: rgba(66,0,66,0.6) !important;}
.fg-purpledarkest-x65 {color: rgba(66,0,66,0.65) !important;}
.fg-purpledarkest-x70 {color: rgba(66,0,66,0.7) !important;}
.fg-purpledarkest-x75 {color: rgba(66,0,66,0.75) !important;}
.fg-purpledarkest-x80 {color: rgba(66,0,66,0.8) !important;}
.fg-purpledarkest-x85 {color: rgba(66,0,66,0.85) !important;}
.fg-purpledarkest-x90 {color: rgba(66,0,66,0.9) !important;}
.fg-purpledarkest-x95 {color: rgba(66,0,66,0.95) !important;}
.fg-purpledarkest-x100 {color: rgba(66,0,66,1) !important;}
/*------------------------- Fore Color-turquoise ----------------------------------*/
.fg-turquoise {color: rgba(64,224,208,1) !important;}
.fg-turquoise-x05 {color: rgba(64,224,208,0.05) !important;}
.fg-turquoise-x10 {color: rgba(64,224,208,0.1) !important;}
.fg-turquoise-x15 {color: rgba(64,224,208,0.15) !important;}
.fg-turquoise-x20 {color: rgba(64,224,208,0.2) !important;}
.fg-turquoise-x25 {color: rgba(64,224,208,0.25) !important;}
.fg-turquoise-x30 {color: rgba(64,224,208,0.3) !important;}
.fg-turquoise-x35 {color: rgba(64,224,208,0.35) !important;}
.fg-turquoise-x40 {color: rgba(64,224,208,0.4) !important;}
.fg-turquoise-x45 {color: rgba(64,224,208,0.45) !important;}
.fg-turquoise-x50 {color: rgba(64,224,208,0.5) !important;}
.fg-turquoise-x55 {color: rgba(64,224,208,0.55) !important;}
.fg-turquoise-x60 {color: rgba(64,224,208,0.6) !important;}
.fg-turquoise-x65 {color: rgba(64,224,208,0.65) !important;}
.fg-turquoise-x70 {color: rgba(64,224,208,0.7) !important;}
.fg-turquoise-x75 {color: rgba(64,224,208,0.75) !important;}
.fg-turquoise-x80 {color: rgba(64,224,208,0.8) !important;}
.fg-turquoise-x85 {color: rgba(64,224,208,0.85) !important;}
.fg-turquoise-x90 {color: rgba(64,224,208,0.9) !important;}
.fg-turquoise-x95 {color: rgba(64,224,208,0.95) !important;}
.fg-turquoise-x100 {color: rgba(64,224,208,1) !important;}
/*------------------------- Fore Color-turquoisedark ----------------------------------*/
.fg-turquoisedark {color: rgba(0,168,151,1) !important;}
.fg-turquoisedark-x05 {color: rgba(0,168,151,0.05) !important;}
.fg-turquoisedark-x10 {color: rgba(0,168,151,0.1) !important;}
.fg-turquoisedark-x15 {color: rgba(0,168,151,0.15) !important;}
.fg-turquoisedark-x20 {color: rgba(0,168,151,0.2) !important;}
.fg-turquoisedark-x25 {color: rgba(0,168,151,0.25) !important;}
.fg-turquoisedark-x30 {color: rgba(0,168,151,0.3) !important;}
.fg-turquoisedark-x35 {color: rgba(0,168,151,0.35) !important;}
.fg-turquoisedark-x40 {color: rgba(0,168,151,0.4) !important;}
.fg-turquoisedark-x45 {color: rgba(0,168,151,0.45) !important;}
.fg-turquoisedark-x50 {color: rgba(0,168,151,0.5) !important;}
.fg-turquoisedark-x55 {color: rgba(0,168,151,0.55) !important;}
.fg-turquoisedark-x60 {color: rgba(0,168,151,0.6) !important;}
.fg-turquoisedark-x65 {color: rgba(0,168,151,0.65) !important;}
.fg-turquoisedark-x70 {color: rgba(0,168,151,0.7) !important;}
.fg-turquoisedark-x75 {color: rgba(0,168,151,0.75) !important;}
.fg-turquoisedark-x80 {color: rgba(0,168,151,0.8) !important;}
.fg-turquoisedark-x85 {color: rgba(0,168,151,0.85) !important;}
.fg-turquoisedark-x90 {color: rgba(0,168,151,0.9) !important;}
.fg-turquoisedark-x95 {color: rgba(0,168,151,0.95) !important;}
.fg-turquoisedark-x100 {color: rgba(0,168,151,1) !important;}
/*------------------------- Fore Color-turquoisedarkest ----------------------------------*/
.fg-turquoisedarkest {color: rgba(0,99,90,1) !important;}
.fg-turquoisedarkest-x05 {color: rgba(0,99,90,0.05) !important;}
.fg-turquoisedarkest-x10 {color: rgba(0,99,90,0.1) !important;}
.fg-turquoisedarkest-x15 {color: rgba(0,99,90,0.15) !important;}
.fg-turquoisedarkest-x20 {color: rgba(0,99,90,0.2) !important;}
.fg-turquoisedarkest-x25 {color: rgba(0,99,90,0.25) !important;}
.fg-turquoisedarkest-x30 {color: rgba(0,99,90,0.3) !important;}
.fg-turquoisedarkest-x35 {color: rgba(0,99,90,0.35) !important;}
.fg-turquoisedarkest-x40 {color: rgba(0,99,90,0.4) !important;}
.fg-turquoisedarkest-x45 {color: rgba(0,99,90,0.45) !important;}
.fg-turquoisedarkest-x50 {color: rgba(0,99,90,0.5) !important;}
.fg-turquoisedarkest-x55 {color: rgba(0,99,90,0.55) !important;}
.fg-turquoisedarkest-x60 {color: rgba(0,99,90,0.6) !important;}
.fg-turquoisedarkest-x65 {color: rgba(0,99,90,0.65) !important;}
.fg-turquoisedarkest-x70 {color: rgba(0,99,90,0.7) !important;}
.fg-turquoisedarkest-x75 {color: rgba(0,99,90,0.75) !important;}
.fg-turquoisedarkest-x80 {color: rgba(0,99,90,0.8) !important;}
.fg-turquoisedarkest-x85 {color: rgba(0,99,90,0.85) !important;}
.fg-turquoisedarkest-x90 {color: rgba(0,99,90,0.9) !important;}
.fg-turquoisedarkest-x95 {color: rgba(0,99,90,0.95) !important;}
.fg-turquoisedarkest-x100 {color: rgba(0,99,90,1) !important;}
/*------------------------- Fore Color-brown ----------------------------------*/
.fg-brown {color: rgba(139,69,19,1) !important;}
.fg-brown-x05 {color: rgba(139,69,19,0.05) !important;}
.fg-brown-x10 {color: rgba(139,69,19,0.1) !important;}
.fg-brown-x15 {color: rgba(139,69,19,0.15) !important;}
.fg-brown-x20 {color: rgba(139,69,19,0.2) !important;}
.fg-brown-x25 {color: rgba(139,69,19,0.25) !important;}
.fg-brown-x30 {color: rgba(139,69,19,0.3) !important;}
.fg-brown-x35 {color: rgba(139,69,19,0.35) !important;}
.fg-brown-x40 {color: rgba(139,69,19,0.4) !important;}
.fg-brown-x45 {color: rgba(139,69,19,0.45) !important;}
.fg-brown-x50 {color: rgba(139,69,19,0.5) !important;}
.fg-brown-x55 {color: rgba(139,69,19,0.55) !important;}
.fg-brown-x60 {color: rgba(139,69,19,0.6) !important;}
.fg-brown-x65 {color: rgba(139,69,19,0.65) !important;}
.fg-brown-x70 {color: rgba(139,69,19,0.7) !important;}
.fg-brown-x75 {color: rgba(139,69,19,0.75) !important;}
.fg-brown-x80 {color: rgba(139,69,19,0.8) !important;}
.fg-brown-x85 {color: rgba(139,69,19,0.85) !important;}
.fg-brown-x90 {color: rgba(139,69,19,0.9) !important;}
.fg-brown-x95 {color: rgba(139,69,19,0.95) !important;}
.fg-brown-x100 {color: rgba(139,69,19,1) !important;}
/*------------------------- Fore Color-browndark ----------------------------------*/
.fg-browndark {color: rgba(102,59,20,1) !important;}
.fg-browndark-x05 {color: rgba(102,59,20,0.05) !important;}
.fg-browndark-x10 {color: rgba(102,59,20,0.1) !important;}
.fg-browndark-x15 {color: rgba(102,59,20,0.15) !important;}
.fg-browndark-x20 {color: rgba(102,59,20,0.2) !important;}
.fg-browndark-x25 {color: rgba(102,59,20,0.25) !important;}
.fg-browndark-x30 {color: rgba(102,59,20,0.3) !important;}
.fg-browndark-x35 {color: rgba(102,59,20,0.35) !important;}
.fg-browndark-x40 {color: rgba(102,59,20,0.4) !important;}
.fg-browndark-x45 {color: rgba(102,59,20,0.45) !important;}
.fg-browndark-x50 {color: rgba(102,59,20,0.5) !important;}
.fg-browndark-x55 {color: rgba(102,59,20,0.55) !important;}
.fg-browndark-x60 {color: rgba(102,59,20,0.6) !important;}
.fg-browndark-x65 {color: rgba(102,59,20,0.65) !important;}
.fg-browndark-x70 {color: rgba(102,59,20,0.7) !important;}
.fg-browndark-x75 {color: rgba(102,59,20,0.75) !important;}
.fg-browndark-x80 {color: rgba(102,59,20,0.8) !important;}
.fg-browndark-x85 {color: rgba(102,59,20,0.85) !important;}
.fg-browndark-x90 {color: rgba(102,59,20,0.9) !important;}
.fg-browndark-x95 {color: rgba(102,59,20,0.95) !important;}
.fg-browndark-x100 {color: rgba(102,59,20,1) !important;}
/*------------------------- Fore Color-browndarkest ----------------------------------*/
.fg-browndarkest {color: rgba(79,34,2,1) !important;}
.fg-browndarkest-x05 {color: rgba(79,34,2,0.05) !important;}
.fg-browndarkest-x10 {color: rgba(79,34,2,0.1) !important;}
.fg-browndarkest-x15 {color: rgba(79,34,2,0.15) !important;}
.fg-browndarkest-x20 {color: rgba(79,34,2,0.2) !important;}
.fg-browndarkest-x25 {color: rgba(79,34,2,0.25) !important;}
.fg-browndarkest-x30 {color: rgba(79,34,2,0.3) !important;}
.fg-browndarkest-x35 {color: rgba(79,34,2,0.35) !important;}
.fg-browndarkest-x40 {color: rgba(79,34,2,0.4) !important;}
.fg-browndarkest-x45 {color: rgba(79,34,2,0.45) !important;}
.fg-browndarkest-x50 {color: rgba(79,34,2,0.5) !important;}
.fg-browndarkest-x55 {color: rgba(79,34,2,0.55) !important;}
.fg-browndarkest-x60 {color: rgba(79,34,2,0.6) !important;}
.fg-browndarkest-x65 {color: rgba(79,34,2,0.65) !important;}
.fg-browndarkest-x70 {color: rgba(79,34,2,0.7) !important;}
.fg-browndarkest-x75 {color: rgba(79,34,2,0.75) !important;}
.fg-browndarkest-x80 {color: rgba(79,34,2,0.8) !important;}
.fg-browndarkest-x85 {color: rgba(79,34,2,0.85) !important;}
.fg-browndarkest-x90 {color: rgba(79,34,2,0.9) !important;}
.fg-browndarkest-x95 {color: rgba(79,34,2,0.95) !important;}
.fg-browndarkest-x100 {color: rgba(79,34,2,1) !important;}


/*------------------------- Font Style----------------------------------*/
.fst-nr {font-style: normal;}
.fst-it {font-style: italic;}
.fst-ob {font-style: oblique;}
.fst-in {font-style: initial;}
.fst-ih {font-style: inherit;}

/*------------------------- Font Weigth----------------------------------*/
.fwt-nr {font-weight: normal;}
.fwt-bd {font-weight: bold;}
.fwt-bdr {font-weight: bolder;}
.fwt-lg {font-weight: lighter;}
.fwt-in {font-weight: initial;}
.fwt-ih {font-weight: inherit;}
.fwt-100 {font-weight: 100;}
.fwt-200 {font-weight: 200;}
.fwt-300 {font-weight: 300;}
.fwt-400 {font-weight: 400;}
.fwt-500 {font-weight: 500;}
.fwt-600 {font-weight: 600;}
.fwt-700 {font-weight: 700;}
.fwt-800 {font-weight: 800;}
.fwt-900 {font-weight: 900;}

/*------------------------- Google Font Family----------------------------------*/
.ff-gl-jost {font-family: 'Jost', sans-serif !important;}
.ff-gl-poppins {font-family: 'Poppins', sans-serif !important;}
.ff-gl-opensans {font-family: 'Roboto', sans-serif !important;}
.ff-gl-nunito {font-family: 'Nunito', sans-serif !important;}
.ff-gl-rubik {font-family: 'Rubik', sans-serif !important;}

/* %%%%%%%%%%%%%%%% TEXT INDENT %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
.txi-10 {text-indent: 10px !important;}
.txi-15 {text-indent: 15px !important;}
.txi-20 {text-indent: 20px !important;}
.txi-25 {text-indent: 25px !important;}
.txi-30 {text-indent: 30px !important;}
.txi-35 {text-indent: 35px !important;}
.txi-40 {text-indent: 40px !important;}
.txi-45 {text-indent: 45px !important;}
.txi-50 {text-indent: 50px !important;}
.txi-55 {text-indent: 55px !important;}
.txi-60 {text-indent: 60px !important;}
.txi-65 {text-indent: 65px !important;}
.txi-70 {text-indent: 70px !important;}
.txi-75 {text-indent: 75px !important;}
.txi-80 {text-indent: 80px !important;}
.txi-85 {text-indent: 85px !important;}
.txi-90 {text-indent: 90px !important;}
.txi-95 {text-indent: 95px !important;}
.txi-100 {text-indent: 100px !important;}
.txi-105 {text-indent: 105px !important;}
.txi-110 {text-indent: 110px !important;}
.txi-115 {text-indent: 115px !important;}
.txi-120 {text-indent: 120px !important;}
.txi-125 {text-indent: 125px !important;}
.txi-130 {text-indent: 130px !important;}
.txi-135 {text-indent: 135px !important;}
.txi-140 {text-indent: 140px !important;}
.txi-145 {text-indent: 145px !important;}
.txi-150 {text-indent: 150px !important;}
.txi-155 {text-indent: 155px !important;}
.txi-160 {text-indent: 160px !important;}
.txi-165 {text-indent: 165px !important;}
.txi-170 {text-indent: 170px !important;}
.txi-175 {text-indent: 175px !important;}
.txi-180 {text-indent: 180px !important;}
.txi-185 {text-indent: 185px !important;}
.txi-190 {text-indent: 190px !important;}
.txi-195 {text-indent: 195px !important;}
.txi-200 {text-indent: 200px !important;}
.txi-205 {text-indent: 205px !important;}
.txi-210 {text-indent: 210px !important;}
.txi-215 {text-indent: 215px !important;}
.txi-220 {text-indent: 220px !important;}
.txi-225 {text-indent: 225px !important;}
.txi-230 {text-indent: 230px !important;}
.txi-235 {text-indent: 235px !important;}
.txi-240 {text-indent: 240px !important;}
.txi-245 {text-indent: 245px !important;}
.txi-250 {text-indent: 250px !important;}
.txi-255 {text-indent: 255px !important;}
.txi-260 {text-indent: 260px !important;}
.txi-265 {text-indent: 265px !important;}
.txi-270 {text-indent: 270px !important;}
.txi-275 {text-indent: 275px !important;}
.txi-280 {text-indent: 280px !important;}
.txi-285 {text-indent: 285px !important;}
.txi-290 {text-indent: 290px !important;}
.txi-295 {text-indent: 295px !important;}
.txi-300 {text-indent: 300px !important;}

/* %%%%%%%%%%%%%%%% TEXT DECORATION %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
.txd-none {text-decoration: none !important;}
.txd-ovln {text-decoration: overline !important;}
.txd-thln {text-decoration: line-through !important;}
.txd-unln {text-decoration: underline !important;}

