


textarea:focus, input:focus, input[type]:focus , select:focus {
    outline: 0 none;
}

