.text-p{
	font-size: 11px;
}
.card .card-action a:not(.btn):not(.btn-large):not(.btn-floating){
	color: #ffab40;
    text-transform: none;
    cursor: pointer;
}
.page-error, .page-login {
    background: #333;
    display: table;
    padding: 0;
    margin: 0;
    width: 100%;
    height: 100%;
}
.page-error .center, .page-login .center {
    display: table-cell;
    vertical-align: middle;
    padding-top: 44px;
    text-align: inherit;
}
.card .card-header {
    padding: 10px;
    background-color: #26A69A;
    text-align: center;
}
.card .card-content {
    padding: 20px;
    border-radius: 0 0 2px 2px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.card .card-action {
    padding: 20px;
}
.no-shadow{
	box-shadow: none;
}
.no-shadow:hover{
	box-shadow: none;
} 
input[type=text], 
input[type=password],  
input[type=email], 
input[type=url], 
input[type=time], 
input[type=date], 
input[type=datetime-local], 
input[type=tel], 
input[type=number], 
input[type=search] {
	border: 1px solid #ddd;
	padding: 0px 10px;
	box-sizing:border-box;
}

input:not([type]).valid, input:not([type]):focus.valid, input[type=text].valid, input[type=text]:focus.valid, input[type=password].valid, input[type=password]:focus.valid, input[type=email].valid, input[type=email]:focus.valid, input[type=url].valid, input[type=url]:focus.valid, input[type=time].valid, input[type=time]:focus.valid, input[type=date].valid, input[type=date]:focus.valid, input[type=datetime-local].valid, input[type=datetime-local]:focus.valid, input[type=tel].valid, input[type=tel]:focus.valid, input[type=number].valid, input[type=number]:focus.valid, input[type=search].valid, input[type=search]:focus.valid, textarea.materialize-textarea.valid, textarea.materialize-textarea:focus.valid{
	border-bottom: 1px solid #26A69A;
    box-shadow: 0 1px 0 0 #26A69A;
}

label.active{
    padding: 5px 1px;
    margin-top: -5px;
}
.toast a {
    color: #FF984F;
    font-weight: bold;
    cursor: pointer;
}
.toast span {
    text-align: center;
    width: 100%;
}


.imgbg{

  background-image: url('../image/_home.png') ;
    /* Background image is centered vertically and horizontally at all times */
  /* background-position: center center; */
  /* Background image doesn't tile */
  background-repeat: no-repeat;

  /* Background image is fixed in the viewport so that it doesn't move when
     the content's height is greater than the image's height */

  /* This is what makes the background image rescale based
     on the container's size */

     webkit-background-size: 100% 100%;
     -moz-background-size: 100% 100%;
     -o-background-size: 100% 100%;
     background-size: 100% 100%;


}


.userpage{

  background-image: url('../image/userpage.png') ;
    /* Background image is centered vertically and horizontally at all times */
  /* background-position: center center; */
  /* Background image doesn't tile */
  background-repeat: no-repeat;

  /* Background image is fixed in the viewport so that it doesn't move when
     the content's height is greater than the image's height */

  /* This is what makes the background image rescale based
     on the container's size */

     -webkit-background-size: 100% 100%;
     -moz-background-size: 100% 100%;
     -o-background-size: 100% 100%;
     background-size: 100% 100%;


}


@media screen and (min-width: 1200px) {
    .imgbg {
       background-image: url('../image/_home.png') ;
    }
}


@media screen and (min-width: 1600px) {
    .imgbg {
       background-image: url('../image/_home.png');
    }
}

.navbar-default{
  background-color: #565656;
}

.up{
  margin-top: -50px;
}

.newSize{
      text-align: center;
      margin: 1em 0;
    }

.bottom{
    text-align:center;
    position:fixed;
    bottom:0px;
    width:100%;
}

.login-container{
    border: 0 30px !important;
    margin: 0px 0px !important;
    padding-bottom: 0px;
}

.push-down{
    padding-top: 150px;
}
.mycolor{
    /*
    background: -webkit-linear-gradient(darkgreen, darkcyan) no-repeat left top fixed; /* For Safari 5.1 to 6.0 
    background: -o-linear-gradient(darkgreen, darkcyan) no-repeat left top fixed; /* For Opera 11.1 to 12.0 
    background: -moz-linear-gradient(darkgreen, darkcyan) no-repeat left top fixed; /* For Firefox 3.6 to 15 
    background: linear-gradient(darkgreen, darkcyan) no-repeat left top fixed;
    background-size: cover; */
    background-image: url('../image/bg.png');
    /* Center and scale the image nicely */
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.luxury-color{

    background: -webkit-linear-gradient(#E5BE01 , #6D6552) no-repeat left top fixed; /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#E5BE01 , #6D6552) no-repeat left top fixed; /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#E5BE01  , #6D6552) no-repeat left top fixed; /* For Firefox 3.6 to 15 */
    background: linear-gradient(#E5BE01  , #6D6552) no-repeat left top fixed;
    background-size: cover;
}

.login-color{
    margin: auto !important;
    min-height: 100vh;
    height: 100vh;
    background-color:#B8D46F;
}

.fill{
    margin: 0px !important;
}

.mybg{
    background-color: darkgreen;
}

.luxury-bg{
     background-color:  #6D6552 !important;
}

.greenColor{
    color: #B8D46F !important;   
}

.lightBlue{
    background-color: darkgreen !important;
}

.whiteColor{
     color: white !important;
}

.toBottom{
    padding-top: 35px;
}

.buttonBottom{
    padding-top: 20px;
}

.nocollapsible{
    margin: 0px !important;
}

.img-center{

    position:absolute;
    top: 20%;
    left: 15%;
    margin-top: -25px;
    margin-left: -25px;

}

.verticalLine {
  border-left: thick solid darkblue;
}

.top-padding{
    padding-top: 10%;
    opacity: 0.85;
}

.centralize{
    padding-top: 30px; 
    padding-bottom: 30px;
}

.top-margin{
    margin-top: 30px !important;
}

li:hover{
    background-color: transparent !important;
}

.centred-image
{
    margin-top: 10% ;
    margin-left: calc(100% - 70%);

}

.block{
    width: 207px !important;
    height: 148px; 
    margin-right: 30px !important; 
    margin-left: 30px !important;
    transition: background-image 1s ease-in-out !important;
}

div.one:hover{
    background-image: url('../image/catA.png') !important;
}
div.two:hover{
    background-image: url('../image/catB.png') !important;
}
div.three:hover{
    background-image: url('../image/catC.png') !important;
}
div.four:hover{
    background-image: url('../image/catD.png') !important;
}
div.five:hover{
    background-image: url('../image/catE.png') !important;
}
div.six:hover{
    background-image: url('../image/catF.png') !important;
}

.rotate90{
    margin-top: 13px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);

}

.rotate180{
     margin-top: 13px;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);

}

.rotate270{
     margin-top: 13px;
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);

}

.noactive{
    display: none !important;
}

.pagination li.active {
    background-color: #bababa !important;
}


@media (min-height: 768px) {
    .top-padding {
        padding-top: 10%;
    }
  }

@media (min-height: 992px) {
    .top-padding {
        padding-top: 15%;
    }
  }

  @media (min-height: 1024px) {
    .top-padding {
        padding-top: 16%;
    }
  }


  .padding-both{
      margin-left: 5px !important;
      margin-right: 5px !important;
      padding-left: 5px !important;
      padding-right: 0px !important;
  }

  .hub-color-icon{
    color: rgba(235,89,89,0.7);
  }

  .hub-color{
    background-color: rgba(235,89,89,0.7);
  }

  .size{
      text-align: center;
      font-weight: bold;
      font-size: 18px;
  }
  .size-little{
    text-align: center;
    font-weight: bold;
    font-size: 12px;
  }

  .margin-both{
      margin-left: 15px !important;
      margin-right: 15px !important;
  }

  .nupi-color{
      background-color: rgba(255,203,0,0.7) !important;
  }

  #footer-content {
    position: absolute;
    bottom: 0;
    right: 10px;
  }
  

  .inline-li{
    display: inline !important;
  }

  .index-pos{
    position: absolute;
    background-color: rgb(239, 239, 239);
    border: solid 3px white;
    border-radius: 5px;
    margin-top: 25vh;
    left: 5% !important; 
    box-shadow: 6px 6px 20px 0px #888888a2;
  }

  .index-pos-2{
    background-color: rgb(239, 239, 239);
    border: solid 3px white;
    border-radius: 5px;
    box-shadow: 6px 6px 20px 0px #888888a2;
  }


  /* per il select */

  /**
 * Variables
 */
