.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;
}
.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-position: center center;
    background-repeat: no-repeat;
    */
    background-color: white !important;
    /* Center and scale the image nicely */
    
    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;
    box-shadow: 6px 6px 20px 0px #888888a2;
    left: 37% !important; 
    */
    margin-top: 20vh;
  }

  .login-border{
      border: 1px #2196f3 solid !important;
      
  }
  