
body {
  font-family: Segoe UI,Frutiger,Frutiger Linotype,Helvetica Neue,Arial,sans-serif;
  background: #fff none repeat scroll 0 0;
} 
footer {
  padding-bottom: 30px;
}

h1,
h2 {
  font-size: 18px;
}
.nav.nav-tabs a {
  color: #333;
}
.email {
    color: black;
}
.profil {
  padding-bottom: 20px;
  min-height: 800px;
}
.profile > header {
  margin-bottom: 20px;
}
.table.no-border tbody tr td {
  border: medium none;
  padding: 4px;
}
ul.dot {
  padding: 0 0 0 15px;
}
#gallery img:hover,
.widget-gallery img:hover,
.certificates img:hover,
.recommendation img:hover {
  opacity: 0.9;
}
.list-lower-latin{
  list-style: outside none lower-latin;
}
.nowrap {
  white-space: nowrap;
}
.block {
    display: block;
}
.text-nave-blue {
  color: #035988;
}

/*
 * Top bar - Info 
 */
.info {
  margin: 10px 0;
  background-color: #fff;
  border: medium none;
}
.info .value {
  font-size: 18px;
  padding: 37px 0 0;
  margin-right: -15px;
}
.info  img {
  position: relative;
  top: -50px;
}
.info .phone {
  font-weight: bold;
  padding: 0 0 0 8px;
}
.phone a {
  text-decoration: none;
  color: black;
}
.info .value .glyphicon.glyphicon-earphone {
  display: inline;
  padding: 11px 0 0;
}
.info-fixed {
  position: fixed; 
  height: 54px;
  background-color: #fff; 
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
  display: none;
}
.info-fixed .container {
  margin-bottom: 2px;
  margin-top: 2px;
}
.info-fixed .value {
  font-size: 18px;
  padding: 12px 0 0;
}
.info-fixed  img {
  position: relative;
  top: -25px;
}
.info-fixed .phone {
  font-weight: bold;
  padding: 0 0 0 8px;
}
.info-fixed .value .glyphicon.glyphicon-earphone {
  display: inline;
  padding: 11px 0 0;
}
.info .navbar-collapse ul,
.info-fixed .navbar-collapse ul {
  background-color: #f1f1f1;
  margin-top: 0;
  margin-bottom: 0;
  padding: 7.5px 0;
}


.org-info .header-img {
  background-repeat: no-repeat;
  background-size: 100% auto;
  height: 400px;
}

.widget-gallery h3 {
    display: inline;
}

.meta {
    list-style: outside none none;
	padding: 20px 0 20px 10px;
}
.meta li:first-child {
    padding-left: 0;
}
.meta li {
    border-right: 1px solid #a6a6a6;
    color: gray;
    display: inline;
    font-size: 12px;
    padding: 0 10px;
}

.extra-member {
    list-style: outside none none;
}

.text.post-content img {
  float: left;
  margin: 0 10px 10px 0;
  max-width: 180px;
}

#gallery > header {
  padding: 10px 0 15px;

}

.group-header {
  font-weight: bold; 
  padding: 10px 0 0;
}

#posts .list-group-item {
  border-left: medium none;
  border-right: medium none;
}

#posts .list-group-item:first-child {
  border: medium none;
  padding-top: 5px;
}

.text.post-content h3 {
    margin-top: 0;
}

.list-group-item.more-posts {
  border-bottom: medium none;
  padding-left: 0;
}

.num {
  font-weight: normal;
}

.gallery .thumb {
    display: inline-block;
	padding: 0 5px;
}
.gallery .post-popup-button img {
    padding: 5px 0;
}
.gallery .gallery-more {
  clear: both; 
  padding: 10px 5px 5px;
}

.widget-gallery .row .wrapper {
  padding: 10px;
}
.widget-gallery .row .wrapper .wrapper-img{
  padding: 0 5px;
}
.widget-gallery .post-popup-button img {
  padding: 0 0 10px 0;
}

#gallery .post-popup-button img,
.certificates .wrapper img {
  padding: 5px 0;
}
#gallery .wrapper > div,
.certificates .wrapper > div {
  padding: 0 5px;
}
#gallery .wrapper,
.certificates .wrapper {
  padding: 0 10px;
}
#gallery header .dropdown {
  padding: 15px 0 0;
}
#gallery header {
  height: 60px; 
  padding: 0;
}
#posts .list-group .row .wrapper {
  margin-left: -5px;
  margin-right: -5px
}
#posts h2 .post-popup-button,
#posts h3 .post-popup-button,
#posts h4 .post-popup-button {
  color: black;
}
.post .post-popup-button > img {
  max-width: 180px;
}

