/*$brand-secondary:
$brand-tertiary:*/
a {
  color: #575591; }

a:hover {
  text-decoration: none;
  color: #575591; }

body {
  font-family: 'Source Sans Pro', sans-serif; }

.h1, .h2, .h3, h1, h2, h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600; }

.h4, .h5, .h6, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 20px; }

h3 span,
h4 span {
  color: #575591; }

.login-container {
  width: 905px;
  margin: 30px auto;
  overflow: hidden;
  border: 1px solid #111;
  font-family: 'Source Sans Pro', sans-serif; }

.login-left {
  background: #008852; }

.login-right {
  background: #fff; }

.login-right p {
  margin: 0 0 20px; }

.login-right p span {
  font-weight: 600;
  color: #575591; }

.login-sections {
  float: left;
  font-size: 16px;
  padding: 20px;
  height: 350px; }

.login-tri-icons {
  margin-right: 40px; }

.icon-wrapper {
  text-align: center;
  margin: 35px 0; }

.login-text {
  color: #fff;
  line-height: 1.4; }

.login-left h1 {
  color: #fff;
  font-size: 28px; }

.login-right h2 {
  color: #575591;
  font-weight: 600; }

.login-right h4 span {
  font-weight: 600; }

.row.no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .row.no-gutters > [class^="col-"], .row.no-gutters > [class*=" col-"] {
    padding-right: 0;
    padding-left: 0; }

@media only screen and (min-width: 320px) {
  .login-right h2 {
    margin-top: 10px;
    margin-bottom: 25px; }

  .login-sections {
    height: auto; } }
@media only screen and (min-width: 992px) {
  .login-left h1 {
    margin-top: 10px;
    margin-bottom: 20px; }

  .login-right h2 {
    color: #575591;
    font-weight: 600;
    margin-top: 10px;
    margin-bottom: 25px;
    font-size: 28px; }

  .login-sections {
    height: 400px; } }
/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
.fa-phone.fa-5x {
  position: relative;
  top: 6px; }

/*# sourceMappingURL=main.css.map */
