/*!
 * Bootstrap v3.0.0
 *
 * Copyright 2013 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
/*header,
nav {
  display: block;
}*/
[hidden], template {
    display: none
    }
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
    }
button {
    font-family: inherit;
    font-size: 100%;
    margin: 0
    }
button {
    line-height: normal
    }
button {
    text-transform: none
    }
button {
    -webkit-appearance: button;
    cursor: pointer
    }
button[disabled], html input[disabled] {
    cursor: default
    }
/*button::-moz-focus-inner {
  border: 0;
  padding: 0;
}*/
@media print {
    * {
        text-shadow: none !important;
        color: #000 !important;
        background: transparent !important;
        box-shadow: none !important
        }
    a, a:visited {
        text-decoration: underline
        }
    a[href]:after {
        content: " (" attr(href) ")"
        }
    a[href^="javascript:"]:after, a[href^="#"]:after {
        content: ""
        }
    img {
        max-width: 100% !important
        }
    /*@page  {
        margin: 2cm .5cm;
      }
      
      .navbar {
        display: none;
      }*/
    }
*, *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
    }
html {
    font-size: 62.5%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
    }
button {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
    }
h1 {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
    }
h1 {
    margin-top: 20px;
    margin-bottom: 10px
    }
ul, ol {
    margin-top: 0;
    margin-bottom: 10px
    }
ul ul, ol ul, ul ol, ol ol {
    margin-bottom: 0
    }
.container1 {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
    }
.container1:before, .container1:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
    }
.container1:after {
    clear: both
    }
.container1:before, .container1:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
    }
.container1:after {
    clear: both
    }
.col-md-3 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
    }
@media (min-width: 768px) {
    .container1 {
        width: 750px
        }
    }
.col-md-3 {
    width: 25%
    }
@media (max-width: 991px) {
    /*.container1 {
        width: 970px;
      }*/
    .col-md-3 {
        float: left
        }
    .col-md-3 {
        width: 50%
        }
    }
/*@media (min-width: 1200px) {
  .container1 {
    width: 1170px;
  }
  
}*/
.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none
    }
.btn:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
    }
.btn:hover, .btn:focus {
    color: #333;
    text-decoration: none
    }
.btn:active, .btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
    }
.collapse {
    display: none
    }
.collapse.in {
    display: block
    }
.dropdown {
    position: relative
    }
.dropdown-toggle:focus {
    outline: 0
    }
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 12px;
    /*14*/
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box
    }
.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571;
    color: #333;
    white-space: nowrap
    }
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5
    }
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #ccc
    }
.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
    }
.nav:before, .nav:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
    }
.nav:after {
    clear: both
    }
.nav:before, .nav:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
    }
.nav:after {
    clear: both
    }
.nav > li {
    position: relative;
    display: block
    }
.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px
    }
.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: #eee
    }
.nav > li.disabled > a {
    color: #999
    }
.nav > li > a > img {
    max-width: none
    }
.nav-pills > li {
    float: left
    }
.nav-pills > li > a {
    border-radius: 4px
    }
.nav-pills > li + li {
    margin-left: 2px
    }
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #ccc
    }
.nav-pills > li.active > a .caret, .nav-pills > li.active > a:hover .caret, .nav-pills > li.active > a:focus .caret {
    border-top-color: #fff;
    border-bottom-color: #fff
    }
.navbar-collapse {
    max-height: 340px;
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch
    }
.navbar-collapse {
    z-index: 10000
    }
.navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
    }
.navbar-collapse:after {
    clear: both
    }
.navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
    }
.navbar-collapse:after {
    clear: both
    }
.navbar-collapse.in {
    overflow-y: auto
    }
@media (min-width: 768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
        }
    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important
        }
    .navbar-collapse.in {
        overflow-y: auto
        }
    .navbar-collapse .navbar-nav.navbar-left:first-child {
        margin-left: -15px
        }
    .navbar-collapse .navbar-nav.navbar-right:last-child {
        margin-right: -15px
        }
    .navbar-collapse .navbar-text:last-child {
        margin-right: 0
        }
    }
.container1 > .navbar-collapse {
    margin-right: -15px;
    margin-left: -15px
    }
@media (min-width: 768px) {
    .container1 > .navbar-collapse {
        margin-right: 0;
        margin-left: 0
        }
    }
.clearfix:before, .clearfix:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
    }
.clearfix:after {
    clear: both
    }
/*.hidden {
  display: none !important;
  visibility: hidden !important;
}*/
@-ms-viewport {
    width: device-width;
    }