/*
    To change this license header, choose License Headers in Project Properties.
    To change this template file, choose Tools | Templates
    and open the template in the editor.
*/
/* 
    Created on : May 8, 2014, 3:09:24 PM
    Author     : SkyBlow Jerzy Urban <skyblow@skyblow.com>
*/
.contact {
  color: #FE9F1A; }

.contact {
  padding-left: 15px; }

.contact-form, .flashmessages {
  width: 40%;
  min-width: 300px;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto; }

.input-group-addon {
  background-color: #FE9F1A !important;
  border: medium none !important;
  color: #fff !important;
  font-weight: bold; }

.form-control {
  border: 1px solid #FE9F1A;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.075) inset; }