/**
 * Wrapper
 */
 .combo-select {
	position: relative;
    border-bottom: solid 1px #d2d2d2;
    background-color: white;
	font: 100% Helvetica, Arial, Sans-serif;
    font-size: 14px;
    height: 46px;
    border-radius: 2px;
}
.combo-select .combo-input {
    margin-bottom: 0;
    border-bottom: none !important;
}
/**
 * Input field
 */
.combo-input {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	margin: 0;
	text-overflow: ellipsis;
	white-space: nowrap;
    border: none !important;
    border-bottom: none !important;
	width: 100%;
	box-sizing: border-box;
	padding: 0;
	height: 34px !important;
	line-height: 34px;
	border-radius: 0px;
	font-size: 14px;
}
.combo-input:focus {
    outline: none;
    border: none !important;
    border-bottom: none !important;
    box-shadow: none !important;
}
.combo-input:active {
    outline: none;
    border: none !important;
    border-bottom: none !important;
    box-shadow: none !important;

}

.combo-input:hover {
    outline: none;
    border: none !important;
    border-bottom: none !important;
    box-shadow: none !important;

}
/**
 * Arrow
 */
.combo-arrow {
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	cursor: pointer;
	text-align: center;
	font-size: 22px;
	width: 40px;
	color: #999999;
}
.combo-arrow:before {
	content: "\f107";
	font-family: 'FontAwesome';
	font-size: 22px;
	top: -25px;
	display: block;
	width: 0;
	height: 0;
	right: 25px;
	bottom: 0;
	position: absolute;
	margin: auto 0;
}
/**
 * When opened
 */
