body{
  background-image: linear-gradient(to right top, white, rgba(133, 193, 233, 0.559));
	font-family:sans-serif
  
	margin-top 0px; }

  .nav {    position:relative;
            list-style-type: none;
            text-align: right;
            margin-top:0px;
            padding: 0;
            font-family:Bahnschrift Light;
            font-weight: bold; }
          
  .nav li { display: inline-block;
            font-size: 20px;
            padding: 3px; }
          
  .nav a {  float: right ;
            color: #36087b;
            text-align: center;
            padding: 8px 8px;
            text-decoration: none;
            font-size: 12px;
          }
          
  .nav a:hover { background-color: #ddd;
            color: black; }
          
  .nav a.active {
            background-color: #04AA6D;
            color: white;
          }

.button1{
  background-color: whitesmoke;
  border-color:  gold;
  border-radius: 6px;
  color: rgb(46, 10, 147);
  padding: 3px 10px;
  text-decoration: none;
  margin: 4px 2px;
  cursor: pointer; 
  font-size:15px; }

  .button2{ background-color: whitesmoke; border-color:  gold; border-radius: 6px;  color: rgb(46, 10, 147); padding: 3px 10px;
    text-decoration: none; margin: 4px 2px; cursor: pointer; font-size:15px; width: 180px; 
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2),  0 17px 50px 0 rgba(0,0,0,0.19); }

.logt {            
  background-image: linear-gradient(to right top white );
  font-size:15px;
  font-family:Bahnschrift Light;
  padding: 5px 5px;
  
}

.Marri{
    
		position:relative;
	    font-family:Bahnschrift Light;
	    text-align:center;
      top:0px;
        color:rgb(159, 34, 34);
	}

.httpsw{
    position:relative;
        font-family:Bahnschrift Light;
        text-align:center;
        margin-top:-22px;
        color:rgb(89, 22, 115);
        
        }

.loginfor{ text-align:center;
            font-family:Bahnschrift Light;
            position:relative;
            margin-top:-55px;
            color:rgb(9, 0, 16);
            
            }
 #name{
                width:100%;
                height:110%;	
            }
            
 .name{
                margin-left:25px;
                margin-top:30px;
                width:125px;
                color:royalblue;
                font-size:18px;
                font-weight:700;	
            }
.newuser{
  font-family:Bahnschrift Light;
              color:rgb(8, 43, 149);
              font-size:18px;
              font-weight:700;	
          }
.table1{  font-family:Bahnschrift Light; color:rgb(1, 9, 31);  font-size:14px; font-weight:500; }
.table2{  font-family:Bahnschrift Light; color:maroon;  font-size:16px; font-weight:500; }

.radio{
                display:inline-block;
                padding-right:70px;
                font-size:15px;
                color:royalblue;
            }
        
.radio input{
                width:15px;
                height:15px;
                border-radius:50%;
                cursor:pointer;
                outline:none;
            }
            
.newlog {
             position:relative;
             margin-top:-510px;
             text-align:left;
             color:rgb(60, 134, 31);
           }

.wewell{
                        position:relative;
                        padding-left:5px;
                        font-size:10px;                                
                         color:blue;
                                         }
.rs20{  text-align:left; font-size:12px;  color:navy; }
.rs21{ font-family:Bahnschrift Light; font-size:16px;  color:navy; }

.searchpic{
             position:relative;
             padding-left:1px;
            font-size:12px;                                
            color:blue;
            font-weight: bold;
         }
                                                              
.plantable{
            background-image: linear-gradient(to right top, silver, white );
            font-size:13px;
            text-align: left; 
            }
.plantable1 { background-image: linear-gradient(to top, white, #c4ff46); font-size: 13px; text-align: left; padding-left: 7px; }
.plantable3 { background-image: linear-gradient(to right top, silver, white); text-align: left; padding-left: 7px; }
.plantable2 { background-image: linear-gradient(to right bottom, white, silver); text-align: left; padding-left: 7px; }

.notes {
  background-color: #c4ff46;
  font-family:Bahnschrift Light;
  font-size:19px;                                
  color:rgb(159, 34, 34);
  padding: 10px 10px;
   
}

.wrap{ width: 360px; 
       padding: 20px; 
      font-weight:900;
      padding-left: 105px; 
    }
.wrap1{ width: 1360px;  padding: 20px; font-weight:900; padding-left: 105px;  }
.times{
      font-family: Bahnschrift Light;
      font-size:13px; }
  .tim{         font-family:Verdana, Geneva, Tahoma, sans-serif Light, Bahnschrift Light;    }
.inva-feed{  font-size:14px;  color: red;  font-style: italic; }
.wmark{position: fixed;            bottom: 150px;            left: 300px;            z-index: 10000;            font-size:100px;
            color: red;            transform:rotate(-30deg);            opacity: 0.2; }
@media only screen and (max-width: 768px) { [class*="col-"] { width: 100%; }  }    /* For mobile phones: */