﻿/*Info http://bootsnipp.com/snippets/7RzP */
   .centered-form{
	    margin-top: 60px;
    }

    .centered-form .panel{
	    background: rgba(255, 255, 255, 0.8);
	    box-shadow: rgba(0, 0, 0, 0.3) 20px 20px 20px;
    }

    label.label-floatlabel {
        font-weight: bold;
        color: #D4A8E3; /*46b8da  D4A8E3*/
        font-size: 11px;
    } 