.combo-open .combo-arrow {
	border-color: #51A7E8;
}
.combo-open .combo-arrow:before {
	content: "\f106";
}
/**
 * When focused
 */
.combo-focus {
box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  border-color: #51A7E8; 
  }
.combo-focus input {
	border-color: #51A7E8;
}
/**
 * Hide native select
 */
.combo-select select {
	z-index: 1;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-appearance: none;
	opacity: 0;
}

@media only screen and (min-width: 960px) {
.combo-select select {
	left: -1px;
	top: -1px;
	width: 0;
	height: 0;
	margin: 0;
}
}
/**
 * Selected option
 */
.option-selected {
	background-color: #eee;
}
/**
 * Hovered option
 */
.option-hover {
	background-color: #dfdfdf;
	color: #454545;
}
/**
 * Option item
 */
.option-item {
	cursor: pointer;
/*border-bottom: 1px #e3e3e3 solid;*/ }
.option-item:hover {
	background-color: #efefef;
	color: #454545;
}
.option-item:last-child {
	border-bottom: none;
}
/**
 * Disabled and optgroups
 */
/*.option-group {
  cursor: text;
  font-weight: 600;
  background: #e1e1e1;
  border: 1px #ccc solid;
  border-width: 1px 0; }*/

/**
 * Disabled
 */
.option-disabled {
	opacity: 0.5;
}
/**
 * Dropdown
 */
.combo-dropdown {
	position: absolute;
	z-index: 999;
	top: 100%;
	left: 0;
	min-width: 100%;
	max-width: 300px;
	max-height: 270px;
	margin: 0;
	padding: 0;
	opacity: 0;
	visibility: hidden;
	/*display: none;*/
	overflow-y: auto;
	background: #fff;
	box-shadow: 0 1px 6px rgba(0, 0, 0, 0.12), 0 1px 6px rgba(0, 0, 0, 0.12);
	-webkit-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	border-radius: 0;
	box-sizing: border-box;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-transform-origin: top left;
	-ms-transform-origin: top left;
	transform-origin: top left;
}
.combo-dropdown li {
	list-style: none;
	padding: 10px 15px;
	margin: 0 !important;
}
/**
 * On Active
 */
.combo-open .combo-dropdown {
    /*display: block; */
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1;
	visibility: visible;
}
/**
 * Search marker
 */
.combo-marker {
	text-decoration: underline;
}
  