.table,td{word-break: break-word;}


input::-webkit-input-placeholder{
            color:#333;}
        input::-moz-placeholder{   /* mozilla firefox 19+ */
            color:#333;}
        input:-moz-placeholder{    /* mozilla firefox 4 to 18 */
            color:#333;}
        input:-ms-input-placeholder{  /* internet explorer 10-11 */ 
            color:#333;}
.defaultButtonStyle{vertical-align:top;}
.defaultInputStyle{vertical-align:top;border:solid 1px #AFD5F5;height:17px;width:20px;}

