@font-face {
  font-family: 'proxima_nova_softregular';
  src: url("../fonts/proximanovasoft_regular/ProximaNovaSoft-Regular-webfont.eot");
  src: url("../fonts/proximanovasoft_regular/ProximaNovaSoft-Regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/proximanovasoft_regular/ProximaNovaSoft-Regular-webfont.woff") format("woff"), url("../fonts/proximanovasoft_regular/ProximaNovaSoft-Regular-webfont.ttf") format("truetype"), url("../fonts/proximanovasoft_regular/ProximaNovaSoft-Regular-webfont.svg#proxima_nova_softregular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'proxima_nova_soft_mdregular';
  src: url("../fonts/proximanovasoft_medium/ProximaNovaSoft-Medium-webfont.eot");
  src: url("../fonts/proximanovasoft_medium/ProximaNovaSoft-Medium-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/proximanovasoft_medium/ProximaNovaSoft-Medium-webfont.woff") format("woff"), url("../fonts/proximanovasoft_medium/ProximaNovaSoft-Medium-webfont.ttf") format("truetype"), url("../fonts/proximanovasoft_medium/ProximaNovaSoft-Medium-webfont.svg#proxima_nova_soft_mdregular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'proxima_nova_softbold';
  src: url("../fonts/proximanovasoft_bold/ProximaNovaSoft-Bold-webfont.eot");
  src: url("../fonts/proximanovasoft_bold/ProximaNovaSoft-Bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/proximanovasoft_bold/ProximaNovaSoft-Bold-webfont.woff") format("woff"), url("../fonts/proximanovasoft_bold/ProximaNovaSoft-Bold-webfont.ttf") format("truetype"), url("../fonts/proximanovasoft_bold/ProximaNovaSoft-Bold-webfont.svg#proxima_nova_softbold") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'proxima_nova_soft_sbregular';
  src: url("../fonts/proximanovasoft_semibold/ProximaNovaSoft-Semibold-webfont.eot");
  src: url("../fonts/proximanovasoft_semibold/ProximaNovaSoft-Semibold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/proximanovasoft_semibold/ProximaNovaSoft-Semibold-webfont.woff") format("woff"), url("../fonts/proximanovasoft_semibold/ProximaNovaSoft-Semibold-webfont.ttf") format("truetype"), url("../fonts/proximanovasoft_semibold/ProximaNovaSoft-Semibold-webfont.svg#proxima_nova_soft_sbregular") format("svg");
  font-weight: normal;
  font-style: normal; }

.create-widget-header {
  padding: 20px 0;
  border-bottom: 1px solid #d9e3ea;
  text-align: center; }

.create-widget-header h1 {
  font-family: 'proxima_nova_softbold', Helvetica, sans-serif;
  color: #37AB2E; }

.create-widget-header .subtitle {
  font-size: 13px;
  margin-top: 10px;
  font-family: 'proxima_nova_softbold', Helvetica, sans-serif;
  color: #aaa; }

.widget-create.content {
  width: 100%;
  margin: 0 auto;
  /* padding: 15px; */ }

.widget-create .container {
  width: 50%;
  display: inline-block;
  background-color: transparent;
  border: 0;
  padding: 25px;
  box-sizing: border-box; }

.widget-create .widget-container {
  float: right; }

.widget-create .button-container {
  float: left;
  border-right: 1px solid #d9e3ea;
  padding: 0px; }

.inner-modal-container {
  padding: 25px;
  padding-top: 25px;
  padding-left: 40px; }

.inner-modal-container.top {
  border-bottom: 1px solid #d9e3ea;
  padding-bottom: 38px;
  padding-top: 0; }

.inner-modal-container.magic-button {
  border-bottom: 1px solid #d9e3ea; }

.widget-create .container textarea {
  width: 300px;
  font-family: Menlo,Monaco,Consolas,"Courier New",monospace;
  font-size: 11px;
  height: 71px;
  box-sizing: border-box;
  margin-top: 10px;
  border: 1px solid #d9e3ea;
  resize: none; }

.widget-create .container h2 {
  font-family: 'proxima_nova_softbold', Helvetica, sans-serif;
  font-size: 24px;
  color: #37ab2e;
  margin-top: 20px;
  margin-left: 0;
  margin-bottom: 15px;
  padding-bottom: 8px; }

.widget-create .container h2.last {
  margin-bottom: 5px;
  margin-top: 20px; }

.widget-create .instructions {
  color: #37ab2e;
  font-size: 14px;
  margin-bottom: 35px; }

.cm-tools-label {
  font-family: 'proxima_nova_softbold', Helvetica, sans-serif; }

a.cm-tools-link {
  font-family: 'proxima_nova_softbold', Helvetica, sans-serif;
  text-decoration: none;
  color: #37AB2F; }

a.cm-tools-link:hover {
  color: #2B8425; }

.top-tip-box {
  margin-top: 20px;
  font-family: 'proxima_nova_softbold', Helvetica, sans-serif;
  font-weight: normal; }
