body {
  padding-top: 50px;
  padding-bottom: 35px;
  font-family:Encode Sans Expanded Regular, "montserrat-regular", Arial,Helvetica,sans-serif;
  font-size: 11px;
  line-height: 115%;
}
body.home {
  padding-top: 10px;
  padding-bottom: 50px;
  font-family:Encode Sans Expanded Regular, "montserrat-regular", Arial,Helvetica,sans-serif;
  font-size: 11px;
  line-height: 115%;
}

.information-fixed-bottom {
    font-size: 13px;
    overflow: hidden;
}

#logo{
  vertical-align: top;
  width: 30px;
  height: 30px;
  margin: 0px 30px 0px 10px;
  padding:  0px;
}
form .line {
    margin-bottom: 1px;
}
.form-horizontal .control-group {
    margin-bottom: 4px;
}
.form-group {
    margin-bottom: 4px;
}
.boxresponsive{
	width: 100%;
	font-size:100%;
}

.navbar-nav > li > a {
  font-size: 13px;
  padding-top:5px !important;
  padding-bottom:10px !important;
}
.navbar {
  min-height:32px !important;
}
.navbar-default .navbar-toggle {
  padding:4px;
  margin:4px;
}
.navbar.navbar-fixed-bottom {
  min-height:22px !important;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
  font-size: 13px;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  background: #ccc;
	}

.breadcrumb { margin-bottom:5px; }

@media (max-width: 767px) {
  .navbar-default .navbar-nav > li    {
  background-color: #fff;
  }
  .breadcrumb > li.extented {
    display: none;
  }
  .breadcrumb > li.minimal:before  {
  content: "";
  display: inline-block !important;
  }
}

@media (max-width: 599px) {
	.visible-mobile{
		display: block !important;
	}
	.hidden-mobile{
		display: none !important;
	}
}
@media (min-width: 600px) {
	.visible-mobile{
		display: none !important;
	}
	.hidden-mobile{
		display: none !important;
	}
}


.breadcrumb > li.minimal span  {
  color: inherit;
}
.buffer { padding:3px 0px 1px 0px; background:#fff;}

h1, h2, h3, h4, h5, h6{
  line-height: 100%;
  margin-top: 5px;
  margin-bottom: 5px;
  font-weight: bold;
}

.signin{
  background:#eee;
  padding: 5px;
}

ul.pagination{
  line-height: 115%;
  margin-top: 5px;
  margin-bottom: 5px;
}

h1{font-size:1.4em;}
h2{font-size:1.2em;}
h3{font-size:1.1em;}
h4{font-size:1.0em;}
h5{font-size:0.9em;}
h6{font-size:1.0em;}


@media (min-width: 550px) and (max-width: 650px) {
  .container {
    width: 538px;
  }
  .col-wg-1,
  .col-wg-2,
  .col-wg-3,
  .col-wg-4,
  .col-wg-5,
  .col-wg-6,
  .col-wg-7,
  .col-wg-8,
  .col-wg-9,
  .col-wg-10,
  .col-wg-11 {
    float: left;
  }
  .col-wg-12 {
    width: 100%;
  }
  .col-wg-11 {
    width: 91.66666666666666%;
  }
  .col-wg-10 {
    width: 83.33333333333334%;
  }
  .col-wg-9 {
    width: 75%;
  }
  .col-wg-8 {
    width: 66.66666666666666%;
  }
  .col-wg-7 {
    width: 58.333333333333336%;
  }
  .col-wg-6 {
    width: 50%;
  }
  .col-wg-5 {
    width: 41.66666666666667%;
  }
  .col-wg-4 {
    width: 33.33333333333333%;
  }
  .col-wg-3 {
    width: 25%;
  }
  .col-wg-2 {
    width: 16.666666666666664%;
  }
  .col-wg-1 {
    width: 8.333333333333332%;
  }
  .col-wg-pull-12 {
    right: 100%;
  }
  .col-wg-pull-11 {
    right: 91.66666666666666%;
  }
  .col-wg-pull-10 {
    right: 83.33333333333334%;
  }
  .col-wg-pull-9 {
    right: 75%;
  }
  .col-wg-pull-8 {
    right: 66.66666666666666%;
  }
  .col-wg-pull-7 {
    right: 58.333333333333336%;
  }
  .col-wg-pull-6 {
    right: 50%;
  }
  .col-wg-pull-5 {
    right: 41.66666666666667%;
  }
  .col-wg-pull-4 {
    right: 33.33333333333333%;
  }
  .col-wg-pull-3 {
    right: 25%;
  }
  .col-wg-pull-2 {
    right: 16.666666666666664%;
  }
  .col-wg-pull-1 {
    right: 8.333333333333332%;
  }
  .col-wg-pull-0 {
    right: 0;
  }
  .col-wg-push-12 {
    left: 100%;
  }
  .col-wg-push-11 {
    left: 91.66666666666666%;
  }
  .col-wg-push-10 {
    left: 83.33333333333334%;
  }
  .col-wg-push-9 {
    left: 75%;
  }
  .col-wg-push-8 {
    left: 66.66666666666666%;
  }
  .col-wg-push-7 {
    left: 58.333333333333336%;
  }
  .col-wg-push-6 {
    left: 50%;
  }
  .col-wg-push-5 {
    left: 41.66666666666667%;
  }
  .col-wg-push-4 {
    left: 33.33333333333333%;
  }
  .col-wg-push-3 {
    left: 25%;
  }
  .col-wg-push-2 {
    left: 16.666666666666664%;
  }
  .col-wg-push-1 {
    left: 8.333333333333332%;
  }
  .col-wg-push-0 {
    left: 0;
  }
  .col-wg-offset-12 {
    margin-left: 100%;
  }
  .col-wg-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .col-wg-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-wg-offset-9 {
    margin-left: 75%;
  }
  .col-wg-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-wg-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-wg-offset-6 {
    margin-left: 50%;
  }
  .col-wg-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-wg-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-wg-offset-3 {
    margin-left: 25%;
  }
  .col-wg-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-wg-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-wg-offset-0 {
    margin-left: 0;
  }
}