/*
 * kontakt
 */
.contact {
  padding: 0 0 20px;
}
.contact-form label {
  font-weight: normal;
}
.branch-contact-info {
  margin: 20px 0 0;
}

/*
 * Ask
 */
.ask {
    background-color: #e0e9f4;
    color: black;
    margin: 0 auto 15px 0;
    padding: 10px 0 2px;
}
.ask p {
  margin: 0;
}
.ask .profile {
  border-right: 2px solid #f0f4fa;
}
.ask .profile img {
    border-radius: 8px;
    float: left;
    margin: 0 15px 0 0;
}
.ask .phone {
    background-image: url("/Managed/Content/img/icon-phone.png?1373200742");
    background-position: left 15px;
    background-repeat: no-repeat;
    border-right: 2px solid #f0f4fa;
    float: left;
    margin: 0 0 5px 20px;
    padding: 18px 20px 10px 45px;
}
.ask .phone .number {
    font-size: 1.71429em;
    font-weight: bold;
    line-height: 0.6;
}
.ask .profile p.name {
    font-weight: bold;
}
.ask .profile p {
    line-height: 1.4em;
    white-space: nowrap;
}

.loans img {
    padding: 6px 0 0;
}

.contact-form form {
    padding: 6px 0 0;
}

.contact-form form .control-label {
    text-align: left;
}

.sm-grey {
  color: gray;
  font-size: 12px;
}
.red {
  color: #d9534f;
}
.tick-red li {
  background-image: url("/Managed/Content/img/icon-tick-red.png?1385394015");
  background-position: left 4px;
  background-repeat: no-repeat;
  padding: 0 20px;
}

/*
 * Order form
 */
.order-form form .control-label {
  text-align: left;
  font-weight: normal;
}
.order-form .address-other,
.order-form .changes-agree {
  display: none;
}
.order-form .list-inline.tick-red {
  margin-left: 0;
}

/*
 *  Design
 */
.buy-project {
  max-width: 262px;
  background-color: #eff4f9;
  padding: 15px;
}
/*.buy-project .other {
  padding: 10px 0 0;
}*/
.photos .big {
  position: relative;
  text-align: center;
  background: #ececec;
}
.photos .thumbs {
  padding: 10px 0 0;
}
.home-dimensions {
  padding: 0 0 15px;
}
.home-dimensions .row {
  padding: 2px 0;
}
.version .active a,
.version .active span{
  color: #000;
}
.home-elevations figure {
  padding: 5px 0 10px;
}
.home-author .author {
  color: #888;
}
.design .back:before {
  content: "← ";
}
.design .back {
  padding: 10px 0 0;
}
.design .header h1 {
  font-size:24px;
}
.design .header h3 {
  margin-top: 10px;
}

/*
 * Designs content page / design filter / projects
 */
.design-filter {
  max-width: 263px;
}
.design-filter [type="search"]:-moz-placeholder,
.design-filter [type="search"]::-moz-placeholder {
  color: #555;
}
.design-filter [type="search"]::-webkit-input-placeholder{
  color: #555;
}
.design-filter [type="search"]:-ms-input-placeholder{
  color: #555;
}
.design-filter p {
  margin: 3px 0;
}
.design-filter .on {
  font-weight: bold;
}
.design-filter a {
  color:#000;
}
.design-filter .category {
  padding: 0 0 5px;
}
.design-filter .category .checkbox:nth-child(2) {
  margin-top: 5px;
}
.design-filter .form-control {
  padding-left: 8px;
  padding-right: 8px;
}
/*.design-filter .form-control.numbers {
  width: 60px;
}*/
.projects {
  padding: 0;
}
.projects header:after {
  clear: both;
  display: block;
  content: "";
} 
.projects .schema dt {
  font-weight: 400;
}
.designs .wrapper {
  padding: 0 5px;
}
.designs .wrapper > section {
  padding-left: 10px;
  padding-right: 10px;
}

.tag {
  float: left;
  margin: 0 5px 5px 0;
  overflow: hidden;
  padding: 0;
  background-color: #e8e8e8;
}

