    
    html,body
        {
            width: 100%;
            height: 100%;
            margin: 0px;
            padding: 0px;
            overflow-x: hidden; 
        }
	*{
	  	box-sizing: border-box !important;
	}
	.container{
		width: 55%;
        padding: 15px;
        margin-top: 2%;
	}

    /*#signInForm{
        margin-left: 60px;
    }*/

	#name1{

		font-size: 23px;
		font-weight: 400;
	}
	#name1{
		color: #000000;
	  	font-size: 23px !important;
	  	font-weight: 400 !important;
        font-family: "Roboto", Sans-serif !important;
	}
	h4{
	  	color: #000000;
	  	font-size: 35px;
        font-weight: 600px;
        font-family: "Roboto", Sans-serif;
	}
	.col-50{
		color: #050505;
		cursor: pointer;
	  	font-size: 16px;
	    font-weight: 400px;
	    letter-spacing: 1px;
	    padding-bottom: 0px;
        margin-top: 10px;
	    font-family: "Roboto", Sans-serif;
        text-transform: capitalize;
	}
	label {
		font-size: 16px;
	    font-weight: 400;
        padding: 10px 0 0 0;
        letter-spacing: 1px;
        color: #050505;
        display: inline-block;
	    text-transform: capitalize;
	    font-family: "Roboto", Sans-serif;
    }
	.col{
		
		color: #050505;
		margin-top:4px;
        font-size: 16px;
        font-weight: 600;
        border-color: black !important;
        font-family: "Roboto", Sans-serif;
        background-color: rgba(255,255,255,0);
	}
      input[type=text],input[type=password],input[type=email]{
        padding: 8px;
        width: 94% !important;
        border-radius: 4px;
        border: 1px solid #686868 !important ;
        min-height: 47px !important;
    }
    input{
        border-radius: 3px 3px 3px 3px;	
    }
    input[type=checkbox]{
        display: inline-block;
        margin: 4px 0 0;
        line-height: normal;
        box-sizing: border-box;
        padding: 0;
        background-color: #fff;
        border: 1px solid #bbb;
        width: 16px;
        height: 16px;
        vertical-align: middle;
        clear: none;
        cursor: pointer;
        margin-top: -3px;
    }
    #signIn{
    	width: 90%;
    	color: white;
		border:none;
		cursor:pointer;
		min-height: 40px;
		margin-top:15px;
		padding:16px 20p;
		border-radius:4px;
		background-color:black;
    }
    a {
       color: black;
       font-size: 11px;
  
    }   
    #signIn:hover {
    	color: white;
		background-color: #13aff0;
    }
    .form-group.required .control-label:after {
    	color:red;
        content:"  *";
      }
	.linksignin{
		margin-top: 18px !important;
		margin-right: 18% !important;
		font-size: 15px;
        font-weight: 300;
	}
	#name2{
		width: 90%;
		color: #000;;
		margin-top: 16px;
		font-size: 13px !important ;
		font-weight: 300px;
		line-height: 1.2em;
		text-align: center;
		font-family: "Roboto",sans-serif;
    }

       .row {
	    margin-left: 0px !important;
	    margin-right: 0px !important;
    }
    
   

    #iconsize{
    	/*font-weight: bold;*/
       font-size:11px !important;
       font-weight: 500 !important;
       line-height: 1.2em !important;
       color: #000000 !important;
       font-family: "Roboto", Sans-serif;"
    }
     
    

    .forgot-password{
        float: right;
        font-style: bold;
    }

    

    #displayerror{
        color: red;
    }
    #displayerror1{
        color: red;
    }
	/* media queary */
    @media only screen and (max-width: 900px) and (orientation:landscape) {
     #includedContent{
       display: none;   
      } 
    }
    @media only screen and (max-width: 600px) {
        #includedContent{
         display: none;   
        }
        .col-xs-6{
            width: 40% !important;
        }
        .forgot-password{
            width: 55% !important;
        }
        .rememberme{
            width: 60% !important;
        }
        .password{
           width: 37% !important; 
        }
        .username{
            width: 24% !important;
        }
         #displayerror{
            margin-top: 20px !important;
         }

        {
            margin-left: 0px !important;
            font-size: 28px;
            margin-bottom: 30px;
        }
        #signInForm{
            margin-left: 20px;
            margin-right: 20px;
        }

         input[type=text],input[type=password],input[type=email]{
            padding: 8px;
            width: 100% !important;
            border-radius: 4px;
            border: 1px solid #686868 !important ;
            min-height: 47px !important;
            margin-bottom: 0px !important;
        }


       /* .status{
            font-weight: 600;
            color: red;
            background-color: #80808036;
            width: 92%;
            padding: 10px;
            font-size:10px !important;

        }*/

        .rememberme{
            margin-top: 15px;
        }
	   .container{
            width: 100% !important;
            margin-left: 0px;
	    }

        .col-50 {
            margin-top: -29px;
        }

        .forgot-password{
        float: right;
        font-style: bold;
        }

        #name1{
            margin-left: 0px !important; 
        }

        
       
        #a{
            margin-right: 70px;
        }
      
        #signIn {
            margin-top: 3px;
            width: 100%;
        }

        .row {
            margin-left: 0px;
            margin-right: 0px;
        }
        h4{
            font-size: 28px;
            margin-bottom: 30px;
        }

        #name{
            font-size: 21px;
        }
    }
    @media only screen and (device-width: 768px) {
        .echoestext{
            margin-left: 0px !important;
        }
        .container{
            width: 75% !important;
	    } 
	    /*.col-sm-1{
	        margin-left: 5px !important;
        }*/

        #signIn {
            width: 94%;
            color: white;
            border: none;
            cursor: pointer;
            min-height: 40px;
            margin-top: 15px;
            padding: 16px 20p;
            border-radius: 4px;
            background-color: black;
        }

        
        .forgot-password{
            margin-right: 25px;
        }

/*        .status{
          font-weight: 600;
          color: red;
          background-color: #80808036 !important;
          width: 94% !important;
          padding: 10px;

        }*/
        #name1 {
            text-align: center;
            color: #000000;
            font-size: 22px !important;
            font-weight: 400 !important;
            font-family: "Roboto", Sans-serif !important;
        }

        h4 {
            text-align: center;
            color: #000000;
            font-size: 32px;
            font-weight: 600px;
            font-family: "Roboto", Sans-serif;
        }
     
    }
    @media only screen and (min-width: 1024px){
        /*.container{
            width: 76% !important;
	    }*/
	    .col-sm-1{
	        margin-left: 7px !important;
        } 
        hr{
        	width: 92% !important;
        }

       /* .status{
            font-weight: 600;
            color: red;
            background-color: #80808036 !important;
            width: 92%;
            padding: 10px;

        }*/

        



    } 
    @media only screen and  (min-width: 992px){
       .forgot-password {
            float: right;
            font-style: bold;
        }
          input[type=text],input[type=password],input[type=email]{
            padding: 8px;
            width: 90% !important;
            border-radius: 4px;
            border: 1px solid #686868 !important ;
            min-height: 47px !important;
        }

        #displayerror{
            margin-left: 30px;
        }
        
        /*.container {
            width: 48% !important;
            padding: 15px;
            margin-top: 2%;
        }*/
       .col-md-6 {
            width: 44% !important;
        }
        #lastnamelabel{
            margin-left: 1px !important;
        }
       
        /*.status{
            font-weight: 600;
            color: red;
            background-color: #80808036 !important;
            width: 90% !important;
            padding: 10px;

        }*/
    }


 

          