/***************************************/
/* BASE */
/***************************************/
/* BOOTSTRAP */

/* BOUTON */
[class*="input-group-"] .btn:focus, [class*="input-group-"] .btn:not(:disabled):not(.disabled):active:focus {box-shadow: none;}

/* COMMUN */

.t10 { font-size:10px; }
.t11 { font-size:11px; }
.t12 { font-size:12px; }
.t13 { font-size:13px; }
.t14 { font-size:14px; }
.t15 { font-size:15px; }
.t16 { font-size:16px; }
.t18 { font-size:18px; }
.t20 { font-size:20px; }
.t22 { font-size:22px; }
.t24 { font-size:24px; }
.t25 { font-size:25px; }
.t30 { font-size:30px; }
.t34 { font-size:34px; }
.t40 { font-size:40px; }
.t50 { font-size:50px; }

/* FORM */