.tag .name {
  margin: 0 -3px 0 3px;
  padding: 0 7px 2px 3px;
  display: inline-block;
  max-width: 210px;
  overflow-x: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
  font-size: 14px;
  transition-duration: 0.3s;
  transition-property: all;
}

.tag .btn-close-red {
  margin: 5px 4px 0 0;
  float: left;
  height: 12px;
  width: 12px;
  background-image: url("/Managed/Content/img/btn.png?1372789240");
  background-position: 0 -706px;
  background-repeat: no-repeat;
  cursor: pointer;
  display: block;
}
.tag .btn-close-red:hover {
  background-position: 0 -644px;
}

/*
 * Small gutter
 */
.row.gutter-sm {
  margin-left: -5px;
  margin-right: -5px;
}
.row.gutter-sm [class*="col-"] {
  padding-left: 5px;
  padding-right: 5px;
}

/*
 * Paginate - go to
 */
.paginate .go-to {
  float: left;
  margin: 20px 10px 20px 0;
}
.paginate .go-to label {
  font-weight: 400;
}
.paginate .go-to input {
  display: inline-block;
  width: 60px;
  -moz-appearance: textfield;
}
.paginate .go-to input::-webkit-inner-spin-button,
.paginate .go-to input::-webkit-outer-spin-button {
  -webkit-appearance: none;
}

/*
 * Regulations
 */
.regulations dt.item-title {
  margin: 15px 0;
  font-weight: 700;
}
.regulations dd.item-content dt {
  float: left;
  font-weight: 400;
}
.regulations dd.item-content dd {
  margin: 0 0 0 25px;
  text-align: justify;
}
.regulations ul {
  list-style: outside none none;
  padding: 0;
  margin: 0;
}
.main-regulations .regulations dd.item-content dt {
  float: left;
  font-weight: 400;
}
.main-regulations .regulations dd.item-content dd {
  margin: 0 0 0 35px;
  text-align: justify;
}
.main-regulations .regulations dd.item-content dl > dl {
  padding: 0 0 0 35px;
  margin: 0;
}
.main-regulations .regulations dd.item-content dl > dl dd {
  margin: 0 0 0 45px;
}

/*
 * Order info  - jak-zamowic-projekt-domu
 */
.order-info {
  color: #4c4c4c;
  margin-left: auto;
  margin-right: auto;
}
.order-info h2, 
.order-info h3, 
.order-info h4 {
  font-weight: 700;
}
.stepnum {
  border: 1px solid #a1a1a1;
  border-radius: 52px;
  color: #a1a1a1;
  display: block;
  font-size: 20px;
  font-weight: 700;
  left: 9px;
  line-height: 24px;
  padding: 14px;
  text-align: center;
  width: 54px;
}
.order-info ul, 
.order-info ol {
  padding: 0 0 0 15px;
}
.order-intro {
  margin-bottom: 30px;
}
.order-steps .row {
  padding-bottom: 10px;
  padding-top: 10px;
}
.order-return, 
.order-complaints, 
.order-summary-container {
  margin-top: 20px;
  padding-bottom: 20px;
}

/*
 * Offer-info
 */
 .offer-info {
  color: #4c4c4c;
}
.offer-info h2, 
.offer-info h3, 
.offer-info h4 {
  font-weight: 700;
} 
.offer-info h3, 
.offer-info h4 {
  color: #035988;
}
.offer-info ul, 
.offer-info ol {
  padding: 0 0 0 15px;
}
.offer-intro {
  background-color: #fcfcfc;
}
.offer-steps > div {
  margin-top: 30px;
}
.offer-steps > div.row:nth-child(2n) {
  background-color: #fcfcfc;
}
.offer-steps > div.row:nth-child(2n) h3 {
  padding-top: 50px;
}
.offer-info .stepnum {
  margin-top: 15px;
}

/*
 *
 */
.regulations-annex,
.regulations-annex section {
  margin: 20px 0;
}
.regulations-annex > header {
  margin: 20px 0 60px;
  overflow: hidden;
}
.regulations-annex > header h3, 
.regulations-annex > header h5 {
  text-align: center;
}
.annex-contents {
  clear: both;
}

/*
 * Order confirmation
 */
.order-confirmation article {
  margin: 30px 0 0;
  text-align: center;
}

#recaptcha-error {
  display:none;
  color:#a94442;
  padding-bottom:10px;
}