@font-face {
	font-family: 'rapidpro';
	src:url('../../brands/rapidpro/font/fonts/rapidpro_-awcsja-2f621c0e049f.eot');
	src:url('../../brands/rapidpro/font/fonts/rapidpro_-2f621c0e049f-iefix-awcsja.eot') format('embedded-opentype'),
		url('../../brands/rapidpro/font/fonts/rapidpro_-awcsja-07270caa3110.woff') format('woff'),
		url('../../brands/rapidpro/font/fonts/rapidpro_-awcsja-3c2e0a96609f.ttf') format('truetype'),
		url('../../brands/rapidpro/font/fonts/rapidpro_-awcsja-09389849d433-rapidpro.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

.icon-logo:before {
    font-family: 'rapidpro';
	content: "\e600";
}

a {
  color: #1892c7;
}
a:hover {
  color: #29a3d8;
}
a#big-logo:hover {
  color: #fff;
}
#header {
  background-color: #1892c7;
}
.more .submenu {
  border-color: #1892c7 !important;
}
.more .submenu a,
.more .submenu .title {
  color: #1892c7 !important;
}
.btn.btn-primary {
  background-color: #1892c7;
  background-image: none;
  border: 1px solid #0781b6;
}
.btn.btn-primary:hover,
.btn.btn-primary:active,
.btn.btn-primary:focus,
.btn.btn-primary.open {
  background-color: #29a3d8;
}
#sidebar-nav .nav li a {
  font-size: 13px;
  color: #1892c7;
}
#sidebar-nav .nav-list .active a,
#sidebar-nav .nav-list a:hover {
  background: #f3f3f3 !important;
}
.formax > li.action-formax:hover .formax-summary,
.formax > li.action-open:hover .formax-summary,
.formax > li.action-redirect:hover .formax-summary,
.formax > li.action-link:hover .formax-summary,
.formax > li.action-link:hover .formax-summary .errored {
  color: #1892c7;
}
.formax > li.action-formax:hover .formax-icon,
.formax > li.action-open:hover .formax-icon,
.formax > li.action-redirect:hover .formax-icon,
.formax > li.action-link:hover .formax-icon {
  color: #1892c7;
}
.dropdown-menu li > a:hover {
  background: #f3f3f3;
}
table.list-table tr.checked td {
  background-color: #f3f3f3;
}
table.list-table tr:hover td.checkbox:hover {
  color: #1892c7;
}
.label-info {
  background: #1892c7;
  border: 1px solid #0781b6;
}
.modal .modal-header {
  background: #1892c7;
}
.workflow-glyph {
  color: #1892c7 !important;
}
#marketing .title {
  color: #1892c7 !important;
}
.slider-wrapper {
  display: none;
}
.box-sizing {
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box /* Opera/IE 8+ */;
}
/* Message Bubble Colors */
.queued {
  color: #faa732;
}
.queued_instantly {
  color: #49afcd;
}
.pending {
  color: #faa732;
}
.pending_instantly {
  color: #51a351;
}
.sent {
  color: #51a351;
}
.delivered {
  color: #51a351;
}
.handled {
  color: #51a351;
}
.errored {
  color: #da4f49;
}
.failed {
  color: #da4f49;
}
/* SMS Table stylings */
.glyph.green {
  color: #51a351;
}
.glyph.orange {
  color: #faa732;
}
.glyph.red {
  color: #da4f49;
}
.glyph.grey {
  color: #cccccc;
}
#jumbotron {
  min-height: inherit !important;
}
#jumbotron #jumbohand {
  background-position: 84% -50px !important;
  height: 297px !important;
}
#jumbotron #lead-form {
  display: none;
}
#jumbotron .contact-signup {
  display: inline;
  color: #29a3d8;
}
#jumbotron .contact-signup a {
  color: #29a3d8;
}
.bottom-call {
  display: none;
}
.add-credits,
.purchase-credits {
  display: none;
}
#top-menu .nav-pricing {
  display: none;
}
#top-menu .more .submenu-container .submenu .icon-nav-pricing {
  display: none;
}
#top-menu .nav-blog,
#top-menu .nav-learn {
  display: none;
}
#top-menu .more .submenu-container .submenu .icon-nav-learn,
#top-menu .more .submenu-container .submenu .icon-nav-blog {
  display: none;
}
#footerArea1,
#footerArea2,
#footerArea3,
#footerArea4 {
  display: none;
}
h5.contact-signup {
  position: absolute;
  right: 60px;
  margin-top: 135px;
  z-index: 1000;
}
#jumbotron h1 {
  margin-top: -30px;
}
a.logo {
  margin-left: -45px;
  margin-top: 10px;
  font-size: 72px;
}