@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?dtqftd');
  src:  url('../fonts/icomoon.eot?dtqftd#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?dtqftd') format('truetype'),
    url('../fonts/icomoon.woff?dtqftd') format('woff'),
    url('../fonts/icomoon.svg?dtqftd#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-nuvola:before {
  content: "\e900";
}

@charset "UTF-8";

/* ==========================================================================
    Spacing shortcuts
========================================================================== */
@import url('https://fonts.googleapis.com/css?family=Lato|Open+Sans');

/* COLORS */
.white{color:white};
.white-bg{background:white;}

.fa{
  margin-right: 5px!important;
}

.shadowed {
  -webkit-filter: drop-shadow(3px 3px 10px rgba(0,0,0,0.4));
  filter: url(#drop-shadow);
  -ms-filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=12, OffY=12, Color='#444')";
  filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=12, OffY=12, Color='#444')";
}

.slide{
	/*
    background: -moz-linear-gradient(100% 100% 90deg, #4797FF, #007bbd);
    background: -webkit-gradient(linear, top, bottom, from(#4797FF), to(#007bbd));
	*/
	background:#ddd;
	background:-webkit-linear-gradient(top, #fff, #eee);
	background:-moz-linear-gradient(top, #fff, #eee);
	background:linear-gradient(top, #fff, #eee);
	height: 240px;
	width: 100%;
	border-top:1px solid #007bbd;
	border-bottom:1px solid #007bbd;
}

.header{
	/*
    background: -moz-linear-gradient(100% 100% 90deg, #4797FF, #007bbd);
    background: -webkit-gradient(linear, top, bottom, from(#4797FF), to(#007bbd));
	*/
	background:#007bbd;
	background:-webkit-linear-gradient(top, #039bed, #007bbd);
	background:-moz-linear-gradient(top, #039bed, #007bbd);
	background:linear-gradient(top, #039bed, #007bbd);
	height: 50px;
	width: 100%;
}

.header p{
	color:#fff;
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
}
/*
footer{
	display: none;
}
*/
.footer{
	/*
	background:#007bbd;
	background:-webkit-linear-gradient(top, #039bed, #007bbd);
	background:-moz-linear-gradient(top, #039bed, #007bbd);
	background:linear-gradient(top, #039bed, #007bbd);
	*/
	height: 25px;
	width: 100%;
	margin-top:30px;
}

.footer p{
	color:#fff;
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
	padding: 5px;
}

.button {
	-moz-box-shadow:inset 0px 1px 0px 0px #fff6af;
	-webkit-box-shadow:inset 0px 1px 0px 0px #fff6af;
	box-shadow:inset 0px 1px 0px 0px #fff6af;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffec64), color-stop(1, #ffab23));
	background:-moz-linear-gradient(top, #ffec64 5%, #ffab23 100%);
	background:-webkit-linear-gradient(top, #ffec64 5%, #ffab23 100%);
	background:-o-linear-gradient(top, #ffec64 5%, #ffab23 100%);
	background:-ms-linear-gradient(top, #ffec64 5%, #ffab23 100%);
	background:linear-gradient(to bottom, #ffec64 5%, #ffab23 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffec64', endColorstr='#ffab23',GradientType=0);
	background-color:#ffec64;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #ffaa22;
	display:inline-block;
	cursor:pointer;
	color:#333333;
	font-family:'Open Sans', sans-serif;
	font-size:12px;
	font-weight:bold;
	padding:5px 16px;
	text-decoration:none;
	text-shadow:0px 1px 0px #ffee66;
}
.button:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffab23), color-stop(1, #ffec64));
	background:-moz-linear-gradient(top, #ffab23 5%, #ffec64 100%);
	background:-webkit-linear-gradient(top, #ffab23 5%, #ffec64 100%);
	background:-o-linear-gradient(top, #ffab23 5%, #ffec64 100%);
	background:-ms-linear-gradient(top, #ffab23 5%, #ffec64 100%);
	background:linear-gradient(to bottom, #ffab23 5%, #ffec64 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffab23', endColorstr='#ffec64',GradientType=0);
	background-color:#ffab23;
}
.button:active {
	position:relative;
	top:1px;
}
/* vecchio printivery */
.p{
	font-size: 12px;
	font-family:'Open Sans', sans-serif;
	vertical-align:top;
}

div#navigation{
	margin:0;
	padding:0;
	margin-bottom:20px;
	margin-right:2px;
	margin-top:20px;
	width:220px;
	float:right;
	border:0px solid #007bbd;
	border-left:1px solid #007bbd;
	font-size: 13px;
	font-family:'Open Sans', sans-serif;
	vertical-align:top;
	background:#fff;
}

a{
	color:#3080CC;
	text-decoration: none;
}
a:hover{
	text-decoration:none;
}

.Link_White{
	color:#fff;
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
	font-family: 'Open Sans', sans-serif;
}

div#logo{
	width:257px;
	height:76px;
	margin-top:0px;
	background: url('../img/logo.png') no-repeat top right;
	float:left;
}

/*new Ideas*/

.biglietto{
	clear:both;
	width:340px;
	height:220px;
	border:1px solid #222222;
	display:block;
	padding:0;
	margin-top:20px;
}
.biglietto:p{
	font-size:8px;
}

.cartolina{
	clear:both;
	width:540px;
	height:360px;
	border:1px solid #222222;
	display:block;
	padding:0;
	margin-top:20px;
	line-height:220%;
}

/*photoshoot*/
#main{
	margin:0 auto;
	width:100%;
	height:80vh;
}

.shot{
	border:3px solid #FCFCFC;
	float:right;
	position:relative;
	margin-left:10px;
	overflow:hidden;
	-moz-box-shadow:0 0 2px black;
	-webkit-box-shadow:0 0 2px black;
	box-shadow:0 0 2px black;
}

.shot img{
	display:block;
}

.album{
	bottom:50px;
	height:110px;
	overflow:hidden;
	position:absolute;
	right:20px;
	width:490px;
}

.album .slide{
	width:700px;
	height:110px;
	position:relative;
	left:-210px;
}

ul#menu {
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  margin: 0;
  margin-top: 8px;
  padding: 0;
  list-style: none;
}

ul#menu li {
  background-color: #fff;
  display: block;
  width: 220px;
  height: 26px;
  margin: 1px 0;
}

ul#menu li a {
  color: #007bbd;
  display: block;
  font-weight: normal;
  line-height: 26px;
  padding-left: 15px;
  text-decoration: none;
  width: 135px; /* 150px - 15px (padding) */
  height: 26px;
}

ul#menu li.active, ul#menu li:hover {
  background-color: #eee;
}

.margin-bottom-small{
  margin-bottom: 12px!important;
}

.veletta{
	display: block;
  height: 100%;
  width: 100%;
  background-color: rgba(0,0,0,0.5);
  position: absolute;
  top: 0;
}

.carousel-caption{
	padding-bottom: 60px!important;
}

li{
	list-style: none;
}

input[type=text], input[type=password], input[type=number], select, textarea{
 	width: 100%;
}

li.user-header{
 	height: auto!important;
}

th{
  background: #f8f8f8!important;
}
table{
  max-width: 99%!important;
}
td:not(:first-child) {
	min-width:85px;
}

#cke_1_contents{
  height:700px!important;
}

.cke_show_borders table.cke_show_border,
.cke_show_borders table.cke_show_border > tr > td,
.cke_show_borders table.cke_show_border > tr > th,
.cke_show_borders table.cke_show_border > tbody > tr > td,
.cke_show_borders table.cke_show_border > tbody > tr > th,
.cke_show_borders table.cke_show_border > thead > tr > td,
.cke_show_borders table.cke_show_border > thead > tr > th,
.cke_show_borders table.cke_show_border > tfoot > tr > td,
.cke_show_borders table.cke_show_border > tfoot > tr > th{
  border:0!important;
}

.btn{
  text-transform: uppercase;
}

#loadingDiv{
    display:none;
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(0,0,0,0.8);
    width:100%;
    height:100%;
    text-align: center;
    color: #fff;
    z-index: 9999;
    padding:80px;
}

a:hover, a:visited, a:focus{
	text-decoration: none!important;
}
/*
.nav>li>a{
  padding: 8px!important;
}
*/

.backdissolved{
  background: rgba(255,255,255,0.7);
}

.login-box-body{
  background: transparent!important;
}

.loginbody{
  min-height: 100vh;
}
.payoff{
  font-size: 22px;
}

.login-logo, .register-logo{
  margin-bottom: 15px!important;
}

.media{
	background: transparent!important;
}

#table_prodottopostale{
	display: none;
}

@media (max-width: 767px) {
	#pdfcon{
		display: none;
	}
}

@media print{
	button, a{
		display: none!important;
	}
}

.select2-container .select2-selection--single{
	height: auto!important;
}

.select2-container--default .select2-selection--single{
	border: 1px solid #d2d6de!important;
    border-radius: 0!important;
}

.border{
	border: 1px solid #f4f4f4;
}
.grey-bg{
	background-color: #f4f4f4;
}
