﻿input.floatlabel-text {
    /*padding: 10px;*/
    padding-left: 10px;
    outline: 0;
    /*
    color: #494949;
    font-size: 14px;
    */
		width: 100%;
		height:50px !important;
}
label.label-floatlabel {
    /*font-weight: bold;*/
    font-size: 11px;
    /*font-family:'Tahoma';*/
    font-family:'Open Sans',Arial,Helvetica,sans-serif;
    z-index: 9;
}
label.red-label {
    color: red !important;
}
label.float-label-style {
	font-size: 11px !important;
	font-weight: normal !important;
	color: #888 !important;
}