/*!
 * Bootstrap v3.1.0 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*! normalize.css v3.0.0 | MIT License | git.io/normalize */

@font-face {
    font-family: 'euphemiaregular';
    src: url('../euphemia-webfont.eot');
    src: url('../euphemia-webfont.eot?#iefix') format('embedded-opentype'),
url('../euphemia-webfont.woff') format('woff'),
url('../euphemia-webfont.ttf') format('truetype'),
url('../euphemia-webfont.svg#euphemiaregular') format('svg');
    font-weight: normal;
    font-style: normal;

}




@media print {
  
 
  
  .table {
    border-collapse: collapse !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}




.row {
  margin-right: -20px;
  margin-left: -20px;
}


.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
          transition: opacity .15s linear;
}
.fade.in {
   color: #242424;
  opacity: 1;
  background-color:rgba(4,87,122, 0.5);
 
  Border-radius:10px;
  -moz-border-radius: 10px;
  -webkit-border-radius : 10px; 
  
  margin:0%;
  
 
       box-shadow: 20px 20px 5px #767676;
  -moz-box-shadow: 20px 20px 5px #767676;
  -webkit-box-shadow: 20px 20px 5px #767676 ;
  
   border-right:#330F3F 3px solid;
  border-bottom:#330F3F 3px solid;
  
}

@font-face {
  font-family: 'Glyphicons Halflings''euphemiaregular';

  src: url('../../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg'),
  
   
    src: url('euphemia-webfont.eot');
    src: url('../euphemia-webfont.eot?#iefix') format('embedded-opentype'),
url('../euphemia-webfont.woff') format('woff'),
url('../euphemia-webfont.ttf') format('truetype'),
url('../euphemia-webfont.svg#euphemiaregular') format('svg');
    font-weight: normal;
    font-style: normal;
}


@media (min-width: 768px) {
  



.nav2 {
background-color:rgba(150,150,150,0.2);
box-shadow: 8px 8px 1px ;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav2 > li {
  position: relative;
  display: block;
}
.nav2 > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav2 > li > a:hover,
.nav2 > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.nav2 > li.disabled > a {
  color: #999;
}
.nav2 > li.disabled > a:hover,
.nav2 > li.disabled > a:focus {
  color: #999;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav2 .open > a,
.nav2 .open > a:hover,
.nav2 .open > a:focus {
  background-color: #eee;
  border-color: #428bca;
}
.nav2 .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav2 > li > a > img {
  max-width: none;
}
.nav2-tabs {
  border-bottom: 1px solid #ddd;
}
.nav2-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav2-tabs > li > a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav2-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.nav2-tabs > li.active > a,
.nav2-tabs > li.active > a:hover,
.nav2-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav2-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav2-tabs.nav-justified > li {
  float: none;
}
.nav2-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav2-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav2-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav2-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }

.nav2-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav2-tabs.nav-justified > .active > a,
.nav2-tabs.nav-justified > .active > a:hover,
.nav2-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav2-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav2-tabs.nav-justified > .active > a,
  .nav2-tabs.nav-justified > .active > a:hover,
  .nav2-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }



.nav2-tabs-justified {
  border-bottom: 0;
}
.nav2-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav2-tabs-justified > .active > a,
.nav2-tabs-justified > .active > a:hover,
.nav2-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav2-tabs-justified > .active > a,
  .nav2-tabs-justified > .active > a:hover,
  .nav2-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }

.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav2-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}










.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}


.col-sm-4-1{
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 768px) {
 .col-sm-4-1,  {
    float: left;
  }
  .col-sm-4-1 {
	  float: left;
    width: 45%;
	box-shadow:12px 12 px 5px #767676;
	-webkit-box-shadow:12px 12 px 5px #767676;
	-moz-box-shadow:12px 12 px 5px #767676;
  }

/*# sourceMappingURL=bootstrap.css.map */
