/* CSS Document*/ 
h2 {
    margin-top: 0px;
}
h3 {
    color: #0073ea;
    margin-top: 0px;
}
h3.margined {
    margin-top: 15px;
    color: #ffffff;
}

p.softed {
    color: #7e7783;
}

@media screen and (max-width: 787px){
body{
  background:url('../img/Texas_at_OSU_2007-ritaglio.jpg') no-repeat fixed;
  background-repeat: no-repeat;
  background-size: 100%;
  /*height: 100%;*/
}
}
@media screen and (min-width: 788px){
body{
  background:url('../img/Texas_at_OSU_2007.jpg') no-repeat fixed;
  background-repeat: no-repeat;
  background-size: 100%;
  /*height: 100%;*/
}
}
html,body{
    position: relative;
    height: 100%;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: "Ubuntu", Helvetica, Arial, sans-serif!important;
}

.fa-ul li{
font-size: 8px;
}

.nav .nav-tabs .col-md-2 .col-sm-1 .col-xs-1{
  background-color: #ddd;
}

.panel-body{
  border-color: #555;
}

.margine-dx{
  margin-right: 15px;
}

.margine_sopra{
  margin-top: 15px;
}

.margine_sotto{
  margin-bottom: 20px;
}

.gia_attivato{
  color: #5bc0de;
 }
 
 .attivabile{
 color: #82abfa;
 }
 
 .attivato_ora{
  color: #5cb85c;
 }
 
 .non_attivabile{
    color: #999999;
 }
 .colore_base_menu{
     border: solid 1px #c0d14d;
 }

/* custom inclusion of right, left and below tabs */

.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
  border-bottom: 0;
}

.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}

.tab-content > .active,
.pill-content > .active {
  display: block;
}

.tabs-below > .nav-tabs {
  border-top: 1px solid #ddd;
}

.tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0;
}

.tabs-below > .nav-tabs > li > a {
  -webkit-border-radius: 0 0 4px 4px;
     -moz-border-radius: 0 0 4px 4px;
          border-radius: 0 0 4px 4px;
}

.tabs-below > .nav-tabs > li > a:hover,
.tabs-below > .nav-tabs > li > a:focus {
  border-top-color: #ddd;
  border-bottom-color: transparent;
}

.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover,
.tabs-below > .nav-tabs > .active > a:focus {
  border-color: transparent #ddd #ddd #ddd;
}

.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
  float: none;
}

.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px;
}

.tabs-left > .nav-tabs {
  float: left;
  padding-right: 19px;
  /* border-right: 1px solid #ddd; */
}

.tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
     -moz-border-radius: 4px 0 0 4px;
          border-radius: 4px 0 0 4px;
}

.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
  border-color: #eeeeee #dddddd #eeeeee #eeeeee;
}

.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
.tabs-left > .nav-tabs .active > a:focus {
  border-color: #ddd transparent #ddd #ddd;
  *border-right-color: #ffffff;
}

.tabs-right > .nav-tabs {
  float: right;
  margin-left: 19px;
  border-left: 1px solid #ddd;
}

.tabs-right > .nav-tabs > li > a {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
     -moz-border-radius: 0 4px 4px 0;
          border-radius: 0 4px 4px 0;
}

.tabs-right > .nav-tabs > li > a:hover,
.tabs-right > .nav-tabs > li > a:focus {
  border-color: #eeeeee #eeeeee #eeeeee #dddddd;
}

.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover,
.tabs-right > .nav-tabs .active > a:focus {
  border-color: #ddd #ddd #ddd transparent;
  *border-left-color: #ffffff;
}

.padding10{
    padding: 10px!important;
}

/*navbar*/
.label {
     padding: 0px; 
}

.navbar-default {
    background-color: #6fafe4;
    border-color: #6fafe4;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
    color: white;
    background-color: #5d97c7;
}

.navbar-default .navbar-nav>li>a {
    color: white;
}

.navbar {
     border: 0px;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #5d97c7;
}

.navbar-default .navbar-toggle {
    border-color: #5d97c7;
}
/*end navbar*/


#footer{
 /*position:fixed;*/
 bottom:0;
 background-color: #e7e7e7;
}

.opacity1{
    background-color: 85%;
}
.opacity085{
    background-color: rgba(255, 255, 255, 0.85);
}

p.strat_ball {
    padding: 0px 0 0 0;
    margin: 7px 0 0 -7px;
    line-height: 15px;
}
div.droparea {
    border: 0px;
}
table.table-blue tbody{
    border-color: #66ccff;
}
table.table-blue thead{
    background-color: #66ccff;
}
/*
TABLE
style="margin-left: 5.4pt; border-collapse: collapse; border: none;" border="1"

HEAD
style="background-color: #66ccff;"

BODY
style="border-color: #66ccff; width: 156px;"

*/

@media (min-width: 1200px){
    .affix {
        top: 0;
        z-index: 1023;
        width: 1170px;
    }
}
@media (min-width: 992px) and (max-width: 1199px){
    .affix {
        top: 0;
        z-index: 1023;
        width: 970px;
    }
}
@media (min-width: 768px) and (max-width: 991px){
    .affix {
        top: 0;
        z-index: 1023;
        width: 750px;
    }
}
@media (max-width: 767px){
    .affix {
        top: 0;
        z-index: 1023;
        width: 100%;
    }
}
.sfondoBandiere:hover,
.sfondoBandiere:focus,
.sfondoBandiere:active,
.sfondoBandiere.active,
.sfondoBandiere{
    background-color: #6fafe4;
    border-color: #6fafe4
}