
@import url("style-buttons.css");


@font-face {
	font-family: 'MuseoSans-300';
	font-weight: 300;
	font-style: normal;
	src: url('media/fonts/MuseoSans-300.otf');
}

@font-face {
    font-family: MuseoSans-500;
	font-style: normal;
  	font-weight: 500;
    src: url('media/fonts/MuseoSans_500.otf');
}


/* Nasconde quando si riduce la finestra (per mobile) */
@media (max-width: 979px) {
	#slider {
		display: none;
	}
	#top-header-dx {
		display: none;
	}
	.footer-top, .footer-bottom {
		display: none;
	}
}

html, body { margin: 0; padding: 0 }
html {
    height: 100%; 
    /* margin-bottom: 1px  per la scrollbar laterale in Opera e Mozilla*/
}

body {
    padding-bottom: 0px;
    font-family: "Open Sans", Arial;
    font-size: 1em;
    color: #666;
    background: #fff;
    background-attachment: fixed;
}

h1 { margin: 0px; font-size: 2.1em; color: #224E8B }
h2 { margin: 0px; font-size: 1.7em; color: #FE831C }
h3 { margin: 0px; font-size: 1.4em; color: #54BAE2 }
h4 { margin: 0px; font-size: 1.2em; color: #2D6987 }

/* Modifica di bootstrap */

textarea, 
input[type="text"], 
input[type="password"], 
input[type="datetime"], 
input[type="datetime-local"], 
input[type="date"], 
input[type="month"], 
input[type="time"], 
input[type="week"], 
input[type="number"], 
input[type="email"], 
input[type="url"], 
input[type="search"], 
input[type="tel"], 
input[type="color"], 
.uneditable-input {
	border-radius: 0px;	
}

.page-header {
    border-bottom: 2px solid #0c8001;		/* #2d296b; */
    margin: 0 0 20px;
}

.page-title {
	font-family: "Open Sans", MuseoSans-500, Arial, Helvetica;
	font-size: 2em;
	color: #0c8001;
}

.lesson-title {
	font-family: Arial;
	font-size: 1.8em;
	font-weight: 500;
	background: #fff;
	color: #2d296b;
	margin-left: 0px;
	padding: 0px 4px;
	line-height: 1.8em;
}

.accordion-heading {
	background: #ececec;
}

.accordion a:hover, a:focus, a:active {
    text-decoration: none;
	color: #B94A48;
}

.img-polaroid {
	padding: 2px;
}

label {
	font-family: "Open Sans", Arial;
}

.detail-course-title {
	font-family: "Open Sans", Arial;
	font-size: 1.8em; 
	font-weight: normal; 
	line-height: 1.3em; 
	color: #2D6987;
	padding-top: 10px; 
	padding-bottom: 24px; 
}

/* intestazione corso nel catalogo */
.media-title {
	font-family: "Open Sans", Arial;
	font-size: 1.6em; 
	font-weight: normal; 
	line-height: 1.3em; 
	color: #2D6987;
	padding-top: 0px; 
	padding-bottom: 10px; 
}

.media-title a:hover, a:active, a:focus {
	color: #B94A48;
	text-decoration: none;
}

.label-wide {
	font-size: 1em; 
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 6px;
	padding-bottom: 6px;
}

.label-big {
	font-family: "Open Sans", Arial;
	font-size: 14px; 
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 3px;
	padding-bottom: 4px;
	font-weight: normal;
	margin-bottom: 1px;
}

.quiz-question {
	color: #006699;
	font-size: 1.2em;
	line-height: 1.2em;
	font-family: "Open Sans", Arial;
}

.quiz-answer {
	font-size: 1.1 em;
	line-height: 1.2em;
	font-family: "Open Sans", Arial;
}

.approval-question {
	color: #006699;
	font-size: 1.2em;
	line-height: 1em;
	font-family: "Open Sans", Arial;
	margin-bottom: 6px;
}

/* BOX STILE METRO */
.box_metro {
    font-family: "Lucida Sans", sans-serif;
    font-size: 1.4em;
    padding: 12px 6px 12px 6px;
	margin-bottom: 4px;
}

.row_metro {
    padding: 0px;
    margin-bottom: 12px;
    min-height: 4px;
    background: #ccc;
}

.box_metro_icon { 
    float:right;
    margin-top: -36px;
    margin-right: -6px;
    height: 48px;
    width: 48px;
    overflow: hidden;
    margin-bottom: 6px;
}

.box_metro_p {  line-height: 1.2; font-size: 1em; font-family: MuseoSans-300, "Lucida Sans", sans-serif; color: #888; }

.orange  { background: #F09609; color: #FFF; text-shadow: none; font-family: Arial, "Open Sans"; }
a.orange:hover { background: #aa6806; }
.blue    { background: #1BA1E2; color: #FFF; text-shadow: none; font-family: Arial, "Open Sans"; }
.green   { background: #339933; color: #FFF; text-shadow: none; font-family: Arial, "Open Sans"; }
.brown   { background: #A05000; color: #FFF; text-shadow: none; font-family: Arial, "Open Sans"; }
a.brown:hover { background: #552b00; }
.red     { background: #E51400; color: #FFF; text-shadow: none; font-family: Arial, "Open Sans"; }
.purple  { background: #A200FF; color: #FFF; text-shadow: none; font-family: Arial, "Open Sans"; }
.magenta { background: #FF0097; color: #FFF; text-shadow: none; font-family: Arial, "Open Sans"; }
.teal    { background: #00ABA9; color: #FFF; text-shadow: none; font-family: Arial, "Open Sans"; }
.pink    { background: #E671B8; color: #FFF; text-shadow: none; font-family: Arial, "Open Sans"; }
.lime    { background: #8CBF26; color: #2e2e2e; text-shadow: none; font-family: Arial, "Open Sans"; }
a.lime:hover { background: #6f951e; color: #FFF; }
.gray    { background: #dbdbdb; color: #FFF; text-shadow: none; font-family: Arial, "Open Sans"; }

.boxHtml {
    height: 100px;
    overflow: auto;
    padding: 4px;
    border: 1px solid #ccc;
	}
	
.widget {
	background: none repeat scroll 0 0 #fff;
	border: 1px solid #999;
    box-shadow: none;
    margin-bottom: 0.618em;
    padding: 8px 6px 6px 6px;	
}

.widget > h3 {
    border-bottom: 1px solid #E6E6E6;
	padding: 0 0 4px;
    color: #444;
    font: 400 1.3em/1em 'Economica',Arial;
	margin-bottom: 4px;
}

.widget > a {
	font-size: 0.75em;
}

.widget > a:hover {
	color: #B94A48;
	text-decoration: none;
}

/* box destinatari nel dettaglio corso ----------------------------------------------------------*/
.badge-targets {
	padding: 4px 8px;
	font-family: Arial;
	font-size: .85em;
	font-style: italic;
	color: #fff;
	background: #559ee2;
	border-radius: 0px;
}

/* sottotitolo nella pagina di dettaglio dei corsi ----------------------------------------------*/
.detail-course-subtitle {
	border-bottom: 1px solid #CCC; 
	padding: 0px 0px 3px 0px; 
	margin: 0px 0px 12px 0px; 
	font-size: 1.3em; 
	color: #333;
}

/* PAGE -----------------------------------------------------------------------------------------*/
#page {
 	background: #fff;
	}

/* TOP ------------------------------------------------------------------------------------------*/
#top {
 
}
	
/* HEADER ---------------------------------------------------------------------------------------*/
#header {
  -webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	background-size: cover !important;
    padding-top: 0px;
    border-bottom: 1px solid #ccc;
    }

/* WRAPPER --------------------------------------------------------------------------------------*/
#wrapper {
   	padding-top: 0px;
    padding-bottom: 0px;
    background: #fff;
    min-height: 500px;
    }

#wrapper p {
	margin: 0px;
}

/* SETMARGIN ------------------------------------------------------------------------------------*/
.setMargin {
	padding-left: 10%;
	padding-right: 10%;
}

/* LOGO -----------------------------------------------------------------------------------------*/
#logo {
    position: absolute;
    top: 10px;                  
    left: 10px; 
    overflow: hidden;
    width:  200px;
    height: 80px;
	}

/* NAVIGATOR ------------------------------------------------------------------------------------*/
#navigator { 
    margin: 0px;
    height: 42px;
    opacity: 0.8;
    z-index: 10000;
    padding-top: 2px;
    background: #6961a8;
    }

#social {
	margin: 0px;
    height: 44px;
    padding-top: 6px;
}

#slider {
	margin-top: 0px;
	margin-bottom: 0px;
} 
  
/* CONTAINER ------------------------------------------------------------------------------------*/
#contenuto { 
    min-height: 400px;
	padding: 12px 0px;
    }


.credits { font-family: "Verdana", Arial }
.credits, .credits>a { font-size: 12px; color: #ffffff; padding: 4px; font-weight: normal; }
.credits>a:hover { font-weight: bold;  text-decoration: none; }

/* SOCIAL MEDIA ICON ----------------------------------------------------------------------------*/
a.social-media-icon {
	display: inline-block;
	width: 32px;
	height: 32px;
	margin-right: 8px;
	background-position: 0 0;
	overflow: hidden;
	text-indent: -1000px;
	-moz-transition: background-position .20s linear ;
	-webkit-transition: background-position .20s linear ;
	-o-transition: background-position .20s linear ;
	transition: background-position .20s linear ;
}

a.social-media-icon:hover {	background-position: 0 -32px; }

.facebook    { background-image: url(media/social/facebook.png); }
.twitter     { background-image: url(media/social/twitter.png); }
.youtube     { background-image: url(media/social/youtube.png); }
.google-plus { background-image: url(media/social/google-plus.png); }
.email       { background-image: url(media/social/email.png); }

/* LOADER AJAX ----------------------------------------------------------------------------------*/
#div-loader {  
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index:5000;
    /*background-color: #888;
    opacity: .6; */
 }

.div-loader-inside {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -150px; /* -1 * image width / 2 */
    margin-top: -35px;  /* -1 * image height / 2 */
    display: block;   
	width: 300px; 
	height: 70px; 
	background-color: #303030;
    opacity: .8;
} 
 .div-loader-image {
 	width: 50px;
	height: 50px;
	padding-left: 125px;
	padding-top: 10px;
}

.grigio {
  -webkit-transition: all .2s ease-in-out;
       -o-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}

.grigio > a > img,
.grigio > img {
	  -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      /*-ms-transition: all 1s ease;*/
          transition: all 1s ease;
}

.grigio > a > img:hover,
.grigio > img:hover { 
	opacity: 0.7; 
	filter: alpha(opacity=70); 
	-webkit-filter: grayscale(100%);
}

.grigio > a {
	text-decoration: none;
}


/* Timer */
.days {
  float: left;
  margin-right: 4px;
}
.hours {
  float: left;
  font-weight: bold;
}
.minutes {
  float: left;
  font-weight: bold;
}
.seconds {
  float: left;
  font-weight: bold;
}
.title {
	float: left;
}
.clearDiv {
  clear: both;
}

/* VAI SU */
#vai-su {
    position: fixed;
    bottom: 10px;
    right: 10px;
    cursor: pointer;
    display: none; 
    width: 36px;
    height: 36px;
    z-index: 16000;
    background: #ccc url("media/gotop.png");
    opacity: .9;
}

#vai-su:hover {
	background: #ccc url("media/gotop_blue.png");
}

/* --------------------------------------------------------------------------------------
*/
.panel {
  padding: 15px;
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-heading {
  padding: 10px 15px;
  margin: -15px -15px 15px;
  font-size: 17.5px;
  font-weight: 500;      
  background-color: #f5f5f5;
  border-bottom: 1px solid #dddddd;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.panel-footer {
  padding: 10px 15px;
  margin: 15px -15px -15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel-primary {
  border-color: #428bca;
}

.panel-primary .panel-heading {
  color: #ffffff;
  background-color: #428bca;
  border-color: #428bca;
}

.panel-success {
  border-color: #d6e9c6;
}

.panel-success .panel-heading {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.panel-warning {
  border-color: #fbeed5;
}

.panel-warning .panel-heading {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #fbeed5;
}

.panel-danger {
  border-color: #eed3d7;
}

.panel-danger .panel-heading {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7;
}

.panel-info {
  border-color: #bce8f1;
}

.panel-info .panel-heading {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

/* --------------------------------------------------------------------------------------
 *  page title 
 */
.decorated{
     overflow: hidden;
     text-align: center;
 }
.decorated > span{
    position: relative;
    display: inline-block;
}
.decorated > span:before, 
.decorated > span:after {
    content: '';
    position: absolute;
    top: 50%;
    border-bottom: 2px solid #0085b2;
    width: 1000px; /* half of limiter*/
    margin: 0 20px;
}
.decorated > span:before{
    right: 100%;
}
.decorated > span:after{
    left: 100%;
}
.pageTitle {
	font-family: "Open Sans", Arial;
	font-size: 2em;
	font-weight: normal;
	color: #0085b2;
	padding: 24px 0px 30px 0px;
	margin: 0px;
}


/*
	Stile per formCheckboxClassic e Simple 
	Il codice è duplicato anche style.css di admin
*/
input[type=checkbox].css-checkbox {
	position:absolute; z-index:-1000; left:-1000px; 
	overflow: hidden; clip: rect(0 0 0 0); 
	height:1px; width:1px; margin:-1px; padding:0; border:0;
}

input[type=checkbox].css-checkbox + label.css-label {
	padding-left: 30px;
	height: 26px; 
	display:inline-block;
	line-height: 26px;
	background-repeat:no-repeat;
	background-position: 0 0;
	
	vertical-align:middle;
	cursor:pointer;

}

input[type=checkbox].css-checkbox:checked + label.css-label {
	background-position: 0 -26px;
}

label.css-label {
	background-image:url(./admin/media/checkbox-blue.png);
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

label.css-label-green {
	background-image:url(./admin/media/checkbox-green.png);
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
