This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| United States of America|US | |
| Canada|CA | |
| Afghanistan|AF | |
| Åland Islands|AX | |
| Albania|AL | |
| Algeria|DZ | |
| American Samoa|AS | |
| Andorra|AD | |
| Angola|AO | |
| Anguilla|AI |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| .mktoForm, .mktoForm .mktoFieldWrap, .mktoForm .mktoHtmlText, .mktoForm input, .mktoLogicalField .mktoCheckboxList {width:100% !important;} | |
| @media only screen and (min-width:480px) { | |
| .mktoFormCol:first-child:nth-last-child(2), .mktoFormCol:first-child:nth-last-child(2) ~ .mktoFormCol {width: 100% !important;} | |
| .mktoFormCol:first-child:nth-last-child(3), .mktoFormCol:first-child:nth-last-child(3) ~ .mktoFormCol {width: 50% !important;} | |
| .mktoFormCol:first-child:nth-last-child(4), .mktoFormCol:first-child:nth-last-child(4) ~ .mktoFormCol {width: 33.3333% !important;} | |
| .mktoFormCol:first-child:nth-last-child(3) ~ .mktoFormCol {padding-left: 0.3em !important;} | |
| } | |
| @media only screen and (max-width:480px) {.mktoFormCol {width:100% !important;}} | |
| .mktoAsterix{display:none !important;} | |
| .mktoForm .mktoGutter {display:none !important;} |