/* line 9, stdin */
.c2p-algoTerminal {
  max-width: 760px; }

/* line 13, stdin */
.c2p-algoTerminal__heading {
  text-align: center; }
  /* line 15, stdin */
  .c2p-algoTerminal__heading .c2-algoTerminal-logo {
    display: block;
    margin-top: 20px;
    margin-bottom: 40px; }
  /* line 20, stdin */
  .c2p-algoTerminal__heading h1 {
    margin-bottom: 40px; }
    /* line 22, stdin */
    .c2p-algoTerminal__heading h1 .c2-title-sup {
      display: block;
      margin-bottom: 4px;
      font-size: 20px;
      line-height: 1.2;
      font-weight: 600;
      color: #333; }
    /* line 30, stdin */
    .c2p-algoTerminal__heading h1 .c2-title-main {
      font-weight: normal;
      font-size: 32px;
      line-height: 1.2; }

/* line 38, stdin */
.c2p-algoTerminal__download {
  padding: 32px 32px 24px;
  background-color: #f7f7f7;
  border: solid 1px #ddd;
  border-radius: 3px;
  text-align: center; }
  /* line 44, stdin */
  .c2p-algoTerminal__download a {
    background-color: #87B43D; }
  /* line 47, stdin */
  .c2p-algoTerminal__download p {
    margin-top: 8px;
    font-size: 12px;
    line-height: 1.3;
    color: #666; }

/* line 55, stdin */
.c2p-algoTerminal__description {
  padding: 0 20px;
  margin-bottom: 40px; }

/*
.c2p-iqBroker {
	max-width: 760px;
}
.c2p-iqBroker__heading {
	text-align: center;
	.c2-iqBroker-logo {
		display: block;
		margin-top: 20px;
		margin-bottom: 40px;
	}
	h1 {
		margin-bottom: 40px;
		.c2-title-sup {
			display: block;
			margin-bottom: 4px;
			font-size: 20px;
			line-height: 1.2;
			font-weight: 600;
			color: #333;
		}
		.c2-title-main {
			font-weight: normal;
			font-size: 32px;
			line-height: 1.2;
		}
	}
}
.c2p-iqBroker__download {
	padding: 32px 32px 24px;
	background-color: #f7f7f7;
	border: solid 1px #ddd;
	border-radius: 3px;
	text-align: center;
	a {
		background-color: #87B43D;
	}
	p {
		margin-top: 8px;
		font-size: 12px;
		line-height: 1.3;
		color: #666;
	}
}
.c2p-iqBroker__description {
	padding: 0 20px;
	margin-bottom: 40px;
}
*/
