/* @override 
	http://localhost:8080/ISFormazione/faces/css/frontend.css
	http://localhost:8080/ISFormazione/css/frontend.css */

/*
 * Style tweaks
 * --------------------------------------------------
 */
html,
body {
  overflow-x: hidden; /* Prevent scroll on narrow devices */
}
body {
  padding-top: 70px;
}



footer {
  padding: 30px 0;
	color: #928d8d;
}

.navbar-header .navbar-brand{
	width: 390px;
	padding: 5px;
	}
.navbar-header .logo{
float: left;
}

.navbar-header .titolo{
padding-top: 5px;
display: block;
	font-weight: bold;
	font-size: 24px;
	color: #5f5959;
}

.navbar-header .sottotitolo{
	font-size: 14px;
	color: #9d9a9a;
	text-shadow: 1px 1px 1px #ffffff;
}


.navbar-default{
background-color: #f0f0f0;
border-color: #d0cfcf;
-moz-box-shadow: 1px 1px 1px #888;
-webkit-box-shadow: 1px 1px 1px #888;
box-shadow: 1px 1px 1px #888;
}

.navbar-default ul.nav a{
text-shadow: 1px 1px 1px #ffffff;
}

.navbar-default ul.nav li.active a,
.navbar-default ul.nav li.active a:hover{
	color: #ffffff;
	background-color: #e31d24;
	text-shadow: none;
	font-weight: bold;
	
}

.navbar-default  ul.nav a:hover{

	background-color: #cac8c8;
}

.navbar-default  ul.nav.accesso a:hover{
	background: none;
}


h1{
	font-size: 200%;
}

 h3{
	font-size: 120%;
}
.corso{
   padding-top: 10px;
   padding-bottom: 10px;
}

.corsi-lista .corso{
	padding: 0px;
}

.corso .content{
	background: #fafafa;
	padding: 10px;
	min-height: 200px;
	border: 1px solid #e5e5e5;
	position: relative;
	margin: 0px;
	}

.corso .data{
display: block;
	color: #9e000f;
	padding-top: 4px;
	font-weight: bold;
	font-style: italic;
	text-transform: capitalize;
	font-size: 110%;
}
.corso .data .cong{
	font-variant: normal;
	text-transform: none;
}
.corso .data .ora{
	font-style: italic;
	font-weight: normal;
}
.corso-nav{

}

.jumbotron{
	padding: 20px;
	margin-bottom: 0px;
}
.jumbotron h1{
	font-size: 130%;
	line-height: 130%;
}
.jumbotron p{
	font-size: 70%;
}

.modal-conferma-cont {
    position: fixed;
    top: 40%;
    width: 960px;
    text-align: center;
    z-index: 20;
}

.modal-conferma {
    margin: 0 auto;
    width: 400px;
    background-color: #fff;
    -moz-box-shadow: 0 0 5px #888;
    -webkit-box-shadow: 0 0 5px#888;
    box-shadow: 0 0 5px #888;
    position: relative;
    z-index: 1;
    text-align: center;
    padding: 10px;
    border: 1px solid silver;
}



a.list-group-item.active,
a.list-group-item.active:hover{
	background-color: #898989;
        border-color: #898989;
}

a.list-group-item.link-ordine{
	font-weight: bold;
	color: #9e000f;
}


.anchor-link{
	cursor: pointer;
}

.link-more{
	font-weight: bold;
	font-style: italic;
}

.corso .link-more{
	position: absolute;
	right: 5px;
	bottom: 5px;
}

.docente{
	text-transform: capitalize;
}


form.registrazione select{
	height: 30px;
}
/*
 * Off Canvas
 * --------------------------------------------------
 */
@media screen and (max-width: 767px) {
  .row-offcanvas {
    position: relative;
    -webkit-transition: all .25s ease-out;
       -moz-transition: all .25s ease-out;
            transition: all .25s ease-out;
  }

  .row-offcanvas-right {
    right: 0;
  }

  .row-offcanvas-left {
    left: 0;
  }

  .row-offcanvas-right
  .sidebar-offcanvas {
    right: -50%; /* 6 columns */
  }

  .row-offcanvas-left
  .sidebar-offcanvas {
    left: -50%; /* 6 columns */
  }

  .row-offcanvas-right.active {
    right: 50%; /* 6 columns */
  }

  .row-offcanvas-left.active {
    left: 50%; /* 6 columns */
  }

  .sidebar-offcanvas {
    position: absolute;
    top: 0;
    width: 50%; /* 6 columns */
  }
  

  .navbar-header .navbar-brand{
  	width: 300px;
  	padding: 5px;
  	}
  
  
  .navbar-header .titolo{
 
  	font-size: 18px;
  
  }
  
  .navbar-header .sottotitolo{
  	font-size: 10px;
  	font-weight: bold;

  }
  
}

#map_canvas{
    width: 100%; 
    height: 400px;
}

.td-label{
	font-weight: bold;
	color: #746e6e;
	width: 30%;
}


.corso .td-label{
	font-weight: bold;
	color: #746e6e;
	width: auto;
}

.admin-form-title{
     margin-top: 0px; 
     padding-top: 0px;    
}

.giornata-panel-heading{
	font-size: 18px;
}

.giornata-panel-heading span{
	padding-left: 10px;
	text-transform: capitalize;
}

.titoletto{
    font-weight: bold;
    font-size: 16px;
    display: block;
    padding-top: 3px;
    padding-bottom: 3px;
    color: #8d8d8d;
}

.programma{
	margin-bottom: 20px;
}

a.list-group-item.giorni{
	font-size: 12px;
	padding-left: 40px;
}

.btn-primary,
.btn-primary.active,
a.btn-primary,
a.btn-primary:visited{
	background: #9F000F;
	border-color: #89000c;
	color: #ffffff;
}


.btn-primary:hover,
a.btn-primary:hover,
a.btn-primary:visited:hover{
	background: #b80012;
	border-color: #89000c;
}

.form-row{
    margin: 10px;   
}



.byelbuild{
	float: right;
	font-size: 12px;
}


.byelbuild a{
	color: #b3c5c4;
}

.select-menu td{
    padding-left: 10px;
    
}

.select-menu label{
    padding: 5px;
    font-weight: normal;
}

.title-cookie{
    color: #9E000F;
    font-size: 25px;
    margin-bottom: 0px;
    margin-top: 30px;
}